summaryrefslogtreecommitdiff
path: root/gdk/quartz
Commit message (Expand)AuthorAgeFilesLines
* 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
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-2/+2
* docs: use proper quotations instead of '*'William Jon McCann2014-02-071-1/+1
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-3/+3
* docs: use proper apostropheWilliam Jon McCann2014-02-072-4/+4
* Bug 711298 - "Edit Scheduled Transaction" window way too modalJohn Ralls2014-01-241-2/+0
* Move get_key_equivalent() to gdk quartz utils.William Hua2014-01-082-0/+149
* quartz: implement gdk_window_set_shadow_width()Ryan Lortie2014-01-063-2/+26
* quartz: fix manual window moveRyan Lortie2014-01-063-6/+10
* Fix missing return and closing brace.William Hua2013-11-181-0/+3
* Quartz: Set the shows-desktop platform settingMatthias Clasen2013-11-151-0/+7
* Handle recursion from motion event handlersOwen W. Taylor2013-11-111-2/+2
* Bug 709939 - monitor reconfiguration while GtkOffscreenWindowsCharles Reiss2013-10-111-1/+5
* NULL check on default keymapPhilip Chimento2013-10-111-1/+2
* Quartz: Set the drag context target listJohn Ralls2013-10-101-0/+2
* Bug 705750 Quartz input method doesn't work correctly for Chinese charactersEk Kato2013-08-164-4/+51
* Bug 705181 Annoying beep on arrow keysEk Kato2013-08-131-5/+2