11 Commits

Author SHA1 Message Date
Frederic Culot
2496888682 MAX_LENGTH replaced by stdio.h's BUFSIZ 2007-04-04 19:38:18 +00:00
Frederic Culot
f82590c811 global variable 'colr' suppressed 2007-03-10 15:54:24 +00:00
Frederic Culot
6bbf3e5f2e use of getstring() defines 2007-01-16 07:49:54 +00:00
Frederic Culot
9d7650295c strcpy replaced by strncpy 2006-12-15 15:25:09 +00:00
Frederic Culot
86dbf7b63d bugfix: call to getstring() corrected in todo_new_item() 2006-12-13 09:32:22 +00:00
Frederic Culot
cf1a0713e7 todo_edit_item() created 2006-11-02 13:43:36 +00:00
Frederic Culot
0cfe1182f6 getstring() call in todo_new_item() updated 2006-10-28 10:35:55 +00:00
Frederic Culot
cc95f9f8ef fixed a possible infinite loop in todo_get_position() 2006-09-02 09:20:35 +00:00
Frederic Culot
bdbc063e9e todo_insert() suppressed
todo_new_item() updated to ask for priority
todo_add() updated to sort items by priority order
todo_get_priority(), todo_get_item() and todo_get_position() created
2006-08-31 18:47:54 +00:00
Frederic Culot
bcb08b329d add_todo() moved from calcurse.c to todo_new_item() 2006-08-30 17:48:41 +00:00
Frederic Culot
ac36e94341 Initial revision 2006-07-31 21:00:02 +00:00