summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 a...Frederic Culot
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
2006-09-12prototypes updated to take new recurrent appointment linked lists structure i...Frederic Culot
2006-09-12implementation of a mutex lock to prevent appointment linked list from race c...Frederic Culot
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 r...Frederic Culot
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
2006-09-11DAYINSEC moved to vars.hFrederic Culot
2006-09-11define DAYINSEC addedFrederic Culot
2006-09-11small bugfixesFrederic Culot
2006-09-09beginning of notifying functions implementationFrederic Culot
2006-09-09Spanish translation addedFrederic Culot
2006-09-09Spanish translation provided by Jose Lopez, many thanks to himFrederic Culot
2006-09-09thanks section updatedFrederic Culot
2006-09-09Spanish manual provided by Jose Lopez. Many thanks to himFrederic Culot
2006-09-09spanish manual addedFrederic Culot
2006-09-09implementation of notifying functionsFrederic Culot
2006-09-09notification bar createdFrederic Culot
2006-09-09help window size modified to take notification bar into accountFrederic Culot
2006-09-09Makefile.am update to take into account notify.c and notify.hFrederic Culot
2006-09-09added test for pthread library and switched to version 1.6Frederic Culot
2006-09-08fixed a bug appearing when trying to delete a newly repeated itemFrederic Culot
2006-09-08fixed a bug appearing when trying to delete a newly repeated itemFrederic Culot
2006-09-07couple of bugfixes and french translation updatedFrederic Culot
2006-09-07Error message added in recur_repeat_item()Frederic Culot
2006-09-07bugfix: the repeated end date can no longer be older then the item startFrederic Culot
2006-09-07TODO list updatedFrederic Culot
2006-09-07new entries added concerning global keybindings and new layout configurationsFrederic Culot
2006-09-07updated translations concerning global keybindingsFrederic Culot
2006-09-07fixed a bug in status_bar() which prevented keybindings from being translatedFrederic Culot
2006-09-06handling of status bar improved, and general keybindings addedFrederic Culot
2006-09-06general keybindings addedFrederic Culot
2006-09-06two help pages added ('O' and general keybindings)Frederic Culot
2006-09-06status_bar() rewritten from scratch to handle multiple status pagesFrederic Culot
2006-09-06several defines addedFrederic Culot
2006-09-03layout_config() improved, and new layout configurations addedFrederic Culot
2006-09-03get_screen_config() updated to take new layouts into accountFrederic Culot
2006-09-03updated translations concerning the layout configurationFrederic Culot