Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixes gcc 'format-scurity' issue (thanks Francois Boulogne for reporting this) | Frederic Culot | 2009-06-01 | 2 | -8/+14 | |
| | ||||||
* | Make use of stdio's BUFSIZ instead of my own define | Frederic Culot | 2009-05-22 | 1 | -0/+6 | |
| | ||||||
* | The buffer should be allocated dynamically, but I am quite busy right now ↵ | Frederic Culot | 2009-05-22 | 5 | -15/+13 | |
| | | | | :'( Anyway, thanks Kamil for feedback | |||||
* | calcurse 2.5 released | Frederic Culot | 2009-01-25 | 8 | -29/+61 | |
| | ||||||
* | do not crash when canceling the thread if it was not launched before | Frederic Culot | 2009-01-24 | 1 | -5/+4 | |
| | ||||||
* | po files updated for version 2.5 | Frederic Culot | 2009-01-24 | 6 | -2420/+2912 | |
| | ||||||
* | bugfix: load keys even in non-interactive mode to avoid the loss of ↵ | Frederic Culot | 2009-01-24 | 5 | -20/+21 | |
| | | | | user-configured key bindings | |||||
* | switch to 2.5 | Frederic Culot | 2009-01-24 | 1 | -2/+2 | |
| | ||||||
* | manuals and manpage updated for 2.5 | Frederic Culot | 2009-01-24 | 1 | -0/+6 | |
| | ||||||
* | manpage updated for 2.5 | Frederic Culot | 2009-01-24 | 1 | -5/+20 | |
| | ||||||
* | manuals updated for 2.5 | Frederic Culot | 2009-01-24 | 6 | -24/+116 | |
| | ||||||
* | make it possible to use KEY_HOME and KEY_END to define new key bindings, and ↵ | Frederic Culot | 2009-01-24 | 6 | -19/+99 | |
| | | | | prevent user from assigning a non-recgnized key | |||||
* | ability to link against ncursesw if ncurses is not found | Frederic Culot | 2009-01-23 | 3 | -4/+42 | |
| | ||||||
* | configuration script improved to link with ncursesw if ncurses is not found | Frederic Culot | 2009-01-23 | 2 | -9/+27 | |
| | ||||||
* | bugfix: avoid possible segfault if notify_stop_main_thread is called before ↵ | Frederic Culot | 2009-01-22 | 3 | -4/+13 | |
| | | | | thread was launched (thanks Jan for reporting this) | |||||
* | iso date format added | Frederic Culot | 2009-01-05 | 6 | -27/+70 | |
| | ||||||
* | information about periodic saves added in manuals | Frederic Culot | 2009-01-04 | 7 | -30/+102 | |
| | ||||||
* | help page added to describe the cut and paste feature | Frederic Culot | 2009-01-04 | 2 | -2/+31 | |
| | ||||||
* | more code cleanup | Frederic Culot | 2009-01-03 | 23 | -297/+330 | |
| | ||||||
* | code cleanup | Frederic Culot | 2009-01-02 | 11 | -236/+211 | |
| | ||||||
* | various bugfixes | Frederic Culot | 2009-01-02 | 9 | -38/+46 | |
| | ||||||
* | cut/paste feature aded | Frederic Culot | 2009-01-01 | 16 | -174/+783 | |
| | | | | | 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 | 13 | -62/+203 | |
| | ||||||
* | new files to monitor memory usage | Frederic Culot | 2008-12-28 | 2 | -0/+312 | |
| | ||||||
* | 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 | |
| |