Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-17Bug 487493 - Use varargs in List#setItemsAlexander Kurtakov2-3/+3
2016-04-07Bug 491148 - Links Javadoc should use <a></a>and not <A></A> Y20160407-1000Lars Vogel2-2/+2
2016-04-01Bug 490861 - Replace new Integer() with Integer.valueOf() in rest ofLars Vogel1-1/+1
2016-04-01Bug 490856 - Run copyright tooling for org.eclipse.swt.snippetsLars Vogel157-153/+193
2016-03-22Bug 489836 - [Snippets] Split the org.eclipse.swt.snippets into commonAlexander Kurtakov1-0/+1
2016-03-22Bug 489836 - [Snippets] Split the org.eclipse.swt.snippets into commonSravan Kumar Lakkimsetti4-7/+21
2016-03-16Updated Snippet to use set and get link colorLakshmi Shanmugam1-4/+31
2016-03-02Bug 485821 - Make examples/snippets use lambdasAlexander Kurtakov2-54/+45
2016-02-22Revert "Bug 399786 - GC#draw*(..) needs to support high-DPI "Sravan Kumar Lakkimsetti1-3/+1
2016-02-22Bug 399786 - GC#draw*(..) needs to supportSravan Kumar Lakkimsetti1-1/+3
2016-02-12Bug 485821 - Make examples/snippets use lambdas Alexander Kurtakov67-1746/+1303
2016-02-12Bug 485821 - Make examples/snippets use lambdas Alexander Kurtakov47-1000/+742
2016-02-11Bug 485821 - Make examples/snippets use lambdasAlexander Kurtakov70-1539/+1145
2016-01-25Bug 480318 - SWT Menu does not fire Selection Event when touch displayConrad Groth1-0/+1
2016-01-15Bug 485821 - Make examples/snippets use lambdasAlexander Kurtakov2-22/+9
2016-01-15Bug 485821 - Make examples/snippets use lambdasAlexander Kurtakov11-136/+94
2015-12-17Bug 484541 - Adapt to Combo.setItems and PaletteData varargsAlexander Kurtakov11-43/+37
2015-11-11Bug 481926 - Use vararg reflection methods in tests/examples/toolsAlexander Kurtakov1-1/+1
2015-11-02Bug 462633: Enable save actions for annotationsMarkus Keller3-0/+3
2015-10-23added menu and buttons to Snippet367 (HiDPI example)Markus Keller1-17/+53
2015-09-03Bug 455403 - Update org.eclipse.swt.snippets to Java 8Alexander Kurtakov3-5/+5
2015-09-03Bug 476529 - Move swt.snippets to Java 1.7Alexander Kurtakov9-72/+144
2015-05-13Revert "Misc changes"Arun Thondapu2-53/+7
2015-05-13Misc changesLina Kemmel2-7/+53
2015-04-24Linux build file changes for XULR31Lakshmi Shanmugam2-8/+3
2015-04-24Merge branch 'lshanmugam/xulrunner-31'Lakshmi Shanmugam2-3/+8
2015-04-21Bug 421383 - [Graphics] Scaling issues on high DPI displaysMarkus Keller1-3/+102
2015-04-21Bug 435384 - Add support for 'transparent' colorsNiraj Modi1-2/+2
2015-04-16Bug 463127 - [Win32][GTK] Transparent background not honored onNiraj Modi1-16/+16
2015-04-09Bug 463127 - [Win32] Transparent background not honored on CompositeNiraj Modi1-10/+23
2015-04-08Bug 463127 - [Win32] Transparent background not honored on CompositeNiraj Modi1-3/+4
2015-03-26Bug 462667 - Remove references to Motif in SWT code and comments Lars Vogel3-134/+2
2015-03-24Bug 455263 - Retire Eclipse SWT/wpf Alexander Kurtakov2-3/+3
2015-03-19Bug 421383 - [Graphics] Scaling issues on high DPI displaysI20150319-1640I20150319-1430Markus Keller7-33/+45
2015-03-13Bug 421383 - [Graphics] Scaling issues on high DPI displaysNiraj Modi4-0/+78
2015-03-10Bug 459487 - For GTK3, replacing gtk_arrow_* with gtk_image_*.Leo Ufimtsev1-0/+116
2015-02-05Add forgotten @Override annotations.Alexander Kurtakov3-0/+65
2015-01-23Bug 435384 - Add support for 'transparent' colorsNiraj Modi1-0/+465
2014-09-22Bug 444725 - Remove carbon support from swtI20140923-0800Alexander Kurtakov4-135/+3
2014-09-22Bug 444715 - Remove photon support from swtAlexander Kurtakov1-1/+1
2014-08-20Bug 441791 - Remove motif specific things from codebaseAlexander Kurtakov1-1/+1
2014-08-20Bug 441602: Shell#setRegion fails to mirror for RTL contextMarkus Keller4-11/+13
2014-08-14Try to close the reader in SnippetLauncher always.Alexander Kurtakov1-2/+13
2014-08-14Remove non-needed casts from Snippet361.Alexander Kurtakov1-5/+5
2014-07-21Add missing Deprecated annotation.Alexander Kurtakov1-0/+1
2014-05-07Bug 429144 - Retire broken org.eclipse.swt.opengl plug-inv4426dI20140508-2000I20140507-2000Arun Thondapu1-0/+6
2014-03-10Bug 407927 - Javadoc updates in Snippet332Lina Kemmel1-2/+6
2014-03-06Fix indentationLina Kemmel1-23/+23
2014-03-06Add to Snippet332 a snippet that shows using of bidi segments in ComboLina Kemmel1-5/+21
2014-01-09Fix snippets build.properties.Alexander Kurtakov1-1/+1

Back to the top