| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | recur_item_inday() now returns the item start time if it belongs to current day | Frederic Culot | 2006-09-14 | 1 | -31/+23 |
* | recur_apoint_check_next() prototype updated | Frederic Culot | 2006-09-14 | 1 | -4/+2 |
* | today() created | Frederic Culot | 2006-09-14 | 2 | -2/+20 |
* | add_item() updated to check if newly added appointment is to be notified | Frederic Culot | 2006-09-14 | 1 | -7/+7 |
* | call to apoint_sec2str() updated | Frederic Culot | 2006-09-14 | 1 | -2/+2 |
* | calls to apoint_llist_init() and recur_apoint_llist_init() added | Frederic Culot | 2006-09-12 | 1 | -2/+6 |
* | day_item_s2apoint_s prototype updated | Frederic Culot | 2006-09-12 | 1 | -2/+2 |
* | several routines updated to take new appointment linked list structure into a... | Frederic Culot | 2006-09-12 | 1 | -21/+37 |
* | save_cal() updated to take new appointment linked list structure into account | Frederic Culot | 2006-09-12 | 1 | -3/+7 |
* | app_arg() updated to take new appointment linked list structure into account | Frederic Culot | 2006-09-12 | 1 | -5/+10 |
* | implementation of a mutex lock to prevent recurrent apointment linked list | Frederic Culot | 2006-09-12 | 1 | -22/+52 |
* | prototypes updated to take new recurrent appointment linked lists structure i... | Frederic Culot | 2006-09-12 | 1 | -9/+16 |
* | implementation of a mutex lock to prevent appointment linked list from race c... | Frederic Culot | 2006-09-12 | 1 | -19/+41 |
* | prototypes updated to take new appointment linked lists structure into account | Frederic Culot | 2006-09-12 | 1 | -11/+18 |
* | implementation of a mutex lock to protect the appointment linked lists from r... | Frederic Culot | 2006-09-12 | 1 | -0/+7 |
* | enhancements in the notify bar | Frederic Culot | 2006-09-11 | 1 | -1/+7 |
* | added call to notify_check_next_app() | Frederic Culot | 2006-09-11 | 1 | -1/+2 |
* | apoint_check_next() created | Frederic Culot | 2006-09-11 | 1 | -1/+32 |
* | apoint_check_next() added | Frederic Culot | 2006-09-11 | 1 | -1/+3 |
* | notify_check_next_app() and notify_thread_app() created | Frederic Culot | 2006-09-11 | 1 | -12/+59 |
* | notify_app_s created and notify_check_next_app(), notify_thread_app() created | Frederic Culot | 2006-09-11 | 1 | -3/+11 |
* | recur_apoint_check_next() created | Frederic Culot | 2006-09-11 | 1 | -1/+33 |
* | recur_apoint_check_next() added | Frederic Culot | 2006-09-11 | 1 | -1/+4 |
* | notify.c added | Frederic Culot | 2006-09-11 | 1 | -1/+2 |
* | DAYINSEC moved to vars.h | Frederic Culot | 2006-09-11 | 1 | -2/+1 |
* | define DAYINSEC added | Frederic Culot | 2006-09-11 | 1 | -1/+3 |
* | small bugfixes | Frederic Culot | 2006-09-11 | 1 | -7/+7 |
* | beginning of notifying functions implementation | Frederic Culot | 2006-09-09 | 1 | -0/+14 |
* | Spanish translation added | Frederic Culot | 2006-09-09 | 1 | -2/+2 |
* | Spanish translation provided by Jose Lopez, many thanks to him | Frederic Culot | 2006-09-09 | 1 | -0/+1127 |
* | thanks section updated | Frederic Culot | 2006-09-09 | 3 | -3/+8 |
* | Spanish manual provided by Jose Lopez. Many thanks to him | Frederic Culot | 2006-09-09 | 1 | -0/+748 |
* | spanish manual added | Frederic Culot | 2006-09-09 | 1 | -2/+3 |
* | implementation of notifying functions | Frederic Culot | 2006-09-09 | 2 | -0/+165 |
* | notification bar created | Frederic Culot | 2006-09-09 | 1 | -10/+17 |
* | help window size modified to take notification bar into account | Frederic Culot | 2006-09-09 | 1 | -2/+2 |
* | Makefile.am update to take into account notify.c and notify.h | Frederic Culot | 2006-09-09 | 1 | -4/+4 |
* | added test for pthread library and switched to version 1.6 | Frederic Culot | 2006-09-09 | 1 | -2/+10 |
* | fixed a bug appearing when trying to delete a newly repeated item | Frederic Culot | 2006-09-08 | 1 | -0/+3 |
* | fixed a bug appearing when trying to delete a newly repeated item | Frederic Culot | 2006-09-08 | 1 | -1/+2 |
* | couple of bugfixes and french translation updated | Frederic Culot | 2006-09-07 | 1 | -0/+8 |
* | Error message added in recur_repeat_item() | Frederic Culot | 2006-09-07 | 2 | -7/+15 |
* | bugfix: the repeated end date can no longer be older then the item start | Frederic Culot | 2006-09-07 | 1 | -2/+11 |
* | TODO list updated | Frederic Culot | 2006-09-07 | 1 | -2/+0 |
* | new entries added concerning global keybindings and new layout configurations | Frederic Culot | 2006-09-07 | 1 | -116/+150 |
* | updated translations concerning global keybindings | Frederic Culot | 2006-09-07 | 1 | -127/+201 |
* | fixed a bug in status_bar() which prevented keybindings from being translated | Frederic Culot | 2006-09-07 | 1 | -21/+21 |
* | handling of status bar improved, and general keybindings added | Frederic Culot | 2006-09-06 | 1 | -0/+10 |
* | general keybindings added | Frederic Culot | 2006-09-06 | 1 | -8/+21 |
* | two help pages added ('O' and general keybindings) | Frederic Culot | 2006-09-06 | 1 | -15/+46 |