Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-21Bug 541356 - [HiDPI] Fix ImageDataProvider and FileDataProviderNiraj Modi1-3/+7
2018-11-19Bug 540809 - Wait for shell in Snippet146Xi Yan1-0/+5
2018-11-16Bug 539618 - [StyledText] Allow to define a top margin for a given lineangelozerr1-0/+50
2018-09-22Suppress restriction in test snippets.Alexander Kurtakov1-0/+1
2018-08-21Bug 530393 - EPL 2.0 update for SWT for swt.example plug-insLars Vogel364-1082/+2164
2018-08-14Bug 515502 - [HiDPI][Win10] SWT to receive/handle DPI changeI20180814-0900Niraj Modi1-0/+263
2018-07-18Bug 536024 [Win32][GTK] Show calendar week in SWT.CALENDAR AddedChristoph Luder1-2/+2
2018-06-05Bug 535318 - Update license to EPL-2.0 for platform.swt in about.htmlLars Vogel1-13/+27
2018-06-01Version 4.9 update in plaform.set as prep for the EPL 2.0 updateI20180601-0900Lars Vogel1-1/+1
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

Back to the top