gtk2/gdk/x11
Emmanuele Bassi def700739d Use a single compilation symbol
We use a compilation symbol in our build to allow the inclusion of
specific headers while building GTK, to avoid the need to include only
the global header.

Each namespace has its own compilation symbol because we used to have
different libraries, and strict symbol visibility between libraries;
now that we have a single library, and we can use private symbols across
namespaces while building GTK, we should have a single compilation
symbol, and simplify the build rules.
2019-11-27 13:33:43 +00:00
..
gdkapplaunchcontext-x11.c Use commas to differentiate between text and filename 2019-07-24 13:51:22 +00:00
gdkasync.c Remove NEED_XIPROTO_H_FOR_XREPLY check 2019-08-21 20:46:30 +02:00
gdkasync.h
gdkcairocontext-x11.c Get rid of GdkSurfaceImpl 2019-05-28 20:25:14 +00:00
gdkcairocontext-x11.h x11: Move implementation of Cairo context backends 2018-04-24 23:16:13 +02:00
gdkclipboard-x11.c gdk: Change some async clipboard api 2019-04-02 15:10:53 +00:00
gdkclipboard-x11.h
gdkcursor-x11.c g-i: Add some nullable annotations 2018-11-18 13:36:50 +01:00
gdkdevice-xi2.c Get rid of GdkSurfaceImpl 2019-05-28 20:25:14 +00:00
gdkdevicemanager-x11.c gdk/x11: Drop GdkDeviceManagerCore 2019-05-15 01:05:29 +02:00
gdkdevicemanager-xi2.c Minor typos in the Documentation (a/an) 2019-08-25 12:52:46 +00:00
gdkdevicemanagerprivate-core.h
gdkdisplay-x11.c Rename "iconify" to "minimize" 2019-11-16 20:07:37 +00:00
gdkdisplay-x11.h gdk/x11: Drop GdkDeviceManagerCore 2019-05-15 01:05:29 +02:00
gdkdrag-x11.c gdk: Remove gdk_surface_move() 2019-07-25 10:24:50 +02:00
gdkdrop-x11.c x11: Actually call the finished func when finishing 2019-06-18 15:53:18 -04:00
gdkeventsource.c Revert "gdk: deactivate/activate surface on keyboard grabs" 2019-04-30 16:48:16 +02:00
gdkeventsource.h
gdkeventtranslator.c gdk: Get rid of gdk_event_free() 2018-05-29 21:53:44 +02:00
gdkeventtranslator.h Fix up indentation after GdkSurface rename 2018-03-21 09:06:31 +01:00
gdkglcontext-x11.c Minor typos in the Documentation (a/an) 2019-08-25 12:52:46 +00:00
gdkglcontext-x11.h
gdkkeys-x11.c gdk: Stop using deprecated pango api 2019-02-04 18:28:31 -05:00
gdkmain-x11.c Correct GdkX11 import path in docs and include guards 2019-11-16 01:35:09 -08:00
gdkmonitor-x11.c
gdkmonitor-x11.h
gdkprivate-x11.h x11: Implement popup surfaces 2019-05-28 20:25:14 +00:00
gdkproperty-x11.c
gdkscreen-x11.c gdk: x11: Fill GdkMonitor manufacturer with PNP id from EDID 2019-08-06 09:16:01 +03:00
gdkscreen-x11.h gdkscreen-x11: Remove redundant typedef 2018-05-27 17:51:51 +02:00
gdkselection-x11.c
gdkselectioninputstream-x11.c gdkselectioninputstream-x11: Fix memory leak 2018-09-16 20:08:25 +05:30
gdkselectioninputstream-x11.h
gdkselectionoutputstream-x11.c gdkselectionoutputstream-x11: Fix a memory leak 2019-10-27 14:05:46 +05:30
gdkselectionoutputstream-x11.h
gdksettings.c Add a gtk-overlay-scrolling setting 2019-05-31 14:07:15 +00:00
gdksurface-x11.c Rename "iconify" to "minimize" 2019-11-16 20:07:37 +00:00
gdksurface-x11.h gdk: Remove gdk_surface_move() 2019-07-25 10:24:50 +02:00
gdktextlistconverter-x11.c
gdktextlistconverter-x11.h
gdkvisual-x11.c
gdkvisual-x11.h
gdkvulkancontext-x11.c drawcontext: Only pass the region that matters 2018-04-24 23:16:58 +02:00
gdkvulkancontext-x11.h
gdkx11applaunchcontext.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkx11device-xi2.h
gdkx11device.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkx11devicemanager-xi2.h
gdkx11devicemanager.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkx11display.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkx11dnd.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkx11glcontext.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkx11keys.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkx11monitor.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkx11property.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkx11screen.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkx11selection.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkx11surface.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkx11utils.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkx-autocleanups.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkx.h gdk/x11: Drop GdkDeviceManagerCore 2019-05-15 01:05:29 +02:00
gdkxftdefaults.c
gdkxid.c x11: Stop using child surface api 2019-05-28 20:25:13 +00:00
meson.build Use a single compilation symbol 2019-11-27 13:33:43 +00:00
MwmUtil.h
xsettings-client.c build: Fix compiler warnings 2018-06-11 21:12:41 +05:30
xsettings-client.h