Frederic Culot
21abed5f48
help page added to describe the cut and paste feature
2009-01-04 10:22:10 +00:00
Frederic Culot
936b6fe373
more code cleanup
2009-01-03 21:32:10 +00:00
Frederic Culot
5352496984
Added wrappers around libc's memory management functions, to easily debug memory usage
2008-12-28 13:13:58 +00:00
Frederic Culot
d54dd2ee73
new layout configuration menu
2008-12-20 19:27:31 +00:00
Frederic Culot
cf5617e337
more work on updating online help pages
2008-12-03 19:31:03 +00:00
Frederic Culot
86d1a3b2db
online help pages updated
2008-11-30 20:48:10 +00:00
Frederic Culot
a4694b6bea
Online help updated to display user-defined keys.
2008-11-28 08:46:29 +00:00
Frederic Culot
eb88eaecb3
Building configuration menu to assign keybindings
2008-11-23 20:38:55 +00:00
Frederic Culot
9d4899110a
More work on implementing user-definable keybindings
2008-11-16 17:42:53 +00:00
Frederic Culot
7ddfcccee0
import flag and 'i' keybinding added
2008-09-21 08:05:52 +00:00
Frederic Culot
d84bb63e93
Optional 'format' option added to '-x' flag, help updated
2008-08-11 18:08:45 +00:00
Frederic Culot
03ce2c6ea9
new keybindings added
2008-08-03 18:41:55 +00:00
Frederic Culot
d21329461d
* french translation updated
...
* correction done in the '>' command help text
2008-04-20 09:33:09 +00:00
Frederic Culot
2341c90003
some memory leaks fixed using valgrind and some minor code cleanup
2008-04-19 21:04:47 +00:00
Frederic Culot
2e798df3cb
Scrollbar added in general configuration menu
2008-04-19 09:22:14 +00:00
Frederic Culot
f0d4409151
Generic functions to handle scrolling windows created
2008-04-18 17:53:31 +00:00
Frederic Culot
efd782699b
Yet another style for source code. GNU style now used (I am fed up with tabs...)
2008-04-12 21:14:03 +00:00
Frederic Culot
45199e1df9
TODO list updated
...
status bar updated to display the new 'N' (edit note) and '>' (view note)
keybindings
online help pages added for 'N' and '>' keybindings
2008-02-11 21:26:00 +00:00
Frederic Culot
ffd9448ac4
help_screen() updated to make automatic resize available inside help
...
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
2007-10-21 13:37:30 +00:00
Frederic Culot
4b987f70ac
unuseful headers removed and some functions became static
2007-07-28 13:11:42 +00:00
Frederic Culot
6b10eb3623
which_pan dependency suppressed in help_screen()
2007-07-23 19:29:34 +00:00
Frederic Culot
1aeb990b41
call to wins_show() updated
2007-07-21 19:36:05 +00:00
Frederic Culot
2496888682
MAX_LENGTH replaced by stdio.h's BUFSIZ
2007-04-04 19:38:18 +00:00
Frederic Culot
e71a6eff06
help_screen() updated to add the export and flag command help text
2007-03-24 23:19:48 +00:00
Frederic Culot
f82590c811
global variable 'colr' suppressed
2007-03-10 15:54:24 +00:00
Frederic Culot
40ea16233d
copyright extended to 2007
2007-01-16 11:11:47 +00:00
Frederic Culot
cbdee3d133
missing header added and sprintf replaced by snprintf
2006-12-15 15:28:05 +00:00
Frederic Culot
9a58cd7b12
help screen updated for repeat command
2006-12-12 14:16:38 +00:00
Frederic Culot
68de892ad9
help screen added for the 'Edit Item' command
2006-12-10 14:50:53 +00:00
Frederic Culot
06710ea0c0
bugfix in help_screen(): text_lines is now correctly updated
2006-09-17 18:24:39 +00:00
Frederic Culot
fa190fc38f
help_screen() updated
2006-09-17 11:16:37 +00:00
Frederic Culot
b6df460193
help_screen() updated to take notify-bar into account
2006-09-15 15:41:20 +00:00
Frederic Culot
9a5dc44fff
help window size modified to take notification bar into account
2006-09-09 20:06:47 +00:00
Frederic Culot
8b73500cef
two help pages added ('O' and general keybindings)
2006-09-06 17:10:44 +00:00
Frederic Culot
8b6943cc2c
help text added for the 'Priority' function and help text updated for the 'Add' function
2006-09-02 09:03:07 +00:00
Frederic Culot
c231017e25
online help text updated for the repeat and delete commands
2006-08-23 19:43:04 +00:00
Frederic Culot
ea12c5d7ee
keybinding changed: CTRL-L is now used to redraw screen
...
keybinding added: R to repeat an item
help text for repeat function added
2006-08-06 14:39:46 +00:00
Frederic Culot
ac36e94341
Initial revision
2006-07-31 21:00:02 +00:00