summaryrefslogtreecommitdiff
path: root/gdk/quartz
Commit message (Expand)AuthorAgeFilesLines
* Convert all references to GdkEvent->surfaceAlexander Larsson2018-03-202-9/+9
* GdkSurface: Rename lots of stuff from window->surfaceAlexander Larsson2018-03-201-5/+5
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-208-141/+141
* GdkWindow -> GdkSurface: File renamesAlexander Larsson2018-03-2014-17/+17
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-2017-864/+864
* macos: export gdk_quartz_drag_source_context()Christoph Reiter2018-03-012-1/+4
* macos: Fix gdk_quartz_drag_context_get_dragging_info_libgtk_only symbol exportChristoph Reiter2018-02-273-0/+3
* gdkquartz.h: export pasteboard functionsTom Schoonjans2018-02-161-0/+3
* The big versioning cleanupMatthias Clasen2018-02-062-2/+2
* Drop the last mentions of motion hint eventsEmmanuele Bassi2018-02-051-8/+4
* Drop the Big GDK LockEmmanuele Bassi2018-02-032-14/+0
* Replace gdk_threads_add_idle* with g_idle_add()Emmanuele Bassi2018-02-031-1/+1
* dnd: Remove 2 vfuncs that aren't neededBenjamin Otte2018-01-311-27/+0
* Replace gdk_keymap_get_for_display by gdk_display_get_keymapMatthias Clasen2017-12-151-2/+2
* display: Remove leftover old clipboard APIsBenjamin Otte2017-12-141-19/+0
* Drop gdk_atom_internMatthias Clasen2017-12-131-7/+7
* Drop gdk_atom_nameMatthias Clasen2017-12-131-6/+2
* dnd: Remove gdk_drag_get_selection()Benjamin Otte2017-12-141-8/+0
* gdk: Remove ability to request selection notificationsBenjamin Otte2017-12-141-20/+0
* gdk: Remove propertiesBenjamin Otte2017-12-143-188/+0
* gdk: Remove selection definesBenjamin Otte2017-12-141-2/+1
* gdk: Remove gdk_selection_convert()Benjamin Otte2017-12-143-34/+0
* gdk: Remove ability to own a selectionBenjamin Otte2017-12-133-28/+0
* gdk: Remove gdk_selection_add_targets()Benjamin Otte2017-12-131-2/+0
* dnd: Pass dx/dy instead of x_root/y_rootBenjamin Otte2017-12-111-2/+2
* dnd: Add gdk_drag_context_get_display()Benjamin Otte2017-12-101-1/+1
* quartz: Stop deriving from GdkDeviceManagerMatthias Clasen2017-11-252-56/+8
* Drop the GdkDeviceManager::display propertyMatthias Clasen2017-11-252-2/+50
* Drop the get_client_pointer vfuncMatthias Clasen2017-11-251-10/+0
* Drop the list_devices vfuncMatthias Clasen2017-11-251-20/+0
* quartz: Stop using display->device_managerMatthias Clasen2017-11-254-13/+15
* quartz: Remove remaining uses of GdkScreenMatthias Clasen2017-11-176-29/+10
* quartz: Make GdkQuartzScreen a plain objectMatthias Clasen2017-11-173-25/+10
* quartz: Drop an unused includeMatthias Clasen2017-11-171-1/+0
* quartz: Avoid a screen argumentMatthias Clasen2017-11-173-8/+5
* Remove gdkprivate.hMatthias Clasen2017-11-173-3/+0
* Stop including gdkmain.hMatthias Clasen2017-11-172-2/+0
* gdk: Replace GDK_NONE with NULLBenjamin Otte2017-11-153-4/+4
* selection: Remove #ifdef WAYLANDBenjamin Otte2017-11-151-0/+2
* Drop gdk_display_get_root_windowMatthias Clasen2017-11-051-7/+0
* quartz: Drop another use of gdk_display_get_toplevel_windowsMatthias Clasen2017-11-051-2/+1
* quartz: Drop use of gdk_display_get_toplevel_windowsMatthias Clasen2017-11-052-7/+2
* quartz: Add a function to get all toplevelsMatthias Clasen2017-11-052-1/+9
* quartz: Drop mentions of foreign windowsMatthias Clasen2017-11-052-6/+2
* gdk: Cursors are created genericallyBenjamin Otte2017-11-042-10/+0
* gdk: Remove ability to download a cursorBenjamin Otte2017-11-041-16/+0
* gdk: Remove GdkWindow.set_device_cursor() vfuncBenjamin Otte2017-11-021-16/+0
* t Remove gdk_cursor_new_for_displayMatthias Clasen2017-11-011-1/+0
* Drop gdk_screen_get_displayMatthias Clasen2017-11-011-9/+0
* quartz: Stop using gdk_screen_get_displayMatthias Clasen2017-11-011-2/+2