changeset 68881:689c7e2df3ae

* gtkutil.c (xg_tool_bar_detach_callback): Set show-arrow to the value of x-gtk-whole-detached-tool-bar. (xg_tool_bar_attach_callback): Set show-arrow to FALSE. * xfns.c (syms_of_xfns): New variable: x-gtk-whole-detached-tool-bar.
author Jan Djärv <jan.h.d@swipnet.se>
date Tue, 14 Feb 2006 11:35:19 +0000
parents f5fa98f7c3b7
children b7113ead6c0a
files src/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Feb 14 11:35:00 2006 +0000
+++ b/src/ChangeLog	Tue Feb 14 11:35:19 2006 +0000
@@ -1,3 +1,11 @@
+2006-02-14  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
+
+	* gtkutil.c (xg_tool_bar_detach_callback): Set show-arrow to the
+	value of x-gtk-whole-detached-tool-bar.
+	(xg_tool_bar_attach_callback): Set show-arrow to FALSE.
+
+	* xfns.c (syms_of_xfns): New variable: x-gtk-whole-detached-tool-bar.
+
 2006-02-14  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
 
 	* xterm.c (x_x_to_emacs_modifiers): Make non-static.