summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-01-16better handling of the values returned by getstring()Frederic Culot
2007-01-16user canceling now taken into accountFrederic Culot
2007-01-16use of getstring() definesFrederic Culot
2007-01-10German documentation and messages updated + bugfixesFrederic Culot
2007-01-10bugfixesFrederic Culot
2007-01-10better checking of the entered date in goto_day()Frederic Culot
2007-01-10German messages updated, thanks to Chris M.Frederic Culot
2007-01-10German manual updated, thanks to Chris M.Frederic Culot
2007-01-05small change in next_arg()Frederic Culot
2007-01-05newline suppressedFrederic Culot
2006-12-21display adjustments for long itemsFrederic Culot
2006-12-21display adjustment in day_write_pad()Frederic Culot
2006-12-21display adjustment in update_todo_panel()Frederic Culot
2006-12-19another bugfixFrederic Culot
2006-12-19bugfix in day_edit_item(): end time does not change if start time is editedFrederic Culot
2006-12-19contributor addedFrederic Culot
2006-12-19French translation updated and bugfix in label lengthFrederic Culot
2006-12-19more text come with 1.7Frederic Culot
2006-12-19French translations updated for 1.7Frederic Culot
2006-12-19bugfix in label lengthFrederic Culot
2006-12-18untranslated text markedcalcurse_1_7_betaFrederic Culot
2006-12-18new version number: 1.7_betaFrederic Culot
2006-12-18calcurse 1.7_beta releaseFrederic Culot
2006-12-181.7_betaFrederic Culot
2006-12-18bugfix in getstring()Frederic Culot
2006-12-18CTRL-K now works properly in getstring()Frederic Culot
2006-12-15small bugfixesFrederic Culot
2006-12-15one more thing to improve...Frederic Culot
2006-12-15sprintf replaced by snprintf and strcpy replaced by strncpyFrederic Culot
2006-12-15todo_arg() prototype updatedFrederic Culot
2006-12-15todo_arg() prototype updated and sprintf replaced by snprintfFrederic Culot
2006-12-15bugfix in array sizes in load-todo()Frederic Culot
2006-12-15parentheses added to fix a warningFrederic Culot
sprintf replaced by snprintf and strcpy replaced by strncpy
2006-12-15missing header added and sprintf replaced by snprintfFrederic Culot
2006-12-15missing headers addedFrederic Culot
2006-12-15some small bugfixes, thanks to toucouch for reporting themFrederic Culot
calls to strcpy and sprintf suppressed
2006-12-15strcpy replaced by strncpyFrederic Culot
2006-12-14TODO file updated, taking into account modifications for 1.7Frederic Culot
2006-12-14improvements in memory deallocationFrederic Culot
2006-12-14improvements in the memory deallocation in next_arg()Frederic Culot
2006-12-14updatestring() now returns an integer to handle cancelingFrederic Culot
2006-12-14improvements in the memory deallocation in updatestring()Frederic Culot
updatestring() now returns an integer to handle canceling
2006-12-14improvements in the memory deallocation in day_edit_item()Frederic Culot
2006-12-13scroller() suppressed, bugfix in todo_new_item(), and html documentation updatedFrederic Culot
2006-12-13item_in_popup() improved to replace the scroller() function by a pad.Frederic Culot
scroller() function suppressed
2006-12-13scroller() suppressedFrederic Culot
2006-12-13bugfix: call to getstring() corrected in todo_new_item()Frederic Culot
2006-12-13documentation added about the built-in input line editorFrederic Culot
2006-12-12html manuals and help screen for the repeat command updatedFrederic Culot
2006-12-12English manual updated (rss feed and long options added)Frederic Culot