aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan D2010-09-17 09:00:12 +0200
committerJan D2010-09-17 09:00:12 +0200
commit318a04c60bf855b832b5c90e220bf3b576e1273e (patch)
treeeeac8748c44248c9ccaf6be58c265576e33a0715 /src/ChangeLog
parent0eb04273711b02ba6f842be64bfe55621f876d85 (diff)
downloademacs-318a04c60bf855b832b5c90e220bf3b576e1273e.tar.gz
emacs-318a04c60bf855b832b5c90e220bf3b576e1273e.zip
Put handle on top for vertical toolbar, Bug#7051.
* gtkutil.c (xg_pack_tool_bar): Call gtk_handle_box_set_handle_position with argument top/left if tool bar is vertical/horizontal (Bug#7051).
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f294f41e020..8aaa9255ab5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12010-09-17 Jan Djärv <jan.h.d@swipnet.se>
2
3 * gtkutil.c (xg_pack_tool_bar): Call gtk_handle_box_set_handle_position
4 with argument top/left if tool bar is vertical/horizontal (Bug#7051).
5
12010-09-17 Kenichi Handa <handa@m17n.org> 62010-09-17 Kenichi Handa <handa@m17n.org>
2 7
3 * ftfont.c (ftfont_check_otf): Fix previous change. 8 * ftfont.c (ftfont_check_otf): Fix previous change.