aboutsummaryrefslogtreecommitdiffstats
path: root/src/event.c
Commit message (Collapse)AuthorAgeFilesLines
...
* more code cleanupFrederic Culot2009-01-031-7/+12
|
* various bugfixesFrederic Culot2009-01-021-3/+3
|
* cut/paste feature adedFrederic Culot2009-01-011-9/+73
| | | | | fixed a 2-years old bug that made repeated items with exceptions to load uncorrectly in some cases (thanks Jan for reporting it)
* Added wrappers around libc's memory management functions, to easily debug ↵Frederic Culot2008-12-281-13/+12
| | | | memory usage
* small bugfixes and code cleanupFrederic Culot2008-12-141-14/+9
|
* Yet another style for source code. GNU style now used (I am fed up with tabs...)Frederic Culot2008-04-121-102/+114
|
* Code parts related to item update rewrittenFrederic Culot2008-01-201-9/+27
|
* Ability to attach notes to appointments and events addedFrederic Culot2008-01-131-11/+22
|
* unuseful headers removed and some functions became staticFrederic Culot2007-07-281-3/+1
|
* use of DAYINSEC defineFrederic Culot2007-04-041-8/+14
|
* strcpy replaced by strncpyFrederic Culot2006-12-151-2/+2
|
* Initial revisionFrederic Culot2006-07-311-0/+135