gtk2/gdk/quartz
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
..
gdkcairocontext-quartz.c gdk: Add Cairo context implementations for all backends 2018-04-24 23:16:12 +02:00
gdkcairocontext-quartz.h gdk: Add Cairo context implementations for all backends 2018-04-24 23:16:12 +02:00
gdkcursor-quartz.c
gdkdevice-core-quartz.c Rename gdk_surface_get_device_position_double 2019-03-26 18:12:54 -04:00
gdkdevicemanager-core-quartz.c
gdkdevicemanager-core-quartz.h
gdkdisplay-quartz.c gdk: Add Cairo context implementations for all backends 2018-04-24 23:16:12 +02:00
gdkdisplay-quartz.h surface: Kill event masks 2018-06-18 23:49:52 +02:00
gdkdisplaymanager-quartz.c
gdkdnd-quartz.c dnd: Remove GdkDragContext.is_source 2018-06-18 23:49:53 +02:00
gdkdnd-quartz.h
gdkeventloop-quartz.c gdk: Get rid of gdk_event_free() 2018-05-29 21:53:44 +02:00
gdkevents-quartz.c Drop child surfaces 2019-05-28 20:25:13 +00:00
gdkglcontext-quartz.c GdkWindow -> GdkSurface initial type rename 2018-03-20 11:40:08 +01:00
gdkglcontext-quartz.h GdkWindow -> GdkSurface: File renames 2018-03-20 11:46:11 +01:00
gdkglobals-quartz.c GdkWindow -> GdkSurface initial type rename 2018-03-20 11:40:08 +01:00
gdkkeys-quartz.c
gdkmonitor-quartz.c quartz: do not cache the screen in the gdkmonitor 2018-10-17 10:10:44 +02:00
gdkmonitor-quartz.h quartz: do not cache the screen in the gdkmonitor 2018-10-17 10:10:44 +02:00
gdkprivate-quartz.h Fix up indentation after GdkSurface rename 2018-03-21 09:06:31 +01:00
gdkquartz.h Update GDK_OSX versions to current MacOS release. 2018-11-01 15:38:29 -07:00
gdkquartzcursor.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkquartzdevice-core.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkquartzdevicemanager-core.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkquartzdisplay.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkquartzdisplaymanager.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkquartzdnd.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkquartzkeys.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkquartzmonitor.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
GdkQuartzNSWindow.c Rename "iconify" to "minimize" 2019-11-16 20:07:37 +00:00
GdkQuartzNSWindow.h GdkWindow -> GdkSurface initial type rename 2018-03-20 11:40:08 +01:00
gdkquartzscreen.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkquartzsurface.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkquartzutils.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
GdkQuartzView.c Continue renaming window to surface 2018-03-21 11:49:14 +01:00
GdkQuartzView.h Continue renaming window to surface 2018-03-21 11:49:14 +01:00
gdkscreen-quartz.c Rename more GSources to use gtk 2019-02-06 10:37:24 +01:00
gdkscreen-quartz.h
gdkselection-quartz.c Drop gdk_atom_intern 2017-12-13 23:39:03 -05:00
gdksurface-quartz.c Rename "iconify" to "minimize" 2019-11-16 20:07:37 +00:00
gdksurface-quartz.h GdkSurface: Rename various functions and variables 2018-03-20 12:05:26 +01:00
gdkutils-quartz.c
meson.build Use a single compilation symbol 2019-11-27 13:33:43 +00:00
xcursors.h