Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | unuseful headers removed and some functions became static | Frederic Culot | 2007-07-28 | 1 | -3/+3 | |
| | ||||||
* | apoint_update_panel(), apoint_add() and apoint_delete() added | Frederic Culot | 2007-07-21 | 1 | -1/+213 | |
| | ||||||
* | apoint_switch_notify() prototype updated to take into account date_t type | Frederic Culot | 2007-07-01 | 1 | -3/+4 | |
| | ||||||
* | use of DAYINSEC define | Frederic Culot | 2007-04-04 | 1 | -6/+8 | |
| | ||||||
* | apoint_check_next() modified to handle item state | Frederic Culot | 2007-02-25 | 1 | -11/+9 | |
| | | | | | apoint_switch_notify() updated updated call to notify_check_added() | |||||
* | apoint_switch_notify() created | Frederic Culot | 2007-02-24 | 1 | -14/+87 | |
| | | | | | apoint_write() updated to save item state apoint_scan() and apoint_new() updated to load item state | |||||
* | strcpy replaced by strncpy | Frederic Culot | 2006-12-15 | 1 | -4/+4 | |
| | ||||||
* | display_item_date() updated to add an asterisk in front of recurrent items | Frederic Culot | 2006-10-28 | 1 | -3/+8 | |
| | ||||||
* | apoint_check_next() updated | Frederic Culot | 2006-09-16 | 1 | -10/+4 | |
| | ||||||
* | apoint_recur_s2apoint_s() added, appoint_check_next() and ↵ | Frederic Culot | 2006-09-14 | 1 | -2/+24 | |
| | | | | apoint_delete_bynum() updated | |||||
* | implementation of a mutex lock to prevent appointment linked list from race ↵ | Frederic Culot | 2006-09-12 | 1 | -19/+41 | |
| | | | | | | conditions apoint_llist_init() created | |||||
* | apoint_check_next() created | Frederic Culot | 2006-09-11 | 1 | -1/+32 | |
| | ||||||
* | Initial revision | Frederic Culot | 2006-07-31 | 1 | -0/+235 | |