| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | manpage updated | Frederic Culot | 2008-02-13 | 4 | -20/+50 |
* | TODO list updated | Frederic Culot | 2008-02-11 | 5 | -12/+64 |
* | memory leak fixed in notify_thread_app() | Frederic Culot | 2008-02-10 | 5 | -8/+21 |
* | manuals updated to make use of css style sheet | Frederic Culot | 2008-02-10 | 7 | -2145/+2349 |
* | css style sheet added for html manual | Frederic Culot | 2008-02-03 | 3 | -745/+1142 |
* | configure.ac updated | Frederic Culot | 2008-01-26 | 2 | -5/+10 |
* | Code parts related to item update rewritten | Frederic Culot | 2008-01-20 | 13 | -282/+353 |
* | minor improvements and bugfixes | Frederic Culot | 2008-01-17 | 4 | -15/+35 |
* | Ability to attach notes to appointments and events added | Frederic Culot | 2008-01-13 | 14 | -208/+378 |
* | Notes attached to todos can now be suppressed | Frederic Culot | 2007-12-31 | 2 | -18/+85 |
* | Ability to attach notes to todo items added | Frederic Culot | 2007-12-30 | 16 | -156/+419 |
* | bugfix: leap years should now be properly handled | Frederic Culot | 2007-12-10 | 1 | -0/+7 |
* | WEEKINDAYS define added | Frederic Culot | 2007-12-10 | 1 | -1/+2 |
* | bugfix in recur_item_inday(): leap years should now be properly handled | Frederic Culot | 2007-12-10 | 1 | -51/+50 |
* | calendar_move_*() functions modified to properly handle leap years and | Frederic Culot | 2007-12-10 | 1 | -69/+63 |
* | calendar_move_*() gathered together into calendar_move() | Frederic Culot | 2007-12-10 | 2 | -10/+15 |
* | calcurse 1.9 released | Frederic Culot | 2007-10-23 | 4 | -5/+13 |
* | translations updated for version 1.9 | Frederic Culot | 2007-10-23 | 6 | -1398/+1500 |
* | automatic resize made available inside help and configuration screens (thanks... | Frederic Culot | 2007-10-21 | 1 | -0/+15 |
* | routines updated to handle new window_t and window_e types | Frederic Culot | 2007-10-21 | 8 | -140/+139 |
* | notify_config_bar() updated to handle window resizing | Frederic Culot | 2007-10-21 | 1 | -41/+39 |
* | custom_confwin_init() added | Frederic Culot | 2007-10-21 | 1 | -2/+4 |
* | custom_general_config() updated to handle basic window resizing | Frederic Culot | 2007-10-21 | 1 | -184/+221 |
* | cwin, awin, twin, swin variables suppressed | Frederic Culot | 2007-10-21 | 2 | -12/+2 |
* | wins_prop() suppressed | Frederic Culot | 2007-10-21 | 1 | -137/+112 |
* | window_t structure updated to store WINDOW pointer | Frederic Culot | 2007-10-21 | 1 | -15/+9 |
* | help_screen() updated to make automatic resize available inside help | Frederic Culot | 2007-10-21 | 1 | -213/+259 |
* | various bugfixes and improvements | Frederic Culot | 2007-10-16 | 1 | -0/+9 |
* | wins_reset() modified to avoid blank screen when resizing window under Linux | Frederic Culot | 2007-10-16 | 1 | -7/+1 |
* | bugfix: do not stop thread in notify_config_bar() if it was not started before | Frederic Culot | 2007-10-16 | 1 | -2/+2 |
* | calendar_change_day() and calendar_move_*() updated to prevent user from ente... | Frederic Culot | 2007-10-16 | 1 | -6/+20 |
* | next_arg() rewritten, date_arg() improved | Frederic Culot | 2007-10-16 | 1 | -19/+26 |
* | Dutch translation updated, bugfix in memory release | Frederic Culot | 2007-10-08 | 1 | -0/+5 |
* | bugfix: possible release of non-allocated memory blocks | Frederic Culot | 2007-10-08 | 1 | -2/+3 |
* | Dutch translation updated, thanks to Jeremy Roon | Frederic Culot | 2007-10-08 | 1 | -213/+231 |
* | Dutch manual updated, thanks to Jeremy Roon | Frederic Culot | 2007-10-08 | 1 | -16/+14 |
* | Handling of SIGWINCH improved, and German translation updated | Frederic Culot | 2007-10-07 | 1 | -0/+4 |
* | German translation updated, thanks to Michael Schulz | Frederic Culot | 2007-10-07 | 1 | -506/+538 |
* | German manual updated, thanks to Michael Schulz | Frederic Culot | 2007-10-07 | 1 | -76/+52 |
* | Handling of SIGWINCH improved | Frederic Culot | 2007-10-07 | 2 | -12/+24 |
* | export to /tmp/calcurse.ics is now performed in case /home/pepe is not set | Frederic Culot | 2007-09-16 | 1 | -5/+5 |
* | keypad() used when creating popup windows | Frederic Culot | 2007-09-16 | 1 | -1/+2 |
* | bugfix: wrong symbol used for pthread library (thanks Michael for noticing th... | Frederic Culot | 2007-09-16 | 1 | -2/+2 |
* | small bugfixes | Frederic Culot | 2007-09-16 | 1 | -0/+8 |
* | bugfix: shift in date_arg(), thanks Herbert for reporting this bug | Frederic Culot | 2007-09-01 | 2 | -15/+12 |
* | added missing time.h headercalcurse_1_9_beta | Frederic Culot | 2007-08-31 | 1 | -1/+2 |
* | calcurse 1.9_beta released | Frederic Culot | 2007-08-31 | 2 | -1/+22 |
* | bugfix and documentation update | Frederic Culot | 2007-08-19 | 1 | -0/+9 |
* | pot file for version 1.9 | Frederic Culot | 2007-08-19 | 1 | -400/+421 |
* | french translation updated | Frederic Culot | 2007-08-19 | 1 | -442/+472 |