Age | Commit message (Collapse) | Author |
|
|
|
time. Thanks Chris for reporting that bug
|
|
|
|
|
|
|
|
reset_status_page() and other_status_page() created
|
|
reset_status_page() and other_status_page() added
|
|
|
|
|
|
|
|
changed the strcpy calls to strncpy
|
|
between events and appointments
|
|
|
|
'Add' function
|
|
|
|
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
|
|
'+/-' keys are now used to handle todo priorities
|
|
|
|
|
|
|
|
Chris for reporting it.
add_todo() moved to todo_new_item() in todo.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
saving multiple days
recur_repeat_iem() updated to check if the frequence is valid
|
|
recurrent item with non-repeated days
|
|
updated to take non-repeated days into account
|
|
|
|
|
|
keybinding added: R to repeat an item
help text for repeat function added
|
|
keybinding added: R to repeat an item
|
|
|
|
day_get_item() created
|
|
|
|
recur_repeat_item() added
|
|
recur_repeat_item() created
|
|
|
|
|
|
|
|
|