Frederic Culot
5694955002
stdbool header removed, unsigned type used instead
2009-07-12 16:21:57 +00:00
Frederic Culot
27b25548a4
Switch to BSD license.
2009-07-05 20:33:13 +00:00
Frederic Culot
0f38502d59
Flag command added in todo panel
2009-06-26 21:50:18 +00:00
Frederic Culot
936b6fe373
more code cleanup
2009-01-03 21:32:10 +00:00
Frederic Culot
bf3bce0ab2
code cleanup
2009-01-02 22:28:53 +00:00
Frederic Culot
8fdd1510c6
Automatic periodic saves implemented
2008-12-28 19:41:45 +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
53db22a380
code cleanup
2008-12-12 20:44:50 +00:00
Frederic Culot
eb88eaecb3
Building configuration menu to assign keybindings
2008-11-23 20:38:55 +00:00
Frederic Culot
96b858b8bc
More work on ical import. Macros to handle errors and to display messages in both command-line and curses mode added
2008-09-20 12:47:06 +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
120de530e0
proper cvs tag used
2008-02-14 20:16:30 +00:00
Frederic Culot
fe5621c547
manpage updated
...
NOTESIZ shortened to be 6 characters long, as only 6 'X' are used in the
glibc version of mkstemp(3).
bugfix: wrong calculated len in wins_launch_external(), which lead to
erroneus note file name
2008-02-13 19:44:37 +00:00
Frederic Culot
52340fa0e1
memory leak fixed in notify_thread_app()
...
check for limits.h header added
asprintf() call replaced in wins_launch_external() as it is not
fully portable
2008-02-10 16:29:50 +00:00
Frederic Culot
478b2762e6
Ability to attach notes to todo items added
2007-12-30 16:27:58 +00:00
Frederic Culot
54db19e8b3
wins_prop() suppressed
...
routines updated to handle new window_t type
2007-10-21 13:39:49 +00:00
Frederic Culot
fe8935e3fc
wins_reset() modified to avoid blank screen when resizing window under Linux
2007-10-16 19:15:43 +00:00
Frederic Culot
cfee31cf75
wins_reset() updated to handle notification bar reset
2007-08-19 13:15:18 +00:00
Frederic Culot
1f523ea9df
win and layout become static variables
...
wins_prop() added
wins_layout() and wins_set_layout() added
wins_reset() added
2007-08-15 15:31:52 +00:00
Frederic Culot
ff60394c8e
error handling while in ncurses mode improved
2007-08-04 14:34:03 +00:00
Frederic Culot
4b987f70ac
unuseful headers removed and some functions became static
2007-07-28 13:11:42 +00:00
Frederic Culot
5cc85f48ab
window_e and window_t added
...
wins_slct_init(), wins_slctd_set(), wins_slctd_next() and
wins_slctd() created
2007-07-23 19:28:37 +00:00
Frederic Culot
e10dd9cd7f
new source files to store windows handling related routines
2007-07-21 19:37:44 +00:00