summaryrefslogtreecommitdiff
path: root/gdk/quartz
Commit message (Expand)AuthorAgeFilesLines
* gdk/dnd: Don't use default display when getting cursorJonas Ådahl2016-05-052-0/+3
* quartz: zoom/rotate change compile/runtime check from 10.7 to 10.8Friedrich Beckmann2016-04-091-4/+5
* quartz: fix pixelated image surfaces in retina/hidpi modeChristoph Reiter2016-03-231-2/+13
* quartz: fix quartz buildChristian Hergert2016-03-171-1/+4
* added NSEventTypeMagnify and NSEventTypeRotate for ZOOM and ROTATE gesturesFriedrich Beckmann2016-03-111-1/+123
* quartz: Get core pointer from device managerPhilip Chimento2016-03-091-13/+25
* gdk: remove the display->list_devices vfuncPaolo Borelli2016-02-291-51/+0
* gdk: remove the core_pointer field from GdkDisplayPaolo Borelli2016-02-291-2/+1
* quartz: get the core pointer from the device managerPaolo Borelli2016-02-291-17/+1
* quartz: Don't use g_print for debug outputMatthias Clasen2016-02-282-81/+85
* quartz: Strip newlines from g_warning and g_errorMatthias Clasen2016-02-281-1/+1
* gdk: calculate pixel color shift and precision lazilyPaolo Borelli2016-02-271-10/+0
* gdk: factor out utility shared among backendsPaolo Borelli2016-02-271-21/+0
* Fix Quartz Full Screen Crash.Allin Cottrell2016-02-212-1/+9
* quartz: Use GdkSeatDefault to implement GdkSeatCarlos Garnacho2015-12-153-2/+24
* gdk: Allow passing the start coordinates in drag_beginMatthias Clasen2015-12-132-2/+6
* quartz: Don't use the instancetype keywordMatthias Clasen2015-10-251-1/+1
* Bug 736125 - The default gtk accelerator mod mask does not include all defaul...John Ralls2015-08-251-0/+5
* quartz: Implement CSD drag resize for all edges/cornersChristoph Reiter2015-08-083-33/+67
* quartz: disable system shadows if a GdkWindow shadow is set.Christoph Reiter2015-07-272-2/+20
* quartz: Fix buildingPatrick Griffis2015-07-271-3/+3
* quartz: Check if a drag ends inside a known windowMatthias Clasen2015-07-261-0/+28
* quartz: remove maximized state when the window position/size is changedChristoph Reiter2015-07-232-0/+30
* quartz: implement maximized/unmaximizedChristoph Reiter2015-07-233-16/+49
* quartz: make moving CSD windows right up to the screen's menu bar work.Christoph Reiter2015-07-231-0/+16
* gdkwindow-quartz: partial aspect ratio supportTom Schoonjans2015-07-071-1/+11
* Implemented most of the GDK named cursors on Mac OS X.Pietro Gagliardi2015-05-161-39/+118
* quartz: Support css cursor namesMatthias Clasen2015-05-111-2/+46
* quartz: Non-implementation of GdkGLContextPhilip Chimento2015-05-094-0/+84
* gdkkeys: Add support to _get_scroll_lock_state()Fabiano Fidêncio2015-04-271-0/+8
* gdk/quartz: Fix mixup in attributes usage creating window implementationThibault Saunier2015-02-221-3/+4
* 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-222-56/+0
* quartz: Move the FullscreenSavedGeometry definition earlierMatthias Clasen2014-10-271-6/+6
* quartz: fix build on 10.6 and belowMarcus Karlsson2014-10-272-0/+7
* gdk: Deprecate static gravitiesBenjamin Otte2014-10-061-13/+0
* Remove redundant checks for NULLMarek Kasik2014-10-023-20/+5
* quartz: Get default font size from user fontJesse van den Kieboom2014-08-281-1/+3
* quartz-dnd: make sure to set source windowJesse van den Kieboom2014-08-271-0/+3
* gdkwindow-quartz: Support native fullscreen modeJesse van den Kieboom2014-08-254-3/+86
* Handle resolution changes in the GDK backend codeOwen W. Taylor2014-07-131-2/+2
* 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-202-45/+3
* gdkwindow: Remove the internal cairo_surface used for out-of-band paintingJasper St. Pierre2014-06-201-11/+0
* all: Name more idles and timeoutsBastien Nocera2014-03-261-2/+5
* 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