2c4f7c9e27calendar_move_*() functions modified to properly handle leap years and merged into calendar_move() date_change() added
Frederic Culot
2007-12-10 18:59:48 +00:00
4227e47ae4calendar_move_*() gathered together into calendar_move()
Frederic Culot
2007-12-10 18:56:08 +00:00
3e429667dbcalcurse 1.9 released
Frederic Culot
2007-10-23 17:50:55 +00:00
b1fffd6592translations updated for version 1.9
Frederic Culot
2007-10-23 17:49:37 +00:00
31610b8ffbautomatic resize made available inside help and configuration screens (thanks Sebastian for reporting the problem)
Frederic Culot
2007-10-21 13:44:12 +00:00
53ead324adroutines updated to handle new window_t and window_e types
Frederic Culot
2007-10-21 13:42:34 +00:00
54db19e8b3wins_prop() suppressed routines updated to handle new window_t type
Frederic Culot
2007-10-21 13:39:49 +00:00
c823b5666bwindow_t structure updated to store WINDOW pointer window_e enum updated to shorten names winprop_e and wins_prop() suppressed
Frederic Culot
2007-10-21 13:39:07 +00:00
ffd9448ac4help_screen() updated to make automatic resize available inside help screens (thanks Sebastian for reporting the problem) help_wins_reset(), help_wins_init(), help_wins_reinit() and wanted_page() created help_pages_e enum added
Frederic Culot
2007-10-21 13:37:30 +00:00
acf963235dvarious bugfixes and improvements
Frederic Culot
2007-10-16 19:17:34 +00:00
fe8935e3fcwins_reset() modified to avoid blank screen when resizing window under Linux
Frederic Culot
2007-10-16 19:15:43 +00:00
788ba6fc5cbugfix: do not stop thread in notify_config_bar() if it was not started before
Frederic Culot
2007-10-16 19:14:40 +00:00
c933021597calendar_change_day() and calendar_move_*() updated to prevent user from entering an unsupported date
Frederic Culot
2007-10-16 19:11:10 +00:00
2beb88e473hilt_app moved to the static variable hilt apoint_hilt(), apoint_hilt_set(), apoint_hilt_decrease(), and apoint_hilt_increase() added scroll_pad_down() and scroll_pad_up() moved to apoint_scroll_pad_down() and apoint_scroll_pad_up()
Frederic Culot
2007-08-15 15:33:54 +00:00
470ea56514notify_init_bar() updated to use static win variable
Frederic Culot
2007-08-15 15:33:01 +00:00
6b10eb3623which_pan dependency suppressed in help_screen()
Frederic Culot
2007-07-23 19:29:34 +00:00
5cc85f48abwindow_e and window_t added wins_slct_init(), wins_slctd_set(), wins_slctd_next() and wins_slctd() created
Frederic Culot
2007-07-23 19:28:37 +00:00
6ad12276c4window_e enum and window_t type moved to wins.h
Frederic Culot
2007-07-23 19:27:28 +00:00
ab0cc2c606exit_calcurse() added and status_bar() modified to use wins_slctd()
Frederic Culot
2007-07-23 19:26:38 +00:00
9f4f274337call to exit_calcurse() added global variable which_pan suppressed signal handling routines moved to sigs.c
Frederic Culot
2007-07-23 19:25:54 +00:00
60a4f5c85fsigs.c and sigs.h added
Frederic Culot
2007-07-23 19:24:03 +00:00
1aeb990b41call to wins_show() updated
Frederic Culot
2007-07-21 19:36:05 +00:00
d069415d0dtodo_update_panel() and todo_delete() added
Frederic Culot
2007-07-21 19:35:40 +00:00
648580f963apoint_update_panel(), apoint_add() and apoint_delete() added
Frederic Culot
2007-07-21 19:35:14 +00:00
f71183cd89call to custom_load_conf() updated
Frederic Culot
2007-07-21 19:34:42 +00:00
792b62c173no more window erase in custom_load_conf() custom_print_general_options() and custom_general_config() added
Frederic Culot
2007-07-21 19:34:07 +00:00
7304770d30erase_status_bar() added and status_bar() prototype updated win_show() moved to wins_show() in wins.c print_option_in_color() added
Frederic Culot
2007-07-21 19:33:24 +00:00
9f52f3f3damake use of STATUSHEIGHT define and erase_status_bar() function 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()
Frederic Culot
2007-07-21 19:32:26 +00:00