aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2007-10-21 13:44:12 +0000
committerFrederic Culot <calcurse@culot.org>2007-10-21 13:44:12 +0000
commit31610b8ffb388f5b1fbb5c5e1b8c3b36e86b91c1 (patch)
tree6e09be065160bc3cfe89125965e66090dd676227
parent53ead324ad5ef82415279b32ca5cd0a3d1f48866 (diff)
downloadcalcurse-31610b8ffb388f5b1fbb5c5e1b8c3b36e86b91c1.tar.gz
calcurse-31610b8ffb388f5b1fbb5c5e1b8c3b36e86b91c1.zip
automatic resize made available inside help and configuration screens (thanks Sebastian for reporting the problem)
-rwxr-xr-xChangeLog15
1 files changed, 15 insertions, 0 deletions
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