aboutsummaryrefslogtreecommitdiffstats
path: root/src/list_window.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* include ncursesw/ncurses.h if availableMax Kellermann2008-10-061-1/+6
* list_window: remove list_window_state_tMax Kellermann2008-10-031-13/+0
* list_window: removed unused macro "LW_ROW"Max Kellermann2008-10-021-2/+0
* list_window: removed property "repaint"Max Kellermann2008-09-251-1/+0
* list_window: removed property "clear"Max Kellermann2008-09-251-2/+1
* list_window: converted several public functions to staticMax Kellermann2008-09-231-6/+0
* screen: moved list_window mouse code to list_window.cMax Kellermann2008-09-221-0/+11
* make several functions return voidMax Kellermann2008-09-171-2/+2
* list_window: added list_window_center()Max Kellermann2008-09-171-0/+2
* list_window: added list_window_scroll_cmd()Max Kellermann2008-09-171-0/+7
* screen: added struct namesMax Kellermann2008-09-161-19/+21
* use size_t and unsigned integersMax Kellermann2008-09-151-14/+14
* include cleanupMax Kellermann2008-09-151-1/+4
* const pointersMax Kellermann2008-09-151-5/+5
* code style, indent with tabsMax Kellermann2008-09-151-21/+18
* remove unused static functionsMax Kellermann2008-09-151-3/+0
* added a plugin system for lyrics sourcesAndreas Obergrusberger2007-01-031-0/+2
* Daniel rocked the houseAndreas Obergrusberger2006-11-111-1/+1
* Moved list window state code to list_window.cKalle Wallin2005-06-141-0/+13
* Hide the cursor on the help screen (#247)Kalle Wallin2004-07-121-0/+3
* added screen_bell() for optional audible/visible bellsKalle Wallin2004-06-221-1/+5
* Changed directory layout (for future use of gettext)Kalle Wallin2004-06-051-0/+67