aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* switched to calcurse_2.2_betacalcurse_2_2_betaFrederic Culot2008-08-123-2/+18
* french translation updated. Switched to 2.2_betaFrederic Culot2008-08-128-709/+1366
* typoFrederic Culot2008-08-121-2/+2
* Optional 'format' option added to '-x' flag, help updatedFrederic Culot2008-08-1113-113/+217
* pcal export addedFrederic Culot2008-08-1011-54/+504
* manpage and manuals updated with new command line optionsFrederic Culot2008-08-088-37/+198
* new command line options added (thanks Erik for the patch)Frederic Culot2008-08-065-91/+248
* new keybindings addedFrederic Culot2008-08-0313-184/+254
* version 2.1 releasedFrederic Culot2008-05-173-4/+14
* * src/recur.c: typo fixed (thanks Jeremy for reporting it)Frederic Culot2008-05-031-0/+9
* memory leaks fixed, thanks Tony for reporting themFrederic Culot2008-05-031-4/+2
* typo fixed and Dutch translation updated, thanks JeremyFrederic Culot2008-05-036-51/+45
* Version 2.1_beta releasedcalcurse_2_1_betaFrederic Culot2008-04-269-1199/+1932
* 2.1_beta soon to be releasedFrederic Culot2008-04-206-1488/+1674
* no need to allocate tmp_app on heap in notify_thread_appFrederic Culot2008-04-201-15/+13
* strcat use avoidedFrederic Culot2008-04-201-2/+2
* html manuals updated with date format configuration optionsFrederic Culot2008-04-207-18/+146
* * french translation updatedFrederic Culot2008-04-203-343/+410
* some memory leaks fixed using valgrind and some minor code cleanupFrederic Culot2008-04-1912-88/+78
* Scrollbar added in general configuration menuFrederic Culot2008-04-195-87/+122
* Generic functions to handle scrolling windows createdFrederic Culot2008-04-184-62/+113
* Yet another style for source code. GNU style now used (I am fed up with tabs...)Frederic Culot2008-04-1233-7433/+7992
* Tony's patch concerning date format configuration importedFrederic Culot2008-04-0917-138/+229
* manuals updated with the '-N' flagFrederic Culot2008-04-057-18/+66
* '-N' flag addedFrederic Culot2008-04-051-3/+7
* usage updatedFrederic Culot2008-04-051-5/+5
* patch submitted by Erik Saule imported (ability to display note contents in n...Frederic Culot2008-04-052-25/+94
* bugfixes (among them, Debian Bug #469297)Frederic Culot2008-04-041-0/+9
* no more segfault when changing item priority (fixes Debian Bug #469297)Frederic Culot2008-04-041-7/+10
* small bugfixesFrederic Culot2008-04-041-4/+5
* Italian manual added, many thanks to Leandro NoferiniFrederic Culot2008-03-301-2/+3
* Italian manual added, many thanks to Leandro NoferiniFrederic Culot2008-03-307-10/+1240
* Forgot to include css style sheet...Frederic Culot2008-03-021-2/+3
* NEWS and po files updatedFrederic Culot2008-03-029-1035/+1688
* bugfix: check for null pointer added when drawing color configurationcalcurse_2_0_betaFrederic Culot2008-02-162-0/+21
* pot file updated for version 2.0Frederic Culot2008-02-161-191/+300
* bugfix: check for null pointer added when drawing color configuration window ...Frederic Culot2008-02-161-2/+4
* proper cvs tag usedFrederic Culot2008-02-145-5/+5
* html manuals updated with parts related to notesFrederic Culot2008-02-147-13/+164
* manpage updatedFrederic Culot2008-02-134-20/+50
* TODO list updatedFrederic Culot2008-02-115-12/+64
* memory leak fixed in notify_thread_app()Frederic Culot2008-02-105-8/+21
* manuals updated to make use of css style sheetFrederic Culot2008-02-107-2145/+2349
* css style sheet added for html manualFrederic Culot2008-02-033-745/+1142
* configure.ac updatedFrederic Culot2008-01-262-5/+10
* Code parts related to item update rewrittenFrederic Culot2008-01-2013-282/+353
* minor improvements and bugfixesFrederic Culot2008-01-174-15/+35
* Ability to attach notes to appointments and events addedFrederic Culot2008-01-1314-208/+378
* Notes attached to todos can now be suppressedFrederic Culot2007-12-312-18/+85
* Ability to attach notes to todo items addedFrederic Culot2007-12-3016-156/+419