summaryrefslogtreecommitdiff
path: root/src/apoint.h
AgeCommit message (Collapse)Author
2008-04-19some memory leaks fixed using valgrind and some minor code cleanupFrederic Culot
2008-04-12Yet another style for source code. GNU style now used (I am fed up with tabs...)Frederic Culot
2008-01-20Code parts related to item update rewrittenFrederic Culot
2008-01-13Ability to attach notes to appointments and events addedFrederic Culot
2007-12-30Ability to attach notes to todo items addedFrederic Culot
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