summaryrefslogtreecommitdiff
path: root/gdk/quartz
Commit message (Expand)AuthorAgeFilesLines
* gdk: Remove gdk_keymap_get_modifier_maskMatthias Clasen2020-04-061-35/+0
* Rename GDK_MOD1_MASK to GDK_ALT_MASKMatthias Clasen2020-04-062-5/+5
* quartz: Drop unused vfuncsMatthias Clasen2020-03-121-81/+3
* gdk: Remove gdk_text_property_to_utf8_list_for_display()Benjamin Otte2020-02-233-105/+0
* gdk: Remove gdk_utf8_to_string_target()Benjamin Otte2020-02-233-11/+0
* gdk: Remove gdk_surface_register_dnd()Benjamin Otte2020-02-233-8/+0
* gdk/surface: Replace move_to_rect() with GdkPopupLayout based APIJonas Ådahl2020-02-191-29/+61
* Remove primary monitor apiMatthias Clasen2020-01-301-9/+0
* gdk_quartz_keymap_translate_keyboard_state fills consumed_modifiers Alex Samorukov2020-01-101-15/+13
* impl_class->set_functions listed twice in the objectAlex Samorukov2020-01-081-1/+0
* move [NSApplication sharedApplication] after _gdk_quartz_events_init() to avo...Alex Samorukov2020-01-081-3/+2
* 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