aboutsummaryrefslogtreecommitdiffstats
path: root/src/apoint.h
Commit message (Collapse)AuthorAgeFilesLines
* hilt_app moved to the static variable hiltFrederic Culot2007-08-151-7/+11
| | | | | | | 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()
* unuseful headers removed and some functions became staticFrederic Culot2007-07-281-4/+1
|
* apoint_update_panel(), apoint_add() and apoint_delete() addedFrederic Culot2007-07-211-1/+5
|
* apoint_switch_notify() prototype updated to take into account date_t typeFrederic Culot2007-07-011-18/+19
|
* variable to store appointment state addedFrederic Culot2007-02-241-4/+11
| | | | | appointment states defined apoint_scan() and apoint_new() prototypes updated
* apoint_recur_s2apoint_s addedFrederic Culot2006-09-141-1/+2
|
* prototypes updated to take new appointment linked lists structure into accountFrederic Culot2006-09-121-11/+18
|
* apoint_check_next() addedFrederic Culot2006-09-111-1/+3
|
* Initial revisionFrederic Culot2006-07-311-0/+56