summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/carbon/org
Commit message (Expand)AuthorAgeFilesLines
* After javadoc bash for 3.5RC3v3549aBEFORE_COPYRIGHT_BASH_FOR_35RC3AFTER_JAVADOC_BASH_FOR_35RC3Carolyn MacLeod2009-05-274-1/+5
* 275945 - [clipboard] regression: pasting text from file properties to java ed...Silenio Quarti2009-05-151-18/+10
* 252109 - [Clipboard] Mac: When you copy text to the clipboard from a StyledTe...Kevin Barnes2009-05-081-17/+11
* 267903 - Errors in org.eclipse.swt.dnd.Clipboard.setContentsKevin Barnes2009-03-121-2/+3
* 247444 - [DND] NavigatorDnDService does not update DragSource Transfer if inv...Kevin Barnes2009-02-051-0/+1
* 245667 - Horizontal Sash does not show resize cursorSilenio Quarti2008-09-171-1/+1
* 231776 - [SWT Mac] Incorrect mouseExit event generated when balloon ToolTip i...Kevin Barnes2008-08-221-1/+5
* After Copyright Bash for 3.4RC4AFTER_COPYRIGHT_BASH_FOR_34RC4Carolyn MacLeod2008-06-0515-15/+15
* After Javadoc Bash for 3.4RC4AFTER_JAVADOC_BASH_FOR_34RC4Carolyn MacLeod2008-06-047-86/+77
* After Javadoc Bash for 3.4RC4Carolyn MacLeod2008-06-0416-33/+106
* Bug 227974 DBCS3.4: Dragged texts from Safari gets garbled when dropped on a ...Felipe Heidrich2008-05-121-4/+8
* Bug 228167 DBCS3.4: URLTransfer for DBCS URL failedFelipe Heidrich2008-05-121-1/+1
* Bug 150559 - [DND] No insertion feedback for dragging in a tree on MacDuong Nguyen2008-02-011-3/+2
* Bug 215388 - Add API to make the DropTarget more openDuong Nguyen2008-01-312-0/+70
* Bug 215388 - Add API to make the DropTarget more openDuong Nguyen2008-01-314-12/+10
* Remove validation of URLDuong Nguyen2007-11-191-1/+1
* Bug 100095 - [DND] Consider making URLTransfer publicDuong Nguyen2007-11-151-0/+1
* Bug 78856 - [Clipboard] SWT has no support for Image copy to clipboardDuong Nguyen2007-10-301-0/+210
* Bug 189292- [DND] FileTransfer disables image feedbackDuong Nguyen2007-07-301-7/+7
* After copyright bash for 3.3 RC3AFTER_COPYRIGHT_BASH_FOR_33RC3Carolyn MacLeod2007-05-317-7/+7
* After javadoc bash for 3.3 RC3BEFORE_COPYRIGHT_BASH_FOR_33RC3AFTER_JAVADOC_BASH_FOR_33RC3Carolyn MacLeod2007-05-318-24/+85
* 120725 - [DND] Drag and Drop - Snippet185 failsSilenio Quarti2007-05-101-8/+10
* 43746 - [DND] Null Transfer for DND listener causes VM to hangSteve Northover2007-04-032-26/+30
* fix comment and constantSteve Northover2007-03-141-4/+7
* 174467 - Drag source image effect does not appear on OSXSilenio Quarti2007-02-161-0/+11
* 172754 - Drag n drop of classes shouldn't let package nodes openSteve Northover2007-02-091-1/+1
* renaming memcpy to memmoveSilenio Quarti2007-01-292-4/+4
* 142947 - [DND] Classes to provide drag under feedback should be publicSteve Northover2007-01-176-140/+125
* 142947 - [DND] Classes to provide drag under feedback should be publicSteve Northover2007-01-127-563/+600
* 1162198 - DND removes selection and moves caretSteve Northover2006-11-144-8/+32
* 137786 - new 'default' drag & drop feedback interferes with other feedbackSteve Northover2006-09-141-0/+1
* 141282 - DnD doesn't support special charactersFelipe Heidrich2006-06-131-1/+1
* After copyright bash for 3.2 RC4.AFTER_COPYRIGHT_BASH_FOR_32RC4Carolyn MacLeod2006-05-099-10/+10
* Javadoc basher output for 3.2RC3Carolyn MacLeod2006-05-031-1/+1
* Bug 134112 - setCaretOffset() throws an exception if offset inside line delim...Veronika Irvine2006-04-261-11/+19
* check for zero charactersVeronika Irvine2006-04-211-37/+42
* Bug 134088 provide scrolling support to styledtext drag under effectVeronika Irvine2006-04-211-7/+25
* Bug 134088 provide scrolling support to styledtext drag under effectVeronika Irvine2006-04-191-1/+38
* Bug 134091 - can't drop text at end of lineVeronika Irvine2006-04-181-13/+32
* fix compiler warningVeronika Irvine2006-04-061-1/+1
* adjust position of hotspot to make caret more visible in StyledText drag overVeronika Irvine2006-03-011-1/+1
* adjust position of hotspot to make caret more visible in StyledText drag overVeronika Irvine2006-03-011-4/+7
* add drag under feedback fo StyledTextVeronika Irvine2006-03-011-0/+3
* add drag under feedback fo StyledTextVeronika Irvine2006-03-011-0/+52
* Add drag over image supportVeronika Irvine2006-02-084-39/+62
* draw drag selection feedbackVeronika Irvine2006-01-301-2/+2
* draw drag selection feedbackVeronika Irvine2006-01-302-38/+83
* make consistent with other platformsVeronika Irvine2006-01-262-91/+77
* expand event must come before expand state changesVeronika Irvine2006-01-261-9/+8
* add support for scrolling and improve selectionVeronika Irvine2006-01-261-25/+59