aboutsummaryrefslogtreecommitdiffstats
path: root/src/recur.h
Commit message (Expand)AuthorAgeFilesLines
* more code cleanupFrederic Culot2009-01-031-3/+3
* cut/paste feature adedFrederic Culot2009-01-011-6/+11
* Added wrappers around libc's memory management functions, to easily debug mem...Frederic Culot2008-12-281-2/+3
* exceptions now properly taken into account while exporting dataFrederic Culot2008-12-141-2/+1
* New functions added to handle ical importFrederic Culot2008-09-161-1/+5
* Initial work on icalendar importFrederic Culot2008-09-151-3/+3
* pcal export addedFrederic Culot2008-08-101-1/+4
* Yet another style for source code. GNU style now used (I am fed up with tabs...)Frederic Culot2008-04-121-59/+69
* Tony's patch concerning date format configuration importedFrederic Culot2008-04-091-2/+2
* Code parts related to item update rewrittenFrederic Culot2008-01-201-7/+4
* Ability to attach notes to appointments and events addedFrederic Culot2008-01-131-11/+14
* recur_repeat_item() updated to use apoint_hilt()Frederic Culot2007-08-151-2/+2
* compiler warnings fixedFrederic Culot2007-07-291-2/+2
* unuseful headers removed and some functions became staticFrederic Culot2007-07-281-10/+1
* recur_repeat_item() and recur_item_inday() prototypes updated to take into ac...Frederic Culot2007-07-011-30/+31
* switch from defines to enum to describe recurrent typesFrederic Culot2007-03-171-6/+8
* global variable 'colr' suppressedFrederic Culot2007-03-101-2/+2
* variable to store recurrent appointments addedFrederic Culot2007-02-241-13/+16
* recur_get_apoint() and recur_get_event() addedFrederic Culot2006-12-081-1/+3
* recur_apoint_check_next() prototype updatedFrederic Culot2006-09-141-4/+2
* prototypes updated to take new recurrent appointment linked lists structure i...Frederic Culot2006-09-121-9/+16
* recur_apoint_check_next() addedFrederic Culot2006-09-111-1/+4
* recur_exc_scan() addedFrederic Culot2006-08-161-5/+7
* recur_item_inday() prototype updatedFrederic Culot2006-08-061-3/+5
* recur_event_erase(), recur_apoint_erase() and recur_write_exc() addedFrederic Culot2006-08-021-1/+4
* Initial revisionFrederic Culot2006-07-311-0/+87