summaryrefslogtreecommitdiff
path: root/gdk/quartz/gdkwindow-quartz.h
Commit message (Expand)AuthorAgeFilesLines
* quartz: disable system shadows if a GdkWindow shadow is set.Christoph Reiter2015-07-271-0/+2
* quartz: Don't bother storing the paint_clip_regionJasper St. Pierre2014-11-221-1/+0
* gdkwindow: Remove the ability to call begin_paint_region more than onceJasper St. Pierre2014-06-201-1/+0
* quartz: implement gdk_window_set_shadow_width()Ryan Lortie2014-01-061-0/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Rename GdkQuartzWindow.h and .c to GdkQuartzNSWindow.h and .cJohn Ralls2010-12-241-1/+1
* quartz: Clean up header files, use same arrangement as X11 backendKristian Rietveld2010-12-231-13/+0
* quartz: introduce GdkQuartzWindow (as a subclass of GdkWindow)Kristian Rietveld2010-12-221-0/+13
* Port Quartz backend to latest rendering-cleanup changesKristian Rietveld2010-12-061-3/+16
* quartz: Emulate root window as 1x1 bitmapKristian Rietveld2010-10-041-0/+27
* s/GdkRegion/cairo_region_t/ in all of gtkBenjamin Otte2010-06-291-2/+2
* Move Leopard-specific type definitions to gdkquartz.hKristian Rietveld2010-06-271-13/+0
* Use CGFLOAT_DEFINED, don't rely on NSINTEGER_DEFINED for thisKristian Rietveld2009-12-281-0/+2
* Start using CGFloatKristian Rietveld2009-12-281-0/+2
* Start using NSInteger and NSUIntegerKristian Rietveld2009-12-271-0/+8
* Bug 550939 - GtkFileChooser listbox does not refresh selectionKristian Rietveld2009-09-211-0/+2
* Remove old cursor setting and make it work with client-side windowsRichard Hult2009-04-021-2/+0
* Remove width/height from GdkWindowImplQuartz and use those in GdkWindowObjectRichard Hult2009-04-021-3/+0
* Replace the autorelease pools used for each drawing context and inRichard Hult2007-12-101-5/+0
* Maintain a list for the stacking order of windows. Implement lower andRichard Hult2007-10-231-0/+3
* Implement gdk_window_set_transient_for.Richard Hult2007-06-041-0/+2
* Implement type hints and use them to determine which windows should beRichard Hult2006-07-191-0/+2
* Have GdkWindowImplQuartz implement GdkPaintable.Anders Carlsson2006-04-101-0/+4
* Add quartz backend.Anders Carlsson2005-11-221-0/+72