gtk2/gdk
Alexander Larsson 4e902cd223 Clip cairo drawing against client-side child windows
This is how cairo works with native children.
This fixes an issue where the drag target outline is visible on the
evolution folder treeview when it isn't with native windows.
2009-06-26 14:20:05 +02:00
..
directfb Add git.mk to generate .gitignore files 2009-05-04 14:29:21 -04:00
quartz Update _gdk_windowing_pointer_grab 2009-06-20 11:50:10 +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 Ensure that we always calculate clip regions for root windows 2009-06-25 17:05:21 +02:00
abicheck.sh
COPYING
gdk.c A GOptionArgFunc should return gboolean and take also a GError pointer 2009-01-12 12:05:13 +00:00
gdk.h
gdk.symbols Handle gdk_window_beep on offscreen windows 2009-06-11 22:11:48 +02:00
gdkapplaunchcontext.c Typo fixes and small doc improvements 2008-12-26 04:20:28 +00:00
gdkapplaunchcontext.h fix typo in the type name so the macro becomes usable. 2008-10-15 15:50:10 +00:00
gdkcairo.c Initial client-side-windows work 2009-04-02 10:14:01 +02:00
gdkcairo.h
gdkcolor.c
gdkcolor.h
gdkconfig.h.win32
gdkcursor.c Update docs on blank cursors 2009-01-20 02:27:57 +00:00
gdkcursor.h Cache cursors to avoid libXcursor theme lookup overhead. 2009-01-20 02:15:59 +00:00
gdkdisplay.c Simplify _gdk_display_get_last_pointer_grab using g_list_last 2009-06-24 20:20:33 +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 Initial client-side-windows work 2009-04-02 10:14:01 +02:00
gdkfont.c
gdkfont.h
gdkgc.c Remove old obsolete comment 2009-06-24 20:35:15 +02:00
gdkgc.h
gdkglobals.c
gdki18n.h
gdkimage.c gdk/gdkdraw.c gdk/gdkimage.c gdk/gdkscreen.c replace assertions for obj != 2008-10-21 21:42:39 +00:00
gdkimage.h
gdkinput.h
gdkinternals.h Fix spelling of synthesize 2009-06-18 20:58:13 +02:00
gdkintl.h
gdkkeynames.c
gdkkeys.c Typo fixes and small doc improvements 2008-12-26 04:20:28 +00:00
gdkkeys.h Bug 107000 – Add signals to GdkKeymap for monitoring caps_lock, etc. 2008-09-29 20:40:45 +00:00
gdkkeysyms-update.pl
gdkkeysyms.h Fix the sorting of GDK_KP_Equal 2009-03-02 03:12:09 +00:00
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 Fix spelling of synthesize 2009-06-18 20:58:13 +02:00
gdkpango.c Initial client-side-windows work 2009-04-02 10:14:01 +02:00
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 Fix get_nearest_monitor 2009-03-24 05:57:53 +00:00
gdkscreen.h Add _gdk_drawable_get_subwindow_scratch_gc as a way to get cached gcs with GDK_INCLUDE_INFERIORS 2009-04-02 10:15:18 +02:00
gdkselection.c
gdkselection.h
gdkspawn.h
gdktestutils.h
gdktypes.h
gdkvisual.c
gdkvisual.h
gdkwindow.c Clip cairo drawing against client-side child windows 2009-06-26 14:20:05 +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 fix small typo. 2008-10-28 22:55:23 +00:00
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