| Commit message (Expand) | Author | Age | Files | Lines |
* | list_window: removed property "repaint" | Max Kellermann | 2008-09-25 | 1 | -4/+0 |
* | list_window: removed property "clear" | Max Kellermann | 2008-09-25 | 1 | -15/+9 |
* | code style, indent with tabs X | Max Kellermann | 2008-09-25 | 1 | -4/+4 |
* | list_window: converted several public functions to static | Max Kellermann | 2008-09-23 | 1 | -6/+6 |
* | screen: moved list_window mouse code to list_window.c | Max Kellermann | 2008-09-22 | 1 | -0/+30 |
* | make several functions return void | Max Kellermann | 2008-09-17 | 1 | -7/+3 |
* | list_window: added list_window_center() | Max Kellermann | 2008-09-17 | 1 | -0/+18 |
* | list_window: added list_window_scroll_cmd() | Max Kellermann | 2008-09-17 | 1 | -0/+50 |
* | list_window: set repaint at the end of list_window_cmd() | Max Kellermann | 2008-09-17 | 1 | -6/+1 |
* | screen: added struct names | Max Kellermann | 2008-09-16 | 1 | -21/+21 |
* | code style, indent with tabs II | Max Kellermann | 2008-09-16 | 1 | -36/+35 |
* | list_window: update variables without looping | Max Kellermann | 2008-09-16 | 1 | -10/+14 |
* | use size_t and unsigned integers | Max Kellermann | 2008-09-15 | 1 | -28/+26 |
* | include cleanup | Max Kellermann | 2008-09-15 | 1 | -7/+5 |
* | const pointers | Max Kellermann | 2008-09-15 | 1 | -5/+5 |
* | code style, indent with tabs | Max Kellermann | 2008-09-15 | 1 | -196/+179 |
* | remove unused static functions | Max Kellermann | 2008-09-15 | 1 | -13/+0 |
* | Daniel rocked the house | Andreas Obergrusberger | 2006-11-11 | 1 | -4/+4 |
* | fix a bug the makes utf8 names behave evil | Andreas Obergrusberger | 2006-08-25 | 1 | -2/+2 |
* | typo | Kalle Wallin | 2006-03-28 | 1 | -1/+1 |
* | unicode fixes from Dmitry Baryshkov/René van Bevern | Kalle Wallin | 2006-03-28 | 1 | -1/+2 |
* | Moved list window state code to list_window.c | Kalle Wallin | 2005-06-14 | 1 | -0/+59 |
* | support wide-char ncurses library (ncursesw) | Kalle Wallin | 2005-06-11 | 1 | -1/+1 |
* | Added a "hide cursor" feature #0000417 | Kalle Wallin | 2005-06-03 | 1 | -7/+4 |
* | Bugfix from Niko Tyni, find operation with wrap turned on in an empty list | Kalle Wallin | 2004-12-19 | 1 | -0/+5 |
* | Hide the cursor on the help screen (#247) | Kalle Wallin | 2004-07-12 | 1 | -6/+13 |
* | added screen_bell() for optional audible/visible bells | Kalle Wallin | 2004-06-22 | 1 | -6/+27 |
* | Fixed a small layout bug whith long strings in list_window_paint() | Kalle Wallin | 2004-06-09 | 1 | -4/+7 |
* | Changed directory layout (for future use of gettext) | Kalle Wallin | 2004-06-05 | 1 | -0/+296 |