]> Pileus Git - ~andy/gtk/commit
gdk: Use versioned deprecations
authorMatthias Clasen <mclasen@redhat.com>
Mon, 27 Feb 2012 12:07:48 +0000 (07:07 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 27 Feb 2012 12:11:43 +0000 (07:11 -0500)
commitd36c10bc03ae113d24d60314d900e68be0fbb7b1
treee7fac184cf6363d575a9eab5057c2e612c6bc8c8
parente580c79ae05a10fb33313b9ae36d95905cfc7b89
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.
12 files changed:
gdk/gdkapplaunchcontext.h
gdk/gdkcairo.h
gdk/gdkcursor.h
gdk/gdkdisplay.h
gdk/gdkevents.h
gdk/gdkkeys.h
gdk/gdkmain.h
gdk/gdkscreen.h
gdk/gdkwindow.h
gdk/x11/gdkx11device.h
gdk/x11/gdkx11devicemanager.h
gdk/x11/gdkx11window.h