summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-05Support for ical import of events which spans over several days added (thanks...Frederic Culot
2009-07-05More explicit error message.Frederic Culot
2009-07-05manpage updated with the -S flag descriptionFrederic Culot
2009-07-05Support added for regex-based searches. Many thanks Erik for providing the pa...Frederic Culot
2009-07-05Thanks Erik for providing the regex search feature.Frederic Culot
2009-07-05Switched to 2.6. Check added for regex.h header.Frederic Culot
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-28Help updated for the -t command line flag.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-21Exit directly to avoid lock removal by another instanceFrederic 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-05-22The buffer should be allocated dynamically, but I am quite busy right now :'(...Frederic Culot
2009-01-25calcurse 2.5 releasedFrederic Culot
2009-01-24do not crash when canceling the thread if it was not launched beforeFrederic Culot
2009-01-24po files updated for version 2.5Frederic Culot
2009-01-24bugfix: load keys even in non-interactive mode to avoid the loss of user-conf...Frederic Culot
2009-01-24switch to 2.5Frederic Culot
2009-01-24manuals and manpage updated for 2.5Frederic Culot
2009-01-24manpage updated for 2.5Frederic Culot
2009-01-24manuals 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-23ability to link against ncursesw if ncurses is not foundFrederic 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