From 31610b8ffb388f5b1fbb5c5e1b8c3b36e86b91c1 Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Sun, 21 Oct 2007 13:44:12 +0000 Subject: automatic resize made available inside help and configuration screens (thanks Sebastian for reporting the problem) --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index b2a6c63..a1b153f 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +21 Oct 2007: + window_t structure updated to store WINDOW pointer + window_e enum updated to shorten names, winprop_e and wins_prop() + suppressed + cwin, awin, twin, swin variables suppressed + help_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 + custom_general_config() and notify_config_bar() updated to handle + basic window resizing + custom_confwin_init() and display_color_config() created + custom_color_config() rewritten + 14 Oct 2007: next_arg() rewritten, date_arg() improved bugfix: wins_reset() modified to avoid blank screen when resizing -- cgit v1.2.3-54-g00ecf