Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added wrappers around libc's memory management functions, to easily debug ↵ | Frederic Culot | 2008-12-28 | 1 | -1/+2 |
| | | | | memory usage | ||||
* | some memory leaks fixed using valgrind and some minor code cleanup | Frederic Culot | 2008-04-19 | 1 | -4/+2 |
| | |||||
* | Yet another style for source code. GNU style now used (I am fed up with tabs...) | Frederic Culot | 2008-04-12 | 1 | -26/+27 |
| | |||||
* | Ability to attach notes to todo items added | Frederic Culot | 2007-12-30 | 1 | -5/+8 |
| | |||||
* | hilt_tod moved to static variable hilt | Frederic Culot | 2007-08-15 | 1 | -6/+17 |
| | | | | | | todo_hilt(), todo_hilt_set(), todo_hilt_decrease(), todo_hilt_increase(), todo_saved_mesg(), todo_nb(), todo_set_nb(), todo_set_first(), todo_first_increase(), todo_first_decrease(), todo_hilt_pos() added | ||||
* | unuseful headers removed and some functions became static | Frederic Culot | 2007-07-28 | 1 | -4/+1 |
| | |||||
* | includes updated | Frederic Culot | 2007-07-23 | 1 | -1/+3 |
| | |||||
* | todo_update_panel() and todo_delete() added | Frederic Culot | 2007-07-21 | 1 | -8/+10 |
| | |||||
* | global variable 'colr' suppressed | Frederic Culot | 2007-03-10 | 1 | -4/+4 |
| | |||||
* | todo_edit_item() created | Frederic Culot | 2006-11-02 | 1 | -1/+2 |
| | |||||
* | todo_chg_priority(), todo_get_item() and todo_get_position() added | Frederic Culot | 2006-08-31 | 1 | -2/+4 |
| | | | | todo_insert() suppressed | ||||
* | todo_new_item() added and id added to todo_s structure | Frederic Culot | 2006-08-30 | 1 | -2/+4 |
| | |||||
* | Initial revision | Frederic Culot | 2006-07-31 | 1 | -0/+41 |