summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2009-06-21Free memory associated with structure used for appointments notification.Frederic Culot
2009-06-20Copyright date updatedFrederic Culot
2009-06-20Day names and selected date colour now follow user's theme.Frederic Culot
2009-06-20Bugfix: avoid a possible freeze under OpenBSD when changing color from within...Frederic Culot
2009-06-01Fixes gcc 'format-scurity' issue (thanks Francois Boulogne for reporting this)Frederic Culot
2009-05-22Make use of stdio's BUFSIZ instead of my own defineFrederic Culot
2009-01-25calcurse 2.5 releasedFrederic Culot
2009-01-24bugfix: load keys even in non-interactive mode to avoid the loss of user-conf...Frederic Culot
2009-01-24manuals and manpage updated for 2.5Frederic Culot
2009-01-24make it possible to use KEY_HOME and KEY_END to define new key bindings, and ...Frederic Culot
2009-01-23configuration script improved to link with ncursesw if ncurses is not foundFrederic Culot
2009-01-22bugfix: avoid possible segfault if notify_stop_main_thread is called before t...Frederic Culot
2009-01-05iso date format addedFrederic Culot
2009-01-04information about periodic saves added in manualsFrederic Culot
2009-01-04help page added to describe the cut and paste featureFrederic Culot
2009-01-03more code cleanupFrederic Culot
2009-01-02code cleanupFrederic Culot
2009-01-02various bugfixesFrederic Culot
2009-01-01cut/paste feature adedFrederic Culot
2008-12-28Automatic periodic saves implementedFrederic Culot
2008-12-28Added wrappers around libc's memory management functions, to easily debug mem...Frederic Culot
2008-12-27calcurse 2.4 releasedFrederic Culot
2008-12-20new layout configuration menuFrederic Culot
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, t...Frederic Culot
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 report...Frederic Culot
2008-12-12code cleanupFrederic Culot
2008-12-09manual and manpage updated for 2.4Frederic Culot
2008-12-08Switched to calcurse-2.4_beta. Fixed compiler flags overwriting and added loc...Frederic Culot
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
2008-09-16New functions added to handle ical importFrederic Culot