summaryrefslogtreecommitdiff
path: root/gdk/quartz
Commit message (Expand)AuthorAgeFilesLines
* Use a single compilation symbolEmmanuele Bassi2019-11-2712-18/+18
* Merge branch 'gdk-backend-imports' into 'master'Emmanuele Bassi2019-11-1811-11/+11
|\
| * Correct Gdk backend import paths and related gtk-docAndy Holmes2019-11-1811-11/+11
* | Rename "iconify" to "minimize"Emmanuele Bassi2019-11-162-15/+10
|/
* gdk: Remove gdk_surface_move_resize() APIJonas Ådahl2019-07-251-20/+0
* gdk: Make backends implement move_to_rect()Jonas Ådahl2019-07-251-0/+49
* gdk/surface: Add toplevel_resize vfuncJonas Ådahl2019-07-251-0/+9
* gdk: Drop GdkWindowAttrMatthias Clasen2019-05-281-2/+1
* gdk: Drop input-only surfacesMatthias Clasen2019-05-281-40/+37
* surface: Small cleanupMatthias Clasen2019-05-281-5/+2
* Drop child surfacesMatthias Clasen2019-05-282-25/+2
* build: Install the backend headers in the backend directoriesBenjamin Otte2019-05-061-2/+1
* surface: Drop group apiMatthias Clasen2019-04-201-23/+0
* window: Drop some x11-specific apisMatthias Clasen2019-04-201-36/+0
* gdk: Stop implementing set_roleMatthias Clasen2019-03-271-12/+0
* Rename gdk_surface_get_device_position_doubleMatthias Clasen2019-03-261-1/+1
* Rename more GSources to use `gtk`Emmanuele Bassi2019-02-061-1/+1
* GdkQuartz: Handle NULL from [NSGraphicsContext currentContext].John Ralls2018-11-011-7/+9
* Use [NSGraphicsContext CGContext] instead of graphicsPort after Yosemite.John Ralls2018-11-011-2/+4
* Update GDK_OSX versions to current MacOS release.John Ralls2018-11-011-1/+3
* quartz: do not cache the screen in the gdkmonitorIgnacio Casal Quinteiro2018-10-173-7/+14
* gdk: Fix Windows and OS X backend for keyevent.string removalBenjamin Otte2018-07-301-40/+0
* dnd: Remove GdkDragContext.is_sourceBenjamin Otte2018-06-181-1/+0
* surface: Kill event masksBenjamin Otte2018-06-183-31/+0
* dnd: Add gdk_drop_finish()Benjamin Otte2018-06-181-9/+0
* dnd: Move the gdk_drag_status() functionBenjamin Otte2018-06-181-9/+0
* dnd: Make actions a private member variableBenjamin Otte2018-06-181-2/+4
* dnd: Remove GDK_ACTION_DEFAULT and GDK_ACTION_PRIVATEBenjamin Otte2018-06-181-10/+0
* gdk: Get rid of gdk_event_free()Benjamin Otte2018-05-293-7/+7
* dnd: Remove gdk_drop_reply()Benjamin Otte2018-05-031-9/+0
* gdk: Remove gdk_drag_grop_succeeded()Benjamin Otte2018-05-031-8/+0
* dnd: Make GdkDragContext::device a (construct-only) propertyBenjamin Otte2018-04-272-9/+4
* gdk: Add Cairo context implementations for all backendsBenjamin Otte2018-04-244-0/+92
* gdk: Remove GdkSurfaceImpl::shape_combine_region vfuncBenjamin Otte2018-03-211-10/+0
* Continue renaming window to surfaceAlexander Larsson2018-03-215-30/+30
* Fix up indentation after GdkSurface renameAlexander Larsson2018-03-211-19/+19
* 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