Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | new files to manage user-definable keybindings | Frederic Culot | 2008-11-08 | 4 | -2/+580 | |
| | ||||||
* | 2.3_beta released | Frederic Culot | 2008-09-29 | 1 | -14/+73 | |
| | ||||||
* | A few more bugfixes in ical import | Frederic Culot | 2008-09-24 | 1 | -29/+31 | |
| | ||||||
* | Some fixes after ical import tests. Translations updated. | Frederic Culot | 2008-09-23 | 3 | -86/+241 | |
| | ||||||
* | manpage, manuals and translations updated for 2.3_beta | Frederic Culot | 2008-09-21 | 1 | -6/+11 | |
| | ||||||
* | import flag and 'i' keybinding added | Frederic Culot | 2008-09-21 | 8 | -102/+146 | |
| | ||||||
* | More work on ical import. Macros to handle errors and to display messages in ↵ | Frederic Culot | 2008-09-20 | 8 | -128/+374 | |
| | | | | both command-line and curses mode added | |||||
* | New functions added to handle ical import | Frederic Culot | 2008-09-16 | 4 | -46/+153 | |
| | ||||||
* | Initial work on icalendar import | Frederic Culot | 2008-09-15 | 7 | -24/+776 | |
| | ||||||
* | wrong data path init fixed (thanks Herbert for reporting it) | Frederic Culot | 2008-08-18 | 1 | -3/+3 | |
| | ||||||
* | typo | Frederic Culot | 2008-08-12 | 1 | -2/+2 | |
| | ||||||
* | Optional 'format' option added to '-x' flag, help updated | Frederic Culot | 2008-08-11 | 6 | -72/+73 | |
| | ||||||
* | pcal export added | Frederic Culot | 2008-08-10 | 10 | -54/+481 | |
| | ||||||
* | manpage and manuals updated with new command line options | Frederic Culot | 2008-08-08 | 1 | -6/+24 | |
| | ||||||
* | new command line options added (thanks Erik for the patch) | Frederic Culot | 2008-08-06 | 4 | -91/+237 | |
| | ||||||
* | new keybindings added | Frederic Culot | 2008-08-03 | 6 | -40/+98 | |
| | ||||||
* | memory leaks fixed, thanks Tony for reporting them | Frederic Culot | 2008-05-03 | 1 | -4/+2 | |
| | ||||||
* | Version 2.1_beta releasedcalcurse_2_1_beta | Frederic Culot | 2008-04-26 | 1 | -4/+1 | |
| | ||||||
* | no need to allocate tmp_app on heap in notify_thread_app | Frederic Culot | 2008-04-20 | 1 | -15/+13 | |
| | ||||||
* | strcat use avoided | Frederic Culot | 2008-04-20 | 1 | -2/+2 | |
| | ||||||
* | * french translation updated | Frederic Culot | 2008-04-20 | 1 | -2/+2 | |
| | | | | * correction done in the '>' command help text | |||||
* | some memory leaks fixed using valgrind and some minor code cleanup | Frederic Culot | 2008-04-19 | 11 | -87/+75 | |
| | ||||||
* | Scrollbar added in general configuration menu | Frederic Culot | 2008-04-19 | 4 | -87/+119 | |
| | ||||||
* | Generic functions to handle scrolling windows created | Frederic Culot | 2008-04-18 | 3 | -62/+110 | |
| | ||||||
* | Yet another style for source code. GNU style now used (I am fed up with tabs...) | Frederic Culot | 2008-04-12 | 32 | -7433/+7988 | |
| | ||||||
* | Tony's patch concerning date format configuration imported | Frederic Culot | 2008-04-09 | 15 | -136/+224 | |
| | ||||||
* | '-N' flag added | Frederic Culot | 2008-04-05 | 1 | -3/+7 | |
| | ||||||
* | usage updated | Frederic Culot | 2008-04-05 | 1 | -5/+5 | |
| | ||||||
* | patch submitted by Erik Saule imported (ability to display note contents in ↵ | Frederic Culot | 2008-04-05 | 1 | -25/+89 | |
| | | | | non-interactive mode) | |||||
* | no more segfault when changing item priority (fixes Debian Bug #469297) | Frederic Culot | 2008-04-04 | 1 | -7/+10 | |
| | ||||||
* | small bugfixes | Frederic Culot | 2008-04-04 | 1 | -4/+5 | |
| | ||||||
* | bugfix: check for null pointer added when drawing color configuration window ↵ | Frederic Culot | 2008-02-16 | 1 | -2/+4 | |
| | | | | (which could remain invisible otherwise) | |||||
* | proper cvs tag used | Frederic Culot | 2008-02-14 | 4 | -4/+4 | |
| | ||||||
* | manpage updated | Frederic Culot | 2008-02-13 | 3 | -20/+43 | |
| | | | | | | | NOTESIZ shortened to be 6 characters long, as only 6 'X' are used in the glibc version of mkstemp(3). bugfix: wrong calculated len in wins_launch_external(), which lead to erroneus note file name | |||||
* | TODO list updated | Frederic Culot | 2008-02-11 | 3 | -9/+58 | |
| | | | | | | status bar updated to display the new 'N' (edit note) and '>' (view note) keybindings online help pages added for 'N' and '>' keybindings | |||||
* | memory leak fixed in notify_thread_app() | Frederic Culot | 2008-02-10 | 3 | -6/+15 | |
| | | | | | | check for limits.h header added asprintf() call replaced in wins_launch_external() as it is not fully portable | |||||
* | Code parts related to item update rewritten | Frederic Culot | 2008-01-20 | 12 | -282/+348 | |
| | ||||||
* | minor improvements and bugfixes | Frederic Culot | 2008-01-17 | 3 | -15/+29 | |
| | ||||||
* | Ability to attach notes to appointments and events added | Frederic Culot | 2008-01-13 | 13 | -208/+375 | |
| | ||||||
* | Notes attached to todos can now be suppressed | Frederic Culot | 2007-12-31 | 1 | -18/+82 | |
| | ||||||
* | Ability to attach notes to todo items added | Frederic Culot | 2007-12-30 | 15 | -156/+413 | |
| | ||||||
* | 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 | |
| | | | | | merged into calendar_move() date_change() added | |||||
* | calendar_move_*() gathered together into calendar_move() | Frederic Culot | 2007-12-10 | 2 | -10/+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_color_config() prototype updated | |||||
* | custom_general_config() updated to handle basic window resizing | Frederic Culot | 2007-10-21 | 1 | -184/+221 | |
| | | | | | custom_confwin_init() and display_color_config() added custom_color_config() rewritten | |||||
* | cwin, awin, twin, swin variables suppressed | Frederic Culot | 2007-10-21 | 2 | -12/+2 | |
| |