aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c962b2b6f63..6f811fa752c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12003-03-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 12003-03-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 2
3 * xterm.c (x_clear_frame): Call xg_frame_cleared for GTK.
4
3 * gtkutil.c (struct xg_last_sb_pos): New structure. 5 * gtkutil.c (struct xg_last_sb_pos): New structure.
4 (handle_fixed_child): New function. 6 (handle_fixed_child): New function.
5 (xg_resize_widgets): Call handle_fixed_child on all scroll bar widgets 7 (xg_resize_widgets): Call handle_fixed_child on all scroll bar widgets
@@ -11,6 +13,7 @@
11 and force a redraw on the scroll bar. 13 and force a redraw on the scroll bar.
12 (xg_set_toolkit_scroll_bar_thumb): Do not change/redraw scroll bar 14 (xg_set_toolkit_scroll_bar_thumb): Do not change/redraw scroll bar
13 if xg_last_sb_pos shows the positions are up to date. 15 if xg_last_sb_pos shows the positions are up to date.
16 (xg_frame_cleared): New function.
14 17
152003-03-13 Kenichi Handa <handa@m17n.org> 182003-03-13 Kenichi Handa <handa@m17n.org>
16 19