aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* po files updated for version 2.5Frederic Culot2009-01-246-2420/+2912
|
* bugfix: load keys even in non-interactive mode to avoid the loss of ↵Frederic Culot2009-01-245-20/+21
| | | | user-configured key bindings
* switch to 2.5Frederic Culot2009-01-241-2/+2
|
* manuals and manpage updated for 2.5Frederic Culot2009-01-241-0/+6
|
* manpage updated for 2.5Frederic Culot2009-01-241-5/+20
|
* manuals updated for 2.5Frederic Culot2009-01-246-24/+116
|
* make it possible to use KEY_HOME and KEY_END to define new key bindings, and ↵Frederic Culot2009-01-246-19/+99
| | | | prevent user from assigning a non-recgnized key
* ability to link against ncursesw if ncurses is not foundFrederic Culot2009-01-233-4/+42
|
* configuration script improved to link with ncursesw if ncurses is not foundFrederic Culot2009-01-232-9/+27
|
* bugfix: avoid possible segfault if notify_stop_main_thread is called before ↵Frederic Culot2009-01-223-4/+13
| | | | thread was launched (thanks Jan for reporting this)
* iso date format addedFrederic Culot2009-01-056-27/+70
|
* information about periodic saves added in manualsFrederic Culot2009-01-047-30/+102
|
* help page added to describe the cut and paste featureFrederic Culot2009-01-042-2/+31
|
* more code cleanupFrederic Culot2009-01-0323-297/+330
|
* code cleanupFrederic Culot2009-01-0211-236/+211
|
* various bugfixesFrederic Culot2009-01-029-38/+46
|
* cut/paste feature adedFrederic Culot2009-01-0116-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 implementedFrederic Culot2008-12-2813-62/+203
|
* new files to monitor memory usageFrederic Culot2008-12-282-0/+312
|
* Added wrappers around libc's memory management functions, to easily debug ↵Frederic Culot2008-12-2828-661/+883
| | | | memory usage
* calcurse 2.4 releasedFrederic Culot2008-12-279-506/+636
|
* new layout configuration menuFrederic Culot2008-12-208-34/+180
|
* memory leak due to wrong thread usage fixedFrederic Culot2008-12-188-121/+132
|
* small bugfixes and a major one (freeze when deleting an appointment's note, ↵Frederic Culot2008-12-1512-56/+76
| | | | thanks Jan for reporting it)
* 2.4_beta releasedcalcurse_2_4_betaFrederic Culot2008-12-142-0/+10
|
* small bugfixes and code cleanupFrederic Culot2008-12-1414-2367/+2858
|
* exceptions now properly taken into account while exporting dataFrederic Culot2008-12-144-30/+26
|
* daylight saving time related problems fixed (thanks youshe and Jan for ↵Frederic Culot2008-12-133-10/+14
| | | | reporting them)
* code cleanupFrederic Culot2008-12-1211-193/+106
|
* manual and manpage updated for 2.4Frederic Culot2008-12-098-101/+372
|
* prefer overridability and let people choose their own CFLAGSFrederic Culot2008-12-087-2867/+4021
|
* oops, forgot to remove previous CFLAGS declarationFrederic Culot2008-12-081-3/+1
|
* --enable-debug configuration option addedFrederic Culot2008-12-081-1/+16
|
* Switched to calcurse-2.4_beta. Fixed compiler flags overwriting and added ↵Frederic Culot2008-12-084-5/+13
| | | | locale.h include (thanks Cedric for your patch)
* color configuration menu adapted to handle user-defined key bindingsFrederic Culot2008-12-089-55/+102
|
* Checks added while loading key bindings configuration.Frederic Culot2008-12-0714-183/+327
|
* more work on updating online help pagesFrederic Culot2008-12-034-183/+244
|
* online help pages updatedFrederic Culot2008-11-303-12/+17
|
* Online help updated to display user-defined keys.Frederic Culot2008-11-283-88/+129
|
* User-defined keys are now saved to file.Frederic Culot2008-11-255-27/+80
|
* Building configuration menu to assign keybindingsFrederic Culot2008-11-2313-151/+575
|
* More work on implementing user-definable keybindingsFrederic Culot2008-11-1618-415/+583
|
* Loading of user-configurable keys implementedFrederic Culot2008-11-0912-117/+321
|
* new files to manage user-definable keybindingsFrederic Culot2008-11-085-2/+589
|
* switched to calcurse 2.3Frederic Culot2008-10-156-205/+202
|
* 2.3_beta releasedFrederic Culot2008-09-299-211/+287
|
* A few more bugfixes in ical importFrederic Culot2008-09-242-29/+38
|
* Some fixes after ical import tests. Translations updated.Frederic Culot2008-09-2310-296/+493
|
* manpage, manuals and translations updated for 2.3_betaFrederic Culot2008-09-2116-922/+2317
|
* import flag and 'i' keybinding addedFrederic Culot2008-09-219-102/+160
|