summaryrefslogtreecommitdiff
path: root/src/apoint.h
AgeCommit message (Collapse)Author
2007-08-15hilt_app moved to the static variable hiltFrederic Culot
apoint_hilt(), apoint_hilt_set(), apoint_hilt_decrease(), and apoint_hilt_increase() added scroll_pad_down() and scroll_pad_up() moved to apoint_scroll_pad_down() and apoint_scroll_pad_up()
2007-07-28unuseful headers removed and some functions became staticFrederic Culot
2007-07-21apoint_update_panel(), apoint_add() and apoint_delete() addedFrederic Culot
2007-07-01apoint_switch_notify() prototype updated to take into account date_t typeFrederic Culot
2007-02-24variable to store appointment state addedFrederic Culot
appointment states defined apoint_scan() and apoint_new() prototypes updated
2006-09-14apoint_recur_s2apoint_s addedFrederic Culot
2006-09-12prototypes updated to take new appointment linked lists structure into accountFrederic Culot
2006-09-11apoint_check_next() addedFrederic Culot
2006-07-31Initial revisionFrederic Culot