Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-07Bug 529494 - Convert to StringBuilderAlexander Kurtakov1-4/+4
2017-11-27Bug 527693 - [Wayland] TextTransfer crash (libX11.so) due to an x11 callI20171127-2000Alexander Kurtakov1-3/+9
2017-09-27Bug 525255 - Enable indirect static usage warningsI20170927-0420Alexander Kurtakov2-6/+8
2017-09-27Bug 525255 - Enable indirect static usage warningsAlexander Kurtakov5-24/+27
2017-09-27Bug 525255 - Enable indirect static usage warnings Alexander Kurtakov12-45/+48
2017-06-30Bug 519056 - Change *DragSourceEffect to do cairo drawing onlyAlexander Kurtakov3-80/+83
2017-04-28Bug 515035 - [Wayland] DnD on text causes null pointer exceptionIan Pun1-2/+6
2017-04-21Bug 515558 - [GTK] Add DragSourceEffect for List widgetAlexander Kurtakov2-1/+177
2017-04-18Bug 515035 - [Wayland] DnD on text causes null pointer exceptionIan Pun1-0/+31
2017-04-06Bug 496409 - [HiDPI][API] Provide Image#getImageData(int zoom)Niraj Modi1-4/+5
2017-04-04Bug 510446 [wayland] StyledText DnD not signalling, move drag detectionI20170404-2000Ian Pun1-6/+6
2017-03-20Bug 503431 : [wayland] DND Mouse button release event not triggering fixLeo Ufimtsev1-16/+19
2017-03-15Bug 503431 - [wayland] Mouse button release event not triggering fromIan Pun1-3/+23
2017-03-14Bug 510446 - [wayland] StyledText DnD not signalling, move dragIan Pun1-0/+8
2017-03-03Bug 513052 - Use varargs in DropTarget#setTransferLars Vogel3-3/+3
2017-01-30Bug 302448 - Use new clipboard constantsLakshmi Shanmugam6-23/+23
2017-01-21Revert "Bug 483642 - Retire internal SWTEventListener and SWTEventObject class"I20170121-0950Alexander Kurtakov1-4/+3
2017-01-20Bug 483642 - Retire internal SWTEventListener and SWTEventObject classAlexander Kurtakov1-3/+4
2016-12-14Revert "Bug 503431 - [wayland] CTabFolder slow when switching tabs (DnD logic...Alexander Kurtakov1-10/+3
2016-12-14Bug 509210 - Table|TreeDragSourceEffect assume cairo xlib surface whichAlexander Kurtakov2-4/+20
2016-12-13Bug 503431 - [wayland] CTabFolder slow when switching tabs (DnD logicIan Pun1-3/+10
2016-12-13Revert "Bug 483642 - Retire internal SWTEventListener and SWTEventObject class"Alexander Kurtakov3-8/+7
2016-12-13Bug 483642 - Retire internal SWTEventListener and SWTEventObject classFabian Pfaff3-7/+8
2016-11-10Bug 507235: Clean up of Converter.java Leo Ufimtsev9-15/+15
2016-10-18Bug 500694 - [HiDPI][GTK] Drag and Drop not working properly on highNiraj Modi3-4/+5
2016-09-20Bug 501782: [GTK2] Clean up pre-GTK2.24 codeAlexander Kurtakov2-2/+2
2016-09-20Bug 501782: [GTK2] Clean up pre-GTK2.24 codeAlexander Kurtakov1-2/+1
2016-09-20Bug 501782: [GTK2] Clean up pre-GTK2.24 codeEric Williams3-11/+3
2016-07-24Bug 497962 - Use lambdas where possibleAlexander Kurtakov7-144/+90
2016-07-14Bug 497807 - Use varargs in DropTarget#setTransferY20160714-1000Lars Vogel3-4/+7
2016-05-12Bug 493462: [HiDPI] Improve autoScale method, default deviceZoom, and system ...Markus Keller2-2/+4
2016-03-12Bug 479614 - [Graphics] HiDPI support for eclipse platformSravan Kumar Lakkimsetti1-2/+2
2016-03-12Bug 479614 - [Graphics] HiDPI support for eclipse platformNiraj Modi8-18/+31
2016-02-22Revert "Bug 399786 - GC#draw*(..) needs to support high-DPI "Sravan Kumar Lakkimsetti2-5/+4
2016-02-22Bug 399786 - GC#draw*(..) needs to supportSravan Kumar Lakkimsetti2-4/+5
2016-02-10Bug 483640 - Add missing annotations to SWT after the move to Java 7Alexander Kurtakov9-9/+32
2016-01-12Bug 485635 - Delete emulated DnDAlexander Kurtakov16-2211/+0
2016-01-07Bug 485367 - cleaned trailing spaces in swt (common)Andrey Loskutov9-201/+201
2016-01-07Bug 485367 - cleaned trailing spaces in swt (emulated)Andrey Loskutov16-339/+339
2016-01-07Bug 485367 - cleaned trailing spaces in swt (cocoa)Andrey Loskutov16-498/+498
2016-01-07Bug 485367 - cleaned trailing spaces in swt (win32)Andrey Loskutov17-544/+544
2016-01-07Bug 485367 - cleaned trailing spaces in swt (gtk, cairo and Co)Andrey Loskutov1-1/+1
2015-11-02Bug 462633: Enable save actions for annotationsMarkus Keller15-0/+80
2015-11-02Bug 462633: Enable save actions for annotationsMarkus Keller13-0/+46
2015-10-20Revert "Bug 302448 - Use new clipboard constants"Lakshmi Shanmugam6-34/+17
2015-10-19Bug 302448 - Use new clipboard constantsLakshmi Shanmugam6-17/+34
2015-10-05Bug 471557 - NullPointerException in Clipboard.getContents (293)Lakshmi Shanmugam1-2/+4
2015-07-07Bug 470568 - Replace `new Boolean` with `Boolean.valueOf`Alex Blewitt1-1/+1
2015-04-09Bug 462666 - Remove references to Photon in SWT code and comments Lars Vogel4-8/+0
2015-03-26Bug 462667 - Remove references to Motif in SWT code and comments Lars Vogel4-10/+2

Back to the top