Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-13Bug 530841: [GTK2] Remove GTK 2.x supportAlexander Kurtakov5-143/+58
2018-09-11Bug 530841: [GTK2] Remove GTK 2.x supportI20180912-0210Eric Williams3-27/+3
2018-08-21Bug 530393 - EPL 2.0 update for SWT bundlesLars Vogel62-186/+372
2018-08-16Bug 459043: [Cocoa] NPE while invoking Display.getBoundsLakshmi Shanmugam1-0/+2
2018-03-28Bug 531097 - [Win32] Remove support for Windows before VistaNikita Nemkin5-242/+151
2018-02-17Bug 530387 - [GTK3] Replace deprecatedAlexander Kurtakov2-7/+4
2018-02-02Bug 529151 [Gtk] Move gtk/gdk function from OS.java to GTk.java andLeo Ufimtsev9-78/+78
2018-02-01Bug 529151 [Gtk] Move gtk function from OS.java to GTK.javaLeo Ufimtsev9-133/+133
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

Back to the top