summaryrefslogtreecommitdiff
path: root/gdk/quartz/gdkwindow-quartz.c
Commit message (Expand)AuthorAgeFilesLines
* quartz: NSWindow NULL check in get_scale_factorPhilip Chimento2014-12-241-1/+1
* gdkwindow: Don't pass the region to the impl when beginning a paintJasper St. Pierre2014-11-221-3/+2
* quartz: Don't bother storing the paint_clip_regionJasper St. Pierre2014-11-221-55/+0
* quartz: Move the FullscreenSavedGeometry definition earlierMatthias Clasen2014-10-271-6/+6
* gdk: Deprecate static gravitiesBenjamin Otte2014-10-061-13/+0
* gdkwindow-quartz: Support native fullscreen modeJesse van den Kieboom2014-08-251-2/+69
* gdkwidow: Make queue_antiexpose optionalJasper St. Pierre2014-06-211-7/+0
* gdkwindow: Don't bother with a return parameter for queue_antiexposeJasper St. Pierre2014-06-211-2/+1
* gdkwindow: Remove the ability to call begin_paint_region more than onceJasper St. Pierre2014-06-201-44/+3
* gdkwindow: Remove the internal cairo_surface used for out-of-band paintingJasper St. Pierre2014-06-201-11/+0
* Implement get_root_origin generically for all backendsJasper St. Pierre2014-03-171-20/+0
* Remove the return value of GdkWindowImpl::get_root_coordsJasper St. Pierre2014-02-271-5/+3
* Gdk: fix wrong user_data handling in resize_cairo_surface()Giovanni Campagna2014-02-261-4/+2
* docs: use proper apostropheWilliam Jon McCann2014-02-071-2/+2
* Bug 711298 - "Edit Scheduled Transaction" window way too modalJohn Ralls2014-01-241-2/+0
* quartz: implement gdk_window_set_shadow_width()Ryan Lortie2014-01-061-0/+20
* gdk: Convert mouse position to doubles, add new gettersAlexander Larsson2013-07-031-4/+4
* quartz: Implement get_scale_factor() on screen and windowMichael Natterer2013-07-031-0/+21
* quartz: Remove unused functionsAlexander Larsson2013-07-031-101/+1
* quartz: move dialogs to the same window level as utility windowsMichael Natterer2013-06-061-3/+7
* Fix typo in 6115961175John Ralls2013-05-101-1/+1
* gdkwindow: Make GdkPaintable normal GdkWindowImpl vfuncsAlexander Larsson2013-05-071-24/+10
* gdkwindow: Remove translate vfuncAlexander Larsson2013-05-071-44/+0
* quartz: Null check title before setting itAlan McGovern2013-03-061-3/+6
* Reimplement _NET_WM_SYNC_REQUEST inside X11 backendOwen W. Taylor2013-02-141-12/+0
* quartz: retain content view when switching over toplevel.Kristian Rietveld2013-01-171-1/+3
* quartz: Make sure the old toplevel is closed on recreationKristian Rietveld2013-01-171-1/+5
* quartz: make sure all old properties are set on the new toplevelKristian Rietveld2013-01-171-5/+29
* quartz: ensure window being (un)fullscreened is visibleKristian Rietveld2013-01-171-1/+10
* Bug 688710 - splashscreen shouldn't be always on top on OS XCamillo Lugaresi2012-11-201-1/+21
* quartz: move tooltips window to the topmost levelMichael Natterer2012-11-181-12/+15
* quartz: move SPLASHSCREEN-hinted windows to NSStatusWindowLevelMichael Natterer2012-11-131-4/+4
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Bug 667691 - implement gdk_window_restack() for QuartzMichael Natterer2012-01-261-1/+12
* Quartz: Adapt to GdkWindowImpl api changeMatthias Clasen2011-11-051-0/+2
* Quartz, Bug 655057: Eliminate Compiler WarningAlex Corrado2011-10-091-2/+10
* quartz: return modifiers instead of an event mask ...Kristian Rietveld2011-07-301-1/+2
* quartz: Remove MAC_OS_X_VERSION_MIN_ALLOWED ifdefKristian Rietveld2011-07-281-2/+0
* Bug 655074 - Fix crash with undecorated windows on MacOS LionMichael Hutchinson2011-07-251-12/+21
* quartz: internalize _gdk_quartz_window_set_needs_display_in_regionKristian Rietveld2010-12-231-7/+7
* quartz: move gdkgeometry-quartz into gdkwindow-quartz.cKristian Rietveld2010-12-231-2/+52
* quartz: reorder gdkprivate-quartz.h and related clean upKristian Rietveld2010-12-231-31/+5
* quartz: remove gdkmain-quartz.cKristian Rietveld2010-12-231-1/+8
* quartz: Clean up header files, use same arrangement as X11 backendKristian Rietveld2010-12-231-13/+9
* quartz: set all methods on window class, not root window classKristian Rietveld2010-12-221-52/+52
* quartz: introduce GdkQuartzWindow (as a subclass of GdkWindow)Kristian Rietveld2010-12-221-0/+31
* quartz: rename GdkQuartzWindow to GdkQuartzNSWindowKristian Rietveld2010-12-221-9/+9
* gdkwindow-quartz: fix typoKristian Rietveld2010-12-221-7/+7
* quartz: make gdkwindow-quartz.c build againKristian Rietveld2010-12-221-11/+12
* Implement window property vfuncs for quartzMatthias Clasen2010-12-221-0/+3