gtk2/gdk/win32
Alexander Larsson 2dbc05f756 win32: Ensure we always send a configure event when changing size/pos
There are some cases where we don't get a WINDOWPOSCHANGE such that
we generate a configure event, even if we called gdk_window_move_resize()
or similar. For instance:
* The window is fullscreen
* The window is maximized
* The specified pos/size is the same as the current one

However, as per X11 ConfigureNotify semantics we *always* want one, or
we could run into issue like e.g. bug #537296 where we're waiting for
the CONFIGURE to call gdk_window_thaw_toplevel_updates_libgtk_only().
2011-11-10 17:41:04 +01:00
..
rc Update Windows Resource template information 2011-06-07 11:16:57 +08:00
bdfcursor.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
cursor.bdf
gdkcursor-win32.c win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00
gdkdevice-win32.c win32: in window_at_pointer, ensure that we handle non-client areas correctly 2011-11-10 17:40:53 +01:00
gdkdevice-win32.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkdevice-wintab.c GdkDevice: Remove duplicate private function 2011-04-08 16:39:45 +02:00
gdkdevice-wintab.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkdevicemanager-win32.c win32: Update input device code to use the new property names in constructor 2011-11-10 17:40:52 +01:00
gdkdevicemanager-win32.h win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00
gdkdisplay-win32.c Add G_ENABLE_DEBUG #ifdef check in gdkdisplay-win32.c 2011-11-10 17:40:49 +01:00
gdkdisplaymanager-win32.c gdk: fix gdk_keyval_to_lower/upper() for Quartz, Win32 and Broadway 2011-10-07 16:19:41 +02:00
gdkdnd-win32.c win32: Fix DnD when drag icon is below the pointer 2011-11-10 17:40:51 +01:00
gdkevents-win32.c win32: Ensure we always send a configure event when changing size/pos 2011-11-10 17:41:04 +01:00
gdkgeometry-win32.c win32: Never pass SWP_NOSIZE or SWP_NOMOVE to SetWindowPos 2011-11-10 17:40:47 +01:00
gdkglobals-win32.c win32: Ignore client requested window move/size during SIZEMOVE 2011-11-10 17:41:00 +01:00
gdkinput.c win32: Fix up initialization order of input subsystem 2011-11-10 17:40:51 +01:00
gdkkeys-win32.c Minor documentation improvements 2011-02-23 10:26:21 +01:00
gdkmain-win32.c win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00
gdkprivate-win32.h win32: Ensure we always send a configure event when changing size/pos 2011-11-10 17:41:04 +01:00
gdkproperty-win32.c win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00
gdkscreen-win32.c win32: no more GdkNativeWindow and related changes 2011-02-06 15:07:13 +01:00
gdkselection-win32.c win32: no more GdkNativeWindow and related changes 2011-02-06 15:07:13 +01:00
gdktestutils-win32.c win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00
gdkvisual-win32.c fix win32 build after removal of the colormap debug category 2011-01-21 11:20:16 +01:00
gdkwin32.h win32: no more GdkNativeWindow and related changes 2011-02-06 15:07:13 +01:00
gdkwin32cursor.h win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00
gdkwin32display.h win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00
gdkwin32displaymanager.h win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00
gdkwin32dnd.h win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00
gdkwin32id.c win32: no more GdkNativeWindow and related changes 2011-02-06 15:07:13 +01:00
gdkwin32keys.h win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00
gdkwin32screen.h win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00
gdkwin32window.h win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00
gdkwindow-win32.c win32: Ensure we always send a configure event when changing size/pos 2011-11-10 17:41:04 +01:00
gdkwindow-win32.h win32: Record the native event mask in use 2011-11-10 17:40:54 +01:00
libwntab32x.la
Makefile.am Install gdk/win32 headers 2011-08-15 13:00:14 +03:00
makefile.msc win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00
pktdef.h
wintab.h
xcursors.h Bug 544684 - Win64 issue, window handles are assumed to be 32-bit 2008-08-04 23:21:36 +00:00