aboutsummaryrefslogtreecommitdiffstats
path: root/src/day.h
Commit message (Collapse)AuthorAgeFilesLines
* more code cleanupFrederic Culot2009-01-031-5/+3
|
* cut/paste feature adedFrederic Culot2009-01-011-1/+3
| | | | | 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-1/+4
| | | | memory usage
* Yet another style for source code. GNU style now used (I am fed up with tabs...)Frederic Culot2008-04-121-31/+35
|
* Tony's patch concerning date format configuration importedFrederic Culot2008-04-091-2/+3
|
* Code parts related to item update rewrittenFrederic Culot2008-01-201-2/+3
|
* Ability to attach notes to appointments and events addedFrederic Culot2008-01-131-2/+5
|
* day_edit_item() updated to use apoint_hilt()Frederic Culot2007-08-151-2/+2
|
* unuseful headers removed and some functions became staticFrederic Culot2007-07-281-14/+1
|
* day_items_nb_t type addedFrederic Culot2007-07-201-1/+7
|
* day_edit_item() and day_check_if_item() prototype updatedFrederic Culot2007-07-011-20/+19
|
* MAX_LENGTH replaced by stdio.h's BUFSIZFrederic Culot2007-04-041-3/+5
|
* global variable 'colr' suppressedFrederic Culot2007-03-101-5/+5
|
* day_item structures updated to take item state into accountFrederic Culot2007-02-241-8/+11
| | | | day_item_nb() created
* day_erase_item() and day_edit_item() prototypes updated, day_edit_time() addedFrederic Culot2006-12-081-3/+4
|
* day_edit_item() prototype addedFrederic Culot2006-11-301-1/+2
|
* day_add_apoint() updatedFrederic Culot2006-09-141-2/+4
|
* day_item_s2apoint_s prototype updatedFrederic Culot2006-09-121-2/+2
|
* better definition of variable sizesFrederic Culot2006-08-231-3/+4
|
* day_get_item() addedFrederic Culot2006-08-061-1/+2
|
* MAX_TYPES addedFrederic Culot2006-08-011-1/+4
|
* Initial revisionFrederic Culot2006-07-311-0/+66