aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* explanations concerning the notify-bar addedFrederic Culot2006-09-181-17/+66
* added test on warning time interval in config_notify_bar(), plus small bugfixesFrederic Culot2006-09-181-4/+5
* small bugfixes and improvementsFrederic Culot2006-09-171-0/+6
* bugfix in help_screen(): text_lines is now correctly updatedFrederic Culot2006-09-171-3/+5
* french translation updateFrederic Culot2006-09-171-158/+228
* updates concerning the notify-bar and help textsFrederic Culot2006-09-171-148/+209
* help_screen() updatedFrederic Culot2006-09-171-1/+2
* getstring() improved to check for escape sequenceFrederic Culot2006-09-171-1/+4
* config_notify_bar() improvedFrederic Culot2006-09-171-11/+17
* '-n' flag implementedFrederic Culot2006-09-161-0/+11
* mycpy() createdFrederic Culot2006-09-161-1/+12
* mycpy() addedFrederic Culot2006-09-161-1/+2
* NOTIFY_FIELD_LENGTH and notify_app_s structure updatedFrederic Culot2006-09-161-3/+4
* notify_update_bar() improved and notify_app_s structure updatedFrederic Culot2006-09-161-12/+26
* config_notify_bar() and print_notify_options() improvedFrederic Culot2006-09-161-6/+6
* recur_apoint_check_next() and recur_repeat_item() updatedFrederic Culot2006-09-161-11/+5
* apoint_check_next() updatedFrederic Culot2006-09-161-10/+4
* now() addedFrederic Culot2006-09-161-1/+2
* now() createdFrederic Culot2006-09-161-1/+11
* next_arg() addedFrederic Culot2006-09-161-1/+2
* parse_args(), help_arg() and usage() updated to implement the '-n' flagFrederic Culot2006-09-161-5/+44
* -n flag addedFrederic Culot2006-09-161-8/+17
* notify_start_main_thread() and notify_stop_main_thread() addedFrederic Culot2006-09-151-2/+5
* notify-bar settings implementedFrederic Culot2006-09-151-0/+9
* config_bar() updated to add a notify menuFrederic Culot2006-09-151-1/+3
* save_cal() updated to save notify-bar user settingsFrederic Culot2006-09-151-1/+26