gtk/gdk/x11
Benjamin Otte 3e96cfe8fc Deprecate the GdkRegion API
Includes fixing all callers to use the cairo region API instead. This is
usually just replacing the function names, the only difference is
gdk_region_get_rectangles() being replaced by
cairo_region_num_rectangles() and cairo_region_get_rectangle() which
required a bit more work.

https://bugzilla.gnome.org/show_bug.cgi?id=613284
2010-06-29 16:06:38 +02:00
..
checksettings.c map "gtk-touchscreen-mode" to the "Gtk/TouchscreenMode" XSettings 2006-02-27 14:08:06 +00:00
gdkapplaunchcontext-x11.c [startup notification] Set APPLICATION_ID 2010-03-14 15:13:26 -04:00
gdkasync.c New approach for grab tracking code 2009-04-02 10:15:30 +02:00
gdkasync.h New approach for grab tracking code 2009-04-02 10:15:30 +02:00
gdkcolor-x11.c Remove gdkx_colormap_get() deprecated function 2010-06-07 04:37:06 +02:00
gdkcursor-x11.c Merge in Gdk-custom.c introspection annotations 2009-12-16 17:22:01 -02:00
gdkdevice-core.c Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkdevice-core.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkdevice-xi2.c Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkdevice-xi2.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkdevice-xi.c Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkdevice-xi.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkdevicemanager-core.c GdkDeviceManager: Add gdk_device_manager_get_client_pointer(). 2010-06-24 02:30:53 +02:00
gdkdevicemanager-core.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkdevicemanager-x11.c Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkdevicemanager-xi2.c GdkDeviceManager: Add gdk_device_manager_get_client_pointer(). 2010-06-24 02:30:53 +02:00
gdkdevicemanager-xi2.h GdkDeviceManager: Add gdk_device_manager_get_client_pointer(). 2010-06-24 02:30:53 +02:00
gdkdevicemanager-xi.c Fix up abi checking 2010-06-07 06:16:21 -04:00
gdkdevicemanager-xi.h Fix up abi checking 2010-06-07 06:16:21 -04:00
gdkdisplay-x11.c [docs] Use the correct gtk-doc notation 2010-05-27 15:37:19 +02:00
gdkdisplay-x11.h Make DND work better with shaped windows 2010-02-04 19:18:22 -05:00
gdkdnd-x11.c Deprecate the GdkRegion API 2010-06-29 16:06:38 +02:00
gdkdrawable-x11.c Implement GdkRegion in terms of cairo_region_t 2010-06-29 16:06:38 +02:00
gdkdrawable-x11.h Add function accessors for x11 window/pixmap impl 2009-09-04 17:59:17 +02:00
gdkeventsource.c Use g_source_set_name for all custom GSources in GTK+ 2010-06-03 21:49:22 -04:00
gdkeventsource.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkeventtranslator.c Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkeventtranslator.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkgc-x11.c Implement GdkRegion in terms of cairo_region_t 2010-06-29 16:06:38 +02:00
gdkgeometry-x11.c Deprecate the GdkRegion API 2010-06-29 16:06:38 +02:00
gdkglobals-x11.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdkim-x11.c [gdkim] Remove unused function 2010-06-24 01:37:29 +02:00
gdkimage-x11.c Remove deprecated code from GdkImage 2010-05-03 01:48:45 +02:00
gdkinput.c [docs] Use the correct gtk-doc notation 2010-05-27 15:37:19 +02:00
gdkkeys-x11.c Minor doc cleanup 2010-03-22 23:10:38 -04:00
gdkmain-x11.c Implement GdkRegion in terms of cairo_region_t 2010-06-29 16:06:38 +02:00
gdkpixmap-x11.c Fix a documentation error 2009-08-29 20:23:07 -04:00
gdkpixmap-x11.h Cleanup. (#169648, Fabricio Barros Cabral) 2005-06-12 05:32:25 +00:00
gdkprivate-x11.h Remove XID_FONT_BIT 2010-06-28 23:38:03 +02:00
gdkproperty-x11.c Ensure native windows in gdk_property_change 2009-12-18 18:43:32 -05:00
gdkscreen-x11.c Silence a few warnings in !HAVE_RANDR builds 2010-06-03 20:24:54 -04:00
gdkscreen-x11.h Add gdk_screen_get_primary_monitor(). This fixes bug #601712 2009-12-08 11:27:02 -06:00
gdkselection-x11.c Ensure that windows used for selections are native 2009-07-10 19:36:38 +02:00
gdksettings.c Add event sound settings. Patch by Lennart Pöttering. 2008-07-01 06:22:04 +00:00
gdkspawn-x11.c Use a GPid on gdk_spawn_on_screen[_with_pipes] instead a gint 2010-06-10 03:52:35 +02:00
gdktestutils-x11.c Handle non-native windows in the gdk test utils 2009-07-08 18:47:43 +02:00
gdkvisual-x11.c Add some missing introspection annotations 2010-02-22 23:47:24 -05:00
gdkwindow-x11.c Deprecate the GdkRegion API 2010-06-29 16:06:38 +02:00
gdkwindow-x11.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkx.h Remove deprecated code from X interaction 2010-06-28 23:38:03 +02:00
gdkxftdefaults.c Make the initialization of screen_x11->xft_rgba more explicit. (#319627, 2005-10-25 18:11:57 +00:00
gdkxid.c Remove XID_FONT_BIT 2010-06-28 23:38:03 +02:00
gxid_proto.h Initial revision 1997-11-24 22:37:52 +00:00
Makefile.am Remove deprecated GdkFont 2010-06-28 23:38:03 +02:00
MwmUtil.h Cleanup. (#169648, Fabricio Barros Cabral) 2005-06-12 05:32:25 +00:00
xsettings-client.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
xsettings-client.h Change the XSettingsWatchFunc to return a Bool to indicate success. Update 2007-04-10 23:16:30 +00:00
xsettings-common.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
xsettings-common.h Add some missing symbols. 2007-05-23 17:49:34 +00:00