gtk/gdk/quartz
Richard Hult 7d66affd26 Don't do anything while in fullscreen mode. (gdk_window_set_decorations):
2007-10-02  Richard Hult  <richard@imendio.com>

	* gdk/quartz/gdkwindow-quartz.c: (gdk_window_move),
	(gdk_window_resize): Don't do anything while in fullscreen mode.
	(gdk_window_set_decorations): Update the size of the window after
	showing/hiding the title bar so the size of the content area
	doesn't change.
	(gdk_window_get_decorations): NSBorderlessWindowMask is 0, so
	don't try to check it as a bit being set.
	(gdk_window_fullscreen), (gdk_window_unfullscreen): Implement.

svn path=/trunk/; revision=18875
2007-10-02 17:51:06 +00:00
..
.cvsignore Shutup CVS 2006-08-08 22:47:57 +00:00
gdkcolor-quartz.c Add stubs. 2007-07-13 19:02:07 +00:00
gdkcursor-quartz.c Ref the cursor in the cached case. 2007-07-18 09:52:25 +00:00
gdkdisplay-quartz.c Add support for composited child windows. (#412882, Ryan Lortie) 2007-06-01 12:16:12 +00:00
gdkdnd-quartz.c Add more stubs. 2006-03-27 10:47:29 +00:00
gdkdrawable-quartz.c fix angles by flipping the coordinate system back to its original y 2007-06-10 16:29:31 +00:00
gdkdrawable-quartz.h Update for the new quartz cairo surface API (#410442). Don't lock focus 2007-03-10 21:58:49 +00:00
gdkeventloop-quartz.c fix two more potential races that could happen when an application is 2007-04-28 18:14:19 +00:00
gdkevents-quartz.c Plug leak. 2007-07-14 12:14:36 +00:00
gdkfont-quartz.c Add more stubs. 2006-03-27 10:47:29 +00:00
gdkgc-quartz.c add gdk_gc_quartz_init() and set some values to the defaults used by X11. 2007-06-07 21:22:15 +00:00
gdkgeometry-quartz.c Implement some more stubs for pygtk, bug #346713. 2006-07-09 18:09:09 +00:00
gdkglobals-quartz.c Add quartz backend. 2005-11-22 10:03:32 +00:00
gdkim-quartz.c Add quartz backend. 2005-11-22 10:03:32 +00:00
gdkimage-quartz.c Patch from Stefan Gehn to implement copying from a pixmap, bug #348493. 2007-08-30 07:57:25 +00:00
gdkinput-old.c Add quartz backend. 2005-11-22 10:03:32 +00:00
gdkinput.c Add quartz backend. 2005-11-22 10:03:32 +00:00
gdkinputprivate.h Add quartz backend. 2005-11-22 10:03:32 +00:00
gdkkeys-quartz.c Add stub. 2007-07-06 18:46:39 +00:00
gdkmain-quartz.c Add stubs for gdk_notify_startup_complete_with_id and 2007-03-15 18:06:58 +00:00
gdkpixmap-quartz.c Update for the new quartz cairo surface API (#410442). Don't lock focus 2007-03-10 21:58:49 +00:00
gdkpixmap-quartz.h Add quartz backend. 2005-11-22 10:03:32 +00:00
gdkprivate-quartz.h Move from here... ...to here. (_gdk_windowing_window_destroy): Update the 2007-07-13 19:09:10 +00:00
gdkproperty-quartz.c Add missing CLIPBOARD atom. 2006-03-29 20:34:33 +00:00
gdkquartz.h Import AppKit.h instead of Quartz.h. Don't use userSpaceScaleFactor for 2007-02-18 10:26:49 +00:00
GdkQuartzView.c Improve the tracking rect updating: - No need to override setFrame. - Use 2007-06-30 08:56:50 +00:00
GdkQuartzView.h Don't create or update the tracking rect in the window, move it to the 2007-06-19 22:09:56 +00:00
GdkQuartzWindow.c ]) ([GdkQuartzWindow -windowDidBecomeMain:]): Keep a stack of main windows 2007-07-07 16:19:40 +00:00
GdkQuartzWindow.h Implement, to be used to detect if the window is currently being moved 2007-06-16 15:41:27 +00:00
gdkscreen-quartz.c Set the resolution. 2007-05-21 19:40:43 +00:00
gdkselection-quartz.c Add this function, bug #438440. 2007-05-30 17:20:26 +00:00
gdkspawn-quartz.c Add spawn functions, copied from the win32 backend. 2006-06-03 17:51:34 +00:00
gdkvisual-quartz.c Add quartz backend. 2005-11-22 10:03:32 +00:00
gdkwindow-quartz.c Don't do anything while in fullscreen mode. (gdk_window_set_decorations): 2007-10-02 17:51:06 +00:00
gdkwindow-quartz.h Implement gdk_window_set_transient_for. 2007-06-04 20:02:58 +00:00
Makefile.am Fallback to X cursors for the ones that OS X doesn't provide. Fixes bug 2007-06-25 19:43:22 +00: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