aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* updated calls to recur_item_inday()Frederic Culot2006-08-061-7/+20
| | | | day_get_item() created
* updated calls to recur_item_inday()Frederic Culot2006-08-061-5/+5
|
* recur_item_inday() prototype updatedFrederic Culot2006-08-061-3/+5
| | | | recur_repeat_item() added
* recur_item_inday() updated to take non-repeated days into accountFrederic Culot2006-08-061-7/+112
| | | | recur_repeat_item() created
* Recurrent items implementationFrederic Culot2006-08-061-0/+5
|
* del_item() updatedFrederic Culot2006-08-021-2/+4
|
* ESCAPE key definition addedFrederic Culot2006-08-021-1/+2
|
* day_erase_item() updatedFrederic Culot2006-08-021-14/+21
|
* recur_event_erase(), recur_apoint_erase() and recur_write_exc() addedFrederic Culot2006-08-021-1/+4
|
* recur_event_erase(), recur_apoint_erase() and recur_write_exc() createdFrederic Culot2006-08-021-14/+136
| | | | | recur_event_write() and recur_apoint_write() updated to take exceptions into account
* deletion of recurrent items implementedFrederic Culot2006-08-021-0/+8
|
* bugfix: Debian bug #377543, thanks to Neil for reporting itFrederic Culot2006-08-021-4/+4
|
* del_apoint() renamed to del_item() and updated to take recurrent items into ↵Frederic Culot2006-08-011-11/+15
| | | | account
* day_erase_item() createdFrederic Culot2006-08-011-1/+51
|
* MAX_TYPES addedFrederic Culot2006-08-011-1/+4
|
* work on recurrent items deletionFrederic Culot2006-08-011-0/+6
|
* Initial revisionFrederic Culot2006-07-3143-0/+10754