Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code parts related to item update rewritten | Frederic Culot | 2008-01-20 | 1 | -7/+4 |
| | |||||
* | Ability to attach notes to appointments and events added | Frederic Culot | 2008-01-13 | 1 | -11/+14 |
| | |||||
* | recur_repeat_item() updated to use apoint_hilt() | Frederic Culot | 2007-08-15 | 1 | -2/+2 |
| | |||||
* | compiler warnings fixed | Frederic Culot | 2007-07-29 | 1 | -2/+2 |
| | |||||
* | unuseful headers removed and some functions became static | Frederic Culot | 2007-07-28 | 1 | -10/+1 |
| | |||||
* | recur_repeat_item() and recur_item_inday() prototypes updated to take into ↵ | Frederic Culot | 2007-07-01 | 1 | -30/+31 |
| | | | | account date_t type | ||||
* | switch from defines to enum to describe recurrent types | Frederic Culot | 2007-03-17 | 1 | -6/+8 |
| | |||||
* | global variable 'colr' suppressed | Frederic Culot | 2007-03-10 | 1 | -2/+2 |
| | |||||
* | variable to store recurrent appointments added | Frederic Culot | 2007-02-24 | 1 | -13/+16 |
| | | | | | recur_apoint_new() and recur_apoint_scan() prototype updated, recur_apoint_switch_notify() added | ||||
* | recur_get_apoint() and recur_get_event() added | Frederic Culot | 2006-12-08 | 1 | -1/+3 |
| | |||||
* | recur_apoint_check_next() prototype updated | Frederic Culot | 2006-09-14 | 1 | -4/+2 |
| | |||||
* | prototypes updated to take new recurrent appointment linked lists structure ↵ | Frederic Culot | 2006-09-12 | 1 | -9/+16 |
| | | | | into account | ||||
* | recur_apoint_check_next() added | Frederic Culot | 2006-09-11 | 1 | -1/+4 |
| | |||||
* | recur_exc_scan() added | Frederic Culot | 2006-08-16 | 1 | -5/+7 |
| | |||||
* | recur_item_inday() prototype updated | Frederic Culot | 2006-08-06 | 1 | -3/+5 |
| | | | | recur_repeat_item() added | ||||
* | recur_event_erase(), recur_apoint_erase() and recur_write_exc() added | Frederic Culot | 2006-08-02 | 1 | -1/+4 |
| | |||||
* | Initial revision | Frederic Culot | 2006-07-31 | 1 | -0/+87 |