| Commit message (Expand) | Author | Age | Files | Lines |
* | macos: prototype new GDK backend for macOS | Christian Hergert | 2020-07-21 | 44 | -11750/+0 |
* | Rename master and slave device | Emmanuele Bassi | 2020-06-18 | 1 | -4/+4 |
* | Fix minor typos | Yuri Chornoivan | 2020-06-18 | 1 | -1/+1 |
* | Fix minor typos | Yuri Chornoivan | 2020-05-28 | 1 | -4/+4 |
* | gdk: Remove gdk_keymap_get_modifier_mask | Matthias Clasen | 2020-04-06 | 1 | -35/+0 |
* | Rename GDK_MOD1_MASK to GDK_ALT_MASK | Matthias Clasen | 2020-04-06 | 2 | -5/+5 |
* | quartz: Drop unused vfuncs | Matthias Clasen | 2020-03-12 | 1 | -81/+3 |
* | gdk: Remove gdk_text_property_to_utf8_list_for_display() | Benjamin Otte | 2020-02-23 | 3 | -105/+0 |
* | gdk: Remove gdk_utf8_to_string_target() | Benjamin Otte | 2020-02-23 | 3 | -11/+0 |
* | gdk: Remove gdk_surface_register_dnd() | Benjamin Otte | 2020-02-23 | 3 | -8/+0 |
* | gdk/surface: Replace move_to_rect() with GdkPopupLayout based API | Jonas Ådahl | 2020-02-19 | 1 | -29/+61 |
* | Remove primary monitor api | Matthias Clasen | 2020-01-30 | 1 | -9/+0 |
* | gdk_quartz_keymap_translate_keyboard_state fills consumed_modifiers | Alex Samorukov | 2020-01-10 | 1 | -15/+13 |
* | impl_class->set_functions listed twice in the object | Alex Samorukov | 2020-01-08 | 1 | -1/+0 |
* | move [NSApplication sharedApplication] after _gdk_quartz_events_init() to avo... | Alex Samorukov | 2020-01-08 | 1 | -3/+2 |
* | Use a single compilation symbol | Emmanuele Bassi | 2019-11-27 | 12 | -18/+18 |
* | Merge branch 'gdk-backend-imports' into 'master' | Emmanuele Bassi | 2019-11-18 | 11 | -11/+11 |
|\ |
|
| * | Correct Gdk backend import paths and related gtk-doc | Andy Holmes | 2019-11-18 | 11 | -11/+11 |
* | | Rename "iconify" to "minimize" | Emmanuele Bassi | 2019-11-16 | 2 | -15/+10 |
|/ |
|
* | gdk: Remove gdk_surface_move_resize() API | Jonas Ådahl | 2019-07-25 | 1 | -20/+0 |
* | gdk: Make backends implement move_to_rect() | Jonas Ådahl | 2019-07-25 | 1 | -0/+49 |
* | gdk/surface: Add toplevel_resize vfunc | Jonas Ådahl | 2019-07-25 | 1 | -0/+9 |
* | gdk: Drop GdkWindowAttr | Matthias Clasen | 2019-05-28 | 1 | -2/+1 |
* | gdk: Drop input-only surfaces | Matthias Clasen | 2019-05-28 | 1 | -40/+37 |
* | surface: Small cleanup | Matthias Clasen | 2019-05-28 | 1 | -5/+2 |
* | Drop child surfaces | Matthias Clasen | 2019-05-28 | 2 | -25/+2 |
* | build: Install the backend headers in the backend directories | Benjamin Otte | 2019-05-06 | 1 | -2/+1 |
* | surface: Drop group api | Matthias Clasen | 2019-04-20 | 1 | -23/+0 |
* | window: Drop some x11-specific apis | Matthias Clasen | 2019-04-20 | 1 | -36/+0 |
* | gdk: Stop implementing set_role | Matthias Clasen | 2019-03-27 | 1 | -12/+0 |
* | Rename gdk_surface_get_device_position_double | Matthias Clasen | 2019-03-26 | 1 | -1/+1 |
* | Rename more GSources to use `gtk` | Emmanuele Bassi | 2019-02-06 | 1 | -1/+1 |
* | GdkQuartz: Handle NULL from [NSGraphicsContext currentContext]. | John Ralls | 2018-11-01 | 1 | -7/+9 |
* | Use [NSGraphicsContext CGContext] instead of graphicsPort after Yosemite. | John Ralls | 2018-11-01 | 1 | -2/+4 |
* | Update GDK_OSX versions to current MacOS release. | John Ralls | 2018-11-01 | 1 | -1/+3 |
* | quartz: do not cache the screen in the gdkmonitor | Ignacio Casal Quinteiro | 2018-10-17 | 3 | -7/+14 |
* | gdk: Fix Windows and OS X backend for keyevent.string removal | Benjamin Otte | 2018-07-30 | 1 | -40/+0 |
* | dnd: Remove GdkDragContext.is_source | Benjamin Otte | 2018-06-18 | 1 | -1/+0 |
* | surface: Kill event masks | Benjamin Otte | 2018-06-18 | 3 | -31/+0 |
* | dnd: Add gdk_drop_finish() | Benjamin Otte | 2018-06-18 | 1 | -9/+0 |
* | dnd: Move the gdk_drag_status() function | Benjamin Otte | 2018-06-18 | 1 | -9/+0 |
* | dnd: Make actions a private member variable | Benjamin Otte | 2018-06-18 | 1 | -2/+4 |
* | dnd: Remove GDK_ACTION_DEFAULT and GDK_ACTION_PRIVATE | Benjamin Otte | 2018-06-18 | 1 | -10/+0 |
* | gdk: Get rid of gdk_event_free() | Benjamin Otte | 2018-05-29 | 3 | -7/+7 |
* | dnd: Remove gdk_drop_reply() | Benjamin Otte | 2018-05-03 | 1 | -9/+0 |
* | gdk: Remove gdk_drag_grop_succeeded() | Benjamin Otte | 2018-05-03 | 1 | -8/+0 |
* | dnd: Make GdkDragContext::device a (construct-only) property | Benjamin Otte | 2018-04-27 | 2 | -9/+4 |
* | gdk: Add Cairo context implementations for all backends | Benjamin Otte | 2018-04-24 | 4 | -0/+92 |
* | gdk: Remove GdkSurfaceImpl::shape_combine_region vfunc | Benjamin Otte | 2018-03-21 | 1 | -10/+0 |
* | Continue renaming window to surface | Alexander Larsson | 2018-03-21 | 5 | -30/+30 |