Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-18Bug 548277 - [Win32] Remove 32-bit code commentsNikita Nemkin2-17/+17
2019-06-14Bug 547304 - [cleanup] Fix wrong space/tab indentationPaul Pazderski2-4/+4
2019-05-17Bug 547191 - [Cocoa] Remove support code for macOS 10.9 and earlierNikita Nemkin1-6/+2
2019-05-10Bug 546768 - [Cocoa] Remove 32-bit codeNikita Nemkin2-20/+20
2019-04-23Bug 462665 - Remove references to Carbon in SWT Java code and commentsLars Vogel1-1/+1
2019-04-16Bug 545884 - [Win32] Remove TCHAR string wrapper (Part 1)Nikita Nemkin1-5/+5
2019-04-02Bug 545793 - [GTK] Remove 32-bit codeXi Yan1-1/+1
2019-03-26Bug 545793: [GTK] Remove 32-bit codeEric Williams2-42/+42
2019-02-18Bug 543933 - Build javadocs with Java 11Alexander Kurtakov3-3/+3
2019-02-16Bug 543933 - Build javadocs with Java 11Alexander Kurtakov3-3/+3
2019-02-14Prefer usage of Boolean.parseBooleanLars Vogel1-1/+1
2019-01-30Bug 539707 - [GTK3] Replace deprecated gdk_threads_leave()Alexander Kurtakov2-6/+6
2018-11-02Revert "Revert "Bug 532830 - [Win32] Remove ANSI versions of functionsI20181102-1800Nikita Nemkin2-15/+8
2018-11-02Revert "Bug 532830 - [Win32] Remove ANSI versions of functions and structures"Lars Vogel2-8/+15
2018-10-22Bug 532830 - [Win32] Remove ANSI versions of functions and structuresI20181022-1800Lars Vogel2-15/+8
2018-10-17Revert "Bug 532830 - [Win32] Remove ANSI versions of functions and structures"Niraj Modi2-8/+15
2018-10-16Bug 532830 - [Win32] Remove ANSI versions of functions and structuresNikita Nemkin2-15/+8
2018-09-18Rename Color.handleRGBA to handle.Alexander Kurtakov1-3/+3
2018-09-17Bug 530841: [GTK2] Remove GTK 2.x supportAlexander Kurtakov1-5/+0
2018-09-11Bug 530841: [GTK2] Remove GTK 2.x supportI20180912-0210Eric Williams1-7/+2
2018-08-21Bug 530393 - EPL 2.0 update for SWT bundlesLars Vogel7-21/+42
2018-04-11Bug 488431 - Provide SWT/GTK3 port on WindowsRolf Theunissen2-1/+2
2018-03-28Bug 531097 - [Win32] Remove support for Windows before VistaNikita Nemkin2-33/+29
2018-02-02Bug 529151 [Gtk] Move gtk/gdk function from OS.java to GTk.java andLeo Ufimtsev2-4/+4
2018-02-01Bug 529151 [Gtk] Move gtk function from OS.java to GTK.javaLeo Ufimtsev2-119/+119
2017-09-27Bug 525255 - Enable indirect static usage warningsI20170927-0420Alexander Kurtakov1-4/+3
2017-09-27Bug 525255 - Enable indirect static usage warnings Alexander Kurtakov2-16/+16
2017-06-30Bug 518532 - Drop GDK drawingI20170630-2000Alexander Kurtakov1-1/+1
2017-06-29Bug 518532 - Drop GDK drawingAlexander Kurtakov1-17/+3
2017-06-27Bug 477950: [GTK3] Port SWT colors from using GdkColor to GdkRGBA soEric Williams1-2/+7
2016-11-17Bug 498876: [HiDPI][Printer] GC autoScales for Printer devices at HighDPIMarkus Keller3-0/+9
2016-11-10Bug 507235: Clean up of Converter.java Leo Ufimtsev2-11/+11
2016-09-28Bug 498876 - [HiDPI][Printer] GC autoScales for Printer devices atNiraj Modi3-2/+17
2016-09-20Bug 501782: [GTK2] Clean up pre-GTK2.24 codeEric Williams1-3/+0
2016-07-21Bug 498062 - [HiDPI] autoScale wrongly applies to Printer devices onY20160721-1000Niraj Modi1-11/+1
2016-03-12Bug 479614 - [Graphics] HiDPI support for eclipse platformNiraj Modi1-1/+11
2016-01-12Bug 485602 - Remove unused Printing implementations Alexander Kurtakov4-1210/+0
2016-01-07Bug 485367 - cleaned trailing spaces in swt (common)Andrey Loskutov1-29/+29
2016-01-07Bug 485367 - cleaned trailing spaces in swt (emulated)Andrey Loskutov2-25/+25
2016-01-07Bug 485367 - cleaned trailing spaces in swt (cocoa)Andrey Loskutov2-43/+43
2016-01-07Bug 485367 - cleaned trailing spaces in swt (win32)Andrey Loskutov2-45/+45
2015-11-02Bug 462633: Enable save actions for annotationsMarkus Keller2-0/+10
2015-11-02Bug 462633: Enable save actions for annotationsMarkus Keller2-0/+10
2015-07-07Bug 470568 - Replace `new Boolean` with `Boolean.valueOf`Alex Blewitt1-1/+1
2015-03-26Bug 463152 - Drop pre-2.18 GTK checks in Printer/PrintDialog Alexander Kurtakov2-14/+4
2015-03-24Bug 455263 - Retire Eclipse SWT/wpfAlexander Kurtakov2-586/+0
2015-01-09Bug 457041 - [GTK] Trailing whitespace removal for GTK codebaseLeo Ufimtsev2-60/+60
2014-10-13Bug 446930: NPE in Control.windowProc (widget disposed in Link MouseUp handler)v4507gI20141021-0800I20141014-0800Markus Keller1-5/+5
2014-10-01Bug 444542 - Eliminate reliance on stack trace filters in UISergey Prigogin2-1/+8
2014-09-22Bug 444725 - Remove carbon support from swtAlexander Kurtakov2-1033/+0

Back to the top