Frederic Culot
407a262938
Code parts related to item update rewritten
2008-01-20 10:45:38 +00:00
Frederic Culot
738a3a4170
Ability to attach notes to appointments and events added
2008-01-13 12:40:45 +00:00
Frederic Culot
b7115fbcf2
Notes attached to todos can now be suppressed
2007-12-31 17:36:34 +00:00
Frederic Culot
478b2762e6
Ability to attach notes to todo items added
2007-12-30 16:27:58 +00:00
Frederic Culot
53ead324ad
routines updated to handle new window_t and window_e types
2007-10-21 13:42:34 +00:00
Frederic Culot
9ee3eecfa6
hilt_tod moved to static variable hilt
...
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
2007-08-15 15:35:25 +00:00
Frederic Culot
4b987f70ac
unuseful headers removed and some functions became static
2007-07-28 13:11:42 +00:00
Frederic Culot
d069415d0d
todo_update_panel() and todo_delete() added
2007-07-21 19:35:40 +00:00
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