index
:
calcurse
fix/add_missing_depth_header
fix/sync_with_sogo
master
wip/fugly_propfind_sync
wip/fugly_sogo_sync
A text-based calendar and scheduling application
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
recur.h
Age
Commit message (
Expand
)
Author
2009-01-03
more code cleanup
Frederic Culot
2009-01-01
cut/paste feature aded
Frederic Culot
2008-12-28
Added wrappers around libc's memory management functions, to easily debug mem...
Frederic Culot
2008-12-14
exceptions now properly taken into account while exporting data
Frederic Culot
2008-09-16
New functions added to handle ical import
Frederic Culot
2008-09-15
Initial work on icalendar import
Frederic Culot
2008-08-10
pcal export added
Frederic Culot
2008-04-12
Yet another style for source code. GNU style now used (I am fed up with tabs...)
Frederic Culot
2008-04-09
Tony's patch concerning date format configuration imported
Frederic Culot
2008-01-20
Code parts related to item update rewritten
Frederic Culot
2008-01-13
Ability to attach notes to appointments and events added
Frederic Culot
2007-08-15
recur_repeat_item() updated to use apoint_hilt()
Frederic Culot
2007-07-29
compiler warnings fixed
Frederic Culot
2007-07-28
unuseful headers removed and some functions became static
Frederic Culot
2007-07-01
recur_repeat_item() and recur_item_inday() prototypes updated to take into ac...
Frederic Culot
2007-03-17
switch from defines to enum to describe recurrent types
Frederic Culot
2007-03-10
global variable 'colr' suppressed
Frederic Culot
2007-02-24
variable to store recurrent appointments added
Frederic Culot
2006-12-08
recur_get_apoint() and recur_get_event() added
Frederic Culot
2006-09-14
recur_apoint_check_next() prototype updated
Frederic Culot
2006-09-12
prototypes updated to take new recurrent appointment linked lists structure i...
Frederic Culot
2006-09-11
recur_apoint_check_next() added
Frederic Culot
2006-08-16
recur_exc_scan() added
Frederic Culot
2006-08-06
recur_item_inday() prototype updated
Frederic Culot
2006-08-02
recur_event_erase(), recur_apoint_erase() and recur_write_exc() added
Frederic Culot
2006-07-31
Initial revision
Frederic Culot