gtk/gdk
Alexander Larsson c08bf93fe5 Don't reset window hints when showing multiple times
gdk_window_show() should only set the initial hints on the first
run, not if the window is already mapped when gdk_window_show is
called.
2009-06-16 21:34:37 +02:00
..
directfb Add git.mk to generate .gitignore files 2009-05-04 14:29:21 -04:00
quartz Add support for client side graphics exposures in gdk_draw_drawable 2009-05-27 17:10:32 +02:00
tests Add git.mk to generate .gitignore files 2009-05-04 14:29:21 -04:00
win32 Add support for client side graphics exposures in gdk_draw_drawable 2009-05-27 17:10:32 +02:00
x11 Don't reset window hints when showing multiple times 2009-06-16 21:34:37 +02:00
abicheck.sh
COPYING
gdk.c
gdk.h
gdk.symbols Handle gdk_window_beep on offscreen windows 2009-06-11 22:11:48 +02:00
gdkapplaunchcontext.c
gdkapplaunchcontext.h
gdkcairo.c
gdkcairo.h
gdkcolor.c
gdkcolor.h
gdkconfig.h.win32
gdkcursor.c
gdkcursor.h
gdkdisplay.c Update event emulation to handle offscreen children 2009-06-08 19:42:34 +02:00
gdkdisplay.h Initial version of input support 2009-05-29 16:39:12 +02:00
gdkdisplaymanager.c
gdkdisplaymanager.h
gdkdnd.c
gdkdnd.h
gdkdraw.c Add support for client side graphics exposures in gdk_draw_drawable 2009-05-27 17:10:32 +02:00
gdkdrawable.h Add support for client side graphics exposures in gdk_draw_drawable 2009-05-27 17:10:32 +02:00
gdkenumtypes.c.template
gdkenumtypes.h.template
gdkevents.c Avoid warnings about non-handled GDK_EVENT_LAST enum 2009-04-02 10:15:28 +02:00
gdkevents.h
gdkfont.c
gdkfont.h
gdkgc.c Add _gdk_gc_get_exposures 2009-05-27 17:06:46 +02:00
gdkgc.h
gdkglobals.c
gdki18n.h
gdkimage.c
gdkimage.h
gdkinput.h
gdkinternals.h Handle gdk_window_beep on offscreen windows 2009-06-11 22:11:48 +02:00
gdkintl.h
gdkkeynames.c
gdkkeys.c
gdkkeys.h
gdkkeysyms-update.pl
gdkkeysyms.h
gdkkeyuni.c
gdkmarshalers.list Add signals for offscreen window embedding 2009-06-08 19:39:06 +02:00
gdkmedialib.c Minor fix for GTK+ mediaLib code. 2009-04-29 18:52:32 -05:00
gdkmedialib.h
gdkoffscreenwindow.c Add gdk_window_get_root_coords 2009-06-08 20:01:05 +02:00
gdkpango.c
gdkpango.h
gdkpixbuf-drawable.c
gdkpixbuf-render.c
gdkpixbuf.h
gdkpixmap.c Add support for client side graphics exposures in gdk_draw_drawable 2009-05-27 17:10:32 +02:00
gdkpixmap.h Remove_gdk_pixmap_set_as_backing etc, as this is not used anymore 2009-04-02 10:15:28 +02:00
gdkpoly-generic.h
gdkpolyreg-generic.c
gdkprivate.h
gdkproperty.h
gdkrectangle.c
gdkregion-generic.c Add gdk_region_rect_equal to compare a region with a rect 2009-05-26 20:48:10 +02:00
gdkregion-generic.h
gdkregion.h Add gdk_region_rect_equal to compare a region with a rect 2009-05-26 20:48:10 +02:00
gdkrgb.c
gdkrgb.h
gdkscreen.c
gdkscreen.h
gdkselection.c
gdkselection.h
gdkspawn.h
gdktestutils.h
gdktypes.h
gdkvisual.c
gdkvisual.h
gdkwindow.c Don't reset window hints when showing multiple times 2009-06-16 21:34:37 +02:00
gdkwindow.h Add gdk_window_offscreen_children_changed call 2009-06-11 12:06:01 +02:00
gdkwindowimpl.c
gdkwindowimpl.h Don't reset window hints when showing multiple times 2009-06-16 21:34:37 +02:00
gen-keyname-table.pl
keyname-table.h
keynames.txt
makeenums.pl
Makefile.am Add signals for offscreen window embedding 2009-06-08 19:39:06 +02:00
makefile.msc
makegdkalias.pl
pltcheck.sh
testgdk.c