aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Scrollbar added in general configuration menuFrederic Culot2008-04-195-87/+122
* Generic functions to handle scrolling windows createdFrederic Culot2008-04-184-62/+113
* Yet another style for source code. GNU style now used (I am fed up with tabs...)Frederic Culot2008-04-1233-7433/+7992
* Tony's patch concerning date format configuration importedFrederic Culot2008-04-0917-138/+229
* manuals updated with the '-N' flagFrederic Culot2008-04-057-18/+66
* '-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-052-25/+94
* bugfixes (among them, Debian Bug #469297)Frederic Culot2008-04-041-0/+9
* no more segfault when changing item priority (fixes Debian Bug #469297)Frederic Culot2008-04-041-7/+10
* small bugfixesFrederic Culot2008-04-041-4/+5
* Italian manual added, many thanks to Leandro NoferiniFrederic Culot2008-03-301-2/+3
* Italian manual added, many thanks to Leandro NoferiniFrederic Culot2008-03-307-10/+1240
* Forgot to include css style sheet...Frederic Culot2008-03-021-2/+3
* NEWS and po files updatedFrederic Culot2008-03-029-1035/+1688
* bugfix: check for null pointer added when drawing color configurationcalcurse_2_0_betaFrederic Culot2008-02-162-0/+21
* pot file updated for version 2.0Frederic Culot2008-02-161-191/+300
* bugfix: check for null pointer added when drawing color configuration window ...Frederic Culot2008-02-161-2/+4
* proper cvs tag usedFrederic Culot2008-02-145-5/+5
* html manuals updated with parts related to notesFrederic Culot2008-02-147-13/+164
* manpage updatedFrederic Culot2008-02-134-20/+50
* TODO list updatedFrederic Culot2008-02-115-12/+64
* memory leak fixed in notify_thread_app()Frederic Culot2008-02-105-8/+21
* manuals updated to make use of css style sheetFrederic Culot2008-02-107-2145/+2349
* css style sheet added for html manualFrederic Culot2008-02-033-745/+1142
* configure.ac updatedFrederic Culot2008-01-262-5/+10
* Code parts related to item update rewrittenFrederic Culot2008-01-2013-282/+353
* minor improvements and bugfixesFrederic Culot2008-01-174-15/+35
* Ability to attach notes to appointments and events addedFrederic Culot2008-01-1314-208/+378
* Notes attached to todos can now be suppressedFrederic Culot2007-12-312-18/+85
* Ability to attach notes to todo items addedFrederic Culot2007-12-3016-156/+419
* bugfix: leap years should now be properly handledFrederic Culot2007-12-101-0/+7
* WEEKINDAYS define addedFrederic Culot2007-12-101-1/+2
* bugfix in recur_item_inday(): leap years should now be properly handledFrederic Culot2007-12-101-51/+50
* calendar_move_*() functions modified to properly handle leap years andFrederic Culot2007-12-101-69/+63
* calendar_move_*() gathered together into calendar_move()Frederic Culot2007-12-102-10/+15
* calcurse 1.9 releasedFrederic Culot2007-10-234-5/+13
* translations updated for version 1.9Frederic Culot2007-10-236-1398/+1500
* automatic resize made available inside help and configuration screens (thanks...Frederic Culot2007-10-211-0/+15
* routines updated to handle new window_t and window_e typesFrederic Culot2007-10-218-140/+139
* notify_config_bar() updated to handle window resizingFrederic Culot2007-10-211-41/+39
* custom_confwin_init() addedFrederic Culot2007-10-211-2/+4
* custom_general_config() updated to handle basic window resizingFrederic Culot2007-10-211-184/+221
* cwin, awin, twin, swin variables suppressedFrederic Culot2007-10-212-12/+2
* wins_prop() suppressedFrederic Culot2007-10-211-137/+112
* window_t structure updated to store WINDOW pointerFrederic Culot2007-10-211-15/+9
* help_screen() updated to make automatic resize available inside helpFrederic Culot2007-10-211-213/+259
* various bugfixes and improvementsFrederic Culot2007-10-161-0/+9
* wins_reset() modified to avoid blank screen when resizing window under LinuxFrederic Culot2007-10-161-7/+1
* bugfix: do not stop thread in notify_config_bar() if it was not started beforeFrederic Culot2007-10-161-2/+2