Age | Commit message (Expand) | Author |
2009-07-05 | Switch to BSD license. | Frederic Culot |
2009-07-05 | Support for ical import of events which spans over several days added (thanks... | Frederic Culot |
2009-06-28 | Simplified the way data are loaded and saved. | Frederic Culot |
2009-06-27 | Do not export completed tasks. | Frederic Culot |
2009-06-23 | bugfix: missing 'T' letter in ical export DURATION field (thanks cuz for repo... | Frederic Culot |
2009-06-21 | Exit directly to avoid lock removal by another instance | Frederic Culot |
2009-06-21 | Basic lock mechanism implemented to avoid having two calcurse instances runni... | Frederic Culot |
2009-06-01 | Fixes gcc 'format-scurity' issue (thanks Francois Boulogne for reporting this) | Frederic Culot |
2009-01-24 | bugfix: load keys even in non-interactive mode to avoid the loss of user-conf... | Frederic Culot |
2009-01-24 | make it possible to use KEY_HOME and KEY_END to define new key bindings, and ... | Frederic Culot |
2009-01-05 | iso date format added | Frederic Culot |
2009-01-03 | more code cleanup | Frederic Culot |
2009-01-02 | code cleanup | Frederic Culot |
2009-01-02 | various bugfixes | Frederic Culot |
2009-01-01 | cut/paste feature aded | Frederic Culot |
2008-12-28 | Automatic periodic saves implemented | Frederic Culot |
2008-12-28 | Added wrappers around libc's memory management functions, to easily debug mem... | Frederic Culot |
2008-12-14 | small bugfixes and code cleanup | Frederic Culot |
2008-12-14 | exceptions now properly taken into account while exporting data | Frederic Culot |
2008-12-12 | code cleanup | Frederic Culot |
2008-12-08 | color configuration menu adapted to handle user-defined key bindings | Frederic Culot |
2008-12-07 | Checks added while loading key bindings configuration. | Frederic Culot |
2008-12-03 | more work on updating online help pages | Frederic Culot |
2008-11-25 | User-defined keys are now saved to file. | Frederic Culot |
2008-11-16 | More work on implementing user-definable keybindings | Frederic Culot |
2008-11-09 | Loading of user-configurable keys implemented | Frederic Culot |
2008-09-29 | 2.3_beta released | Frederic Culot |
2008-09-24 | A few more bugfixes in ical import | Frederic Culot |
2008-09-23 | Some fixes after ical import tests. Translations updated. | Frederic Culot |
2008-09-21 | import flag and 'i' keybinding added | Frederic Culot |
2008-09-20 | More work on ical import. Macros to handle errors and to display messages in ... | Frederic Culot |
2008-09-16 | New functions added to handle ical import | Frederic Culot |
2008-09-15 | Initial work on icalendar import | Frederic Culot |
2008-08-18 | wrong data path init fixed (thanks Herbert for reporting it) | Frederic Culot |
2008-08-11 | Optional 'format' option added to '-x' flag, help updated | Frederic Culot |
2008-08-10 | pcal export added | Frederic Culot |
2008-08-06 | new command line options added (thanks Erik for the patch) | Frederic Culot |
2008-04-12 | Yet another style for source code. GNU style now used (I am fed up with tabs...) | Frederic Culot |
2008-04-09 | Tony's patch concerning date format configuration imported | Frederic Culot |
2008-01-20 | Code parts related to item update rewritten | Frederic Culot |
2008-01-17 | minor improvements and bugfixes | Frederic Culot |
2008-01-13 | Ability to attach notes to appointments and events added | Frederic Culot |
2007-12-30 | Ability to attach notes to todo items added | Frederic Culot |
2007-10-21 | routines updated to handle new window_t and window_e types | Frederic Culot |
2007-09-16 | export to /tmp/calcurse.ics is now performed in case /home/pepe is not set | Frederic Culot |
2007-08-15 | io_load_todo() updated to use todo_set_nb() | Frederic Culot |
2007-08-04 | error handling while in ncurses mode improved | Frederic Culot |
2007-07-29 | compiler warnings fixed | Frederic Culot |
2007-07-28 | unuseful headers removed and some functions became static | Frederic Culot |
2007-07-01 | call to calendar_week_begins_on_monday() added | Frederic Culot |