aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Added wrappers around libc's memory management functions, to easily debug mem...Frederic Culot2008-12-2826-660/+844
* new layout configuration menuFrederic Culot2008-12-206-33/+171
* memory leak due to wrong thread usage fixedFrederic Culot2008-12-181-2/+8
* small bugfixes and a major one (freeze when deleting an appointment's note, t...Frederic Culot2008-12-155-16/+21
* small bugfixes and code cleanupFrederic Culot2008-12-147-160/+86
* exceptions now properly taken into account while exporting dataFrederic Culot2008-12-143-30/+19
* daylight saving time related problems fixed (thanks youshe and Jan for report...Frederic Culot2008-12-132-10/+8
* code cleanupFrederic Culot2008-12-1210-193/+93
* manual and manpage updated for 2.4Frederic Culot2008-12-091-6/+9
* Switched to calcurse-2.4_beta. Fixed compiler flags overwriting and added loc...Frederic Culot2008-12-081-1/+2
* color configuration menu adapted to handle user-defined key bindingsFrederic Culot2008-12-088-55/+96
* Checks added while loading key bindings configuration.Frederic Culot2008-12-0713-183/+311
* more work on updating online help pagesFrederic Culot2008-12-033-183/+232
* online help pages updatedFrederic Culot2008-11-302-12/+13
* Online help updated to display user-defined keys.Frederic Culot2008-11-282-88/+125
* User-defined keys are now saved to file.Frederic Culot2008-11-254-27/+74
* Building configuration menu to assign keybindingsFrederic Culot2008-11-2312-151/+541
* More work on implementing user-definable keybindingsFrederic Culot2008-11-1617-415/+573
* Loading of user-configurable keys implementedFrederic Culot2008-11-0911-117/+314
* new files to manage user-definable keybindingsFrederic Culot2008-11-084-2/+580
* 2.3_beta releasedFrederic Culot2008-09-291-14/+73
* A few more bugfixes in ical importFrederic Culot2008-09-241-29/+31
* Some fixes after ical import tests. Translations updated.Frederic Culot2008-09-233-86/+241
* manpage, manuals and translations updated for 2.3_betaFrederic Culot2008-09-211-6/+11
* import flag and 'i' keybinding addedFrederic Culot2008-09-218-102/+146
* More work on ical import. Macros to handle errors and to display messages in ...Frederic Culot2008-09-208-128/+374
* New functions added to handle ical importFrederic Culot2008-09-164-46/+153
* Initial work on icalendar importFrederic Culot2008-09-157-24/+776
* wrong data path init fixed (thanks Herbert for reporting it)Frederic Culot2008-08-181-3/+3
* typoFrederic Culot2008-08-121-2/+2
* Optional 'format' option added to '-x' flag, help updatedFrederic Culot2008-08-116-72/+73
* pcal export addedFrederic Culot2008-08-1010-54/+481
* manpage and manuals updated with new command line optionsFrederic Culot2008-08-081-6/+24
* new command line options added (thanks Erik for the patch)Frederic Culot2008-08-064-91/+237
* new keybindings addedFrederic Culot2008-08-036-40/+98
* memory leaks fixed, thanks Tony for reporting themFrederic Culot2008-05-031-4/+2
* Version 2.1_beta releasedcalcurse_2_1_betaFrederic Culot2008-04-261-4/+1
* no need to allocate tmp_app on heap in notify_thread_appFrederic Culot2008-04-201-15/+13
* strcat use avoidedFrederic Culot2008-04-201-2/+2
* * french translation updatedFrederic Culot2008-04-201-2/+2
* some memory leaks fixed using valgrind and some minor code cleanupFrederic Culot2008-04-1911-87/+75
* Scrollbar added in general configuration menuFrederic Culot2008-04-194-87/+119
* Generic functions to handle scrolling windows createdFrederic Culot2008-04-183-62/+110
* Yet another style for source code. GNU style now used (I am fed up with tabs...)Frederic Culot2008-04-1232-7433/+7988
* Tony's patch concerning date format configuration importedFrederic Culot2008-04-0915-136/+224
* '-N' flag addedFrederic Culot2008-04-051-3/+7
* usage updatedFrederic Culot2008-04-051-5/+5
* patch submitted by Erik Saule imported (ability to display note contents in n...Frederic Culot2008-04-051-25/+89
* no more segfault when changing item priority (fixes Debian Bug #469297)Frederic Culot2008-04-041-7/+10
* small bugfixesFrederic Culot2008-04-041-4/+5