Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-14 | html manuals updated with parts related to notes | Frederic Culot | |
2008-02-13 | manpage updated | Frederic Culot | |
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-11 | TODO list updated | Frederic Culot | |
status bar updated to display the new 'N' (edit note) and '>' (view note) keybindings online help pages added for 'N' and '>' keybindings | |||
2008-02-10 | memory leak fixed in notify_thread_app() | Frederic Culot | |
check for limits.h header added asprintf() call replaced in wins_launch_external() as it is not fully portable | |||
2008-02-10 | manuals updated to make use of css style sheet | Frederic Culot | |
2008-02-03 | css style sheet added for html manual | Frederic Culot | |
2008-01-26 | configure.ac updated | Frederic Culot | |
2008-01-20 | Code parts related to item update rewritten | Frederic Culot | |
2008-01-17 | minor improvements and bugfixes | Frederic Culot | |
2008-01-13 | Ability to attach notes to appointments and events added | Frederic Culot | |
2007-12-31 | Notes attached to todos can now be suppressed | Frederic Culot | |
2007-12-30 | Ability to attach notes to todo items added | Frederic Culot | |
2007-12-10 | bugfix: leap years should now be properly handled | Frederic Culot | |
2007-10-23 | calcurse 1.9 released | Frederic Culot | |
2007-10-21 | automatic resize made available inside help and configuration screens ↵ | Frederic Culot | |
(thanks Sebastian for reporting the problem) | |||
2007-10-16 | various bugfixes and improvements | Frederic Culot | |
2007-10-08 | Dutch translation updated, bugfix in memory release | Frederic Culot | |
2007-10-07 | Handling of SIGWINCH improved, and German translation updated | Frederic Culot | |
2007-09-16 | small bugfixes | Frederic Culot | |
2007-09-01 | bugfix: shift in date_arg(), thanks Herbert for reporting this bug | Frederic Culot | |
2007-08-31 | calcurse 1.9_beta released | Frederic Culot | |
2007-08-19 | bugfix and documentation update | Frederic Culot | |
2007-08-15 | automatic window refresh when resizing screen | Frederic Culot | |
2007-08-12 | moon phase calculation added | Frederic Culot | |
2007-08-04 | memory leak fixed in day_item_s2apoint_s() | Frederic Culot | |
2007-08-04 | error handling while in ncurses mode improved | Frederic Culot | |
2007-07-29 | compiler warnings fixed | Frederic Culot | |
2007-07-28 | Dutch manual added, Autotools use improved, code cleanup | Frederic Culot | |
2007-07-26 | global variables suppressed in calcurse.c | Frederic Culot | |
2007-07-23 | work on siganls and windows code reorganization | Frederic Culot | |
2007-07-21 | code reorganization | Frederic Culot | |
2007-07-20 | window_t type created and more code cleanup | Frederic Culot | |
2007-07-01 | code cleanup and bugfix: day change is not checked | Frederic Culot | |
2007-05-22 | calcurse 1.8 released | Frederic Culot | |
2007-05-12 | manuals updated for version 1.8 | Frederic Culot | |
2007-05-06 | small bugfixes | Frederic Culot | |
2007-04-24 | custom_color_config() made more robust | Frederic Culot | |
2007-04-22 | handle different values returned by ncurses pair_content() depending on ↵ | Frederic Culot | |
compilation options | |||
2007-04-21 | bugfixes in color configuration menu | Frederic Culot | |
2007-04-15 | documentation updated and version switched to 1.8_beta | Frederic Culot | |
2007-04-14 | several bugfixes | Frederic Culot | |
signal handling implemented to catch zombie processes created by user-defined notification command | |||
2007-04-04 | MAX_LENGTH replaced by stdio.h's BUFSIZ | Frederic Culot | |
use of MININSEC and DAYINSEC defines bugfixes | |||
2007-03-24 | 'X' and '!' keybindings added to status bar, and online help updated | Frederic Culot | |
'-x' command-line option added to export data in non-interactive mode | |||
2007-03-17 | more work on iCal export functions implementation | Frederic Culot | |
2007-03-11 | beginning of iCal export functions implementation | Frederic Culot | |
2007-03-10 | color handling improved | Frederic Culot | |
recur_item_inday() improved, thanks to Tony's patch | |||
2007-03-04 | color theme configuration improved | Frederic Culot | |
Calcurse default black background replaced by Terminal's default background color | |||
2007-02-28 | bugfix: CTRL-D problems while editing items fixed | Frederic Culot | |
2007-02-25 | improvements in the way user-defined notification is handled | Frederic Culot | |
2007-02-24 | '!' command added, to switch appointment notification state | Frederic Culot | |