13 Commits

Author SHA1 Message Date
Frederic Culot
ef12ff80cf fixed a bug appearing when trying to delete a newly repeated item 2006-09-08 09:47:17 +00:00
Frederic Culot
92ddec0f3c general keybindings added 2006-09-06 17:12:15 +00:00
Frederic Culot
be0506d5e2 get_screen_config() updated to take new layouts into account 2006-09-03 17:52:06 +00:00
Frederic Culot
f5fcd83fc1 improved the ToDo panel scrolling while changing item priorities
changed the strcpy calls to strncpy
2006-09-02 13:36:41 +00:00
Frederic Culot
5f1ff985a9 update_todo_panel(): priority added when displaying todo list
'+/-' keys are now used to handle todo priorities
2006-08-31 18:46:09 +00:00
Frederic Culot
11a7ed0c7b bugfix: pressing 'R' while no item was selected caused a segfault. Thanks to Chris for reporting it.
add_todo() moved to todo_new_item() in todo.c
2006-08-30 17:46:02 +00:00
Frederic Culot
11c684f369 repeat command disabled for todo panel 2006-08-24 20:13:22 +00:00
Frederic Culot
5643785c8b screen refreshing process ameliorated in add_item() 2006-08-22 21:06:24 +00:00
Frederic Culot
acb10f8efe bugfix: a newly created appointment or event is now correctly highlighted 2006-08-19 15:01:13 +00:00
Frederic Culot
9fb69d607f keybinding changed: CTRL-L is now used to redraw screen
keybinding added: R to repeat an item
2006-08-06 14:38:05 +00:00
Frederic Culot
2122669165 del_item() updated 2006-08-02 21:21:08 +00:00
Frederic Culot
0198fff6ef del_apoint() renamed to del_item() and updated to take recurrent items into account 2006-08-01 20:36:29 +00:00
Frederic Culot
ac36e94341 Initial revision 2006-07-31 21:00:02 +00:00