Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-29Bug 514351 - Make Snippets use lambdas (2)Lars Vogel1-48/+48
2017-03-10Bug 512128 - Snippet173 & Snippet270 use website with actual popupLeo Ufimtsev1-1/+1
2017-03-06Bug 513037 - [api] Provide helper methods to use lambda expressions forAlexander Kurtakov4-81/+73
2017-03-04Bug 513052 - Use varargs in DropTarget#setTransferAlexander Kurtakov7-15/+15
2017-02-13Bug 512128 - Snippet173 use website with actual popupLeo Ufimtsev1-1/+1
2016-12-20Bug 509543 - [Browser] Snippet362 is broken because eclipse.orgI20161220-2000Leo Ufimtsev1-1/+1
2016-12-09Bug 508768 - Remove pocketPC snippetsLeo Ufimtsev3-133/+0
2016-11-28Bug 508155 - Update SWT Snippets FocusListener with lambda expressionsLars Vogel3-35/+15
2016-11-18Bug 507339 - Update SWT Snippets KeyListener with Lambda expressionsLars Vogel3-68/+58
2016-11-17Bug 507357 - Increase error setting in SWT snippets, e.g., to markY20161117-1000Lars Vogel1-3/+8
2016-11-17Bug 506585 - [Snippets] Refactor registered listeneres to use lambdaChristian Mohr10-358/+292
2016-11-08Bug 507186 - Add usage of DateTime widget with SWT.DROP_DOWN style toLars Vogel1-1/+5
2016-10-19Bug 502845 - Update SWT snippets to use the SelectionListener lambdaAlexander Kurtakov5-29/+24
2016-10-13Bug 505823 - Fix whitespace issues in SWT snippetsY20161013-1000Lars Vogel143-444/+444
2016-10-13Bug 502845 - Update SWT snippets to use the SelectionListener lambdaLars Vogel10-94/+66
2016-10-11Bug 502845 - Update SWT snippets to use the SelectionListener lambdaLars Vogel16-234/+203
2016-09-21Use lambdas in lwjgl snippets.Y20160922-1000Alexander Kurtakov2-73/+45
2016-07-18Bug 497558: Add minimal Readme.md to org.eclipse.swt for setting the classpathMarkus Keller1-6/+6
2016-07-15Bug 497807 - Use varargs in DropTarget#setTransferI20160716-1900Alexander Kurtakov8-23/+26
2016-07-12Bug 497770 - Add minimal Readme.md to org.eclipse.swt.snippetsLars Vogel1-0/+18
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

Back to the top