summaryrefslogtreecommitdiff
path: root/gdk/broadway/gdkdnd-broadway.c
Commit message (Expand)AuthorAgeFilesLines
* gdk: Make gdk_drag_begin take doublesMatthias Clasen2020-05-171-2/+2
* gdk: Remove gdk_text_property_to_utf8_list_for_display()Benjamin Otte2020-02-231-1/+0
* gdk: Remove gdk_surface_register_dnd()Benjamin Otte2020-02-231-10/+0
* Use a single compilation symbolEmmanuele Bassi2019-11-271-1/+1
* Get rid of GdkSurfaceImplMatthias Clasen2019-05-281-2/+2
* broadway: Remove unused variableBenjamin Otte2018-07-241-1/+0
* dnd: Drop gdk_drag_dropMatthias Clasen2018-07-151-9/+0
* dnd: Drop gdk_drag_abortMatthias Clasen2018-07-121-8/+0
* dnd: Rename headersMatthias Clasen2018-07-021-1/+1
* gdk: Rename GdkDragContext to GdkDragMatthias Clasen2018-07-021-30/+30
* dnd: Add gdk_drop_finish()Benjamin Otte2018-06-181-11/+0
* dnd: Move the gdk_drag_status() functionBenjamin Otte2018-06-181-9/+0
* dnd: Remove gdk_drop_reply()Benjamin Otte2018-05-031-9/+0
* gdk: Remove gdk_drag_grop_succeeded()Benjamin Otte2018-05-031-9/+0
* dnd: Make GdkDragContext::device a (construct-only) propertyBenjamin Otte2018-04-271-2/+2
* broadway: Fix up window -> surface renamesAlexander Larsson2018-03-211-19/+19
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-4/+4
* dnd: Remove 2 vfuncs that aren't neededBenjamin Otte2018-01-311-29/+0
* dnd: Remove gdk_drag_get_selection()Benjamin Otte2017-12-141-9/+0
* dnd: Pass content to gdk_drag_begin()Benjamin Otte2017-12-131-6/+7
* gdk: Remove gdk_drag_manage_dnd()Benjamin Otte2017-12-111-0/+1
* dnd: Pass dx/dy instead of x_root/y_rootBenjamin Otte2017-12-111-2/+2
* dnd: Add gdk_drag_context_get_display()Benjamin Otte2017-12-101-1/+1
* Remove GdkDragProtocol from the apiMatthias Clasen2017-12-031-7/+0
* gdkdnd: Make GdkDragContext->formats a GdkContentFormatsBenjamin Otte2017-11-201-5/+5
* gdk: Replace GDK_NONE with NULLBenjamin Otte2017-11-151-2/+2
* broadway: No more screenMatthias Clasen2017-11-011-1/+0
* dnd: Drop GdkScreen from apisMatthias Clasen2017-10-311-1/+0
* gdk/dnd: Don't use default display when getting cursorJonas Ådahl2016-04-261-0/+1
* gdk: Allow passing the start coordinates in drag_beginMatthias Clasen2015-12-131-1/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* [broadway] Update to new GDK backend APIsAlexander Larsson2011-02-111-6/+4
* [broadway] Make broadway build with new gdk-backend setupAlexander Larsson2011-01-191-101/+97
* [broadway] Rename X11 -> Broadway in all codeAlexander Larsson2010-11-251-8/+8
* Remove X use from broadway backendAlexander Larsson2010-11-251-175/+12
* Remove X based dndAlexander Larsson2010-11-251-3650/+7
* [broadway] Copy X backend to broadwayAlexander Larsson2010-11-251-0/+4035