Age | Commit message (Collapse) | Author |
|
|
|
reset_status_page() and other_status_page() created
|
|
reset_status_page() and other_status_page() added
|
|
|
|
|
|
|
|
|
|
|
|
french translation updated
|
|
|
|
|
|
|
|
|
|
changed the strcpy calls to strncpy
|
|
between events and appointments
|
|
|
|
'Add' function
|
|
todo are sorted with regards to their priority
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bugfix: memory allocation problem in day.c
online help text updated for the repeat and delete commands
|
|
|
|
|
|
|
|
|