index
:
calcurse.git
master
pu
the main calcurse repository
calcurse Development Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
todo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ability to flag todo items as completed.
Frederic Culot
2009-06-26
1
-8
/
+39
*
more code cleanup
Frederic Culot
2009-01-03
1
-4
/
+4
*
various bugfixes
Frederic Culot
2009-01-02
1
-3
/
+3
*
Added wrappers around libc's memory management functions, to easily debug mem...
Frederic Culot
2008-12-28
1
-11
/
+31
*
small bugfixes and a major one (freeze when deleting an appointment's note, t...
Frederic Culot
2008-12-15
1
-3
/
+3
*
code cleanup
Frederic Culot
2008-12-12
1
-19
/
+14
*
color configuration menu adapted to handle user-defined key bindings
Frederic Culot
2008-12-08
1
-2
/
+2
*
Checks added while loading key bindings configuration.
Frederic Culot
2008-12-07
1
-4
/
+4
*
More work on implementing user-definable keybindings
Frederic Culot
2008-11-16
1
-7
/
+7
*
Loading of user-configurable keys implemented
Frederic Culot
2008-11-09
1
-3
/
+4
*
some memory leaks fixed using valgrind and some minor code cleanup
Frederic Culot
2008-04-19
1
-11
/
+11
*
Yet another style for source code. GNU style now used (I am fed up with tabs...)
Frederic Culot
2008-04-12
1
-311
/
+336
*
no more segfault when changing item priority (fixes Debian Bug #469297)
Frederic Culot
2008-04-04
1
-7
/
+10
*
Code parts related to item update rewritten
Frederic Culot
2008-01-20
1
-3
/
+3
*
Ability to attach notes to appointments and events added
Frederic Culot
2008-01-13
1
-10
/
+3
*
Notes attached to todos can now be suppressed
Frederic Culot
2007-12-31
1
-18
/
+82
*
Ability to attach notes to todo items added
Frederic Culot
2007-12-30
1
-10
/
+71
*
routines updated to handle new window_t and window_e types
Frederic Culot
2007-10-21
1
-10
/
+11
*
hilt_tod moved to static variable hilt
Frederic Culot
2007-08-15
1
-36
/
+112
*
unuseful headers removed and some functions became static
Frederic Culot
2007-07-28
1
-44
/
+40
*
todo_update_panel() and todo_delete() added
Frederic Culot
2007-07-21
1
-1
/
+85
*
MAX_LENGTH replaced by stdio.h's BUFSIZ
Frederic Culot
2007-04-04
1
-4
/
+4
*
global variable 'colr' suppressed
Frederic Culot
2007-03-10
1
-10
/
+17
*
use of getstring() defines
Frederic Culot
2007-01-16
1
-3
/
+4
*
strcpy replaced by strncpy
Frederic Culot
2006-12-15
1
-2
/
+2
*
bugfix: call to getstring() corrected in todo_new_item()
Frederic Culot
2006-12-13
1
-2
/
+2
*
todo_edit_item() created
Frederic Culot
2006-11-02
1
-2
/
+13
*
getstring() call in todo_new_item() updated
Frederic Culot
2006-10-28
1
-4
/
+3
*
fixed a possible infinite loop in todo_get_position()
Frederic Culot
2006-09-02
1
-7
/
+15
*
todo_insert() suppressed
Frederic Culot
2006-08-31
1
-18
/
+80
*
add_todo() moved from calcurse.c to todo_new_item()
Frederic Culot
2006-08-30
1
-2
/
+21
*
Initial revision
Frederic Culot
2006-07-31
1
-0
/
+80