Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some memory leaks fixed using valgrind and some minor code cleanup | Frederic Culot | 2008-04-19 | 1 | -2/+2 |
| | |||||
* | Yet another style for source code. GNU style now used (I am fed up with tabs...) | Frederic Culot | 2008-04-12 | 1 | -34/+38 |
| | |||||
* | Code parts related to item update rewritten | Frederic Culot | 2008-01-20 | 1 | -2/+4 |
| | |||||
* | Ability to attach notes to appointments and events added | Frederic Culot | 2008-01-13 | 1 | -7/+5 |
| | |||||
* | Ability to attach notes to todo items added | Frederic Culot | 2007-12-30 | 1 | -3/+4 |
| | |||||
* | hilt_app moved to the static variable hilt | Frederic Culot | 2007-08-15 | 1 | -7/+11 |
| | | | | | | | apoint_hilt(), apoint_hilt_set(), apoint_hilt_decrease(), and apoint_hilt_increase() added scroll_pad_down() and scroll_pad_up() moved to apoint_scroll_pad_down() and apoint_scroll_pad_up() | ||||
* | unuseful headers removed and some functions became static | Frederic Culot | 2007-07-28 | 1 | -4/+1 |
| | |||||
* | apoint_update_panel(), apoint_add() and apoint_delete() added | Frederic Culot | 2007-07-21 | 1 | -1/+5 |
| | |||||
* | apoint_switch_notify() prototype updated to take into account date_t type | Frederic Culot | 2007-07-01 | 1 | -18/+19 |
| | |||||
* | variable to store appointment state added | Frederic Culot | 2007-02-24 | 1 | -4/+11 |
| | | | | | appointment states defined apoint_scan() and apoint_new() prototypes updated | ||||
* | apoint_recur_s2apoint_s added | Frederic Culot | 2006-09-14 | 1 | -1/+2 |
| | |||||
* | prototypes updated to take new appointment linked lists structure into account | Frederic Culot | 2006-09-12 | 1 | -11/+18 |
| | |||||
* | apoint_check_next() added | Frederic Culot | 2006-09-11 | 1 | -1/+3 |
| | |||||
* | Initial revision | Frederic Culot | 2006-07-31 | 1 | -0/+56 |