summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-12-18memory leak due to wrong thread usage fixedFrederic Culot
2008-12-15small bugfixes and a major one (freeze when deleting an appointment's note, ↵Frederic Culot
thanks Jan for reporting it)
2008-12-142.4_beta releasedcalcurse_2_4_betaFrederic Culot
2008-12-14small bugfixes and code cleanupFrederic Culot
2008-12-14exceptions now properly taken into account while exporting dataFrederic Culot
2008-12-13daylight saving time related problems fixed (thanks youshe and Jan for ↵Frederic Culot
reporting them)
2008-12-12code cleanupFrederic Culot
2008-12-09manual and manpage updated for 2.4Frederic Culot
2008-12-08prefer overridability and let people choose their own CFLAGSFrederic Culot
2008-12-08oops, forgot to remove previous CFLAGS declarationFrederic Culot
2008-12-08--enable-debug configuration option addedFrederic Culot
2008-12-08Switched to calcurse-2.4_beta. Fixed compiler flags overwriting and added ↵Frederic Culot
locale.h include (thanks Cedric for your patch)
2008-12-08color configuration menu adapted to handle user-defined key bindingsFrederic Culot
2008-12-07Checks added while loading key bindings configuration.Frederic Culot
2008-12-03more work on updating online help pagesFrederic Culot
2008-11-30online help pages updatedFrederic Culot
2008-11-28Online help updated to display user-defined keys.Frederic Culot
2008-11-25User-defined keys are now saved to file.Frederic Culot
2008-11-23Building configuration menu to assign keybindingsFrederic Culot
2008-11-16More work on implementing user-definable keybindingsFrederic Culot
2008-11-09Loading of user-configurable keys implementedFrederic Culot
2008-11-08new files to manage user-definable keybindingsFrederic Culot
2008-10-15switched to calcurse 2.3Frederic Culot
2008-09-292.3_beta releasedFrederic Culot
2008-09-24A few more bugfixes in ical importFrederic Culot
2008-09-23Some fixes after ical import tests. Translations updated.Frederic Culot
2008-09-21manpage, manuals and translations updated for 2.3_betaFrederic Culot
2008-09-21import flag and 'i' keybinding addedFrederic Culot
2008-09-20More work on ical import. Macros to handle errors and to display messages in ↵Frederic Culot
both command-line and curses mode added
2008-09-16New functions added to handle ical importFrederic Culot
2008-09-15Initial work on icalendar importFrederic Culot
2008-08-28switched to calcurse 2.2Frederic Culot
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