gtk2/gdk
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
..
directfb Deprecate the GdkRegion API 2010-06-29 16:06:38 +02:00
quartz Deprecate the GdkRegion API 2010-06-29 16:06:38 +02:00
tests Some cleanups after the module cache file change 2010-05-18 19:23:06 -04:00
win32 Deprecate the GdkRegion API 2010-06-29 16:06:38 +02:00
x11 Deprecate the GdkRegion API 2010-06-29 16:06:38 +02:00
abicheck.sh Distcheck fixes 2010-06-08 15:37:52 -04:00
COPYING [ Merges from gtk-1-2 ] 1999-09-28 20:19:13 +00:00
gdk.c Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdk.h Remove deprecated GdkFont 2010-06-28 23:38:03 +02:00
gdk.symbols Deprecate the GdkRegion API 2010-06-29 16:06:38 +02:00
gdkapplaunchcontext.c [annotations] Add allow-none 2010-02-19 17:57:51 -02:00
gdkapplaunchcontext.h fix typo in the type name so the macro becomes usable. 2008-10-15 15:50:10 +00:00
gdkcairo.c Implement GdkRegion in terms of cairo_region_t 2010-06-29 16:06:38 +02:00
gdkcairo.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gdkcolor.c Remove deprecatedd code from GdkColor 2010-06-07 00:35:40 +02:00
gdkcolor.h Remove deprecatedd code from GdkColor 2010-06-07 00:35:40 +02:00
gdkconfig.h.win32 Define GDK_NATIVE_WINDOW_POINTER on 32-bit Windows, too. It just makes 2008-08-04 22:20:53 +00:00
gdkcursor.c Update docs on blank cursors 2009-01-20 02:27:57 +00:00
gdkcursor.h Seal gdk 2010-05-25 12:01:04 -04:00
gdkdevice.c Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkdevice.h Remove remaining single-include guards 2010-06-04 19:40:43 -04:00
gdkdevicemanager.c GdkDeviceManager: Add gdk_device_manager_get_client_pointer(). 2010-06-24 02:30:53 +02:00
gdkdevicemanager.h GdkDeviceManager: Add gdk_device_manager_get_client_pointer(). 2010-06-24 02:30:53 +02:00
gdkdeviceprivate.h Remove remaining single-include guards 2010-06-04 19:40:43 -04:00
gdkdisplay.c [docs] Fix annotations: "(allow-none): (out)" -> "(out) (allow-none)" 2010-06-24 18:10:03 +02:00
gdkdisplay.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkdisplaymanager.c Merge in Gdk-custom.c introspection annotations 2009-12-16 17:22:01 -02:00
gdkdisplaymanager.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gdkdnd.c Add a missing accessor for GdkDragContext->source_window. 2010-06-10 16:04:28 +02:00
gdkdnd.h Add a missing accessor for GdkDragContext->source_window. 2010-06-10 16:04:28 +02:00
gdkdraw.c Deprecate the GdkRegion API 2010-06-29 16:06:38 +02:00
gdkdrawable.h Remove gdk_draw_bitmap() and gdk_draw_pixmap() functions 2010-06-25 02:32:44 +02:00
gdkenumtypes.c.template Use templates for glib-mkenums calls instead of complicated commandlines 2007-11-26 17:32:19 +00:00
gdkenumtypes.h.template Remove remaining single-include guards 2010-06-04 19:40:43 -04:00
gdkevents.c Deprecate the GdkRegion API 2010-06-29 16:06:38 +02:00
gdkevents.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkgc.c Deprecate the GdkRegion API 2010-06-29 16:06:38 +02:00
gdkgc.h Remove GDK_GC_FONT 2010-06-28 23:38:03 +02:00
gdkglobals.c Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkimage.c Add an accessor for GdkImage->mem 2010-06-26 16:48:06 -04:00
gdkimage.h Add an accessor for GdkImage->mem 2010-06-26 16:48:06 -04:00
gdkinput.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkinternals.h Remove _gdk_region_new_from_yxbanded_rects() 2010-06-29 16:06:38 +02:00
gdkintl.h Revert name change 2008-07-01 22:57:50 +00:00
gdkkeynames.c Revert name change 2008-07-01 22:57:50 +00:00
gdkkeys.c Merge in Gdk-custom.c introspection annotations 2009-12-16 17:22:01 -02:00
gdkkeys.h Seal gdk 2010-05-25 12:01:04 -04:00
gdkkeysyms-update.pl Avoid duplicate keysyms, ignore mispelled one 2009-09-10 10:16:44 +01:00
gdkkeysyms.h Avoid duplicate keysyms, ignore mispelled one 2009-09-10 10:16:44 +01:00
gdkkeyuni.c Revert name change 2008-07-01 22:57:50 +00:00
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 Revert name change 2008-07-01 22:57:50 +00:00
gdkoffscreenwindow.c Deprecate the GdkRegion API 2010-06-29 16:06:38 +02:00
gdkpango.c Deprecate the GdkRegion API 2010-06-29 16:06:38 +02:00
gdkpango.h [gdkpango] Fix typo 2010-06-20 01:14:17 +02:00
gdkpixbuf-drawable.c Make GTK+ use an external gdk-pixbuf 2010-06-26 01:09:05 -04:00
gdkpixbuf-render.c Do not return values from a function returning void 2010-06-27 11:28:44 +01:00
gdkpixbuf.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gdkpixmap.c Remove deprecated GdkDrawable functions 2010-06-19 21:39:22 +02:00
gdkpixmap.h Seal gdk 2010-05-25 12:01:04 -04:00
gdkpoly-generic.h Merge no-flicker branch into HEAD 2000-03-28 01:24:44 +00:00
gdkpolyreg-generic.c Deprecate the GdkRegion API 2010-06-29 16:06:38 +02:00
gdkprivate.h Make public GDK_WINDOW_TYPE and GDK_WINDOW_DESTROYED use functions calls 2009-09-04 17:59:17 +02:00
gdkproperty.h Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES 2010-05-03 01:51:18 +02:00
gdkrectangle.c [annotations] Add allow-none 2010-02-19 17:57:51 -02:00
gdkregion-generic.c Deprecate the GdkRegion API 2010-06-29 16:06:38 +02:00
gdkregion-generic.h Handle a borderline case correctly 2007-04-18 15:19:58 +00:00
gdkregion.h Deprecate the GdkRegion API 2010-06-29 16:06:38 +02:00
gdkrgb.c [gdk] Remove deprecated GdkRGB stuff 2010-05-03 01:51:20 +02:00
gdkrgb.h [gdk] Remove deprecated GdkRGB stuff 2010-05-03 01:51:20 +02:00
gdkscreen.c [annotations] Add allow-none 2010-02-19 17:57:51 -02:00
gdkscreen.h Seal gdk 2010-05-25 12:01:04 -04:00
gdkselection.c [annotations] Add allow-none 2010-02-19 17:57:51 -02:00
gdkselection.h [gdk] Remove deprecated GdkSelection stuff. 2010-05-03 01:51:20 +02:00
gdkspawn.h Use a GPid on gdk_spawn_on_screen[_with_pipes]. Take 2 2010-06-15 17:16:43 +02:00
gdktestutils.h gdk/gdkapplaunchcontext.h gdk/gdktestutils.h gtk/gtkmountoperation.h 2008-05-30 12:08:30 +00:00
gdktypes.h Implement GdkRegion in terms of cairo_region_t 2010-06-29 16:06:38 +02:00
gdkvisual.c Seal gdk 2010-05-25 12:01:04 -04:00
gdkvisual.h Seal gdk 2010-05-25 12:01:04 -04:00
gdkwindow.c Deprecate the GdkRegion API 2010-06-29 16:06:38 +02:00
gdkwindow.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkwindowimpl.c Fix make check 2008-07-04 04:02:35 +00:00
gdkwindowimpl.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gen-keyname-table.pl Generate N_() calls for translatable key names. 2005-06-10 06:41:04 +00:00
keyname-table.h fix small typo. 2008-10-28 22:55:23 +00:00
keynames.txt Mark arrow keys as translatable 2006-12-21 05:11:00 +00:00
makeenums.pl Add GdkEventSetting event for notification of changes to system settings, 2001-04-02 23:33:47 +00:00
Makefile.am Remove deprecated GdkFont 2010-06-28 23:38:03 +02:00
makefile.msc Remove deprecated GdkFont 2010-06-28 23:38:03 +02:00
makegdkalias.pl Fix up abi checking 2010-06-07 06:16:21 -04:00
pltcheck.sh Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
testgdk.c Remove deprecatedd code from GdkColor 2010-06-07 00:35:40 +02:00