Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switched to calcurse-2.4_beta. Fixed compiler flags overwriting and added ↵ | Frederic Culot | 2008-12-08 | 1 | -1/+2 |
| | | | | locale.h include (thanks Cedric for your patch) | ||||
* | color configuration menu adapted to handle user-defined key bindings | Frederic Culot | 2008-12-08 | 8 | -55/+96 |
| | |||||
* | Checks added while loading key bindings configuration. | Frederic Culot | 2008-12-07 | 13 | -183/+311 |
| | |||||
* | more work on updating online help pages | Frederic Culot | 2008-12-03 | 3 | -183/+232 |
| | |||||
* | online help pages updated | Frederic Culot | 2008-11-30 | 2 | -12/+13 |
| | |||||
* | Online help updated to display user-defined keys. | Frederic Culot | 2008-11-28 | 2 | -88/+125 |
| | |||||
* | User-defined keys are now saved to file. | Frederic Culot | 2008-11-25 | 4 | -27/+74 |
| | |||||
* | Building configuration menu to assign keybindings | Frederic Culot | 2008-11-23 | 12 | -151/+541 |
| | |||||
* | More work on implementing user-definable keybindings | Frederic Culot | 2008-11-16 | 17 | -415/+573 |
| | |||||
* | Loading of user-configurable keys implemented | Frederic Culot | 2008-11-09 | 11 | -117/+314 |
| | |||||
* | 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 |
| |