summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2006-08-16recur_exc_scan() created and recur_event_new() plus recur_apoint_new() ↵Frederic Culot
updated to take non-repeated days into account
2006-08-16recur_exc_scan() addedFrederic Culot
2006-08-16added calls to scan non-repeated days in recurrent itemsFrederic Culot
2006-08-06keybinding changed: CTRL-L is now used to redraw screenFrederic Culot
keybinding added: R to repeat an item help text for repeat function added
2006-08-06keybinding changed: CTRL-L is now used to redraw screenFrederic Culot
keybinding added: R to repeat an item
2006-08-06day_get_item() addedFrederic Culot
2006-08-06updated calls to recur_item_inday()Frederic Culot
day_get_item() created
2006-08-06updated calls to recur_item_inday()Frederic Culot
2006-08-06recur_item_inday() prototype updatedFrederic Culot
recur_repeat_item() added
2006-08-06recur_item_inday() updated to take non-repeated days into accountFrederic Culot
recur_repeat_item() created
2006-08-02del_item() updatedFrederic Culot
2006-08-02ESCAPE key definition addedFrederic Culot
2006-08-02day_erase_item() updatedFrederic Culot
2006-08-02recur_event_erase(), recur_apoint_erase() and recur_write_exc() addedFrederic Culot
2006-08-02recur_event_erase(), recur_apoint_erase() and recur_write_exc() createdFrederic Culot
recur_event_write() and recur_apoint_write() updated to take exceptions into account
2006-08-02bugfix: Debian bug #377543, thanks to Neil for reporting itFrederic Culot
2006-08-01del_apoint() renamed to del_item() and updated to take recurrent items into ↵Frederic Culot
account
2006-08-01day_erase_item() createdFrederic Culot
2006-08-01MAX_TYPES addedFrederic Culot
2006-07-31Initial revisionFrederic Culot