aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* day_edit_item() prototype addedFrederic Culot2006-11-301-1/+2
* 'Edit Itm' command added in the status barFrederic Culot2006-11-302-11/+15
* memcpy() replaced by memmove() in add_char()Frederic Culot2006-11-282-6/+6
* more work to implement the edit functionFrederic Culot2006-11-021-0/+6
* todo_edit_item() createdFrederic Culot2006-11-022-3/+15
* calls to getstring() updatedFrederic Culot2006-11-021-3/+3
* call to getstring() updatedFrederic Culot2006-11-021-4/+5
* calls to getstring() updatedFrederic Culot2006-11-021-8/+17
* add_char() simplified, using memcpy()Frederic Culot2006-11-021-23/+39
* getstring() prototype modified, and updatestring() createdFrederic Culot2006-11-021-2/+3
* Contributors section updatedFrederic Culot2006-10-281-1/+2
* work on editing function to modify already existing itemsFrederic Culot2006-10-281-0/+8
* display_item() updated to add an asterisk in front of recurrent itemsFrederic Culot2006-10-281-5/+11
* display_item() prototype updatedFrederic Culot2006-10-281-2/+2
* day_write_pad() updated to add an asterisk in front of recurrent itemsFrederic Culot2006-10-281-5/+9
* display_item() call modified in update_todo_panel()Frederic Culot2006-10-281-2/+2
* display_item_date() updated to add an asterisk in front of recurrent itemsFrederic Culot2006-10-281-3/+8
* getstring() call in todo_new_item() updatedFrederic Culot2006-10-281-4/+3
* getstring() call in recur_repeat_item() updatedFrederic Culot2006-10-281-6/+4
* getstring() call in goto_day() updatedFrederic Culot2006-10-281-3/+2
* getstring() calls in config_notify_bar() and add_item() updatedFrederic Culot2006-10-281-25/+22
* getstring() improved to allow the modification of an existing stringFrederic Culot2006-10-281-31/+142
* added SPC define, showstring(), showcursor(), ad_char() and del_char() protot...Frederic Culot2006-10-281-2/+8
* forgot a white space :(Frederic Culot2006-10-171-2/+2
* getopt() replaced by getopt_longFrederic Culot2006-10-171-0/+5
* getopt function in parse_args() replaced by getopt_longFrederic Culot2006-10-171-27/+51
* check for getopt.h header file addedFrederic Culot2006-10-171-2/+2
* bugfix regarding recurrent items' end-date, and '-t' flag improved to take a ...Frederic Culot2006-10-161-0/+5
* '-t' flag now takes a priority number for argumentFrederic Culot2006-10-161-18/+36
* todo_arg() prototype updatedFrederic Culot2006-10-161-2/+2
* bugfix: when creating a recurrent item, the entered end-date is now included ...Frederic Culot2006-10-161-4/+8
* version 1.6 releasedFrederic Culot2006-10-011-0/+27
* calcurse 1.6 releasedFrederic Culot2006-10-011-1/+9
* German translation updated by Chris M.Frederic Culot2006-10-011-334/+531
* German manual updated by Chris M.Frederic Culot2006-10-011-248/+276
* bugfix: a number of minutes can no longer be entered while creating a new app...Frederic Culot2006-09-301-2/+2
* Project-Id-Version updatedFrederic Culot2006-09-301-66/+66
* TODO list updatedFrederic Culot2006-09-301-5/+4
* CTRL-J and ENTER are equivalent so can't suppress one of those keybindingsFrederic Culot2006-09-301-2/+2
* spanish manual and translation updatedFrederic Culot2006-09-251-0/+3
* spanish translation updated by Jose LopezFrederic Culot2006-09-251-244/+430
* last revision before 1.6 by Jose LopezFrederic Culot2006-09-251-2/+2
* spanish manual updated and bugfix in LOCALEDIR definitionFrederic Culot2006-09-221-0/+6
* moved LOCALEDIR definition from configure.ac to src/Makefile.amFrederic Culot2006-09-222-6/+5
* spanish manual updated by Jose LopezFrederic Culot2006-09-221-60/+50
* html manuals updatedFrederic Culot2006-09-191-0/+3
* spanish manual updated with the notify-bar documentationFrederic Culot2006-09-191-13/+71
* german manual updated with the notify-bar documentationFrederic Culot2006-09-191-15/+71
* french manual updated with the notify-bar documentationFrederic Culot2006-09-191-18/+68
* small bugfixesFrederic Culot2006-09-181-0/+6