Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Released 2.6v2.6CALCURSE_2_6 | Frederic Culot | 2009-07-11 | 1 | -0/+6 |
| | |||||
* | manuals updated with the -S flag | Frederic Culot | 2009-07-10 | 1 | -0/+4 |
| | |||||
* | todo list updated | Frederic Culot | 2009-07-05 | 1 | -0/+2 |
| | |||||
* | Switch to BSD license | Frederic Culot | 2009-07-05 | 1 | -0/+2 |
| | |||||
* | Support for ical import of events which spans over several days added ↵ | Frederic Culot | 2009-07-05 | 1 | -0/+3 |
| | | | | (thanks Andreas for reporting the bug). | ||||
* | manpage updated with the -S flag description | Frederic Culot | 2009-07-05 | 1 | -0/+2 |
| | |||||
* | Support added for regex-based searches. Many thanks Erik for providing the ↵ | Frederic Culot | 2009-07-05 | 1 | -0/+8 |
| | | | | patch. | ||||
* | Fixed a bug in the line editor: characters could be erased before the ↵ | Frederic Culot | 2009-07-05 | 1 | -0/+5 |
| | | | | beginning of the string (thanks Martin for reporting this). | ||||
* | Simplified the way data are loaded and saved. | Frederic Culot | 2009-06-28 | 1 | -0/+12 |
| | |||||
* | html manuals updated | Frederic Culot | 2009-06-27 | 1 | -0/+2 |
| | |||||
* | manpage updated | Frederic Culot | 2009-06-27 | 1 | -1/+3 |
| | |||||
* | Help updated for the -t command line flag | Frederic Culot | 2009-06-27 | 1 | -0/+2 |
| | |||||
* | Help page updated for the flag command | Frederic Culot | 2009-06-27 | 1 | -0/+2 |
| | |||||
* | Do not export completed tasks. | Frederic Culot | 2009-06-27 | 1 | -0/+4 |
| | |||||
* | Flag command added in todo panel | Frederic Culot | 2009-06-26 | 1 | -0/+2 |
| | |||||
* | Ability to flag todo items as completed. | Frederic Culot | 2009-06-26 | 1 | -0/+7 |
| | |||||
* | Do not print todo items twice if the -d and -t flags are given (thanks Timo ↵ | Frederic Culot | 2009-06-26 | 1 | -0/+5 |
| | | | | for reporting this bug). | ||||
* | Make the argument given to -r or -s flags optional. | Frederic Culot | 2009-06-23 | 1 | -0/+3 |
| | |||||
* | Need to remove lock only if interactive mode was launched before. | Frederic Culot | 2009-06-23 | 1 | -0/+3 |
| | |||||
* | bugfix: missing 'T' letter in ical export DURATION field (thanks cuz for ↵ | Frederic Culot | 2009-06-23 | 1 | -0/+5 |
| | | | | reporting it) | ||||
* | Check for gettextize added in autogen.sh | Frederic Culot | 2009-06-22 | 1 | -0/+4 |
| | |||||
* | Basic lock mechanism implemented to avoid having two calcurse instances ↵ | Frederic Culot | 2009-06-21 | 1 | -0/+4 |
| | | | | running at the same time. | ||||
* | Fixed a memory leak caused by a wrong usage of the notify_app structure | Frederic Culot | 2009-06-21 | 1 | -0/+3 |
| | |||||
* | Free memory associated with structure used for appointments notification. | Frederic Culot | 2009-06-21 | 1 | -0/+7 |
| | |||||
* | Copyright date updated | Frederic Culot | 2009-06-20 | 1 | -0/+2 |
| | |||||
* | Day names and selected date colour now follow user's theme. | Frederic Culot | 2009-06-20 | 1 | -0/+4 |
| | |||||
* | Bugfix: avoid a possible freeze under OpenBSD when changing color from ↵ | Frederic Culot | 2009-06-20 | 1 | -0/+8 |
| | | | | within the configuration screen. | ||||
* | Fixes gcc 'format-scurity' issue (thanks Francois Boulogne for reporting this) | Frederic Culot | 2009-06-01 | 1 | -0/+5 |
| | |||||
* | Make use of stdio's BUFSIZ instead of my own define | Frederic Culot | 2009-05-22 | 1 | -0/+6 |
| | |||||
* | calcurse 2.5 released | Frederic Culot | 2009-01-25 | 1 | -0/+9 |
| | |||||
* | bugfix: load keys even in non-interactive mode to avoid the loss of ↵ | Frederic Culot | 2009-01-24 | 1 | -0/+3 |
| | | | | user-configured key bindings | ||||
* | manuals and manpage updated for 2.5 | Frederic Culot | 2009-01-24 | 1 | -0/+6 |
| | |||||
* | make it possible to use KEY_HOME and KEY_END to define new key bindings, and ↵ | Frederic Culot | 2009-01-24 | 1 | -0/+12 |
| | | | | prevent user from assigning a non-recgnized key | ||||
* | configuration script improved to link with ncursesw if ncurses is not found | Frederic Culot | 2009-01-23 | 1 | -0/+5 |
| | |||||
* | bugfix: avoid possible segfault if notify_stop_main_thread is called before ↵ | Frederic Culot | 2009-01-22 | 1 | -0/+8 |
| | | | | thread was launched (thanks Jan for reporting this) | ||||
* | iso date format added | Frederic Culot | 2009-01-05 | 1 | -0/+11 |
| | |||||
* | information about periodic saves added in manuals | Frederic Culot | 2009-01-04 | 1 | -0/+3 |
| | |||||
* | help page added to describe the cut and paste feature | Frederic Culot | 2009-01-04 | 1 | -0/+5 |
| | |||||
* | more code cleanup | Frederic Culot | 2009-01-03 | 1 | -0/+12 |
| | |||||
* | code cleanup | Frederic Culot | 2009-01-02 | 1 | -1/+5 |
| | |||||
* | various bugfixes | Frederic Culot | 2009-01-02 | 1 | -1/+6 |
| | |||||
* | cut/paste feature aded | Frederic Culot | 2009-01-01 | 1 | -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 implemented | Frederic Culot | 2008-12-28 | 1 | -0/+9 |
| | |||||
* | Added wrappers around libc's memory management functions, to easily debug ↵ | Frederic Culot | 2008-12-28 | 1 | -0/+22 |
| | | | | memory usage | ||||
* | calcurse 2.4 released | Frederic Culot | 2008-12-27 | 1 | -0/+7 |
| | |||||
* | new layout configuration menu | Frederic Culot | 2008-12-20 | 1 | -0/+7 |
| | |||||
* | memory leak due to wrong thread usage fixed | Frederic Culot | 2008-12-18 | 1 | -0/+5 |
| | |||||
* | small bugfixes and a major one (freeze when deleting an appointment's note, ↵ | Frederic Culot | 2008-12-15 | 1 | -5/+20 |
| | | | | thanks Jan for reporting it) | ||||
* | 2.4_beta releasedcalcurse_2_4_beta | Frederic Culot | 2008-12-14 | 1 | -0/+4 |
| | |||||
* | small bugfixes and code cleanup | Frederic Culot | 2008-12-14 | 1 | -0/+13 |
| |