Code

options: Include all build options in version output.
[ncmpc.git] / src / list_window.h
2008-12-06 Max Kellermannadded missing copyright headers
2008-11-27 Max Kellermannlist_window: converted "flags" to one "bool" variable
2008-11-27 Max Kellermannlist_window: use "bool" instead of "int"
2008-10-06 Max Kellermanninclude ncursesw/ncurses.h if available
2008-10-03 Max Kellermannlist_window: remove list_window_state_t
2008-10-02 Max Kellermannlist_window: removed unused macro "LW_ROW"
2008-09-25 Max Kellermannlist_window: removed property "repaint"
2008-09-25 Max Kellermannlist_window: removed property "clear"
2008-09-23 Max Kellermannlist_window: converted several public functions to...
2008-09-22 Max Kellermannscreen: moved list_window mouse code to 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-16 Max Kellermannscreen: added struct names
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
2007-01-03 Andreas Obergrusbergeradded a plugin system for lyrics sources
2006-11-11 Andreas ObergrusbergerDaniel rocked the house
2005-06-14 Kalle WallinMoved list window state code to list_window.c
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-05 Kalle WallinChanged directory layout (for future use of gettext)