index
:
calcurse
fix/add_missing_depth_header
fix/sync_with_sogo
master
wip/fugly_propfind_sync
wip/fugly_sogo_sync
A text-based calendar and scheduling application
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
todo.h
Age
Commit message (
Expand
)
Author
2009-06-26
Ability to flag todo items as completed.
Frederic Culot
2008-12-28
Added wrappers around libc's memory management functions, to easily debug mem...
Frederic Culot
2008-04-19
some memory leaks fixed using valgrind and some minor code cleanup
Frederic Culot
2008-04-12
Yet another style for source code. GNU style now used (I am fed up with tabs...)
Frederic Culot
2007-12-30
Ability to attach notes to todo items added
Frederic Culot
2007-08-15
hilt_tod moved to static variable hilt
Frederic Culot
2007-07-28
unuseful headers removed and some functions became static
Frederic Culot
2007-07-23
includes updated
Frederic Culot
2007-07-21
todo_update_panel() and todo_delete() added
Frederic Culot
2007-03-10
global variable 'colr' suppressed
Frederic Culot
2006-11-02
todo_edit_item() created
Frederic Culot
2006-08-31
todo_chg_priority(), todo_get_item() and todo_get_position() added
Frederic Culot
2006-08-30
todo_new_item() added and id added to todo_s structure
Frederic Culot
2006-07-31
Initial revision
Frederic Culot