gtk/gdk/quartz
Kristian Rietveld 2f782de1b7 Bug 596012 - popup menu position is horribly off on gdk quartz with ...
Based on first patches by Christian Hergert.  Change
screen_get_monitor_geometry() so that it translates the layout of the screens
from Cocoa layout to GDK layout.  In Cocoa, the screen locations
are specified in Cocoa geometry, as well as that GDK uses a different way
to place individual monitors in the root window.  For now only monitors
that are laid out horizontally are supported (see the FIXMEs in the source),
in bug 596238 we will track future work to get things fully right.

Modify _gdk_quartz_window_get_inverted_screen_y() to take the differences
in screen layout between Cocoa and GDK into account.  Also this function
is subject to future work.
2009-09-27 13:44:10 +02:00
..
gdkapplaunchcontext-quartz.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdkcolor-quartz.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdkcursor-quartz.c Bug 596250 - Gdkcursor-quartz.c doesn't implement GDK_BLANK_CURSOR 2009-09-25 18:51:55 +02:00
gdkdisplay-quartz.c Add gdk_windowing_window_get_next_serial 2009-04-02 10:15:27 +02:00
gdkdnd-quartz.c Redo the fix for bug #492117, by adding a getter for the private drag 2007-11-01 08:45:30 +00:00
gdkdrawable-quartz.c Make GdkDrawable draw_drawable backwards compat 2009-07-01 19:50:49 +02:00
gdkdrawable-quartz.h reviewed by: Richard Hult 2008-07-20 16:14:35 +00:00
gdkeventloop-quartz.c Bug 550942 – [patch] Rework of gdkeventloop-quartz.c 2008-11-12 13:30:22 +00:00
gdkevents-quartz.c Bug 517394 - Native resize grip steals button release ... 2009-09-25 21:52:13 +02:00
gdkfont-quartz.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdkgc-quartz.c Remove unused variable 2009-04-02 10:15:31 +02:00
gdkgeometry-quartz.c Bug 550939 - GtkFileChooser listbox does not refresh selection 2009-09-21 20:41:35 +02:00
gdkglobals-quartz.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdkim-quartz.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdkimage-quartz.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdkinput-old.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdkinput.c Fix typos that broke loading without lazy symbol lookup 2009-04-02 10:15:24 +02:00
gdkinputprivate.h Remove duplicate definition of GdkInputWindow 2009-06-20 11:50:10 +02:00
gdkkeys-quartz.c Bug 558586 – handling of keyboard under darwin (quartz) 2008-11-12 12:56:17 +00:00
gdkmain-quartz.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdkpixmap-quartz.c Initial client-side-windows work 2009-04-02 10:14:01 +02:00
gdkpixmap-quartz.h Add quartz backend. 2005-11-22 10:03:32 +00:00
gdkprivate-quartz.h Bug 550939 - GtkFileChooser listbox does not refresh selection 2009-09-21 20:41:35 +02:00
gdkproperty-quartz.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdkquartz.h Forgotten in previous commit. 2008-05-12 11:34:23 +00:00
GdkQuartzView.c Bug 550939 - GtkFileChooser listbox does not refresh selection 2009-09-21 20:41:35 +02:00
GdkQuartzView.h Remove workaround for missing enter events on newly popped up windows 2009-04-02 10:15:32 +02:00
GdkQuartzWindow.c Update the window size after getting windowDidResize 2009-04-02 10:15:23 +02:00
GdkQuartzWindow.h Move the tracking rect workaround from here... 2008-01-10 19:35:53 +00:00
gdkscreen-quartz.c Bug 596012 - popup menu position is horribly off on gdk quartz with ... 2009-09-27 13:44:10 +02:00
gdkselection-quartz.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdkspawn-quartz.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdktestutils-quartz.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdkvisual-quartz.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdkwindow-quartz.c Bug 596012 - popup menu position is horribly off on gdk quartz with ... 2009-09-27 13:44:10 +02:00
gdkwindow-quartz.h Bug 550939 - GtkFileChooser listbox does not refresh selection 2009-09-21 20:41:35 +02:00
Makefile.am Add git.mk to generate .gitignore files 2009-05-04 14:29:21 -04: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