Code

make several functions return void
[ncmpc.git] / src / list_window.c
2008-09-17 Max Kellermannmake several functions return void
2008-09-17 Max Kellermannlist_window: added list_window_center()
2008-09-17 Max Kellermannlist_window: added list_window_scroll_cmd()
2008-09-17 Max Kellermannlist_window: set repaint at the end of list_window_cmd()
2008-09-16 Max Kellermannscreen: added struct names
2008-09-16 Max Kellermanncode style, indent with tabs II
2008-09-16 Max Kellermannlist_window: update variables without looping
2008-09-15 Max Kellermannuse size_t and unsigned integers
2008-09-15 Max Kellermanninclude cleanup
2008-09-15 Max Kellermannconst pointers
2008-09-15 Max Kellermanncode style, indent with tabs
2008-09-15 Max Kellermannremove unused static functions
2006-11-11 Andreas ObergrusbergerDaniel rocked the house
2006-08-25 Andreas Obergrusbergerfix a bug the makes utf8 names behave evil
2006-03-28 Kalle Wallintypo
2006-03-28 Kalle Wallinunicode fixes from Dmitry Baryshkov/René van Bevern
2005-06-14 Kalle WallinMoved list window state code to list_window.c
2005-06-11 Kalle Wallinsupport wide-char ncurses library (ncursesw)
2005-06-03 Kalle WallinAdded a "hide cursor" feature #0000417
2004-12-19 Kalle WallinBugfix from Niko Tyni, find operation with wrap turned...
2004-07-12 Kalle WallinHide the cursor on the help screen (#247)
2004-06-22 Kalle Wallinadded screen_bell() for optional audible/visible bells
2004-06-09 Kalle WallinFixed a small layout bug whith long strings in list_win...
2004-06-05 Kalle WallinChanged directory layout (for future use of gettext)