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
/
event.c
Age
Commit message (
Collapse
)
Author
2009-07-19
Make use of erase_note() whenever possible.
Frederic Culot
2009-07-05
Switch to BSD license.
Frederic Culot
2009-05-22
The buffer should be allocated dynamically, but I am quite busy right now ↵
Frederic Culot
:'( Anyway, thanks Kamil for feedback
2009-01-03
more code cleanup
Frederic Culot
2009-01-02
various bugfixes
Frederic Culot
2009-01-01
cut/paste feature aded
Frederic Culot
fixed a 2-years old bug that made repeated items with exceptions to load uncorrectly in some cases (thanks Jan for reporting it)
2008-12-28
Added wrappers around libc's memory management functions, to easily debug ↵
Frederic Culot
memory usage
2008-12-14
small bugfixes and code cleanup
Frederic Culot
2008-04-12
Yet another style for source code. GNU style now used (I am fed up with tabs...)
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-07-28
unuseful headers removed and some functions became static
Frederic Culot
2007-04-04
use of DAYINSEC define
Frederic Culot
2006-12-15
strcpy replaced by strncpy
Frederic Culot
2006-07-31
Initial revision
Frederic Culot