Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stdbool header removed, unsigned type used instead | Frederic Culot | 2009-07-12 | 1 | -2/+2 |
| | |||||
* | Switch to BSD license. | Frederic Culot | 2009-07-05 | 1 | -14/+26 |
| | |||||
* | more code cleanup | Frederic Culot | 2009-01-03 | 1 | -5/+3 |
| | |||||
* | cut/paste feature aded | Frederic Culot | 2009-01-01 | 1 | -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 Culot | 2008-12-28 | 1 | -1/+4 |
| | | | | memory usage | ||||
* | Yet another style for source code. GNU style now used (I am fed up with tabs...) | Frederic Culot | 2008-04-12 | 1 | -31/+35 |
| | |||||
* | Tony's patch concerning date format configuration imported | Frederic Culot | 2008-04-09 | 1 | -2/+3 |
| | |||||
* | Code parts related to item update rewritten | Frederic Culot | 2008-01-20 | 1 | -2/+3 |
| | |||||
* | Ability to attach notes to appointments and events added | Frederic Culot | 2008-01-13 | 1 | -2/+5 |
| | |||||
* | day_edit_item() updated to use apoint_hilt() | Frederic Culot | 2007-08-15 | 1 | -2/+2 |
| | |||||
* | unuseful headers removed and some functions became static | Frederic Culot | 2007-07-28 | 1 | -14/+1 |
| | |||||
* | day_items_nb_t type added | Frederic Culot | 2007-07-20 | 1 | -1/+7 |
| | |||||
* | day_edit_item() and day_check_if_item() prototype updated | Frederic Culot | 2007-07-01 | 1 | -20/+19 |
| | |||||
* | MAX_LENGTH replaced by stdio.h's BUFSIZ | Frederic Culot | 2007-04-04 | 1 | -3/+5 |
| | |||||
* | global variable 'colr' suppressed | Frederic Culot | 2007-03-10 | 1 | -5/+5 |
| | |||||
* | day_item structures updated to take item state into account | Frederic Culot | 2007-02-24 | 1 | -8/+11 |
| | | | | day_item_nb() created | ||||
* | day_erase_item() and day_edit_item() prototypes updated, day_edit_time() added | Frederic Culot | 2006-12-08 | 1 | -3/+4 |
| | |||||
* | day_edit_item() prototype added | Frederic Culot | 2006-11-30 | 1 | -1/+2 |
| | |||||
* | day_add_apoint() updated | Frederic Culot | 2006-09-14 | 1 | -2/+4 |
| | |||||
* | day_item_s2apoint_s prototype updated | Frederic Culot | 2006-09-12 | 1 | -2/+2 |
| | |||||
* | better definition of variable sizes | Frederic Culot | 2006-08-23 | 1 | -3/+4 |
| | |||||
* | day_get_item() added | Frederic Culot | 2006-08-06 | 1 | -1/+2 |
| | |||||
* | MAX_TYPES added | Frederic Culot | 2006-08-01 | 1 | -1/+4 |
| | |||||
* | Initial revision | Frederic Culot | 2006-07-31 | 1 | -0/+66 |