summaryrefslogtreecommitdiff
path: root/gdk/quartz
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement gdk_display_get_cursor_for_surface in quartzJohn Ralls2013-08-113-16/+19
* Bug 701571 NSApp doesn't notice NSWindow destructionJohn Ralls2013-08-111-16/+26
* Reset cursor when mouse leaves a toplevel window.Daniel Sabo2013-08-081-1/+4
* gdk: Add gdk_cursor_get_surface()Alexander Larsson2013-08-071-4/+8
* Bug 705181: Fix annoying beeping introduced by Mac IMEMichael Hutchinson2013-07-301-1/+5
* Bug 701332 - Patch for minor glitch in NSTextInputEk Kato2013-07-271-2/+8
* Bug 704216: Fix prototype for gdk_quartz_device_core_warp.William Hua2013-07-151-2/+2
* gdk: Convert mouse position to doubles, add new gettersAlexander Larsson2013-07-032-20/+20
* quartz: Implement get_scale_factor() on screen and windowMichael Natterer2013-07-032-0/+51
* quartz: Remove unused functionsAlexander Larsson2013-07-031-101/+1
* quartz: remove check for keymap changes from update_keymap()Michael Natterer2013-06-201-218/+207
* quartz: update the keymap only if the input method changedMichael Natterer2013-06-201-7/+23
* quartz: move dialogs to the same window level as utility windowsMichael Natterer2013-06-061-3/+7
* Bug 694273 - Patch to support NSTextInputClient in text widgetsE. K. Kato2013-05-202-25/+531
* quartz: Remove unused variableBenjamin Otte2013-05-111-2/+0
* Fix typo in 6115961175John Ralls2013-05-101-1/+1
* Remove framework initialization codeJohn Ralls2013-05-102-5/+0
* gdkwindow: Make GdkPaintable normal GdkWindowImpl vfuncsAlexander Larsson2013-05-071-24/+10
* gdkwindow: Remove translate vfuncAlexander Larsson2013-05-071-44/+0
* New visibility handling in gdkMatthias Clasen2013-05-051-0/+1
* Add GDK_AVAILABLE_IN_ALL annotations in gdkMatthias Clasen2013-05-0512-0/+16
* quartz: Move initialization code to display_class_initBenjamin Otte2013-05-022-12/+13
* Remove get_atom_name and atom_internJohn Ralls2013-04-223-31/+0
* Fix attempted inclusion of local headers with system brackets.John Ralls2013-04-222-2/+2
* gdk: Unvfuncify gdk_display_manager_open_display()Benjamin Otte2013-04-191-8/+0
* displaymanager: Emit display-opened directlyBenjamin Otte2013-04-191-3/+0
* quartz: Emit GdkDisplay::opened signalBenjamin Otte2013-04-191-0/+2
* gdk: Refactor default key vfuncsBenjamin Otte2013-04-161-18/+0
* gdk: Remove unused functionBenjamin Otte2013-04-151-10/+0
* displaymanager: Handle list of displays in base classBenjamin Otte2013-04-153-51/+0