summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-08-18wrong data path init fixed (thanks Herbert for reporting it)Frederic Culot
2008-08-12switched to calcurse_2.2_betacalcurse_2_2_betaFrederic Culot
2008-08-12french translation updated. Switched to 2.2_betaFrederic Culot
2008-08-12typoFrederic Culot
2008-08-11Optional 'format' option added to '-x' flag, help updatedFrederic Culot
2008-08-10pcal export addedFrederic Culot
2008-08-08manpage and manuals updated with new command line optionsFrederic Culot
2008-08-06new command line options added (thanks Erik for the patch)Frederic Culot
2008-08-03new keybindings addedFrederic Culot
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-05-03memory leaks fixed, thanks Tony for reporting themFrederic Culot
2008-05-03typo fixed and Dutch translation updated, thanks JeremyFrederic Culot
2008-04-26Version 2.1_beta releasedcalcurse_2_1_betaFrederic Culot
2008-04-202.1_beta soon to be releasedFrederic Culot
2008-04-20no need to allocate tmp_app on heap in notify_thread_appFrederic Culot
2008-04-20strcat use avoidedFrederic 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-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