summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)Author
2008-05-17version 2.1 releasedFrederic Culot
2008-05-03* src/recur.c: typo fixed (thanks Jeremy for reporting it)Frederic Culot
* po/nl.po: Dutch translation updated, thanks Jeremy * src/recur.c (recur_apoint_new, recur_event_new): memory leak fixed (thanks Tony for reporting it)
2008-04-26Version 2.1_beta releasedcalcurse_2_1_betaFrederic Culot
2008-04-20html manuals updated with date format configuration optionsFrederic Culot
2008-04-20* french translation updatedFrederic Culot
* correction done in the '>' command help text
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-04-09Tony's patch concerning date format configuration importedFrederic Culot
2008-04-05manuals updated with the '-N' flagFrederic 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-03-30Italian manual added, many thanks to Leandro NoferiniFrederic 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-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-10-23calcurse 1.9 releasedFrederic Culot
2007-10-21automatic resize made available inside help and configuration screens ↵Frederic Culot
(thanks Sebastian for reporting the problem)
2007-10-16various bugfixes and improvementsFrederic Culot
2007-10-08Dutch translation updated, bugfix in memory releaseFrederic Culot
2007-10-07Handling of SIGWINCH improved, and German translation updatedFrederic Culot
2007-09-16small bugfixesFrederic Culot
2007-09-01bugfix: shift in date_arg(), thanks Herbert for reporting this bugFrederic Culot
2007-08-31calcurse 1.9_beta releasedFrederic Culot
2007-08-19bugfix and documentation updateFrederic Culot
2007-08-15automatic window refresh when resizing screenFrederic Culot
2007-08-12moon phase calculation addedFrederic Culot
2007-08-04memory leak fixed in day_item_s2apoint_s()Frederic Culot
2007-08-04error handling while in ncurses mode improvedFrederic Culot
2007-07-29compiler warnings fixedFrederic Culot
2007-07-28Dutch manual added, Autotools use improved, code cleanupFrederic Culot
2007-07-26global variables suppressed in calcurse.cFrederic Culot
2007-07-23work on siganls and windows code reorganizationFrederic Culot
2007-07-21code reorganizationFrederic Culot
2007-07-20window_t type created and more code cleanupFrederic Culot
2007-07-01code cleanup and bugfix: day change is not checkedFrederic Culot
2007-05-22calcurse 1.8 releasedFrederic Culot