summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2009-07-05Fixed a bug in the line editor: characters could be erased before the beginni...Frederic Culot
2009-06-28Simplified the way data are loaded and saved.Frederic Culot
2009-06-27html manuals updatedFrederic Culot
2009-06-27manpage updatedFrederic Culot
2009-06-27Help updated for the -t command line flagFrederic Culot
2009-06-27Help page updated for the flag commandFrederic Culot
2009-06-27Do not export completed tasks.Frederic Culot
2009-06-26Flag command added in todo panelFrederic Culot
2009-06-26Ability to flag todo items as completed.Frederic Culot
2009-06-26Do not print todo items twice if the -d and -t flags are given (thanks Timo f...Frederic Culot
2009-06-23Make the argument given to -r or -s flags optional.Frederic Culot
2009-06-23Need to remove lock only if interactive mode was launched before.Frederic Culot
2009-06-23bugfix: missing 'T' letter in ical export DURATION field (thanks cuz for repo...Frederic Culot
2009-06-22Check for gettextize added in autogen.shFrederic Culot
2009-06-21Basic lock mechanism implemented to avoid having two calcurse instances runni...Frederic Culot
2009-06-21Fixed a memory leak caused by a wrong usage of the notify_app structureFrederic Culot
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