aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 2.4_beta releasedcalcurse_2_4_betaFrederic Culot2008-12-142-0/+10
* small bugfixes and code cleanupFrederic Culot2008-12-1414-2367/+2858
* exceptions now properly taken into account while exporting dataFrederic Culot2008-12-144-30/+26
* daylight saving time related problems fixed (thanks youshe and Jan for report...Frederic Culot2008-12-133-10/+14
* code cleanupFrederic Culot2008-12-1211-193/+106
* manual and manpage updated for 2.4Frederic Culot2008-12-098-101/+372
* prefer overridability and let people choose their own CFLAGSFrederic Culot2008-12-087-2867/+4021
* oops, forgot to remove previous CFLAGS declarationFrederic Culot2008-12-081-3/+1
* --enable-debug configuration option addedFrederic Culot2008-12-081-1/+16
* Switched to calcurse-2.4_beta. Fixed compiler flags overwriting and added loc...Frederic Culot2008-12-084-5/+13
* color configuration menu adapted to handle user-defined key bindingsFrederic Culot2008-12-089-55/+102
* Checks added while loading key bindings configuration.Frederic Culot2008-12-0714-183/+327
* more work on updating online help pagesFrederic Culot2008-12-034-183/+244
* online help pages updatedFrederic Culot2008-11-303-12/+17
* Online help updated to display user-defined keys.Frederic Culot2008-11-283-88/+129
* User-defined keys are now saved to file.Frederic Culot2008-11-255-27/+80
* Building configuration menu to assign keybindingsFrederic Culot2008-11-2313-151/+575
* More work on implementing user-definable keybindingsFrederic Culot2008-11-1618-415/+583
* Loading of user-configurable keys implementedFrederic Culot2008-11-0912-117/+321
* new files to manage user-definable keybindingsFrederic Culot2008-11-085-2/+589
* switched to calcurse 2.3Frederic Culot2008-10-156-205/+202
* 2.3_beta releasedFrederic Culot2008-09-299-211/+287
* A few more bugfixes in ical importFrederic Culot2008-09-242-29/+38
* Some fixes after ical import tests. Translations updated.Frederic Culot2008-09-2310-296/+493
* manpage, manuals and translations updated for 2.3_betaFrederic Culot2008-09-2116-922/+2317
* import flag and 'i' keybinding addedFrederic Culot2008-09-219-102/+160
* More work on ical import. Macros to handle errors and to display messages in ...Frederic Culot2008-09-209-128/+388
* New functions added to handle ical importFrederic Culot2008-09-165-46/+161
* Initial work on icalendar importFrederic Culot2008-09-158-24/+789
* switched to calcurse 2.2Frederic Culot2008-08-283-4/+15
* wrong data path init fixed (thanks Herbert for reporting it)Frederic Culot2008-08-182-3/+8
* 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