Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-04-26Bug 232501 - Snippet to compute browser sizeLucas Bullen1-0/+70
2018-04-13Bug 533124 - Allow multi line text in CTabFolder.I20180413-2000ncazottes1-0/+57
2018-03-10Bug 248075 fix problem with date and +/- buttonslaeubi1-0/+1
2018-03-07Bug 532063: Replace calls to getAverageCharWidth() withI20180307-0800Lakshmi Shanmugam3-5/+6
2018-02-12Bug 248075 - DateTime does not support localizationlaeubi1-0/+54
2018-02-06Bug 530764 - Improve readability of Snippet19Lars Vogel1-22/+21
2018-01-07Bug 529494 - Convert to StringBuilderAlexander Kurtakov6-19/+20
2017-12-20Bug 528746 - [performance] Added getOffsetAtPoint(Point)Karsten Thoms1-6/+8
2017-12-12Bug 527738 [Webkit2] implement setUrl(...POST..) support. (snippet 330)Roland Grunberg1-39/+71
2017-11-30Bug 527935 - Add Automatic-Module-Name to MANIFEST.MF in SWT repoAlexander Kurtakov1-0/+1
2017-11-24Bug 527565 - [Webkit2] Ensure all Browser Snippets work (popup bloker)Leo Ufimtsev1-1/+1
2017-11-09Bug 527018 - [refactoring] Replace use of Number constructors by valueOfKarsten Thoms2-2/+2
2017-10-31Bug 522020 - Customize different line spacing of StyledText withangelozerr2-0/+109
2017-09-27Bug 525264 - Use foreach in snippets and examplesAlexander Kurtakov1-4/+2
2017-08-17Bug 521024 - [api] Provide helpers to use lambda expressions for BrowserAlexander Kurtakov8-113/+82
2017-08-17Bug 521018 - [api] Provide helpers to use lambda expressions forAlexander Kurtakov1-8/+5
2017-08-11Bug 520822 - [api] Provide helpers to use lambda expressions forAlexander Kurtakov1-17/+14
2017-08-10Bug 512342 - [api] Provide helper methods to use lambda expressions forAlexander Kurtakov3-46/+37
2017-06-29Bug 518542 - Remove XULRunner related code from SWT source repositoryLakshmi Shanmugam9-750/+3
2017-06-26Bug 518542: Remove XULRunner related code from SWT source repositoryAlexander Kurtakov1-7/+7
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

Back to the top