gtk3/gdk
Daniel Boles e3a1593a09 x11: Fix deprecation macro use
G_GNUC_END_IGNORE_DEPRECATIONS terminates the if statement and does not
consider the following block to be part of the if. So that block was
always taken irregardless of the pattern.

Fixes #1280
2018-12-13 17:22:22 +01:00
..
broadway broadway: Cast g_object_ref() to the right type 2018-02-11 23:28:50 +00:00
deprecated
mir mir: clean up an ugly function 2017-04-03 13:29:59 -04:00
quartz Silence enum type warning in 10.9. 2018-12-07 16:59:46 -08:00
resources/glsl Use GLSL version 110 for OpenGL 2 shaders. 2016-11-01 11:58:16 -03:00
wayland wayland: Adapt to settings portal api change 2018-11-12 14:10:13 -05:00
win32 GDK W32: Always set gtk-font-name to the active UI font. Fixes #1484 2018-12-07 09:32:14 +01:00
x11 x11: Fix deprecation macro use 2018-12-13 17:22:22 +01:00
COPYING
fallback-c89.c fallback-c89: Include config.h 2017-05-22 14:26:32 +01:00
gdk-autocleanup.h
gdk-private.c gdk: Make gdk_window_move_to_rect public 2018-06-05 15:01:52 +02:00
gdk-private.h Add a gdk_should_use_portal helper 2018-11-04 08:20:52 -05:00
gdk.c Add a gdk_should_use_portal helper 2018-11-04 08:20:52 -05:00
gdk.h gdk: Add GdkDevicePad 2016-08-23 21:01:44 +02:00
gdkapplaunchcontext.c Deprecate more to-be-removed screen apis 2016-10-20 13:44:23 -04:00
gdkapplaunchcontext.h
gdkapplaunchcontextprivate.h
gdkcairo.c
gdkcairo.h
gdkconfig.h.win32
gdkconfig.h.win32_broadway
gdkcursor.c
gdkcursor.h gdk: Add deprecated for macro for gdk_cursor_new 2018-11-17 21:23:40 +13:00
gdkcursorprivate.h
gdkdeprecated.c
gdkdevice.c Deprecate more to-be-removed screen apis 2016-10-20 13:44:23 -04:00
gdkdevice.h gdkdevice: Add GDK_SOURCE_TABLET_PAD input source type for GdkDevices 2016-08-23 21:01:44 +02:00
gdkdevicemanager.c doc: Replace uses of #NULL with %NULL 2017-11-22 20:58:00 +00:00
gdkdevicemanager.h
gdkdevicemanagerprivate.h
gdkdevicepad.c gdk: Add GdkDevicePad 2016-08-23 21:01:44 +02:00
gdkdevicepad.h gdk: Add GdkDevicePad 2016-08-23 21:01:44 +02:00
gdkdevicepadprivate.h gdk: Add GdkDevicePad 2016-08-23 21:01:44 +02:00
gdkdeviceprivate.h
gdkdevicetool.c gdk: Pass hardware ID on gdk_device_tool_new() 2016-08-23 21:01:44 +02:00
gdkdevicetool.h
gdkdevicetoolprivate.h gdk: Pass hardware ID on gdk_device_tool_new() 2016-08-23 21:01:44 +02:00
gdkdisplay.c Prevent crash if display->touch_implicit_grabs is NULL. 2018-12-07 16:59:45 -08:00
gdkdisplay.h
gdkdisplaymanager.c mir: try mir before x11 2017-03-13 03:52:06 -04:00
gdkdisplaymanager.h
gdkdisplaymanagerprivate.h
gdkdisplayprivate.h
gdkdnd.c gdkdnd: Fix 2 typos in docs 2018-05-27 18:10:16 +01:00
gdkdnd.h
gdkdndprivate.h
gdkdrawingcontext.c
gdkdrawingcontext.h
gdkdrawingcontextprivate.h
gdkenumtypes.c.template
gdkenumtypes.h.template
gdkevents.c gdk: Add pad event structs, enum values, and event mask bit 2016-08-23 21:01:44 +02:00
gdkevents.h Fix introspection for GdkEventTouchpadPinch and GdkEventTouchpadSwipe. 2018-03-04 17:55:44 +01:00
gdkframeclock.c Add proper annotation for gdk_frame_clock_get_refresh_info 2018-03-12 16:06:46 +01:00
gdkframeclock.h
gdkframeclockidle.c Fix irregular gdk_frame_clock_get_frame_time 2018-02-14 08:02:52 -05:00
gdkframeclockidle.h
gdkframeclockprivate.h
gdkframetimings.c
gdkframetimings.h
gdkgl.c Add a EGL renderer (via ANGLE) for Windows 2018-06-28 15:33:42 +08:00
gdkglcontext.c Add a EGL renderer (via ANGLE) for Windows 2018-06-28 15:33:42 +08:00
gdkglcontext.h gdk/gl: Allow autodetection for GL/GLES 2016-10-21 11:41:43 -04:00
gdkglcontextprivate.h
gdkglobals.c
gdkinternals.h gdkwindow: Avoid re-setting the opaque region if it doesn't change 2017-08-18 18:58:19 +02:00
gdkintl.h
gdkkeynames.c
gdkkeys.c docs: Properly deprecate gdk_keymap_get_default() 2018-02-11 23:28:50 +00:00
gdkkeys.h Add some deprecation annotations 2017-12-25 23:00:30 -05:00
gdkkeysprivate.h
gdkkeysyms-compat.h
gdkkeysyms-update.pl
gdkkeysyms.h
gdkkeyuni.c
gdkmain.h Add some deprecation annotations 2017-12-25 23:00:30 -05:00
gdkmarshalers.list
gdkmonitor.c GdkMonitor: Fix link to nonexistent Display method 2018-01-13 20:03:37 +00:00
gdkmonitor.h
gdkmonitorprivate.h
gdkoffscreenwindow.c
gdkpango.c
gdkpango.h
gdkpixbuf-drawable.c
gdkpixbuf.h
gdkprivate.h
gdkproperty.c
gdkproperty.h
gdkrectangle.c
gdkrectangle.h
gdkrgba.c gdkrgba: Add a missing apostrophe in a doc comment 2018-03-19 15:13:04 +00:00
gdkrgba.h
gdkscreen.c gdk: Fix gdk_screen_get_monitor_workarea not returning work area 2017-10-12 09:03:13 +13:00
gdkscreen.h Deprecate more to-be-removed screen apis 2016-10-20 13:44:23 -04:00
gdkscreenprivate.h
gdkseat.c
gdkseat.h
gdkseatdefault.c gdkseatdefault: Don't hide GdkWindow on grab failure 2018-06-11 08:16:26 -04:00
gdkseatdefaultprivate.h
gdkseatprivate.h
gdkselection.c gdkselection: Clarify that X is only a design base 2018-04-22 16:11:01 +01:00
gdkselection.h
gdktestutils.h
gdkthreads.h
gdktypes.h gdk: Fix GDK_ALL_EVENTS_MASK 2017-11-13 23:42:51 +01:00
gdkversionmacros.h.in gdk: Add GDK_DEPRECATED_IN_3_24() macros 2018-07-24 20:32:26 +02:00
gdkvisual.c visual: Deprecate querying APIs 2016-10-28 06:04:58 +02:00
gdkvisual.h visual: Deprecate querying APIs 2016-10-28 06:04:58 +02:00
gdkvisualprivate.h
gdkwindow.c Add gdk_x11_display_get_parent_relative_pattern(). 2018-12-12 02:56:35 +01:00
gdkwindow.h gdk: Make gdk_window_move_to_rect public 2018-06-05 15:01:52 +02:00
gdkwindowimpl.c
gdkwindowimpl.h
gdkx.h
gen-keyname-table.pl
keyname-table.h gdk: Translate some more key names 2017-10-09 20:31:58 +02:00
keynames-translate.txt gdk: Translate some more key names 2017-10-09 20:31:58 +02:00
keynames.txt
Makefile.am builds: Fix introspection with MSVC builds 2018-09-11 18:13:10 +08:00
makefile.msc