summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-04-09Tony's patch concerning date format configuration importedFrederic Culot
2008-04-05manuals updated with the '-N' flagFrederic Culot
2008-04-05'-N' flag addedFrederic Culot
2008-04-05usage updatedFrederic Culot
2008-04-05patch submitted by Erik Saule imported (ability to display note contents in ↵Frederic Culot
non-interactive mode)
2008-04-04bugfixes (among them, Debian Bug #469297)Frederic Culot
2008-04-04no more segfault when changing item priority (fixes Debian Bug #469297)Frederic Culot
2008-04-04small bugfixesFrederic Culot
2008-03-30Italian manual added, many thanks to Leandro NoferiniFrederic Culot
2008-03-30Italian manual added, many thanks to Leandro NoferiniFrederic Culot
2008-03-02Forgot to include css style sheet...Frederic Culot
2008-03-02NEWS and po files updatedFrederic Culot
Dutch manual and translation updated, thanks Jeremy
2008-02-16bugfix: check for null pointer added when drawing color configurationcalcurse_2_0_betaFrederic Culot
window (which could remain invisible otherwise) calcurse.pot updated for version 2.0 NEWS file updated
2008-02-16pot file updated for version 2.0Frederic Culot
2008-02-16bugfix: check for null pointer added when drawing color configuration window ↵Frederic Culot
(which could remain invisible otherwise)
2008-02-14proper cvs tag usedFrederic Culot
2008-02-14html manuals updated with parts related to notesFrederic Culot
2008-02-13manpage updatedFrederic 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-11TODO list updatedFrederic 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-10memory 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-10manuals updated to make use of css style sheetFrederic Culot
2008-02-03css style sheet added for html manualFrederic Culot
2008-01-26configure.ac updatedFrederic Culot
2008-01-20Code parts related to item update rewrittenFrederic Culot
2008-01-17minor improvements and bugfixesFrederic Culot
2008-01-13Ability to attach notes to appointments and events addedFrederic Culot
2007-12-31Notes attached to todos can now be suppressedFrederic Culot
2007-12-30Ability to attach notes to todo items addedFrederic Culot
2007-12-10bugfix: leap years should now be properly handledFrederic Culot
2007-12-10WEEKINDAYS define addedFrederic Culot
2007-12-10bugfix in recur_item_inday(): leap years should now be properly handledFrederic Culot
2007-12-10calendar_move_*() functions modified to properly handle leap years andFrederic Culot
merged into calendar_move() date_change() added
2007-12-10calendar_move_*() gathered together into calendar_move()Frederic Culot
2007-10-23calcurse 1.9 releasedFrederic Culot
2007-10-23translations updated for version 1.9Frederic Culot
2007-10-21automatic resize made available inside help and configuration screens ↵Frederic Culot
(thanks Sebastian for reporting the problem)
2007-10-21routines updated to handle new window_t and window_e typesFrederic Culot
2007-10-21notify_config_bar() updated to handle window resizingFrederic Culot
2007-10-21custom_confwin_init() addedFrederic Culot
custom_color_config() prototype updated
2007-10-21custom_general_config() updated to handle basic window resizingFrederic Culot
custom_confwin_init() and display_color_config() added custom_color_config() rewritten
2007-10-21cwin, awin, twin, swin variables suppressedFrederic Culot
2007-10-21wins_prop() suppressedFrederic Culot
routines updated to handle new window_t type
2007-10-21window_t structure updated to store WINDOW pointerFrederic Culot
window_e enum updated to shorten names winprop_e and wins_prop() suppressed
2007-10-21help_screen() updated to make automatic resize available inside helpFrederic Culot
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-16various bugfixes and improvementsFrederic Culot
2007-10-16wins_reset() modified to avoid blank screen when resizing window under LinuxFrederic Culot
2007-10-16bugfix: do not stop thread in notify_config_bar() if it was not started beforeFrederic Culot
2007-10-16calendar_change_day() and calendar_move_*() updated to prevent user from ↵Frederic Culot
entering an unsupported date
2007-10-16next_arg() rewritten, date_arg() improvedFrederic Culot
2007-10-08Dutch translation updated, bugfix in memory releaseFrederic Culot