Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TODO list updated | Frederic Culot | 2008-02-11 | 1 | -1/+48 |
| | | | | | | status bar updated to display the new 'N' (edit note) and '>' (view note) keybindings online help pages added for 'N' and '>' keybindings | ||||
* | help_screen() updated to make automatic resize available inside help | Frederic Culot | 2007-10-21 | 1 | -213/+259 |
| | | | | | | | screens (thanks Sebastian for reporting the problem) help_wins_reset(), help_wins_init(), help_wins_reinit() and wanted_page() created help_pages_e enum added | ||||
* | unuseful headers removed and some functions became static | Frederic Culot | 2007-07-28 | 1 | -21/+16 |
| | |||||
* | which_pan dependency suppressed in help_screen() | Frederic Culot | 2007-07-23 | 1 | -2/+2 |
| | |||||
* | call to wins_show() updated | Frederic Culot | 2007-07-21 | 1 | -2/+3 |
| | |||||
* | MAX_LENGTH replaced by stdio.h's BUFSIZ | Frederic Culot | 2007-04-04 | 1 | -5/+6 |
| | |||||
* | help_screen() updated to add the export and flag command help text | Frederic Culot | 2007-03-24 | 1 | -25/+64 |
| | |||||
* | global variable 'colr' suppressed | Frederic Culot | 2007-03-10 | 1 | -4/+7 |
| | |||||
* | copyright extended to 2007 | Frederic Culot | 2007-01-16 | 1 | -3/+3 |
| | |||||
* | missing header added and sprintf replaced by snprintf | Frederic Culot | 2006-12-15 | 1 | -3/+4 |
| | |||||
* | help screen updated for repeat command | Frederic Culot | 2006-12-12 | 1 | -4/+7 |
| | |||||
* | help screen added for the 'Edit Item' command | Frederic Culot | 2006-12-10 | 1 | -1/+25 |
| | |||||
* | bugfix in help_screen(): text_lines is now correctly updated | Frederic Culot | 2006-09-17 | 1 | -3/+5 |
| | |||||
* | help_screen() updated | Frederic Culot | 2006-09-17 | 1 | -1/+2 |
| | |||||
* | help_screen() updated to take notify-bar into account | Frederic Culot | 2006-09-15 | 1 | -2/+5 |
| | |||||
* | help window size modified to take notification bar into account | Frederic Culot | 2006-09-09 | 1 | -2/+2 |
| | |||||
* | two help pages added ('O' and general keybindings) | Frederic Culot | 2006-09-06 | 1 | -15/+46 |
| | |||||
* | help text added for the 'Priority' function and help text updated for the ↵ | Frederic Culot | 2006-09-02 | 1 | -3/+29 |
| | | | | 'Add' function | ||||
* | online help text updated for the repeat and delete commands | Frederic Culot | 2006-08-23 | 1 | -4/+24 |
| | |||||
* | keybinding changed: CTRL-L is now used to redraw screen | Frederic Culot | 2006-08-06 | 1 | -13/+15 |
| | | | | | keybinding added: R to repeat an item help text for repeat function added | ||||
* | Initial revision | Frederic Culot | 2006-07-31 | 1 | -0/+375 |