aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* updates to take notify-bar into accountFrederic Culot2006-09-151-9/+39
* help_screen() updated to take notify-bar into accountFrederic Culot2006-09-151-2/+5
* init_notify_bar(), config_notify_bar() and print_notify_options() createdFrederic Culot2006-09-151-10/+179
* new structure created to store notify-bar settingsFrederic Culot2006-09-151-1/+4
* nbar_s structure created to store notify-bar settingsFrederic Culot2006-09-151-1/+11
* couple of bugfixes plus several improvements in the notify-barFrederic Culot2006-09-141-0/+11
* appt_pos added to the day_item_s structure to fix the bug causing the deletio...Frederic Culot2006-09-141-9/+14
* day_add_apoint() updatedFrederic Culot2006-09-141-2/+4
* apoint_recur_s2apoint_s() added, appoint_check_next() and apoint_delete_bynum...Frederic Culot2006-09-141-2/+24
* apoint_recur_s2apoint_s addedFrederic Culot2006-09-141-1/+2
* notify_thread_app() and notify_update_bar() updatedFrederic Culot2006-09-141-9/+120
* notify_app_s and notify_vars_s structures updated, and adding of the new func...Frederic Culot2006-09-141-1/+10
* recur_item_inday() now returns the item start time if it belongs to current dayFrederic Culot2006-09-141-31/+23
* recur_apoint_check_next() prototype updatedFrederic Culot2006-09-141-4/+2
* today() createdFrederic Culot2006-09-142-2/+20
* add_item() updated to check if newly added appointment is to be notifiedFrederic Culot2006-09-141-7/+7
* call to apoint_sec2str() updatedFrederic Culot2006-09-141-2/+2
* calls to apoint_llist_init() and recur_apoint_llist_init() addedFrederic Culot2006-09-121-2/+6
* day_item_s2apoint_s prototype updatedFrederic Culot2006-09-121-2/+2
* several routines updated to take new appointment linked list structure into a...Frederic Culot2006-09-121-21/+37
* save_cal() updated to take new appointment linked list structure into accountFrederic Culot2006-09-121-3/+7
* app_arg() updated to take new appointment linked list structure into accountFrederic Culot2006-09-121-5/+10
* implementation of a mutex lock to prevent recurrent apointment linked listFrederic Culot2006-09-121-22/+52
* prototypes updated to take new recurrent appointment linked lists structure i...Frederic Culot2006-09-121-9/+16