Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-23Bug 455263 - Retire Eclipse SWT/wpfLars Vogel16-3027/+0
2015-03-13Bug 462064 - Remove GTK_WIDGET_* macrosAlexander Kurtakov1-6/+1
2015-03-11Bug 461894 - Remove GtkSelectionData struct bindingAlexander Kurtakov4-96/+26
2015-02-26Bug 460899 - Remove unneeded gtk_tree_view_widget_to_tree_coords bindingAlexander Kurtakov1-5/+1
2015-01-21Bug 457224 - FileTransfer does not work on Ubuntu 14.04Leo Ufimtsev1-10/+21
2015-01-09Bug 457041 - [GTK] Trailing whitespace removal for GTK codebaseLeo Ufimtsev17-509/+509
2014-12-02Bug 453300 - Replace usage of deprecated gtk_drag_beginAlexander Kurtakov1-1/+6
2014-09-22Bug 444725 - Remove carbon support from swtAlexander Kurtakov16-3868/+0
2014-09-22Bug 444715 - Remove photon support from swtAlexander Kurtakov16-2502/+0
2014-09-16Bug 385893 - List and Table getSelectionIndex methods are not veryv4507cI20140918-0330I20140917-2000I20140917-0800I20140916-2000I20140916-0800Sravan Kumar Lakkimsetti3-10/+14
2014-08-27Bug 241957 - Hang in org.eclipse.swt.internal.gtk.OS._gtk_clipboard_wait_for_...Anton Leherbauer1-1/+9
2014-08-20Bug 441791 - Remove motif specific things from codebaseAlexander Kurtakov17-4320/+0
2014-01-30Bug 426522 - Application freeze in Mac SWT due to null pointer.Abhishek Kishore1-0/+1
2013-12-05Bug 358407: Clarify Javadoc for DND#DROP_MOVEMarkus Keller1-2/+13
2013-12-03Add missing @Override annotations.Alexander Kurtakov16-0/+49

Back to the top