27 Commits

Author SHA1 Message Date
Frederic Culot
27b25548a4 Switch to BSD license. 2009-07-05 20:33:13 +00:00
Frederic Culot
936b6fe373 more code cleanup 2009-01-03 21:32:10 +00:00
Frederic Culot
cac30a7e14 cut/paste feature aded
fixed a 2-years old bug that made repeated items with exceptions to load
uncorrectly in some cases (thanks Jan for reporting it)
2009-01-01 17:50:41 +00:00
Frederic Culot
5352496984 Added wrappers around libc's memory management functions, to easily debug memory usage 2008-12-28 13:13:58 +00:00
Frederic Culot
8900d0f8f2 exceptions now properly taken into account while exporting data 2008-12-14 11:24:19 +00:00
Frederic Culot
62077a18f5 New functions added to handle ical import 2008-09-16 19:41:36 +00:00
Frederic Culot
a126904b7e Initial work on icalendar import 2008-09-15 20:40:22 +00:00
Frederic Culot
1674800d5f pcal export added 2008-08-10 09:24:46 +00:00
Frederic Culot
efd782699b Yet another style for source code. GNU style now used (I am fed up with tabs...) 2008-04-12 21:14:03 +00:00
Frederic Culot
0c281d2c1e Tony's patch concerning date format configuration imported 2008-04-09 20:38:29 +00:00
Frederic Culot
407a262938 Code parts related to item update rewritten 2008-01-20 10:45:38 +00:00
Frederic Culot
738a3a4170 Ability to attach notes to appointments and events added 2008-01-13 12:40:45 +00:00
Frederic Culot
77d047d033 recur_repeat_item() updated to use apoint_hilt() 2007-08-15 15:37:31 +00:00
Frederic Culot
2767b1f0e9 compiler warnings fixed 2007-07-29 20:59:09 +00:00
Frederic Culot
4b987f70ac unuseful headers removed and some functions became static 2007-07-28 13:11:42 +00:00
Frederic Culot
7093cbefb7 recur_repeat_item() and recur_item_inday() prototypes updated to take into account date_t type 2007-07-01 17:53:42 +00:00
Frederic Culot
57c6e161cb switch from defines to enum to describe recurrent types 2007-03-17 16:37:43 +00:00
Frederic Culot
f82590c811 global variable 'colr' suppressed 2007-03-10 15:54:24 +00:00
Frederic Culot
46b21334bb variable to store recurrent appointments added
recur_apoint_new() and recur_apoint_scan() prototype updated,
recur_apoint_switch_notify() added
2007-02-24 17:35:49 +00:00
Frederic Culot
24ca5f74b4 recur_get_apoint() and recur_get_event() added 2006-12-08 08:44:06 +00:00
Frederic Culot
fb257e3c00 recur_apoint_check_next() prototype updated 2006-09-14 14:55:27 +00:00
Frederic Culot
c56db32f5e prototypes updated to take new recurrent appointment linked lists structure into account 2006-09-12 14:59:41 +00:00
Frederic Culot
c7cba56126 recur_apoint_check_next() added 2006-09-11 13:34:19 +00:00
Frederic Culot
75545a7551 recur_exc_scan() added 2006-08-16 20:13:39 +00:00
Frederic Culot
7f10d5f77a recur_item_inday() prototype updated
recur_repeat_item() added
2006-08-06 14:35:22 +00:00
Frederic Culot
489df669eb recur_event_erase(), recur_apoint_erase() and recur_write_exc() added 2006-08-02 21:19:49 +00:00
Frederic Culot
ac36e94341 Initial revision 2006-07-31 21:00:02 +00:00