aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* No need to double check for null pointer when freeing memory.Frederic Culot2009-07-192-2/+7
* Dates are now written properly again when using the '-r' flag (thanks Chris a...Frederic Culot2009-07-152-4/+15
* Fixed a bug related to memory management (a free on a null pointer causes an ...Frederic Culot2009-07-152-3/+10
* Avoid a fatal error when launching calcurse in interactive mode if user direc...Frederic Culot2009-07-122-3/+8
* bugfix: import and export todo items again!Frederic Culot2009-07-122-1/+10
* calcurse version removed from menu titlesFrederic Culot2009-07-124-14/+15
* New wrappers around memory functions.Frederic Culot2009-07-125-34/+105
* stdbool header removed, unsigned type used insteadFrederic Culot2009-07-1218-128/+131
* Released 2.6v2.6CALCURSE_2_6Frederic Culot2009-07-112-0/+46
* calcurse 2.6Frederic Culot2009-07-106-2261/+2680
* manuals updated with the -S flagFrederic Culot2009-07-107-18/+66
* todo list updatedFrederic Culot2009-07-052-1/+2
* Switch to BSD license.Frederic Culot2009-07-0538-530/+982
* Switch to BSD licenseFrederic Culot2009-07-0510-143/+200
* Support for ical import of events which spans over several days added (thanks...Frederic Culot2009-07-052-6/+28
* More explicit error message.Frederic Culot2009-07-051-2/+2
* manpage updated with the -S flag descriptionFrederic Culot2009-07-052-2/+10
* Support added for regex-based searches. Many thanks Erik for providing the pa...Frederic Culot2009-07-052-16/+71
* Thanks Erik for providing the regex search feature.Frederic Culot2009-07-051-0/+2
* Switched to 2.6. Check added for regex.h header.Frederic Culot2009-07-051-3/+3
* Fixed a bug in the line editor: characters could be erased before the beginni...Frederic Culot2009-07-052-2/+7
* Simplified the way data are loaded and saved.Frederic Culot2009-06-284-203/+238
* Help updated for the -t command line flag.Frederic Culot2009-06-281-2/+4
* html manuals updatedFrederic Culot2009-06-277-37/+44
* manpage updatedFrederic Culot2009-06-272-5/+8
* Help updated for the -t command line flagFrederic Culot2009-06-271-0/+2
* Help page updated for the flag commandFrederic Culot2009-06-272-5/+11
* Do not export completed tasks.Frederic Culot2009-06-272-1/+11
* Flag command added in todo panelFrederic Culot2009-06-262-4/+6
* Ability to flag todo items as completed.Frederic Culot2009-06-265-34/+102
* Do not print todo items twice if the -d and -t flags are given (thanks Timo f...Frederic Culot2009-06-262-3/+7
* Make the argument given to -r or -s flags optional.Frederic Culot2009-06-232-4/+7
* Need to remove lock only if interactive mode was launched before.Frederic Culot2009-06-232-2/+13
* bugfix: missing 'T' letter in ical export DURATION field (thanks cuz for repo...Frederic Culot2009-06-232-3/+8
* Check for gettextize added in autogen.shFrederic Culot2009-06-222-2/+7
* Exit directly to avoid lock removal by another instanceFrederic Culot2009-06-211-2/+2
* Basic lock mechanism implemented to avoid having two calcurse instances runni...Frederic Culot2009-06-217-9/+70
* Fixed a memory leak caused by a wrong usage of the notify_app structureFrederic Culot2009-06-212-14/+26
* Free memory associated with structure used for appointments notification.Frederic Culot2009-06-214-3/+23
* Copyright date updatedFrederic Culot2009-06-202-2/+4
* Day names and selected date colour now follow user's theme.Frederic Culot2009-06-202-10/+14
* Bugfix: avoid a possible freeze under OpenBSD when changing color from within...Frederic Culot2009-06-202-3/+20
* Fixes gcc 'format-scurity' issue (thanks Francois Boulogne for reporting this)Frederic Culot2009-06-012-8/+14
* Make use of stdio's BUFSIZ instead of my own defineFrederic Culot2009-05-221-0/+6
* The buffer should be allocated dynamically, but I am quite busy right now :'(...Frederic Culot2009-05-225-15/+13
* calcurse 2.5 releasedFrederic Culot2009-01-258-29/+61
* do not crash when canceling the thread if it was not launched beforeFrederic Culot2009-01-241-5/+4
* po files updated for version 2.5Frederic Culot2009-01-246-2420/+2912
* bugfix: load keys even in non-interactive mode to avoid the loss of user-conf...Frederic Culot2009-01-245-20/+21
* switch to 2.5Frederic Culot2009-01-241-2/+2