Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | css style sheet added for html manual | Frederic Culot | 2008-02-03 | 1 | -0/+4 |
| | |||||
* | configure.ac updated | Frederic Culot | 2008-01-26 | 1 | -0/+5 |
| | |||||
* | Code parts related to item update rewritten | Frederic Culot | 2008-01-20 | 1 | -0/+5 |
| | |||||
* | minor improvements and bugfixes | Frederic Culot | 2008-01-17 | 1 | -0/+6 |
| | |||||
* | Ability to attach notes to appointments and events added | Frederic Culot | 2008-01-13 | 1 | -0/+3 |
| | |||||
* | Notes attached to todos can now be suppressed | Frederic Culot | 2007-12-31 | 1 | -0/+3 |
| | |||||
* | Ability to attach notes to todo items added | Frederic Culot | 2007-12-30 | 1 | -0/+6 |
| | |||||
* | bugfix: leap years should now be properly handled | Frederic Culot | 2007-12-10 | 1 | -0/+7 |
| | |||||
* | calcurse 1.9 released | Frederic Culot | 2007-10-23 | 1 | -0/+4 |
| | |||||
* | automatic resize made available inside help and configuration screens ↵ | Frederic Culot | 2007-10-21 | 1 | -0/+15 |
| | | | | (thanks Sebastian for reporting the problem) | ||||
* | various bugfixes and improvements | Frederic Culot | 2007-10-16 | 1 | -0/+9 |
| | |||||
* | Dutch translation updated, bugfix in memory release | Frederic Culot | 2007-10-08 | 1 | -0/+5 |
| | |||||
* | Handling of SIGWINCH improved, and German translation updated | Frederic Culot | 2007-10-07 | 1 | -0/+4 |
| | |||||
* | 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 | 1 | -0/+3 |
| | |||||
* | calcurse 1.9_beta released | Frederic Culot | 2007-08-31 | 1 | -0/+3 |
| | |||||
* | bugfix and documentation update | Frederic Culot | 2007-08-19 | 1 | -0/+9 |
| | |||||
* | automatic window refresh when resizing screen | Frederic Culot | 2007-08-15 | 1 | -0/+14 |
| | |||||
* | moon phase calculation added | Frederic Culot | 2007-08-12 | 1 | -0/+6 |
| | |||||
* | memory leak fixed in day_item_s2apoint_s() | Frederic Culot | 2007-08-04 | 1 | -0/+1 |
| | |||||
* | error handling while in ncurses mode improved | Frederic Culot | 2007-08-04 | 1 | -0/+6 |
| | |||||
* | compiler warnings fixed | Frederic Culot | 2007-07-29 | 1 | -0/+3 |
| | |||||
* | Dutch manual added, Autotools use improved, code cleanup | Frederic Culot | 2007-07-28 | 1 | -0/+8 |
| | |||||
* | global variables suppressed in calcurse.c | Frederic Culot | 2007-07-26 | 1 | -0/+3 |
| | |||||
* | work on siganls and windows code reorganization | Frederic Culot | 2007-07-23 | 1 | -0/+7 |
| | |||||
* | code reorganization | Frederic Culot | 2007-07-21 | 1 | -0/+13 |
| | |||||
* | window_t type created and more code cleanup | Frederic Culot | 2007-07-20 | 1 | -0/+7 |
| | |||||
* | code cleanup and bugfix: day change is not checked | Frederic Culot | 2007-07-01 | 1 | -0/+18 |
| | |||||
* | calcurse 1.8 released | Frederic Culot | 2007-05-22 | 1 | -0/+5 |
| | |||||
* | manuals updated for version 1.8 | Frederic Culot | 2007-05-12 | 1 | -0/+3 |
| | |||||
* | small bugfixes | Frederic Culot | 2007-05-06 | 1 | -0/+13 |
| | |||||
* | custom_color_config() made more robust | Frederic Culot | 2007-04-24 | 1 | -0/+5 |
| | |||||
* | handle different values returned by ncurses pair_content() depending on ↵ | Frederic Culot | 2007-04-22 | 1 | -0/+4 |
| | | | | compilation options | ||||
* | bugfixes in color configuration menu | Frederic Culot | 2007-04-21 | 1 | -0/+5 |
| | |||||
* | documentation updated and version switched to 1.8_beta | Frederic Culot | 2007-04-15 | 1 | -0/+7 |
| | |||||
* | several bugfixes | Frederic Culot | 2007-04-14 | 1 | -0/+12 |
| | | | | | signal handling implemented to catch zombie processes created by user-defined notification command | ||||
* | MAX_LENGTH replaced by stdio.h's BUFSIZ | Frederic Culot | 2007-04-04 | 1 | -2/+9 |
| | | | | | use of MININSEC and DAYINSEC defines bugfixes | ||||
* | 'X' and '!' keybindings added to status bar, and online help updated | Frederic Culot | 2007-03-24 | 1 | -0/+14 |
| | | | | '-x' command-line option added to export data in non-interactive mode | ||||
* | more work on iCal export functions implementation | Frederic Culot | 2007-03-17 | 1 | -0/+11 |
| | |||||
* | beginning of iCal export functions implementation | Frederic Culot | 2007-03-11 | 1 | -0/+5 |
| | |||||
* | color handling improved | Frederic Culot | 2007-03-10 | 1 | -0/+8 |
| | | | | recur_item_inday() improved, thanks to Tony's patch | ||||
* | color theme configuration improved | Frederic Culot | 2007-03-04 | 1 | -0/+8 |
| | | | | | Calcurse default black background replaced by Terminal's default background color | ||||
* | bugfix: CTRL-D problems while editing items fixed | Frederic Culot | 2007-02-28 | 1 | -0/+4 |
| | |||||
* | improvements in the way user-defined notification is handled | Frederic Culot | 2007-02-25 | 1 | -0/+7 |
| | |||||
* | '!' command added, to switch appointment notification state | Frederic Culot | 2007-02-24 | 1 | -0/+11 |
| | |||||
* | calcurse 1.7 released | Frederic Culot | 2007-01-20 | 1 | -0/+4 |
| | |||||
* | Spanish translations updated, thanks to Jose | Frederic Culot | 2007-01-17 | 1 | -0/+3 |
| | |||||
* | better handling of user canceling, TODO and html manuals updated | Frederic Culot | 2007-01-16 | 1 | -0/+9 |
| | |||||
* | German documentation and messages updated + bugfixes | Frederic Culot | 2007-01-10 | 1 | -0/+8 |
| | |||||
* | small change in next_arg() | Frederic Culot | 2007-01-05 | 1 | -0/+3 |
| |