gtk/gdk
Benjamin Otte b120cb04a5 gdk: Move a bunch of deprecated code to a new file
The new file defines GDK_DISABLE_DEPRECATION_WARNINGS so it can happily
use deprecated APIs.

This commit moves those functions there that use deprecated functions
and currently cause warnings.

With this commit, GDK compiles without deprecation warnings.
2011-11-02 02:32:53 +01:00
..
broadway gdk: s/gdk_cursor_unref/g_object_unref/ 2011-10-15 14:35:28 +02:00
quartz quartz: don't return FALSE from GdkDevice::query_state() 2011-10-22 23:21:02 +02:00
tests
wayland gdk: s/gdk_cursor_unref/g_object_unref/ 2011-10-15 14:35:28 +02:00
win32 gdk: fix gdk_keyval_to_lower/upper() for Quartz, Win32 and Broadway 2011-10-07 16:19:41 +02:00
x11 x11: Do fallback resize without deprecated functions 2011-11-02 02:32:45 +01:00
abicheck.sh
COPYING
gdk.c GDK: Adapt to GLib thread api changes 2011-11-01 21:11:04 -04:00
gdk.h
gdk.symbols Add new api to gdk.symbols 2011-10-02 10:22:13 -04:00
gdkapplaunchcontext.c
gdkapplaunchcontext.h Add deprecation annotations for deprecated functions 2011-10-11 15:03:46 -04:00
gdkapplaunchcontextprivate.h
gdkcairo.c
gdkcairo.h
gdkcolor.c
gdkcolor.h
gdkconfig.h.win32
gdkcursor.c
gdkcursor.h Add deprecation annotations for deprecated functions 2011-10-11 15:03:46 -04:00
gdkcursorprivate.h
gdkdeprecated.c gdk: Move a bunch of deprecated code to a new file 2011-11-02 02:32:53 +01:00
gdkdevice.c
gdkdevice.h
gdkdevicemanager.c
gdkdevicemanager.h
gdkdevicemanagerprivate.h
gdkdeviceprivate.h
gdkdisplay.c gdk: Move a bunch of deprecated code to a new file 2011-11-02 02:32:53 +01:00
gdkdisplay.h Add deprecation annotations for deprecated functions 2011-10-11 15:03:46 -04:00
gdkdisplaymanager.c gdk: fix gdk_keyval_to_lower/upper() for Quartz, Win32 and Broadway 2011-10-07 16:19:41 +02:00
gdkdisplaymanager.h
gdkdisplaymanagerprivate.h
gdkdisplayprivate.h
gdkdnd.c
gdkdnd.h
gdkdndprivate.h
gdkenumtypes.c.template
gdkenumtypes.h.template
gdkevents.c Bug 659406 - Abstract what triggers a context menu 2011-09-27 15:45:18 +02:00
gdkevents.h Bug 659406 - Abstract what triggers a context menu 2011-09-27 15:45:18 +02:00
gdkglobals.c
gdkinternals.h
gdkintl.h
gdkkeynames.c
gdkkeys.c gdk: fix gdk_keyval_to_lower/upper() for Quartz, Win32 and Broadway 2011-10-07 16:19:41 +02:00
gdkkeys.h Bug 659602 - Provide an abstraction for the platform's use of modifier keys 2011-09-27 09:56:25 +02:00
gdkkeysprivate.h gdk: fix gdk_keyval_to_lower/upper() for Quartz, Win32 and Broadway 2011-10-07 16:19:41 +02:00
gdkkeysyms-compat.h
gdkkeysyms-update.pl
gdkkeysyms.h
gdkkeyuni.c
gdkmain.h Add deprecation annotations for deprecated functions 2011-10-11 15:03:46 -04:00
gdkmarshalers.list
gdkoffscreenwindow.c Fixed bug #654125 "gdkoffscreenwindow set any impl handlers to null but adhoc gdk_window_set_* do not cope" 2011-07-08 19:27:00 -03:00
gdkpango.c Don't use deprecated Pango api 2011-11-01 21:13:35 -04:00
gdkpango.h
gdkpixbuf-drawable.c
gdkpixbuf.h
gdkprivate.h
gdkproperty.h
gdkrectangle.c
gdkrectangle.h
gdkrgba.c
gdkrgba.h
gdkscreen.c Documentation fixes 2011-09-25 21:04:49 -04:00
gdkscreen.h
gdkscreenprivate.h
gdkselection.c
gdkselection.h
gdktestutils.h
gdkthreads.h
gdktypes.h Bug 659602 - Provide an abstraction for the platform's use of modifier keys 2011-09-27 09:56:25 +02:00
gdkvisual.c
gdkvisual.h
gdkvisualprivate.h
gdkwindow.c gdk: Move a bunch of deprecated code to a new file 2011-11-02 02:32:53 +01:00
gdkwindow.h Add deprecation annotations for deprecated functions 2011-10-11 15:03:46 -04:00
gdkwindowimpl.c
gdkwindowimpl.h
gdkx.h
gen-keyname-table.pl gdk: Make gen-keyname-table.pl work again 2011-10-26 10:36:43 +01:00
keyname-table.h
keynames-translate.txt gdk: Translate keyboard brightness keys 2011-10-26 10:36:43 +01:00
keynames.txt
Makefile.am gdk: Move a bunch of deprecated code to a new file 2011-11-02 02:32:53 +01:00
makefile.msc