summaryrefslogtreecommitdiff
path: root/src/help.c
AgeCommit message (Expand)Author
2009-01-03more code cleanupFrederic Culot
2008-12-28Added wrappers around libc's memory management functions, to easily debug mem...Frederic Culot
2008-12-20new layout configuration menuFrederic Culot
2008-12-03more work on updating online help pagesFrederic Culot
2008-11-30online help pages updatedFrederic Culot
2008-11-28Online help updated to display user-defined keys.Frederic Culot
2008-11-23Building configuration menu to assign keybindingsFrederic Culot
2008-11-16More work on implementing user-definable keybindingsFrederic Culot
2008-09-21import flag and 'i' keybinding addedFrederic Culot
2008-08-11Optional 'format' option added to '-x' flag, help updatedFrederic Culot
2008-08-03new keybindings addedFrederic Culot
2008-04-20* french translation updatedFrederic Culot
2008-04-19some memory leaks fixed using valgrind and some minor code cleanupFrederic Culot
2008-04-19Scrollbar added in general configuration menuFrederic Culot
2008-04-18Generic functions to handle scrolling windows createdFrederic Culot
2008-04-12Yet another style for source code. GNU style now used (I am fed up with tabs...)Frederic Culot
2008-02-11TODO list updatedFrederic Culot
2007-10-21help_screen() updated to make automatic resize available inside helpFrederic Culot
2007-07-28unuseful headers removed and some functions became staticFrederic Culot
2007-07-23which_pan dependency suppressed in help_screen()Frederic Culot
2007-07-21call to wins_show() updatedFrederic Culot
2007-04-04MAX_LENGTH replaced by stdio.h's BUFSIZFrederic Culot
2007-03-24help_screen() updated to add the export and flag command help textFrederic Culot
2007-03-10global variable 'colr' suppressedFrederic Culot
2007-01-16copyright extended to 2007Frederic Culot
2006-12-15missing header added and sprintf replaced by snprintfFrederic Culot
2006-12-12help screen updated for repeat commandFrederic Culot
2006-12-10help screen added for the 'Edit Item' commandFrederic Culot
2006-09-17bugfix in help_screen(): text_lines is now correctly updatedFrederic Culot
2006-09-17help_screen() updatedFrederic Culot
2006-09-15help_screen() updated to take notify-bar into accountFrederic Culot
2006-09-09help window size modified to take notification bar into accountFrederic Culot
2006-09-06two help pages added ('O' and general keybindings)Frederic Culot
2006-09-02help text added for the 'Priority' function and help text updated for the 'Ad...Frederic Culot
2006-08-23online help text updated for the repeat and delete commandsFrederic Culot
2006-08-06keybinding changed: CTRL-L is now used to redraw screenFrederic Culot
2006-07-31Initial revisionFrederic Culot