summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkdnd-x11.c
Commit message (Expand)AuthorAgeFilesLines
* x11: Rename a fileMatthias Clasen2018-07-151-2426/+0
* x11: Stop using GdkDrag fieldsMatthias Clasen2018-07-151-10/+16
* dnd: Drop gdk_drag_dropMatthias Clasen2018-07-151-5/+4
* dnd: Drop gdk_drag_abortMatthias Clasen2018-07-121-10/+0
* dnd: Drop suggested_actionMatthias Clasen2018-07-121-7/+7
* drag: Split a setterMatthias Clasen2018-07-121-1/+2
* Rename a propertyMatthias Clasen2018-07-121-5/+5
* dnd: Add a GdkDrag::action propertyMatthias Clasen2018-07-121-39/+9
* dnd: Rename headersMatthias Clasen2018-07-021-1/+1
* gdk: Rename GdkDragContext to GdkDragMatthias Clasen2018-07-021-433/+433
* gdk: Remove GDK_SURFACE_FOREIGNBenjamin Otte2018-06-261-1/+1
* x11: Fix dnd action handlingMatthias Clasen2018-06-201-2/+2
* dnd: Remove unused time argumentsBenjamin Otte2018-06-181-4/+2
* dnd: Remove GdkDragContext.is_sourceBenjamin Otte2018-06-181-6/+1
* x11: Store the XID instead of a GdkSurfaceBenjamin Otte2018-06-181-70/+57
* x11: Simplify testBenjamin Otte2018-06-181-2/+1
* x11: xdnd_send_event() always returns TRUEBenjamin Otte2018-06-181-36/+6
* x11: Don't multiply X values by the scale factorBenjamin Otte2018-06-181-2/+2
* x11: Split drag and drop contextsBenjamin Otte2018-06-181-748/+23
* x11: Handle events on drag side differentlyBenjamin Otte2018-06-181-14/+12
* x11: Change the way local Drop => Drag is shortcutBenjamin Otte2018-06-181-23/+49
* x11: Remove unused argumentBenjamin Otte2018-06-181-11/+9
* x11: switch a bunch of variable typesBenjamin Otte2018-06-181-35/+28
* dnd: Remove gdk_drag_context_get_dest_surface()Benjamin Otte2018-06-181-2/+2
* x11: Replace the hardcoded DND filterBenjamin Otte2018-06-181-21/+16
* x11: Pass the drag source when creating a drop contextBenjamin Otte2018-06-181-0/+4
* x11: Find dest drops differentlyBenjamin Otte2018-06-181-9/+7
* x11: Refactor DND filterBenjamin Otte2018-06-181-106/+60
* x11: Use new DND event emittersBenjamin Otte2018-06-181-30/+12
* drop: Add GdkDrop:surface propertyBenjamin Otte2018-06-181-0/+1
* dnd: Add gdk_drop_finish()Benjamin Otte2018-06-181-14/+12
* dnd: Move the gdk_drag_status() functionBenjamin Otte2018-06-181-10/+11
* dnd: Make actions a private member variableBenjamin Otte2018-06-181-21/+25
* x11: Remove unused variablesBenjamin Otte2018-06-181-17/+4
* drop: Move gdk_drop_read_async() to GdkDrop classBenjamin Otte2018-06-181-11/+13
* dnd: Make "formats" a construct-only propertyBenjamin Otte2018-05-071-35/+36
* dnd: Add a private structBenjamin Otte2018-05-031-3/+4
* dnd: Remove gdk_drop_reply()Benjamin Otte2018-05-031-11/+0
* gdk: Remove gdk_drag_grop_succeeded()Benjamin Otte2018-05-031-8/+0
* dnd: Make GdkDragContext::device a (construct-only) propertyBenjamin Otte2018-04-271-5/+3
* x11: Move implementation of Cairo context backendsBenjamin Otte2018-04-241-2/+4
* GdkSurface: Rename lots of stuff from window->surfaceAlexander Larsson2018-03-201-93/+93
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-201-167/+167
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-157/+157
* Remove gdk_window_add_filterMatthias Clasen2018-02-071-51/+43
* x11: Don't use gdk_window_add_filterMatthias Clasen2018-02-071-8/+12
* Replace gdk_threads_add_timeout* with g_timeout_add()Emmanuele Bassi2018-02-031-3/+3
* dnd: Move GdkDragProtocol to X11Benjamin Otte2018-01-311-35/+34
* dnd: Remove 2 vfuncs that aren't neededBenjamin Otte2018-01-311-9/+7
* Make gdk logging per-displayMatthias Clasen2018-01-141-48/+48