| Commit message (Expand) | Author | Age | Files | Lines |
* | added missing copyright headers | Max Kellermann | 2008-12-06 | 1 | -0/+19 |
* | list_window: converted "flags" to one "bool" variable | Max Kellermann | 2008-11-27 | 1 | -3/+2 |
* | list_window: use "bool" instead of "int" | Max Kellermann | 2008-11-27 | 1 | -11/+14 |
* | include ncursesw/ncurses.h if available | Max Kellermann | 2008-10-06 | 1 | -1/+6 |
* | list_window: remove list_window_state_t | Max Kellermann | 2008-10-03 | 1 | -13/+0 |
* | list_window: removed unused macro "LW_ROW" | Max Kellermann | 2008-10-02 | 1 | -2/+0 |
* | list_window: removed property "repaint" | Max Kellermann | 2008-09-25 | 1 | -1/+0 |
* | list_window: removed property "clear" | Max Kellermann | 2008-09-25 | 1 | -2/+1 |
* | list_window: converted several public functions to static | Max Kellermann | 2008-09-23 | 1 | -6/+0 |
* | screen: moved list_window mouse code to list_window.c | Max Kellermann | 2008-09-22 | 1 | -0/+11 |
* | make several functions return void | Max Kellermann | 2008-09-17 | 1 | -2/+2 |
* | list_window: added list_window_center() | Max Kellermann | 2008-09-17 | 1 | -0/+2 |
* | list_window: added list_window_scroll_cmd() | Max Kellermann | 2008-09-17 | 1 | -0/+7 |
* | screen: added struct names | Max Kellermann | 2008-09-16 | 1 | -19/+21 |
* | use size_t and unsigned integers | Max Kellermann | 2008-09-15 | 1 | -14/+14 |
* | include cleanup | Max Kellermann | 2008-09-15 | 1 | -1/+4 |
* | const pointers | Max Kellermann | 2008-09-15 | 1 | -5/+5 |
* | code style, indent with tabs | Max Kellermann | 2008-09-15 | 1 | -21/+18 |
* | remove unused static functions | Max Kellermann | 2008-09-15 | 1 | -3/+0 |
* | added a plugin system for lyrics sources | Andreas Obergrusberger | 2007-01-03 | 1 | -0/+2 |
* | Daniel rocked the house | Andreas Obergrusberger | 2006-11-11 | 1 | -1/+1 |
* | Moved list window state code to list_window.c | Kalle Wallin | 2005-06-14 | 1 | -0/+13 |
* | Hide the cursor on the help screen (#247) | Kalle Wallin | 2004-07-12 | 1 | -0/+3 |
* | added screen_bell() for optional audible/visible bells | Kalle Wallin | 2004-06-22 | 1 | -1/+5 |
* | Changed directory layout (for future use of gettext) | Kalle Wallin | 2004-06-05 | 1 | -0/+67 |