aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2007-08-15 15:38:21 +0000
committerFrederic Culot <calcurse@culot.org>2007-08-15 15:38:21 +0000
commit23e605af188205064125d9dadff6dac5c8c921e1 (patch)
treef0a6e01441b5f0c3f085925354a9ed535ad6b519
parente5eed3759b76d1319a6f0a8ea02c3fdf86a13523 (diff)
downloadcalcurse-23e605af188205064125d9dadff6dac5c8c921e1.tar.gz
calcurse-23e605af188205064125d9dadff6dac5c8c921e1.zip
automatic window refresh when resizing screen
-rwxr-xr-xChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 845b6ae..aafcc6b 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+15 Aug 2007:
+ handling of SIGWINCH added
+ wins_prop(), wins_layout(), wins_set_layout() and wins_reset() added
+ 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()
+ todo_hilt(), todo_hilt_set(), todo_hilt_decrease(),
+ todo_hilt_increase(), todo_saved_mesg(), todo_nb(), todo_set_nb(),
+ todo_set_first(), todo_first_increase(), todo_first_decrease(), and
+ todo_hilt_pos() added
+ layout is not part of conf_t type anymore, and becomes a static variable
+ in wins.c
+
12 Aug 2007:
Moon phase calculation added
calendar_get_pom(), pom(), potm(), dotr() and adj360 added, based on the