aboutsummaryrefslogtreecommitdiffstats
path: root/src/todo.h
Commit message (Expand)AuthorAgeFilesLines
* Added wrappers around libc's memory management functions, to easily debug mem...Frederic Culot2008-12-281-1/+2
* some memory leaks fixed using valgrind and some minor code cleanupFrederic Culot2008-04-191-4/+2
* Yet another style for source code. GNU style now used (I am fed up with tabs...)Frederic Culot2008-04-121-26/+27
* Ability to attach notes to todo items addedFrederic Culot2007-12-301-5/+8
* hilt_tod moved to static variable hiltFrederic Culot2007-08-151-6/+17
* unuseful headers removed and some functions became staticFrederic Culot2007-07-281-4/+1
* includes updatedFrederic Culot2007-07-231-1/+3
* todo_update_panel() and todo_delete() addedFrederic Culot2007-07-211-8/+10
* global variable 'colr' suppressedFrederic Culot2007-03-101-4/+4
* todo_edit_item() createdFrederic Culot2006-11-021-1/+2
* todo_chg_priority(), todo_get_item() and todo_get_position() addedFrederic Culot2006-08-311-2/+4
* todo_new_item() added and id added to todo_s structureFrederic Culot2006-08-301-2/+4
* Initial revisionFrederic Culot2006-07-311-0/+41