gtk/gdk/quartz
Matthias Clasen 06f75b3727 Make GdkAppLaunchContext display-dependent
Add a GdkDisplay::get_app_launch_context vfunc, and a
gdk_display_get_app_launch_context that for X11 returns a subclass.
For win32 and quartz, the implementations were trivial, so we
just return a new GdkAppLaunchContext without subclassing. Since
the type of the context now depends on the display,
gdk_app_launch_context_set_display is deprecated.
2010-12-21 12:06:55 -05:00
..
gdkcursor-quartz.c API: Remove gdk_cursor_new_from_pixmap() 2010-09-26 15:02:59 +02:00
gdkdevice-core.c Port Quartz backend to latest rendering-cleanup changes 2010-12-06 14:15:47 +01:00
gdkdevice-core.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkdevicemanager-core.c GdkDeviceManager: Add gdk_device_manager_get_client_pointer(). 2010-06-24 02:30:53 +02:00
gdkdevicemanager-core.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkdisplay-quartz.c Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkdnd-quartz.c Do not use deprecated gdk_display_get_core_pointer() 2010-09-22 03:42:15 +02:00
gdkeventloop-quartz.c gdk: Replace direct calls of _gdk_event_func with _gdk_event_emit() 2010-12-02 20:21:05 +01:00
gdkevents-quartz.c Move gdk_add_client_message_filter to common code 2010-12-21 12:06:55 -05:00
gdkgeometry-quartz.c Port Quartz backend to latest rendering-cleanup changes 2010-12-06 14:15:47 +01:00
gdkglobals-quartz.c
gdkim-quartz.c Remove GdkWChar deprecated code 2010-06-20 00:22:26 +02:00
gdkinput-old.c Do not use static GTypeInfo and GInterfaceInfo 2009-11-06 01:21:09 +01:00
gdkinput.c Port Quartz backend to latest rendering-cleanup changes 2010-12-06 14:15:47 +01:00
gdkinputprivate.h [quartz] Delete the typedef of GdkDevicePrivate 2010-06-26 00:23:32 +02:00
gdkkeys-quartz.c Replace GDK_Tab and GDK_ISO_Left_Tab with GDK_KEY equivalents 2010-10-06 01:20:29 +02:00
gdkmain-quartz.c Move gdk_get_display to common code 2010-12-21 12:06:55 -05:00
gdkprivate-quartz.h Port Quartz backend to latest rendering-cleanup changes 2010-12-06 14:15:47 +01:00
gdkproperty-quartz.c
gdkquartz.h Move Leopard-specific type definitions to gdkquartz.h 2010-06-27 11:00:42 +02:00
GdkQuartzView.c Port Quartz backend to latest rendering-cleanup changes 2010-12-06 14:15:47 +01:00
GdkQuartzView.h
GdkQuartzWindow.c Port Quartz backend to latest rendering-cleanup changes 2010-12-06 14:15:47 +01:00
GdkQuartzWindow.h
gdkscreen-quartz.c API: Remove colormap handling from GdkScreen 2010-09-26 15:11:34 +02:00
gdkscreen-quartz.h API: Remove colormap handling from GdkScreen 2010-09-26 15:11:34 +02:00
gdkselection-quartz.c
gdkspawn-quartz.c Use a GPid on gdk_spawn_on_screen[_with_pipes] instead a gint 2010-06-10 03:52:35 +02:00
gdktestutils-quartz.c
gdkvisual-quartz.c Add gray visual, implement "get_best" functions 2010-06-27 10:59:11 +02:00
gdkwindow-quartz.c Move gdk_window_lookup to common code 2010-12-21 12:06:55 -05:00
gdkwindow-quartz.h Port Quartz backend to latest rendering-cleanup changes 2010-12-06 14:15:47 +01:00
Makefile.am Make GdkAppLaunchContext display-dependent 2010-12-21 12:06:55 -05:00
xcursors.h