aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a bug in the line editor: characters could be erased before the ↵Frederic Culot2009-07-051-0/+5
| | | | beginning of the string (thanks Martin for reporting this).
* 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 ↵Frederic Culot2009-06-261-0/+5
| | | | for reporting this bug).
* 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 ↵Frederic Culot2009-06-231-0/+5
| | | | reporting it)
* Check for gettextize added in autogen.shFrederic Culot2009-06-221-0/+4
|
* Basic lock mechanism implemented to avoid having two calcurse instances ↵Frederic Culot2009-06-211-0/+4
| | | | running at the same time.
* 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 ↵Frederic Culot2009-06-201-0/+8
| | | | within the configuration screen.
* 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 ↵Frederic Culot2009-01-241-0/+3
| | | | user-configured key bindings
* 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
| | | | prevent user from assigning a non-recgnized key
* 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 ↵Frederic Culot2009-01-221-0/+8
| | | | thread was launched (thanks Jan for reporting this)
* 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
| | | | | fixed a 2-years old bug that made repeated items with exceptions to load uncorrectly in some cases (thanks Jan for reporting it)
* Automatic periodic saves implementedFrederic Culot2008-12-281-0/+9
|
* Added wrappers around libc's memory management functions, to easily debug ↵Frederic Culot2008-12-281-0/+22
| | | | memory usage
* 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, ↵Frederic Culot2008-12-151-5/+20
| | | | thanks Jan for reporting it)
* 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 ↵Frederic Culot2008-12-131-0/+6
| | | | reporting them)
* 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 ↵Frederic Culot2008-12-081-0/+7
| | | | locale.h include (thanks Cedric for your patch)
* 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
|