Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
call to custom_load_color() added in load_conf()
update_windows() updated to avoid the use of the global 'colr' variable
|
|
call to notify_catch_children() added
print_notify_options() improved to avoid display problems with long options
init_notify_bar() updated to get user shell
|
|
init_notify_bar(), config_notify_bar() and print_notify_options()
modified to add the notification command option.
load_conf() updated to load notification command
|
|
|
|
|
|
|
|
|
|
calls to strcpy and sprintf suppressed
|
|
|
|
|
|
|
|
'E' key added to edit already existing items
|
|
|
|
|
|
appointment
|
|
|
|
|
|
|
|
|
|
load_conf() updated to load notify-bar user settings
several updates to take notify-bar settings into account
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
changed the strcpy calls to strncpy
|
|
'+/-' keys are now used to handle todo priorities
|
|
Chris for reporting it.
add_todo() moved to todo_new_item() in todo.c
|
|
|
|
|
|
|
|
keybinding added: R to repeat an item
|
|
|
|
account
|
|
|