Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Copyright date updated | Frederic Culot | 2009-06-20 | 1 | -0/+2 | |
| | ||||||
* | Day names and selected date colour now follow user's theme. | Frederic Culot | 2009-06-20 | 1 | -0/+4 | |
| | ||||||
* | Bugfix: avoid a possible freeze under OpenBSD when changing color from ↵ | Frederic Culot | 2009-06-20 | 1 | -0/+8 | |
| | | | | within the configuration screen. | |||||
* | Fixes gcc 'format-scurity' issue (thanks Francois Boulogne for reporting this) | Frederic Culot | 2009-06-01 | 1 | -0/+5 | |
| | ||||||
* | Make use of stdio's BUFSIZ instead of my own define | Frederic Culot | 2009-05-22 | 1 | -0/+6 | |
| | ||||||
* | calcurse 2.5 released | Frederic Culot | 2009-01-25 | 1 | -0/+9 | |
| | ||||||
* | bugfix: load keys even in non-interactive mode to avoid the loss of ↵ | Frederic Culot | 2009-01-24 | 1 | -0/+3 | |
| | | | | user-configured key bindings | |||||
* | manuals and manpage updated for 2.5 | Frederic Culot | 2009-01-24 | 1 | -0/+6 | |
| | ||||||
* | make it possible to use KEY_HOME and KEY_END to define new key bindings, and ↵ | Frederic Culot | 2009-01-24 | 1 | -0/+12 | |
| | | | | prevent user from assigning a non-recgnized key | |||||
* | configuration script improved to link with ncursesw if ncurses is not found | Frederic Culot | 2009-01-23 | 1 | -0/+5 | |
| | ||||||
* | bugfix: avoid possible segfault if notify_stop_main_thread is called before ↵ | Frederic Culot | 2009-01-22 | 1 | -0/+8 | |
| | | | | thread was launched (thanks Jan for reporting this) | |||||
* | iso date format added | Frederic Culot | 2009-01-05 | 1 | -0/+11 | |
| | ||||||
* | information about periodic saves added in manuals | Frederic Culot | 2009-01-04 | 1 | -0/+3 | |
| | ||||||
* | help page added to describe the cut and paste feature | Frederic Culot | 2009-01-04 | 1 | -0/+5 | |
| | ||||||
* | more code cleanup | Frederic Culot | 2009-01-03 | 1 | -0/+12 | |
| | ||||||
* | code cleanup | Frederic Culot | 2009-01-02 | 1 | -1/+5 | |
| | ||||||
* | various bugfixes | Frederic Culot | 2009-01-02 | 1 | -1/+6 | |
| | ||||||
* | cut/paste feature aded | Frederic Culot | 2009-01-01 | 1 | -0/+41 | |
| | | | | | fixed a 2-years old bug that made repeated items with exceptions to load uncorrectly in some cases (thanks Jan for reporting it) | |||||
* | Automatic periodic saves implemented | Frederic Culot | 2008-12-28 | 1 | -0/+9 | |
| | ||||||
* | Added wrappers around libc's memory management functions, to easily debug ↵ | Frederic Culot | 2008-12-28 | 1 | -0/+22 | |
| | | | | memory usage | |||||
* | calcurse 2.4 released | Frederic Culot | 2008-12-27 | 1 | -0/+7 | |
| | ||||||
* | new layout configuration menu | Frederic Culot | 2008-12-20 | 1 | -0/+7 | |
| | ||||||
* | memory leak due to wrong thread usage fixed | Frederic Culot | 2008-12-18 | 1 | -0/+5 | |
| | ||||||
* | small bugfixes and a major one (freeze when deleting an appointment's note, ↵ | Frederic Culot | 2008-12-15 | 1 | -5/+20 | |
| | | | | thanks Jan for reporting it) | |||||
* | 2.4_beta releasedcalcurse_2_4_beta | Frederic Culot | 2008-12-14 | 1 | -0/+4 | |
| | ||||||
* | small bugfixes and code cleanup | Frederic Culot | 2008-12-14 | 1 | -0/+13 | |
| | ||||||
* | exceptions now properly taken into account while exporting data | Frederic Culot | 2008-12-14 | 1 | -0/+7 | |
| | ||||||
* | daylight saving time related problems fixed (thanks youshe and Jan for ↵ | Frederic Culot | 2008-12-13 | 1 | -0/+6 | |
| | | | | reporting them) | |||||
* | code cleanup | Frederic Culot | 2008-12-12 | 1 | -0/+13 | |
| | ||||||
* | manual and manpage updated for 2.4 | Frederic Culot | 2008-12-09 | 1 | -0/+6 | |
| | ||||||
* | Switched to calcurse-2.4_beta. Fixed compiler flags overwriting and added ↵ | Frederic Culot | 2008-12-08 | 1 | -0/+7 | |
| | | | | locale.h include (thanks Cedric for your patch) | |||||
* | color configuration menu adapted to handle user-defined key bindings | Frederic Culot | 2008-12-08 | 1 | -0/+6 | |
| | ||||||
* | Checks added while loading key bindings configuration. | Frederic Culot | 2008-12-07 | 1 | -0/+16 | |
| | ||||||
* | more work on updating online help pages | Frederic Culot | 2008-12-03 | 1 | -0/+12 | |
| | ||||||
* | online help pages updated | Frederic Culot | 2008-11-30 | 1 | -0/+4 | |
| | ||||||
* | Online help updated to display user-defined keys. | Frederic Culot | 2008-11-28 | 1 | -0/+4 | |
| | ||||||
* | User-defined keys are now saved to file. | Frederic Culot | 2008-11-25 | 1 | -0/+6 | |
| | ||||||
* | Building configuration menu to assign keybindings | Frederic Culot | 2008-11-23 | 1 | -0/+34 | |
| | ||||||
* | More work on implementing user-definable keybindings | Frederic Culot | 2008-11-16 | 1 | -0/+10 | |
| | ||||||
* | Loading of user-configurable keys implemented | Frederic Culot | 2008-11-09 | 1 | -0/+7 | |
| | ||||||
* | new files to manage user-definable keybindings | Frederic Culot | 2008-11-08 | 1 | -0/+9 | |
| | ||||||
* | switched to calcurse 2.3 | Frederic Culot | 2008-10-15 | 1 | -0/+11 | |
| | ||||||
* | 2.3_beta released | Frederic Culot | 2008-09-29 | 1 | -0/+11 | |
| | ||||||
* | A few more bugfixes in ical import | Frederic Culot | 2008-09-24 | 1 | -0/+7 | |
| | ||||||
* | Some fixes after ical import tests. Translations updated. | Frederic Culot | 2008-09-23 | 1 | -0/+11 | |
| | ||||||
* | manpage, manuals and translations updated for 2.3_beta | Frederic Culot | 2008-09-21 | 1 | -0/+9 | |
| | ||||||
* | import flag and 'i' keybinding added | Frederic Culot | 2008-09-21 | 1 | -0/+14 | |
| | ||||||
* | More work on ical import. Macros to handle errors and to display messages in ↵ | Frederic Culot | 2008-09-20 | 1 | -0/+14 | |
| | | | | both command-line and curses mode added | |||||
* | New functions added to handle ical import | Frederic Culot | 2008-09-16 | 1 | -0/+8 | |
| | ||||||
* | Initial work on icalendar import | Frederic Culot | 2008-09-15 | 1 | -0/+13 | |
| |