summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-09-16NOTIFY_FIELD_LENGTH and notify_app_s structure updatedFrederic Culot
2006-09-16notify_update_bar() improved and notify_app_s structure updatedFrederic Culot
2006-09-16config_notify_bar() and print_notify_options() improvedFrederic Culot
2006-09-16recur_apoint_check_next() and recur_repeat_item() updatedFrederic Culot
2006-09-16apoint_check_next() updatedFrederic Culot
2006-09-16now() addedFrederic Culot
2006-09-16now() createdFrederic Culot
2006-09-16next_arg() addedFrederic Culot
2006-09-16parse_args(), help_arg() and usage() updated to implement the '-n' flagFrederic Culot
next_arg() created
2006-09-16-n flag addedFrederic Culot
2006-09-15notify_start_main_thread() and notify_stop_main_thread() addedFrederic Culot
2006-09-15notify-bar settings implementedFrederic Culot
2006-09-15config_bar() updated to add a notify menuFrederic Culot
2006-09-15save_cal() updated to save notify-bar user settingsFrederic Culot
2006-09-15updates to take notify-bar into accountFrederic Culot
notify_bar(), notify_start_main_thread() and notify_stop_main_thread() created
2006-09-15help_screen() updated to take notify-bar into accountFrederic Culot
2006-09-15init_notify_bar(), config_notify_bar() and print_notify_options() createdFrederic Culot
load_conf() updated to load notify-bar user settings several updates to take notify-bar settings into account
2006-09-15new structure created to store notify-bar settingsFrederic Culot
2006-09-15nbar_s structure created to store notify-bar settingsFrederic Culot
2006-09-14couple of bugfixes plus several improvements in the notify-barFrederic Culot
2006-09-14appt_pos added to the day_item_s structure to fix the bug causing the ↵Frederic Culot
deletion of the wrong recurrent appointment
2006-09-14day_add_apoint() updatedFrederic Culot
2006-09-14apoint_recur_s2apoint_s() added, appoint_check_next() and ↵Frederic Culot
apoint_delete_bynum() updated
2006-09-14apoint_recur_s2apoint_s addedFrederic Culot
2006-09-14notify_thread_app() and notify_update_bar() updatedFrederic Culot
notify_check_added(), notify_same_item(), notify_same_recur_item() and notify_check_repeated() created
2006-09-14notify_app_s and notify_vars_s structures updated, and adding of the new ↵Frederic Culot
functions prototypes
2006-09-14recur_item_inday() now returns the item start time if it belongs to current dayFrederic Culot
bugfix in recur_apoint_check_next(): a recurrent appointment is now properly notified bugfix in recur_item_inday(): apopintments now keep a correct start time when repeated
2006-09-14recur_apoint_check_next() prototype updatedFrederic Culot
2006-09-14today() createdFrederic Culot
2006-09-14add_item() updated to check if newly added appointment is to be notifiedFrederic Culot
2006-09-14call to apoint_sec2str() updatedFrederic Culot
2006-09-12calls to apoint_llist_init() and recur_apoint_llist_init() addedFrederic Culot
2006-09-12day_item_s2apoint_s prototype updatedFrederic Culot
2006-09-12several routines updated to take new appointment linked list structure into ↵Frederic Culot
account
2006-09-12save_cal() updated to take new appointment linked list structure into accountFrederic Culot
2006-09-12app_arg() updated to take new appointment linked list structure into accountFrederic Culot
2006-09-12implementation of a mutex lock to prevent recurrent apointment linked listFrederic Culot
from race conditions recur_apoint_llist_init() created
2006-09-12prototypes updated to take new recurrent appointment linked lists structure ↵Frederic Culot
into account
2006-09-12implementation of a mutex lock to prevent appointment linked list from race ↵Frederic Culot
conditions apoint_llist_init() created
2006-09-12prototypes updated to take new appointment linked lists structure into accountFrederic Culot
2006-09-12implementation of a mutex lock to protect the appointment linked lists from ↵Frederic Culot
race conditions
2006-09-11enhancements in the notify barFrederic Culot
2006-09-11added call to notify_check_next_app()Frederic Culot
2006-09-11apoint_check_next() createdFrederic Culot
2006-09-11apoint_check_next() addedFrederic Culot
2006-09-11notify_check_next_app() and notify_thread_app() createdFrederic Culot
2006-09-11notify_app_s created and notify_check_next_app(), notify_thread_app() createdFrederic Culot
2006-09-11recur_apoint_check_next() createdFrederic Culot
2006-09-11recur_apoint_check_next() addedFrederic Culot
2006-09-11notify.c addedFrederic Culot