summaryrefslogtreecommitdiff
path: root/gtk/gtkdnd.c
Commit message (Expand)AuthorAgeFilesLines
* Small cleanupMatthias Clasen2015-10-081-24/+16
* gtkdnd: Fix introspection annotations in some functionsCarlos Garnacho2015-07-071-3/+5
* gtkdnd: Account for setting a same icon helperCarlos Garnacho2015-07-071-4/+1
* gtkdnd: Traverse across insensitive widgetsCarlos Garnacho2015-07-061-2/+7
* gtkdnd: Plug a leakCarlos Garnacho2015-06-251-0/+1
* dnd: Remove emission of fake button release eventCarlos Garnacho2015-06-021-28/+0
* dnd: Fix compiler warningsMatthias Clasen2015-06-021-3/+3
* Don't force an icon windowMatthias Clasen2015-05-161-2/+1
* DND: Move private api to a private headerMatthias Clasen2015-05-161-0/+1
* Remove multi-screen handling in DND codeMatthias Clasen2015-05-161-98/+11
* gtkdnd: Restore widget opacity after fading outCarlos Garnacho2015-03-291-0/+1
* gtkdnd: Set the icon helper from the drag site onto the contextCarlos Garnacho2015-03-291-1/+5
* dnd: Introduce a helper to manage the weak pointerMatthias Clasen2015-03-221-16/+23
* DND: Clean up weak pointers when they are no longer neededTom Hughes2015-03-221-2/+11
* dnd: Set the parent DnD wayland surface on gtk_drag_set_icon_window()Carlos Garnacho2015-02-191-12/+14
* Robustness fixes for drag cancel animationMatthias Clasen2015-01-301-5/+13
* dnd: Allow programmatic drag cancellationMatthias Clasen2015-01-301-10/+42
* dnd: Make dest side safe against destroyMatthias Clasen2015-01-301-1/+1
* Trivial doc fixesMatthias Clasen2015-01-241-2/+2
* gtkdnd: Set the dnd window's screen before its visualTimm Bäder2015-01-241-1/+4
* dnd: Draw dnd icon with regular codeBenjamin Otte2015-01-201-57/+64
* Fix save_hot_y init in gtk_drag_get_icon()Maks Naumov2015-01-171-1/+1
* configure.ac: Depend on cairo 1.14.0Javier Jardón2014-11-101-2/+0
* GtkTooltip: Move nonexported API to a private headerMatthias Clasen2014-10-191-1/+1
* Drop unused codeMatthias Clasen2014-09-121-78/+0
* Drop two pointless linesMatthias Clasen2014-09-121-2/+0
* GtkDnd: Move X11-specific code out of generic code pathMatthias Clasen2014-09-121-16/+15
* Remove an unneeded includeMatthias Clasen2014-09-061-1/+0
* dnd: Make the drag gesture obey the button mask specifiedCarlos Garnacho2014-09-041-0/+23
* gtkdnd: Hardcode the DnD window onto the drag widget window on WaylandCarlos Garnacho2014-09-011-0/+17
* Clean up and unify docs and formattingMatthias Clasen2014-08-161-1075/+990
* dnd: Set explicitly GtkGestureSingle::button to 0 on the drag gestureCarlos Garnacho2014-08-151-2/+1
* dnd: Set drag gesture propagation phase to GTK_PHASE_NONE explicitlyCarlos Garnacho2014-08-151-0/+2
* Document that the drag icon window will be modifiedMatthias Clasen2014-07-111-6/+11
* gesture: Replace gtk_gesture_attach/detach with event controller APICarlos Garnacho2014-05-271-2/+0
* dnd: Check on the right gesture sequence when starting the drag opCarlos Garnacho2014-05-231-2/+2
* gesture: Simplify gesture/widget interaction public APICarlos Garnacho2014-05-231-5/+2
* dnd: Update to gesture widget-level API changesCarlos Garnacho2014-05-231-2/+5
* dnd: Use GtkGestureDrag to initiate DnDCarlos Garnacho2014-05-231-58/+44
* DND: go back to a timeout for cancel animationMatthias Clasen2014-04-221-7/+5
* Get rid of a stray characterJason Ekstrand2014-04-221-1/+1
* csd: Fix drag hightlight drawingMatthias Clasen2014-04-221-5/+19
* all: Name more idles and timeoutsBastien Nocera2014-03-261-4/+7
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-8/+8
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-4/+4
* docs: use apostrophe in *'veWilliam Jon McCann2014-02-071-1/+1
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-14/+14
* docs: Use markup for linksWilliam Jon McCann2014-02-071-1/+1
* docs: use proper quotesWilliam Jon McCann2014-02-051-4/+4