Files
gtk/gdk
Tor Lillqvist eee70b8153 Move the code that sets the window style and extended window style, and
2002-12-21  Tor Lillqvist  <tml@iki.fi>

	* gdk/win32/gdkwindow-win32.c (gdk_window_new): Move the code that
	sets the window style and extended window style, and adjusts the
	width and height to take the window decorations into account
	earlier. The adjusted width and height used to be ignored. Remove
	the local x, y, width and height variables, no need to further
	confuse the code by having local copies. (Partial fix, I hope, for
	#101588)

	(gdk_window_move): When moving top-level windows, take title bar
	and border width into account, offsetting the coordinates before
	calling SetWindowPos().

	(gdk_window_set_decorations, gdk_window_set_functions):
	Reimplement, taking into account the peculiar semantics of
	GDK_DECOR_ALL and GDK_FUNC_ALL. (#79036)

	(gdk_window_get_decorations): Implement. (#98981)

	(gdk_window_set_type_hint): When setting
	GDK_WINDOW_TYPE_HINT_MENU, call	gdk_window_set_decorations().
	(#79036)

	* gdk/gdk.def: Add gdk_window_get_decorations. (#98981)
2002-12-21 23:32:20 +00:00
..
1999-09-28 20:19:13 +00:00
2002-11-28 00:33:17 +00:00
2002-11-17 22:04:03 +00:00
2002-12-06 00:10:20 +00:00
2002-11-17 22:04:03 +00:00
2002-06-20 23:59:27 +00:00
2002-11-28 00:33:17 +00:00
2002-06-20 23:59:27 +00:00
2002-10-25 00:01:15 +00:00
2002-11-28 00:33:17 +00:00
2002-11-17 22:04:03 +00:00
2002-11-28 00:33:17 +00:00
2002-12-06 00:10:20 +00:00
2002-11-17 22:04:03 +00:00
2001-12-06 21:38:12 +00:00
2002-09-14 17:10:49 +00:00
2001-03-02 20:02:17 +00:00
2002-06-20 23:59:27 +00:00
2002-11-28 00:33:17 +00:00
2002-11-17 22:04:03 +00:00
2002-11-17 22:04:03 +00:00
2001-10-29 07:06:37 +00:00
2002-06-10 21:58:00 +00:00
2000-10-09 19:49:42 +00:00