aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* NEWS and po files updatedFrederic Culot2008-03-021-0/+4
| | | | Dutch manual and translation updated, thanks Jeremy
* bugfix: check for null pointer added when drawing color configurationcalcurse_2_0_betaFrederic Culot2008-02-161-0/+6
| | | | | | window (which could remain invisible otherwise) calcurse.pot updated for version 2.0 NEWS file updated
* html manuals updated with parts related to notesFrederic Culot2008-02-141-0/+3
|
* manpage updatedFrederic Culot2008-02-131-0/+7
| | | | | | | NOTESIZ shortened to be 6 characters long, as only 6 'X' are used in the glibc version of mkstemp(3). bugfix: wrong calculated len in wins_launch_external(), which lead to erroneus note file name
* TODO list updatedFrederic Culot2008-02-111-0/+6
| | | | | | status bar updated to display the new 'N' (edit note) and '>' (view note) keybindings online help pages added for 'N' and '>' keybindings
* memory leak fixed in notify_thread_app()Frederic Culot2008-02-101-0/+4
| | | | | | check for limits.h header added asprintf() call replaced in wins_launch_external() as it is not fully portable
* manuals updated to make use of css style sheetFrederic Culot2008-02-101-0/+3
|
* css style sheet added for html manualFrederic Culot2008-02-031-0/+4
|
* configure.ac updatedFrederic Culot2008-01-261-0/+5
|
* Code parts related to item update rewrittenFrederic Culot2008-01-201-0/+5
|
* minor improvements and bugfixesFrederic Culot2008-01-171-0/+6
|
* Ability to attach notes to appointments and events addedFrederic Culot2008-01-131-0/+3
|
* Notes attached to todos can now be suppressedFrederic Culot2007-12-311-0/+3
|
* Ability to attach notes to todo items addedFrederic Culot2007-12-301-0/+6
|
* bugfix: leap years should now be properly handledFrederic Culot2007-12-101-0/+7
|
* calcurse 1.9 releasedFrederic Culot2007-10-231-0/+4
|
* automatic resize made available inside help and configuration screens ↵Frederic Culot2007-10-211-0/+15
| | | | (thanks Sebastian for reporting the problem)
* various bugfixes and improvementsFrederic Culot2007-10-161-0/+9
|
* Dutch translation updated, bugfix in memory releaseFrederic Culot2007-10-081-0/+5
|
* Handling of SIGWINCH improved, and German translation updatedFrederic Culot2007-10-071-0/+4
|
* small bugfixesFrederic Culot2007-09-161-0/+8
|
* bugfix: shift in date_arg(), thanks Herbert for reporting this bugFrederic Culot2007-09-011-0/+3
|
* calcurse 1.9_beta releasedFrederic Culot2007-08-311-0/+3
|
* bugfix and documentation updateFrederic Culot2007-08-191-0/+9
|
* automatic window refresh when resizing screenFrederic Culot2007-08-151-0/+14
|
* moon phase calculation addedFrederic Culot2007-08-121-0/+6
|
* memory leak fixed in day_item_s2apoint_s()Frederic Culot2007-08-041-0/+1
|
* error handling while in ncurses mode improvedFrederic Culot2007-08-041-0/+6
|
* compiler warnings fixedFrederic Culot2007-07-291-0/+3
|
* Dutch manual added, Autotools use improved, code cleanupFrederic Culot2007-07-281-0/+8
|
* global variables suppressed in calcurse.cFrederic Culot2007-07-261-0/+3
|
* work on siganls and windows code reorganizationFrederic Culot2007-07-231-0/+7
|
* code reorganizationFrederic Culot2007-07-211-0/+13
|
* window_t type created and more code cleanupFrederic Culot2007-07-201-0/+7
|
* code cleanup and bugfix: day change is not checkedFrederic Culot2007-07-011-0/+18
|
* calcurse 1.8 releasedFrederic Culot2007-05-221-0/+5
|
* manuals updated for version 1.8Frederic Culot2007-05-121-0/+3
|
* small bugfixesFrederic Culot2007-05-061-0/+13
|
* custom_color_config() made more robustFrederic Culot2007-04-241-0/+5
|
* handle different values returned by ncurses pair_content() depending on ↵Frederic Culot2007-04-221-0/+4
| | | | compilation options
* bugfixes in color configuration menuFrederic Culot2007-04-211-0/+5
|
* documentation updated and version switched to 1.8_betaFrederic Culot2007-04-151-0/+7
|
* several bugfixesFrederic Culot2007-04-141-0/+12
| | | | | signal handling implemented to catch zombie processes created by user-defined notification command
* MAX_LENGTH replaced by stdio.h's BUFSIZFrederic Culot2007-04-041-2/+9
| | | | | use of MININSEC and DAYINSEC defines bugfixes
* 'X' and '!' keybindings added to status bar, and online help updatedFrederic Culot2007-03-241-0/+14
| | | | '-x' command-line option added to export data in non-interactive mode
* more work on iCal export functions implementationFrederic Culot2007-03-171-0/+11
|
* beginning of iCal export functions implementationFrederic Culot2007-03-111-0/+5
|
* color handling improvedFrederic Culot2007-03-101-0/+8
| | | | recur_item_inday() improved, thanks to Tony's patch
* color theme configuration improvedFrederic Culot2007-03-041-0/+8
| | | | | Calcurse default black background replaced by Terminal's default background color
* bugfix: CTRL-D problems while editing items fixedFrederic Culot2007-02-281-0/+4
|