aboutsummaryrefslogtreecommitdiffstats
path: root/src/apoint.h
Commit message (Expand)AuthorAgeFilesLines
* All headers gathered into a single one. Typedefs suppressed.Frederic Culot2010-03-201-101/+0
* styleFrederic Culot2009-08-011-5/+6
* Switch to BSD license.Frederic Culot2009-07-051-14/+26
* The buffer should be allocated dynamically, but I am quite busy right now :'(...Frederic Culot2009-05-221-2/+1
* more code cleanupFrederic Culot2009-01-031-4/+4
* cut/paste feature adedFrederic Culot2009-01-011-2/+6
* Added wrappers around libc's memory management functions, to easily debug mem...Frederic Culot2008-12-281-2/+3
* some memory leaks fixed using valgrind and some minor code cleanupFrederic Culot2008-04-191-2/+2
* Yet another style for source code. GNU style now used (I am fed up with tabs...)Frederic Culot2008-04-121-34/+38
* Code parts related to item update rewrittenFrederic Culot2008-01-201-2/+4
* Ability to attach notes to appointments and events addedFrederic Culot2008-01-131-7/+5
* Ability to attach notes to todo items addedFrederic Culot2007-12-301-3/+4
* hilt_app moved to the static variable hiltFrederic Culot2007-08-151-7/+11
* 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
* 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