aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bug in the line editor: characters could be erased before the beginni...Frederic Culot2009-07-051-0/+5
* Simplified the way data are loaded and saved.Frederic Culot2009-06-281-0/+12
* html manuals updatedFrederic Culot2009-06-271-0/+2
* manpage updatedFrederic Culot2009-06-271-1/+3
* Help updated for the -t command line flagFrederic Culot2009-06-271-0/+2
* Help page updated for the flag commandFrederic Culot2009-06-271-0/+2
* Do not export completed tasks.Frederic Culot2009-06-271-0/+4
* Flag command added in todo panelFrederic Culot2009-06-261-0/+2
* Ability to flag todo items as completed.Frederic Culot2009-06-261-0/+7
* Do not print todo items twice if the -d and -t flags are given (thanks Timo f...Frederic Culot2009-06-261-0/+5
* Make the argument given to -r or -s flags optional.Frederic Culot2009-06-231-0/+3
* Need to remove lock only if interactive mode was launched before.Frederic Culot2009-06-231-0/+3
* bugfix: missing 'T' letter in ical export DURATION field (thanks cuz for repo...Frederic Culot2009-06-231-0/+5
* Check for gettextize added in autogen.shFrederic Culot2009-06-221-0/+4
* Basic lock mechanism implemented to avoid having two calcurse instances runni...Frederic Culot2009-06-211-0/+4
* Fixed a memory leak caused by a wrong usage of the notify_app structureFrederic Culot2009-06-211-0/+3
* Free memory associated with structure used for appointments notification.Frederic Culot2009-06-211-0/+7
* Copyright date updatedFrederic Culot2009-06-201-0/+2
* Day names and selected date colour now follow user's theme.Frederic Culot2009-06-201-0/+4
* Bugfix: avoid a possible freeze under OpenBSD when changing color from within...Frederic Culot2009-06-201-0/+8
* Fixes gcc 'format-scurity' issue (thanks Francois Boulogne for reporting this)Frederic Culot2009-06-011-0/+5
* Make use of stdio's BUFSIZ instead of my own defineFrederic Culot2009-05-221-0/+6
* calcurse 2.5 releasedFrederic Culot2009-01-251-0/+9
* bugfix: load keys even in non-interactive mode to avoid the loss of user-conf...Frederic Culot2009-01-241-0/+3
* manuals and manpage updated for 2.5Frederic Culot2009-01-241-0/+6
* make it possible to use KEY_HOME and KEY_END to define new key bindings, and ...Frederic Culot2009-01-241-0/+12
* configuration script improved to link with ncursesw if ncurses is not foundFrederic Culot2009-01-231-0/+5
* bugfix: avoid possible segfault if notify_stop_main_thread is called before t...Frederic Culot2009-01-221-0/+8
* iso date format addedFrederic Culot2009-01-051-0/+11
* information about periodic saves added in manualsFrederic Culot2009-01-041-0/+3
* help page added to describe the cut and paste featureFrederic Culot2009-01-041-0/+5
* more code cleanupFrederic Culot2009-01-031-0/+12
* code cleanupFrederic Culot2009-01-021-1/+5
* various bugfixesFrederic Culot2009-01-021-1/+6
* cut/paste feature adedFrederic Culot2009-01-011-0/+41
* Automatic periodic saves implementedFrederic Culot2008-12-281-0/+9
* Added wrappers around libc's memory management functions, to easily debug mem...Frederic Culot2008-12-281-0/+22
* calcurse 2.4 releasedFrederic Culot2008-12-271-0/+7
* new layout configuration menuFrederic Culot2008-12-201-0/+7
* memory leak due to wrong thread usage fixedFrederic Culot2008-12-181-0/+5
* small bugfixes and a major one (freeze when deleting an appointment's note, t...Frederic Culot2008-12-151-5/+20
* 2.4_beta releasedcalcurse_2_4_betaFrederic Culot2008-12-141-0/+4
* small bugfixes and code cleanupFrederic Culot2008-12-141-0/+13
* exceptions now properly taken into account while exporting dataFrederic Culot2008-12-141-0/+7
* daylight saving time related problems fixed (thanks youshe and Jan for report...Frederic Culot2008-12-131-0/+6
* code cleanupFrederic Culot2008-12-121-0/+13
* manual and manpage updated for 2.4Frederic Culot2008-12-091-0/+6
* Switched to calcurse-2.4_beta. Fixed compiler flags overwriting and added loc...Frederic Culot2008-12-081-0/+7
* color configuration menu adapted to handle user-defined key bindingsFrederic Culot2008-12-081-0/+6
* Checks added while loading key bindings configuration.Frederic Culot2008-12-071-0/+16