| Commit message (Expand) | Author | Age | Files | Lines |
* | Changes in the calendar weekly view. | Frederic Culot | 2009-10-16 | 1 | -8/+26 |
* | More work on the weekly calendar view. | Frederic Culot | 2009-10-08 | 1 | -1/+19 |
* | Display week number inside weekly calendar view. | Frederic Culot | 2009-08-25 | 1 | -34/+127 |
* | Work on implementing the weekly calendar view. | Frederic Culot | 2009-08-24 | 1 | -53/+145 |
* | stdbool header removed, unsigned type used instead | Frederic Culot | 2009-07-12 | 1 | -7/+7 |
* | Switch to BSD license. | Frederic Culot | 2009-07-05 | 1 | -14/+26 |
* | Day names and selected date colour now follow user's theme. | Frederic Culot | 2009-06-20 | 1 | -10/+10 |
* | do not crash when canceling the thread if it was not launched before | Frederic Culot | 2009-01-24 | 1 | -5/+4 |
* | Added wrappers around libc's memory management functions, to easily debug mem... | Frederic Culot | 2008-12-28 | 1 | -12/+9 |
* | small bugfixes and code cleanup | Frederic Culot | 2008-12-14 | 1 | -2/+2 |
* | Checks added while loading key bindings configuration. | Frederic Culot | 2008-12-07 | 1 | -2/+2 |
* | More work on implementing user-definable keybindings | Frederic Culot | 2008-11-16 | 1 | -3/+4 |
* | pcal export added | Frederic Culot | 2008-08-10 | 1 | -2/+40 |
* | new keybindings added | Frederic Culot | 2008-08-03 | 1 | -10/+35 |
* | Yet another style for source code. GNU style now used (I am fed up with tabs...) | Frederic Culot | 2008-04-12 | 1 | -370/+372 |
* | Tony's patch concerning date format configuration imported | Frederic Culot | 2008-04-09 | 1 | -19/+13 |
* | calendar_move_*() functions modified to properly handle leap years and | Frederic Culot | 2007-12-10 | 1 | -69/+63 |
* | routines updated to handle new window_t and window_e types | Frederic Culot | 2007-10-21 | 1 | -4/+5 |
* | calendar_change_day() and calendar_move_*() updated to prevent user from ente... | Frederic Culot | 2007-10-16 | 1 | -6/+20 |
* | calendar_get_pom(), pom(), potm() and adj360() added, based on the OpenBSD ve... | Frederic Culot | 2007-08-12 | 1 | -2/+178 |
* | unuseful headers removed and some functions became static | Frederic Culot | 2007-07-28 | 1 | -4/+1 |
* | calendar_date_thread implemented to check for day changes (thanks Jupp for | Frederic Culot | 2007-07-01 | 1 | -98/+306 |
* | global variable 'colr' suppressed | Frederic Culot | 2007-03-10 | 1 | -5/+4 |
* | use of getstring() defines | Frederic Culot | 2007-01-16 | 1 | -3/+4 |
* | better checking of the entered date in goto_day() | Frederic Culot | 2007-01-10 | 1 | -9/+12 |
* | date format modified for the 'Go To' command | Frederic Culot | 2006-12-10 | 1 | -26/+30 |
* | call to getstring() updated | Frederic Culot | 2006-11-02 | 1 | -4/+5 |
* | getstring() call in goto_day() updated | Frederic Culot | 2006-10-28 | 1 | -3/+2 |
* | Initial revision | Frederic Culot | 2006-07-31 | 1 | -0/+227 |