gtk/gdk
Alexander Larsson ac00340d4c win32: More robust way to ensure we get a configure event after move/resize
There were still cases where we didn't get a WINDOWPOSCHANGED after
a SetWindowPos() call, like e.g. with a larger minimum size than
the set size (bug #574935)

So, we revert the previous fix and now just always manually emit
a configure notify after the move_resize call. Also, we inhibit
the WINDOWPOSCHANGED configure event during the move_resize operation
to avoid multiple Configures.
2011-10-27 10:42:07 +02:00
..
directfb Use 'const' instead G_CONST_RETURN 2011-06-16 00:51:17 +01:00
quartz Quartz, Bug 655057: Eliminate Compiler Warning 2011-10-09 09:52:14 -07:00
tests
win32 win32: More robust way to ensure we get a configure event after move/resize 2011-10-27 10:42:07 +02:00
x11 gdk: Use 'const' instead deprecated G_CONST_RETURN 2011-06-15 14:47:19 +01:00
abicheck.sh
COPYING
gdk.c gdk: Use 'const' instead deprecated G_CONST_RETURN 2011-06-15 14:47:19 +01:00
gdk.h gdk: Use 'const' instead deprecated G_CONST_RETURN 2011-06-15 14:47:19 +01:00
gdk.symbols win32: fix gdk clipboard 2011-06-10 00:10:44 +02:00
gdkapplaunchcontext.c
gdkapplaunchcontext.h
gdkcairo.c
gdkcairo.h
gdkcolor.c
gdkcolor.h
gdkconfig.h.win32
gdkcursor.c [GI] Add missing (transfer) annotations 2011-01-26 12:49:08 +01:00
gdkcursor.h
gdkdisplay.c [GI] Add missing (out) and (array) annotations 2011-03-16 10:45:35 +01:00
gdkdisplay.h gdk: Use 'const' instead deprecated G_CONST_RETURN 2011-06-15 14:47:19 +01:00
gdkdisplaymanager.c
gdkdisplaymanager.h
gdkdnd.c Deprecated gdk_drag_find_window and gdk_drag_get_protocol 2010-12-21 09:54:15 -05:00
gdkdnd.h Fix another typo 2010-12-21 18:06:54 -05:00
gdkdraw.c
gdkdrawable.h gdk: Remove GTK_COMPILATION checks from headers 2011-01-03 19:07:07 +01:00
gdkenumtypes.c.template
gdkenumtypes.h.template
gdkevents.c [GI] Add missing (out) and (array) annotations 2011-03-16 10:45:35 +01:00
gdkevents.h
gdkfont.c
gdkfont.h gdk: Remove GTK_COMPILATION checks from headers 2011-01-03 19:07:07 +01:00
gdkgc.c
gdkgc.h
gdkglobals.c
gdki18n.h
gdkimage.c
gdkimage.h
gdkinput.h gdk: Use 'const' instead deprecated G_CONST_RETURN 2011-06-15 14:47:19 +01:00
gdkinternals.h
gdkintl.h
gdkkeynames.c Fix gdk_keyval_name() and gdk_keyval_from_name() annotations 2011-03-10 13:25:55 +01:00
gdkkeys.c
gdkkeys.h
gdkkeysyms-compat.h
gdkkeysyms-update.pl
gdkkeysyms.h
gdkkeyuni.c
gdkmarshalers.list
gdkmedialib.c
gdkmedialib.h
gdkoffscreenwindow.c
gdkpango.c
gdkpango.h
gdkpixbuf-drawable.c
gdkpixbuf-render.c
gdkpixbuf.h
gdkpixmap.c
gdkpixmap.h
gdkpoly-generic.h
gdkpolyreg-generic.c
gdkprivate.h
gdkproperty.h Deprecate some gdk text conversion routines 2010-12-21 09:54:15 -05:00
gdkrectangle.c [GI] Add missing (out) and (array) annotations 2011-03-16 10:45:35 +01:00
gdkregion-generic.c
gdkregion-generic.h
gdkregion.h
gdkrgb.c
gdkrgb.h
gdkscreen.c
gdkscreen.h
gdkselection.c
gdkselection.h
gdkspawn.h Deprecate gdk_spawn apis 2010-12-21 09:54:14 -05:00
gdktestutils.h
gdktypes.h
gdkvisual.c
gdkvisual.h
gdkwindow.c Use right native_window for implicit grabs 2011-10-19 22:41:12 +02:00
gdkwindow.h gdk: Remove GTK_COMPILATION checks from headers 2011-01-03 19:07:07 +01:00
gdkwindowimpl.c
gdkwindowimpl.h
gen-keyname-table.pl
keyname-table.h
keynames.txt
makeenums.pl
Makefile.am Update Visual C++ compilation items 2011-07-25 12:20:21 +08:00
makefile.msc
makegdkalias.pl
pltcheck.sh
testgdk.c