summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/win32/org/eclipse/swt/dnd/DragSource.java
Commit message (Expand)AuthorAgeFilesLines
* After copyright bash for 3.5RC4AFTER_COPYRIGHT_BASH_FOR_35RC4Carolyn MacLeod2009-05-291-1/+1
* 261391 - StyledText should use PDE API Tools @noextendCarolyn MacLeod2009-02-241-0/+1
* 247444 - [DND] NavigatorDnDService does not update DragSource Transfer if inv...Kevin Barnes2009-02-051-0/+2
* Bug 240817 - SWT Tree: in 3.4, DragSourceEvent gives higher x-coordinate than...Duong Nguyen2008-07-221-3/+3
* After Copyright Bash for 3.4RC4AFTER_COPYRIGHT_BASH_FOR_34RC4Carolyn MacLeod2008-06-051-1/+1
* 232625 - SWT/JFace - Lack of examples in API;Carolyn MacLeod2008-06-041-0/+1
* 232625 - SWT/JFace - Lack of examples in APICarolyn MacLeod2008-06-041-0/+1
* 232625 - SWT/JFace - Lack of examples in APICarolyn MacLeod2008-06-021-0/+2
* docGrant Gayed2008-06-021-1/+1
* docGrant Gayed2008-06-021-1/+4
* Bug 229481 - Drag Images not supported in Custom Trees and TablesFelipe Heidrich2008-05-211-3/+3
* Bug 215388 - Add API to make the DropTarget more openDuong Nguyen2008-01-311-2/+1
* Bug 215388 - Add API to make the DropTarget more openDuong Nguyen2008-01-311-0/+38
* Bug 215388 - Add API to make the DropTarget more openDuong Nguyen2008-01-311-4/+3
* Bug203648- Icon above cursor on drag and dropDuong Nguyen2007-09-181-4/+7
* fix for 64-bitGrant Gayed2007-08-301-1/+1
* Bug 187125 - [DND] Image effect not showing in RTLDuong Nguyen2007-08-291-17/+57
* 57151 - [64] 64 bit support needed for Windows XP 64-Bit EditionafterInitialReleaseOfWindows64Grant Gayed2007-07-101-24/+25
* After copyright bash for 3.3 RC3AFTER_COPYRIGHT_BASH_FOR_33RC3Carolyn MacLeod2007-05-311-1/+1
* spellingGrant Gayed2007-05-311-1/+1
* 173549 - Drawing round rectangles, DND and antialias vowsSilenio Quarti2007-05-151-78/+23
* 43746 - [DND] Null Transfer for DND listener causes VM to hangSteve Northover2007-04-031-8/+13
* 178426 - [DND] DragSourceEffect creates cheeseSteve Northover2007-03-201-0/+14
* 142947 - [DND] Classes to provide drag under feedback should be publicSteve Northover2007-01-171-2/+2
* 142947 - [DND] Classes to provide drag under feedback should be publicSteve Northover2007-01-121-17/+36
* 137786 - new 'default' drag & drop feedback interferes with other feedbackSteve Northover2006-09-141-1/+5
* 83451 - Mouse Behaviour breaks UI (low resources, grab stuck?)Steve Northover2006-07-311-3/+1
* 83451 - Mouse Behaviour breaks UI (low resources, grab stuck?)Steve Northover2006-07-261-1/+10
* After copyright bash for 3.2 RC4.AFTER_COPYRIGHT_BASH_FOR_32RC4Carolyn MacLeod2006-05-091-1/+1
* Bounds for drawing imageList determined by lock handle. Therefore, must use ...Veronika Irvine2006-03-081-5/+0
* restrict drag over effect to parent shells only - dragging over other applica...Veronika Irvine2006-03-081-8/+19
* Add drag over image supportVeronika Irvine2006-02-241-6/+86
* Add drag over image supportVeronika Irvine2006-02-081-9/+20
* Bug 121764 - correcting AddRef/Release reference countingVeronika Irvine2005-12-211-0/+9
* Bug 106372 - Add support for dragging text to StyledTextVeronika Irvine2005-11-251-2/+4
* Bug 93380 CPU goes to 100% when dragging with asynch runnables pendingVeronika Irvine2005-11-031-0/+5
* Updated legal documentation for Eclipse 3.1 stream and CPL to EPL transitionVeronika Irvine2005-02-281-6/+6
* 7101Felipe Heidrich2004-11-291-1/+2
* Now that exceptions can be thrown in DND, remove null check for setDragDataVeronika Irvine2004-11-161-30/+28
* bug 4811 - removing the catch for Throwable around event listenersVeronika Irvine2004-11-031-14/+3
* update javadocVeronika Irvine2004-09-201-2/+6
* Reorg to make consistantVeronika Irvine2003-05-271-30/+47
* Display!Steve Northover2003-04-251-4/+0
* corrections to javadocVeronika Irvine2003-03-271-1/+3
* Making consistent across platformsVeronika Irvine2003-03-151-59/+61
* Copyright fix - automated changesv20030310-postcopyrightupdateDean Roberts2003-03-101-6/+10
* Converting Binary files to ASCIIVeronika Irvine2003-03-051-519/+519
* *** empty log message ***Veronika Irvine2003-02-261-2/+2
* *** empty log message ***Veronika Irvine2002-10-211-1/+0
* Adding check for already existing Drop target or Drag source for widgetVeronika Irvine2002-10-211-5/+9