Age | Commit message (Collapse) | Author |
|
version of pom(6)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
wins_slct_init(), wins_slctd_set(), wins_slctd_next() and
wins_slctd() created
|
|
|
|
|
|
global variable which_pan suppressed
signal handling routines moved to sigs.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
custom_print_general_options() and custom_general_config() added
|
|
win_show() moved to wins_show() in wins.c
print_option_in_color() added
|
|
update_app_panel() moved to apoint_update_panel()
update_todo_panel() moved to todo_update_panel()
add_item() moved to apoint_add()
del_item() split into apoint_delete() and todo_delete()
init_vars() moved to vars_init()
windows handling routines moved to wins.c and wins.h
print_option_in_color() moved to utils.c
print_notify_options() moved to notify_print_options()
config_notify_bar() moved to notify_config_bar()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
enum window_number moved to vars.h
get_screen_config() updated to use window_t type
|
|
|
|
|
|
|
|
modified to call get_today()
|
|
|
|
date_arg(), app_arg() modified to use date_t type
|
|
|
|
account date_t type
|
|
|
|
type, today() renamed to get_today()
|