Age | Commit message (Expand) | Author |
2010-03-20 | All headers gathered into a single one. Typedefs suppressed. | Frederic Culot |
2010-03-08 | Patch to correct the wrong calculation of recurrent items' dates after a | Frederic Culot |
2009-08-01 | More work on implementing the daemon. | Frederic Culot |
2009-07-26 | More work on implementing calcurse daemon. | Frederic Culot |
2009-07-23 | Functions added to implement a logging mechanism for calcurse daemon. | Frederic Culot |
2009-07-12 | stdbool header removed, unsigned type used instead | Frederic Culot |
2009-07-05 | Switch to BSD license. | Frederic Culot |
2009-06-21 | Basic lock mechanism implemented to avoid having two calcurse instances runni... | Frederic Culot |
2009-01-23 | ability to link against ncursesw if ncurses is not found | Frederic Culot |
2009-01-05 | iso date format added | Frederic Culot |
2009-01-02 | code cleanup | 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-11-16 | More work on implementing user-definable keybindings | Frederic Culot |
2008-11-09 | Loading of user-configurable keys implemented | Frederic Culot |
2008-09-20 | More work on ical import. Macros to handle errors and to display messages in ... | 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-02-13 | manpage updated | Frederic Culot |
2007-12-30 | Ability to attach notes to todo items added | Frederic Culot |
2007-12-10 | WEEKINDAYS define added | Frederic Culot |
2007-10-21 | cwin, awin, twin, swin variables suppressed | Frederic Culot |
2007-08-15 | layout is not part of conf_t type anymore, and becomes a static variable in w... | Frederic Culot |
2007-07-28 | unuseful headers removed and some functions became static | Frederic Culot |
2007-07-23 | window_e enum and window_t type moved to wins.h | Frederic Culot |
2007-07-21 | STATUSHEIGHT define added and vars_init() prototype added | Frederic Culot |
2007-07-20 | window_t type and window_e enum added | Frederic Culot |
2007-07-01 | week_begins_on_monday suppressed from conf_t type | Frederic Culot |
2007-05-06 | layout variable added to conf_t type | Frederic Culot |
2007-04-04 | MAX_LENGTH replaced by stdio.h's BUFSIZ | Frederic Culot |
2007-03-24 | conf_t type created | Frederic Culot |
2007-03-17 | HOURINSEC and MININSEC defined | Frederic Culot |
2007-02-25 | variable added in nbar_s structure to store user shell | Frederic Culot |
2007-02-24 | struct nbar_s updated to store notification command | Frederic Culot |
2006-09-15 | nbar_s structure created to store notify-bar settings | Frederic Culot |
2006-09-11 | define DAYINSEC added | Frederic Culot |
2006-08-02 | ESCAPE key definition added | Frederic Culot |
2006-07-31 | Initial revision | Frederic Culot |