gtk2/gdk/quartz
Luca Bacci 78a0cdde83
Quartz: Fix keyboard layout notification
Register for notifications before initializing keymaps
2021-11-24 16:20:02 +01:00
..
gdkcursor-quartz.c gdk quartz: add missing include 2020-02-01 23:56:56 +01:00
gdkdevice-core-quartz.c Support for macOS Pen / Eraser input #1551 2020-05-19 16:10:07 +02:00
gdkdevicemanager-core-quartz.c quartz: mimic source device axes 2020-07-08 15:26:06 +02:00
gdkdevicemanager-core-quartz.h Support for macOS Pen / Eraser input #1551 2020-05-19 16:10:07 +02:00
gdkdisplay-quartz.c Move includes of gdkinternal-quartz.h from headers to impl files. 2021-09-07 11:08:11 -07:00
gdkdisplay-quartz.h Move includes of gdkinternal-quartz.h from headers to impl files. 2021-09-07 11:08:11 -07:00
gdkdisplaymanager-quartz.c Replace the deprecated GdkDisplayManager with GdkSeat. 2018-12-07 16:39:13 -08:00
gdkdnd-quartz.c Ensure gdk_quartz_drag_source freed on all paths. 2021-05-04 08:33:56 -07:00
gdkdnd-quartz.h Hide Objective-C from outside GdkQuartz. 2019-06-22 13:37:46 -07:00
gdkeventloop-quartz.c Hide Objective-C from outside GdkQuartz. 2019-06-22 13:37:46 -07:00
gdkevents-quartz.c [Quartz]Fix some deprecation and unused variable warnings. 2020-06-20 11:16:18 -07:00
gdkglcontext-quartz.c Add a public header for Cocoa access functions. 2021-04-16 16:56:55 -07:00
gdkglcontext-quartz.h quartz: implement GdkGLContext for Quartz backend 2019-03-29 11:25:29 +01:00
gdkglobals-quartz.c Update Quartz version detection for macOS 12. 2021-09-08 18:01:50 -07:00
gdkinternal-quartz.h Move includes of gdkinternal-quartz.h from headers to impl files. 2021-09-07 11:08:11 -07:00
gdkkeys-quartz.c Quartz: Fix keyboard layout notification 2021-11-24 16:20:02 +01:00
gdkkeys-quartz.h Hide Objective-C from outside GdkQuartz. 2019-06-22 13:37:46 -07:00
gdkmonitor-quartz.c Move includes of gdkinternal-quartz.h from headers to impl files. 2021-09-07 11:08:11 -07:00
gdkmonitor-quartz.h Move includes of gdkinternal-quartz.h from headers to impl files. 2021-09-07 11:08:11 -07:00
gdkprivate-quartz.h Hide Objective-C from outside GdkQuartz. 2019-06-22 13:37:46 -07:00
gdkproperty-quartz.c Remove 2 unused functions. 2018-12-07 16:59:45 -08:00
gdkquartz-cocoa-access.h Let gdkquartz-cocoa-access.h find gdkquartz.h during build. 2021-09-07 10:39:37 -07:00
gdkquartz-gtk-only.h Add a public header for Cocoa access functions. 2021-04-16 16:56:55 -07:00
gdkquartz.h Update Quartz version detection for macOS 12. 2021-09-08 18:01:50 -07:00
gdkquartzcursor.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkquartzdevice-core.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkquartzdevicemanager-core.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkquartzdisplay.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkquartzdisplaymanager.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkquartzdnd.h Ensure gdk_quartz_drag_source freed on all paths. 2021-05-04 08:33:56 -07:00
gdkquartzglcontext.h quartz: implement GdkGLContext for Quartz backend 2019-03-29 11:25:29 +01:00
gdkquartzkeys.h Hide Objective-C from outside GdkQuartz. 2019-06-22 13:37:46 -07:00
gdkquartzmonitor.h quartz: Add a forgotten file 2017-04-01 17:41:00 -04:00
GdkQuartzNSWindow.c Ensure gdk_quartz_drag_source freed on all paths. 2021-05-04 08:33:56 -07:00
GdkQuartzNSWindow.h Refine GdkQuartzNSWindow convertPointToScreen: 2018-12-15 16:28:44 -08:00
gdkquartzscreen.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkquartzutils.h Hide Objective-C from outside GdkQuartz. 2019-06-22 13:37:46 -07:00
GdkQuartzView.c [imquartz] Set the filter key to passthrough regardless of selector. 2020-10-13 14:36:12 -07:00
GdkQuartzView.h macOS: Fix bug that entry cannot press and hold a key to input accented character. 2019-01-30 22:07:23 -08:00
gdkquartzvisual.h Add GDK_AVAILABLE_IN_ALL annotations in gdk 2013-05-05 15:38:46 -04:00
gdkquartzwindow.h Hide Objective-C from outside GdkQuartz. 2019-06-22 13:37:46 -07:00
gdkscreen-quartz.c Move includes of gdkinternal-quartz.h from headers to impl files. 2021-09-07 11:08:11 -07:00
gdkscreen-quartz.h Change computation of coordinates. 2019-03-11 16:26:50 -07:00
gdkselection-quartz.c accepts NSPasteboardTypeFileURL as "text/uri-list". 2021-08-14 09:38:36 +09:00
gdktestutils-quartz.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkutils-quartz.c Add a public header for Cocoa access functions. 2021-04-16 16:56:55 -07:00
gdkvisual-quartz.c gdk: calculate pixel color shift and precision lazily 2016-02-27 12:27:54 +01:00
gdkwindow-quartz.c [quartz]Use the absolute value of Scale values for CGContextScaleSCM 2021-10-14 12:45:48 -07:00
gdkwindow-quartz.h Move includes of gdkinternal-quartz.h from headers to impl files. 2021-09-07 11:08:11 -07:00
Makefile.am Add a public header for Cocoa access functions. 2021-04-16 16:56:55 -07:00
meson.build Add a public header for Cocoa access functions. 2021-04-16 16:56:55 -07:00
xcursors.h Fallback to X cursors for the ones that OS X doesn't provide. Fixes bug 2007-06-25 19:43:22 +00:00