summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/gtk/org/eclipse/swt/dnd/TreeDragSourceEffect.java
Commit message (Expand)AuthorAgeFilesLines
* [GTK3] Fixes Drag and Drop bug for single line for Tree and Table392774Anatoly Spektor2013-04-221-2/+1
* add OS.GTK3 flag and use everywhere instead of VERSION(3,0,0)Silenio Quarti2012-11-021-1/+1
* remove gdk_gc_new from GTK3, all calls are protected except for Tracker (see ...Silenio Quarti2012-10-241-0/+3
* Remove Gtk 2.2-2.4 checks.Alexander Kurtakov2012-10-161-2/+1
* Make 64-bit the default source codeSilenio Quarti2012-09-241-12/+12
* Omit use of gdk_drawable_get_size for newer GTK+ and make it dynamicAnatoly Spektor2012-08-141-1/+5
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-011-1/+1
* Use gdk_get_default_root_window instead of GDK_ROOT_PARENT.Alexander Kurtakov2012-02-281-2/+2
* Bug 354978 - Use Cairo as backend for graphics operations (comment#18)Silenio Quarti2012-02-061-2/+0
* Merge master into Bug354978Bogdan Gheorghe2012-01-181-1/+3
|\
| * Bug 367120 - gtk_tree_selection_get_selected_rows() invocations areGrant Gayed2011-12-191-1/+3
* | Temporarily disable DND effects in Tree/Table when using CairoBogdan Gheorghe2012-01-181-1/+2
* | GC CopyArea for scrollingBogdan Gheorghe2012-01-171-0/+1
|/
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+141
* *** empty log message ***Felipe Heidrich2009-06-301-141/+0
* After Copyright Bash for 3.4RC4AFTER_COPYRIGHT_BASH_FOR_34RC4Carolyn MacLeod2008-06-051-1/+1
* After Javadoc Bash for 3.4RC4Carolyn MacLeod2008-06-041-0/+1
* disable drag images in table and tree for custom drawSteve Northover2008-04-291-0/+2
* After javadoc bash for 3.3 RC3BEFORE_COPYRIGHT_BASH_FOR_33RC3AFTER_JAVADOC_BASH_FOR_33RC3Carolyn MacLeod2007-05-311-5/+21
* 142947 - [DND] Classes to provide drag under feedback should be publicSteve Northover2007-01-171-5/+10
* 142947 - [DND] Classes to provide drag under feedback should be publicSteve Northover2007-01-121-0/+117