Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2004-03-27 | Include "config.h" before support.h | Kalle Wallin | 1 | -0/+1 |
2004-03-27 | Added function screen_getch(). | Kalle Wallin | 1 | -2/+27 |
2004-03-26 | Added reversed and wrapped list search (find). | Kalle Wallin | 1 | -0/+69 |
2004-03-25 | Added support for a configuration file ~/.ncmpcrc and color support. | Kalle Wallin | 1 | -0/+28 |
2004-03-24 | Moved list window fuctions to list_window.c. | Kalle Wallin | 1 | -159/+0 |
2004-03-23 | Use screen_status_printf() instead of screen_status_message(). | Kalle Wallin | 1 | -10/+1 |
2004-03-22 | Modified list_window_find() - case independet search (strcasecmp). | Kalle Wallin | 1 | -5/+5 |
2004-03-22 | Added find (in page) functionality. | Kalle Wallin | 1 | -0/+51 |