diff src/ChangeLog @ 107891:bf5fce1e8e34

Set USER_POS in hint_flags to work around Cygwin problem. gtkutil.c (xg_set_geometry): Set size in geometry string also. (x_wm_set_size_hint): Set USER_POS in hint_flags (Bug#5968).
author Jan D. <jan.h.d@swipnet.se>
date Sun, 18 Apr 2010 13:24:59 +0200
parents 1da056389889
children 265966b778f9
line wrap: on
line diff
--- a/src/ChangeLog	Sat Apr 17 23:13:09 2010 -0500
+++ b/src/ChangeLog	Sun Apr 18 13:24:59 2010 +0200
@@ -1,3 +1,8 @@
+2010-04-18  Jan Djärv  <jan.h.d@swipnet.se>
+
+	* gtkutil.c (xg_set_geometry): Set size in geometry string also.
+	(x_wm_set_size_hint): Set USER_POS in hint_flags (Bug#5968).
+
 2010-04-17  Eli Zaretskii  <eliz@gnu.org>
 
 	Fix a crash when an NSM character is inserted at BEGV.