summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT Drag and Drop
Commit message (Expand)AuthorAgeFilesLines
* start at 0 not 2Veronika Irvine2006-04-181-1/+1
* Bug 134091 - can't drop text at end of lineVeronika Irvine2006-04-181-13/+32
* Bug 134091 - can't drop text at end of lineVeronika Irvine2006-04-181-12/+33
* Bug 134091 - can't drop text and end of lineVeronika Irvine2006-04-181-12/+33
* Bug 134091 - can't drop text and end of lineVeronika Irvine2006-04-181-17/+34
* bug 136890 - javadoc typosCarolyn MacLeod2006-04-171-1/+1
* fix compiler warningVeronika Irvine2006-04-061-1/+1
* Bug133276 - NPE in refresh if control disposed in event handlerVeronika Irvine2006-03-271-2/+4
* Use a brush for FillRect()Veronika Irvine2006-03-172-2/+4
* Bug130037 Make a special case out of drop - this will cause one flash in the ...Veronika Irvine2006-03-171-1/+6
* Getting black background in drag over effectVeronika Irvine2006-03-171-0/+4
* Add drag under effect for StyledTextVeronika Irvine2006-03-091-1/+4
* use TVIF_HANDLESteve Northover2006-03-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
* fix compiler warningsVeronika Irvine2006-03-063-5/+0
* *** empty log message ***Veronika Irvine2006-03-021-2/+1
* only set insert mark when it changesVeronika Irvine2006-03-021-7/+16
* Fix Bug 130037 but a little less flashVeronika Irvine2006-03-023-1/+4
* Add draf under effect for StyledTextVeronika Irvine2006-03-021-0/+83
* Add drag under effect for StyledTextVeronika Irvine2006-03-022-1/+79
* *** empty log message ***Veronika Irvine2006-03-021-1/+1
* Have to hide cursor when caret is drawing or you get cheeseVeronika Irvine2006-03-021-0/+6
* Bug 130037 causing a redraw during a drag over results in cheese when there i...Veronika Irvine2006-03-024-36/+21
* 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 under effect for StyledTextVeronika Irvine2006-03-012-17/+78
* 64 bit fixVeronika Irvine2006-02-272-2/+2
* add support for drag source imageVeronika Irvine2006-02-242-6/+131
* reduce flash during drag over effectVeronika Irvine2006-02-242-14/+62
* Add drag over image supportVeronika Irvine2006-02-241-6/+86
* Add drag over image supportVeronika Irvine2006-02-242-10/+126
* remove unused importVeronika Irvine2006-02-201-1/+0
* fix for gtk 64Veronika Irvine2006-02-091-1/+1
* add support for drag over imageVeronika Irvine2006-02-089-305/+112
* add support for drag source imageVeronika Irvine2006-02-081-1/+65
* adding support for drag over imageVeronika Irvine2006-02-083-140/+5
* adding support for drag over imageVeronika Irvine2006-02-082-7/+143
* add support for drag source imageVeronika Irvine2006-02-084-23/+37
* Bug 126864 Drop target has incorrect DND cursor for invalid targetVeronika Irvine2006-02-081-23/+23
* Add drag over image supportVeronika Irvine2006-02-083-31/+46
* Add drag over image supportVeronika Irvine2006-02-086-48/+74
* draw drag selection feedbackVeronika Irvine2006-01-301-2/+2
* draw drag selection feedbackVeronika Irvine2006-01-302-38/+83
* formattingVeronika Irvine2006-01-262-10/+10
* make consistent with other platformsVeronika Irvine2006-01-262-91/+77
* make consistent with other platforms and improve behaviourVeronika Irvine2006-01-261-86/+71
* make consistent with other platforms and improve behaviourVeronika Irvine2006-01-261-190/+129