aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Check for file presence added (thanks again Chris for reporting it).Frederic Culot2009-07-261-1/+8
* Incorrect duration format when exporting to ical (thanks Chris for reporting ...Frederic Culot2009-07-231-1/+4
* Functions added to implement a logging mechanism for calcurse daemon.Frederic Culot2009-07-231-0/+10
* Beginning of work on implementing calcurse daemon.Frederic Culot2009-07-201-0/+14
* New way of handling signals.Frederic Culot2009-07-191-0/+3
* Make use of erase_note() whenever possible.Frederic Culot2009-07-191-0/+5
* No need to double check for null pointer when freeing memory.Frederic Culot2009-07-191-0/+5
* Dates are now written properly again when using the '-r' flag (thanks Chris a...Frederic Culot2009-07-151-0/+5
* Fixed a bug related to memory management (a free on a null pointer causes an ...Frederic Culot2009-07-151-0/+5
* Avoid a fatal error when launching calcurse in interactive mode if user direc...Frederic Culot2009-07-121-0/+3
* bugfix: import and export todo items again!Frederic Culot2009-07-121-0/+3
* calcurse version removed from menu titlesFrederic Culot2009-07-121-1/+6
* New wrappers around memory functions.Frederic Culot2009-07-121-0/+2
* stdbool header removed, unsigned type used insteadFrederic Culot2009-07-121-0/+5
* Released 2.6v2.6CALCURSE_2_6Frederic Culot2009-07-111-0/+6
* manuals updated with the -S flagFrederic Culot2009-07-101-0/+4
* todo list updatedFrederic Culot2009-07-051-0/+2
* Switch to BSD licenseFrederic Culot2009-07-051-0/+2
* Support for ical import of events which spans over several days added (thanks...Frederic Culot2009-07-051-0/+3
* manpage updated with the -S flag descriptionFrederic Culot2009-07-051-0/+2
* Support added for regex-based searches. Many thanks Erik for providing the pa...Frederic Culot2009-07-051-0/+8
* 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