aboutsummaryrefslogtreecommitdiffstats
path: root/src/help.c
Commit message (Expand)AuthorAgeFilesLines
* TODO list updatedFrederic Culot2008-02-111-1/+48
* help_screen() updated to make automatic resize available inside helpFrederic Culot2007-10-211-213/+259
* unuseful headers removed and some functions became staticFrederic Culot2007-07-281-21/+16
* which_pan dependency suppressed in help_screen()Frederic Culot2007-07-231-2/+2
* call to wins_show() updatedFrederic Culot2007-07-211-2/+3
* MAX_LENGTH replaced by stdio.h's BUFSIZFrederic Culot2007-04-041-5/+6
* help_screen() updated to add the export and flag command help textFrederic Culot2007-03-241-25/+64
* global variable 'colr' suppressedFrederic Culot2007-03-101-4/+7
* copyright extended to 2007Frederic Culot2007-01-161-3/+3
* missing header added and sprintf replaced by snprintfFrederic Culot2006-12-151-3/+4
* help screen updated for repeat commandFrederic Culot2006-12-121-4/+7
* help screen added for the 'Edit Item' commandFrederic Culot2006-12-101-1/+25
* bugfix in help_screen(): text_lines is now correctly updatedFrederic Culot2006-09-171-3/+5
* help_screen() updatedFrederic Culot2006-09-171-1/+2
* help_screen() updated to take notify-bar into accountFrederic Culot2006-09-151-2/+5
* help window size modified to take notification bar into accountFrederic Culot2006-09-091-2/+2
* two help pages added ('O' and general keybindings)Frederic Culot2006-09-061-15/+46
* help text added for the 'Priority' function and help text updated for the 'Ad...Frederic Culot2006-09-021-3/+29
* online help text updated for the repeat and delete commandsFrederic Culot2006-08-231-4/+24
* keybinding changed: CTRL-L is now used to redraw screenFrederic Culot2006-08-061-13/+15
* Initial revisionFrederic Culot2006-07-311-0/+375