Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added wrappers around libc's memory management functions, to easily debug ↵ | Frederic Culot | 2008-12-28 | 28 | -661/+883 | |
| | | | | memory usage | |||||
* | calcurse 2.4 released | Frederic Culot | 2008-12-27 | 9 | -506/+636 | |
| | ||||||
* | new layout configuration menu | Frederic Culot | 2008-12-20 | 8 | -34/+180 | |
| | ||||||
* | memory leak due to wrong thread usage fixed | Frederic Culot | 2008-12-18 | 8 | -121/+132 | |
| | ||||||
* | small bugfixes and a major one (freeze when deleting an appointment's note, ↵ | Frederic Culot | 2008-12-15 | 12 | -56/+76 | |
| | | | | thanks Jan for reporting it) | |||||
* | 2.4_beta releasedcalcurse_2_4_beta | Frederic Culot | 2008-12-14 | 2 | -0/+10 | |
| | ||||||
* | small bugfixes and code cleanup | Frederic Culot | 2008-12-14 | 14 | -2367/+2858 | |
| | ||||||
* | exceptions now properly taken into account while exporting data | Frederic Culot | 2008-12-14 | 4 | -30/+26 | |
| | ||||||
* | daylight saving time related problems fixed (thanks youshe and Jan for ↵ | Frederic Culot | 2008-12-13 | 3 | -10/+14 | |
| | | | | reporting them) | |||||
* | code cleanup | Frederic Culot | 2008-12-12 | 11 | -193/+106 | |
| | ||||||
* | manual and manpage updated for 2.4 | Frederic Culot | 2008-12-09 | 8 | -101/+372 | |
| | ||||||
* | prefer overridability and let people choose their own CFLAGS | Frederic Culot | 2008-12-08 | 7 | -2867/+4021 | |
| | ||||||
* | oops, forgot to remove previous CFLAGS declaration | Frederic Culot | 2008-12-08 | 1 | -3/+1 | |
| | ||||||
* | --enable-debug configuration option added | Frederic Culot | 2008-12-08 | 1 | -1/+16 | |
| | ||||||
* | Switched to calcurse-2.4_beta. Fixed compiler flags overwriting and added ↵ | Frederic Culot | 2008-12-08 | 4 | -5/+13 | |
| | | | | locale.h include (thanks Cedric for your patch) | |||||
* | color configuration menu adapted to handle user-defined key bindings | Frederic Culot | 2008-12-08 | 9 | -55/+102 | |
| | ||||||
* | Checks added while loading key bindings configuration. | Frederic Culot | 2008-12-07 | 14 | -183/+327 | |
| | ||||||
* | more work on updating online help pages | Frederic Culot | 2008-12-03 | 4 | -183/+244 | |
| | ||||||
* | online help pages updated | Frederic Culot | 2008-11-30 | 3 | -12/+17 | |
| | ||||||
* | Online help updated to display user-defined keys. | Frederic Culot | 2008-11-28 | 3 | -88/+129 | |
| | ||||||
* | User-defined keys are now saved to file. | Frederic Culot | 2008-11-25 | 5 | -27/+80 | |
| | ||||||
* | Building configuration menu to assign keybindings | Frederic Culot | 2008-11-23 | 13 | -151/+575 | |
| | ||||||
* | More work on implementing user-definable keybindings | Frederic Culot | 2008-11-16 | 18 | -415/+583 | |
| | ||||||
* | Loading of user-configurable keys implemented | Frederic Culot | 2008-11-09 | 12 | -117/+321 | |
| | ||||||
* | new files to manage user-definable keybindings | Frederic Culot | 2008-11-08 | 5 | -2/+589 | |
| | ||||||
* | switched to calcurse 2.3 | Frederic Culot | 2008-10-15 | 6 | -205/+202 | |
| | ||||||
* | 2.3_beta released | Frederic Culot | 2008-09-29 | 9 | -211/+287 | |
| | ||||||
* | A few more bugfixes in ical import | Frederic Culot | 2008-09-24 | 2 | -29/+38 | |
| | ||||||
* | Some fixes after ical import tests. Translations updated. | Frederic Culot | 2008-09-23 | 10 | -296/+493 | |
| | ||||||
* | manpage, manuals and translations updated for 2.3_beta | Frederic Culot | 2008-09-21 | 16 | -922/+2317 | |
| | ||||||
* | import flag and 'i' keybinding added | Frederic Culot | 2008-09-21 | 9 | -102/+160 | |
| | ||||||
* | More work on ical import. Macros to handle errors and to display messages in ↵ | Frederic Culot | 2008-09-20 | 9 | -128/+388 | |
| | | | | both command-line and curses mode added | |||||
* | New functions added to handle ical import | Frederic Culot | 2008-09-16 | 5 | -46/+161 | |
| | ||||||
* | Initial work on icalendar import | Frederic Culot | 2008-09-15 | 8 | -24/+789 | |
| | ||||||
* | switched to calcurse 2.2 | Frederic Culot | 2008-08-28 | 3 | -4/+15 | |
| | ||||||
* | wrong data path init fixed (thanks Herbert for reporting it) | Frederic Culot | 2008-08-18 | 2 | -3/+8 | |
| | ||||||
* | switched to calcurse_2.2_betacalcurse_2_2_beta | Frederic Culot | 2008-08-12 | 3 | -2/+18 | |
| | ||||||
* | french translation updated. Switched to 2.2_beta | Frederic Culot | 2008-08-12 | 8 | -709/+1366 | |
| | ||||||
* | typo | Frederic Culot | 2008-08-12 | 1 | -2/+2 | |
| | ||||||
* | Optional 'format' option added to '-x' flag, help updated | Frederic Culot | 2008-08-11 | 13 | -113/+217 | |
| | ||||||
* | pcal export added | Frederic Culot | 2008-08-10 | 11 | -54/+504 | |
| | ||||||
* | manpage and manuals updated with new command line options | Frederic Culot | 2008-08-08 | 8 | -37/+198 | |
| | ||||||
* | new command line options added (thanks Erik for the patch) | Frederic Culot | 2008-08-06 | 5 | -91/+248 | |
| | ||||||
* | new keybindings added | Frederic Culot | 2008-08-03 | 13 | -184/+254 | |
| | ||||||
* | version 2.1 released | Frederic Culot | 2008-05-17 | 3 | -4/+14 | |
| | ||||||
* | * src/recur.c: typo fixed (thanks Jeremy for reporting it) | Frederic Culot | 2008-05-03 | 1 | -0/+9 | |
| | | | | | | * po/nl.po: Dutch translation updated, thanks Jeremy * src/recur.c (recur_apoint_new, recur_event_new): memory leak fixed (thanks Tony for reporting it) | |||||
* | memory leaks fixed, thanks Tony for reporting them | Frederic Culot | 2008-05-03 | 1 | -4/+2 | |
| | ||||||
* | typo fixed and Dutch translation updated, thanks Jeremy | Frederic Culot | 2008-05-03 | 6 | -51/+45 | |
| | ||||||
* | Version 2.1_beta releasedcalcurse_2_1_beta | Frederic Culot | 2008-04-26 | 9 | -1199/+1932 | |
| | ||||||
* | 2.1_beta soon to be released | Frederic Culot | 2008-04-20 | 6 | -1488/+1674 | |
| |