gtk2/gdk/x11
Matthias Clasen d36c10bc03 gdk: Use versioned deprecations
This patch changes all uses of GDK_DEPRECATED(_FOR) in gdk headers
by the versioned variants, GDK_DEPRECATED_IN_3_x(_FOR). At the same
time, we add GDK_AVAILABLE_IN_3_x annotations for all API additions
in 3.2 and 3.4.
2012-02-27 07:11:43 -05:00
..
checksettings.c
gdkapplaunchcontext-x11.c Use G_SOURCE_CONTINUE/REMOVE 2012-01-30 19:12:27 -05:00
gdkasync.c
gdkasync.h
gdkcursor-x11.c gdk: s/gdk_cursor_unref/g_object_unref/ 2011-10-15 14:35:28 +02:00
gdkdevice-core-x11.c x11: Don't use deprecated function 2011-11-02 02:32:25 +01:00
gdkdevice-xi2.c xi2: Get the effective group state by ORing the XIGroupState values 2012-02-23 16:46:00 -05:00
gdkdevice-xi.c x11: Don't use deprecated function 2011-11-02 02:32:25 +01:00
gdkdevicemanager-core-x11.c Remove an unnecessary include 2012-02-21 01:50:19 +01:00
gdkdevicemanager-x11.c Add Since: to gdk_x11_device_get_id(), gdk_x11_device_manager_lookup(), gdk_x11_window_set_utf8_property() docs 2012-01-16 18:08:16 -05:00
gdkdevicemanager-xi2.c Revert "x11: Avoid spurious focus events on grabs" 2011-12-22 16:03:56 +00:00
gdkdevicemanager-xi.c gdk/*: Use g_list_free_full convenience function 2012-01-05 04:22:42 +01:00
gdkdevicemanagerprivate-core.h Revert "x11: Avoid spurious focus events on grabs" 2011-12-22 16:03:56 +00:00
gdkdeviceprivate-xi.h
gdkdisplay-x11.c gdk: Keep track of the last slave device used 2012-02-23 16:45:29 -05:00
gdkdisplay-x11.h x11: Cancel _NET_WM_MOVERESIZE if we get a matching ButtonRelease 2012-02-09 23:44:09 +01:00
gdkdisplaymanager-x11.c gdk: fix gdk_keyval_to_lower/upper() for Quartz, Win32 and Broadway 2011-10-07 16:19:41 +02:00
gdkdnd-x11.c Fix problems with DND on some X servers 2012-01-03 10:57:53 -05:00
gdkeventsource.c
gdkeventsource.h
gdkeventtranslator.c
gdkeventtranslator.h
gdkgeometry-x11.c
gdkkeys-x11.c Add a way to get the current modifier state 2012-02-21 01:50:18 +01:00
gdkmain-x11.c Enable introspection of X11-specific functions and methods 2011-08-01 11:09:39 +02:00
gdkprivate-x11.h gdk: fix gdk_keyval_to_lower/upper() for Quartz, Win32 and Broadway 2011-10-07 16:19:41 +02:00
gdkproperty-x11.c Enable introspection of X11-specific functions and methods 2011-08-01 11:09:39 +02:00
gdkscreen-x11.c gdk: pull more precondition checks into the generic gdkscreen.c 2012-02-24 16:44:44 +01:00
gdkscreen-x11.h
gdkselection-x11.c Add annotations so that methods are properly paired to objects. 2011-08-01 11:09:49 +02:00
gdksettings.c GtkSettings: add shell-shows-menubar property 2011-12-19 12:51:09 -05:00
gdktestutils-x11.c
gdkvisual-x11.c Add annotations so that methods are properly paired to objects. 2011-08-01 11:09:49 +02:00
gdkwindow-x11.c x11: Cancel _NET_WM_MOVERESIZE if we get a matching ButtonRelease 2012-02-09 23:44:09 +01:00
gdkwindow-x11.h gdk: Fix prototype for gdk_x11_window_set_utf8_property 2011-12-19 12:51:08 -05:00
gdkx11applaunchcontext.h
gdkx11cursor.h
gdkx11device-core.h
gdkx11device-xi2.h
gdkx11device-xi.h
gdkx11device.h gdk: Use versioned deprecations 2012-02-27 07:11:43 -05:00
gdkx11devicemanager-core.h
gdkx11devicemanager-xi2.h
gdkx11devicemanager-xi.h
gdkx11devicemanager.h gdk: Use versioned deprecations 2012-02-27 07:11:43 -05:00
gdkx11display.h
gdkx11displaymanager.h
gdkx11dnd.h
gdkx11keys.h
gdkx11property.h
gdkx11screen.h
gdkx11selection.h
gdkx11utils.h
gdkx11visual.h
gdkx11window.h gdk: Use versioned deprecations 2012-02-27 07:11:43 -05:00
gdkx.h gdk/x11: Add gdk_x11_device_manager_lookup() 2011-07-15 18:14:38 +02:00
gdkxftdefaults.c
gdkxid.c Add annotations so that methods are properly paired to objects. 2011-08-01 11:09:49 +02:00
Makefile.am gdk/x11: Add gdk_x11_device_manager_lookup() 2011-07-15 18:14:38 +02:00
MwmUtil.h
xsettings-client.c
xsettings-client.h
xsettings-common.c
xsettings-common.h