summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkprivate-x11.h
Commit message (Expand)AuthorAgeFilesLines
* gdk: Remove key_event->string and key_event->lengthBenjamin Otte2018-07-301-2/+0
* gdk: Rename GdkDragContext to GdkDragMatthias Clasen2018-07-021-11/+11
* surface: Kill event masksBenjamin Otte2018-06-181-1/+0
* x11: Split drag and drop contextsBenjamin Otte2018-06-181-4/+10
* x11: Replace the hardcoded DND filterBenjamin Otte2018-06-181-5/+0
* Fix up indentation after GdkSurface renameAlexander Larsson2018-03-211-18/+18
* surface: Simplify gdk_surface_invalidate_region()Benjamin Otte2018-03-211-5/+0
* surface: Remove queue_antiexpose()Benjamin Otte2018-03-211-9/+0
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-201-2/+2
* GdkWindow -> GdkSurface: File renamesAlexander Larsson2018-03-201-1/+1
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-26/+26
* Remove gdk_window_add_filterMatthias Clasen2018-02-071-7/+17
* x11: Don't use gdk_window_add_filterMatthias Clasen2018-02-071-0/+5
* Remove a dead macroMatthias Clasen2018-01-041-1/+0
* gdk: Remove propertiesBenjamin Otte2017-12-141-20/+0
* gdk: Remove gdk_selection_convert()Benjamin Otte2017-12-141-17/+0
* gdk: Remove ability to own a selectionBenjamin Otte2017-12-131-10/+0
* gdk: Remove gdk_selection_add_targets()Benjamin Otte2017-12-131-7/+0
* x11: Move selection handling to GDKBenjamin Otte2017-12-131-4/+0
* dnd: Pass content to gdk_drag_begin()Benjamin Otte2017-12-131-6/+6
* x11: Constify XEvent usageBenjamin Otte2017-12-131-9/+9
* gdk: Remove gdk_drag_manage_dnd()Benjamin Otte2017-12-111-0/+1
* x11: Stop deriving from GdkDeviceManagerMatthias Clasen2017-11-251-1/+1
* gdkdnd: Make GdkDragContext->formats a GdkContentFormatsBenjamin Otte2017-11-201-5/+5
* x11: Stop using GdkScreen in apiMatthias Clasen2017-11-171-7/+0
* Remove gdkprivate.hMatthias Clasen2017-11-171-1/+0
* selection: Remove #ifdef WAYLANDBenjamin Otte2017-11-151-0/+7
* x11: Stop creating a root windowMatthias Clasen2017-11-131-1/+0
* x11: Reduce uses of the root windowMatthias Clasen2017-11-091-4/+19
* x11: Add a helper to get all toplevelsMatthias Clasen2017-11-051-0/+1
* gdk: Cursors are created genericallyBenjamin Otte2017-11-041-6/+0
* x11: Redo cursor handling completelyBenjamin Otte2017-11-041-1/+0
* cursor: Turn new_from_surface() into new_from_texture()Benjamin Otte2017-11-041-4/+4
* t Remove gdk_cursor_new_for_displayMatthias Clasen2017-11-011-2/+0
* x11: Stop using gdk_display_get_default_screenMatthias Clasen2017-11-011-2/+2
* x11: Make gdk_x11_display_open() public APIBenjamin Otte2017-11-011-1/+0
* Drop gdk_window_get_screenMatthias Clasen2017-10-311-2/+1
* gdk: Remove testing functionsBenjamin Otte2017-01-081-13/+0
* gdk: Drop support for native (and thus foreign) subwindowsAlexander Larsson2016-12-161-5/+0
* API: Remove gdk_window_process_all_updates()Benjamin Otte2016-11-231-2/+0
* gdk: Remove attributes_mask from gdk_window_new()Benjamin Otte2016-11-071-2/+1
* gdk: Remove visual APIs from GdkScreenBenjamin Otte2016-11-041-4/+0
* x11: Maointin window visuals without GdkVisualBenjamin Otte2016-11-031-3/+7
* x11: Replace gdk_display_get_window_visual()Benjamin Otte2016-11-031-1/+3
* API: gdk: Remove visual querying APIsBenjamin Otte2016-10-281-16/+0
* API: gdk: Remove gdk_window_get_visual()Benjamin Otte2016-10-281-0/+1
* gdk: Allow passing the start coordinates in drag_beginMatthias Clasen2015-12-131-1/+3
* Revert "x11: Query pointer devices' scroll valuators on toplevel enter events"Carlos Garnacho2015-07-151-2/+0
* x11: Query pointer devices' scroll valuators on toplevel enter eventsCarlos Garnacho2015-07-011-0/+2
* x11: Store last axes from deviceCarlos Garnacho2015-03-021-0/+6