Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-10Bug 547935 - [Snippets] Add preview image for SWT SnippetsPaul Pazderski330-0/+0
2019-06-10Bug 547938 - [Snippets] Add recommendations to Snippet ReadmePaul Pazderski1-0/+19
2019-06-10Bug 547934 - [Snippets] Add SnippetExplorer to filter and launch SWTPaul Pazderski3-6/+1275
2019-06-10Bug 547937 - [Snippets] Update OpenGL Snippets for current libraryPaul Pazderski3-57/+52
2019-06-10Bug 547936 - [Snippets] Every Snippet should set a window titlePaul Pazderski303-133/+435
2019-06-07Bug 547907 - POM and product version change for 4.13 releaseNiraj Modi5-5/+5
2019-06-05Bug 547938 - [Snippets] Move mouse over test Shell before startingPaul Pazderski1-0/+9
2019-06-05Bug 547938 - [Snippets] End daemon threads properly and do not rely onlyPaul Pazderski2-5/+11
2019-06-05Bug 547938 - [Snippets] Use empty Shell for Snippet explanationPaul Pazderski1-0/+4
2019-06-05Bug 547938 - [Snippets] Snippet13: do paint in paint listenerPaul Pazderski1-13/+14
2019-06-05Bug 547938 - [Snippets] Make Snippets reusable without class reloadPaul Pazderski2-5/+7
2019-06-04Bug 547938 - [Snippets] should not use System.exitPaul Pazderski2-5/+32
2019-05-19Bug 547304 - [cleanup] Fix wrong line delimitersPaul Pazderski7-921/+921
2019-04-24Bug 475833: Delete TableTree and related itemsLars Vogel1-3/+2
2019-04-23Version 4.12 update for org.eclipse.swt.examplesLars Vogel2-3/+3
2019-04-16Bug 545884 - [Win32] Remove TCHAR string wrapper (Part 1)Nikita Nemkin1-3/+2
2019-03-08Bug 545094 - POM and product version change for 4.12 releaseNiraj Modi5-5/+5
2019-03-05Bug 544658 (Part 2) - Update SWT Examples for StyledText's MouseNiraj Modi1-10/+11
2019-02-25Bug 544658 - Update SWT Examples for StyledText's Mouse NavigationNiraj Modi4-3/+32
2019-02-14Bug 542777 - Mouse Navigation for Styled TextLaurent Caron1-0/+126
2019-02-08Bug 472417 - Typo in examples_texteditor.propertiesAlexander Kurtakov3-4/+4
2018-12-07Bug 541822 - POM and product version change for 4.11 releaseAlexander Kurtakov5-5/+5
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-10-18Bug 267981 - SWT.Border Checkbox not working in ControlExample for theXi Yan9-9/+11
2018-09-22Suppress restriction in test snippets.Alexander Kurtakov1-0/+1
2018-09-19Bump versions for 4.10 stream.Alexander Kurtakov2-2/+2
2018-09-14Bug 536766 - Drop 32 bit support in 4.10Sravan Kumar Lakkimsetti2-11/+0
2018-09-05Bug 538531 - POM version change for 4.10 releaseSravan Kumar Lakkimsetti5-5/+5
2018-08-21Bug 530393 - EPL 2.0 update for SWT for swt.example plug-insLars Vogel578-1724/+3448
2018-08-20Bug 530393 - EPL 2.0 for exsd in SWTLars Vogel1-3/+6
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 Luder2-3/+12
2018-06-11Bug 267981 - SWT.Border Checkbox not working in ControlExample for theXi Yan7-23/+45
2018-06-05Bug 535318 - Update license to EPL-2.0 for platform.swt in about.htmlLars Vogel7-106/+174
2018-06-01Version 4.9 update in plaform.set as prep for the EPL 2.0 updateI20180601-0900Lars Vogel12-12/+12
2018-05-29Bug 535191 - POM version change for 4.9 releaseAlexander Kurtakov5-5/+5
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-04-13Bug 533252 - Iterate over entrySet inLars Vogel1-21/+23
2018-03-10Bug 248075 fix problem with date and +/- buttonslaeubi1-0/+1
2018-03-07Bug 532063: Replace calls to getAverageCharWidth() withI20180307-0800Lakshmi Shanmugam6-8/+9
2018-02-24Bug 531633 - Replace usage of System.getProperty("file.separator")Karsten Thoms2-4/+5
2018-02-12Bug 248075 - DateTime does not support localizationlaeubi1-0/+54
2018-02-06Bug 530764 - Improve readability of Snippet19Lars Vogel1-22/+21
2018-01-26Bug 530166 - [Sonar] Performance - Method invokes inefficient NumberLars Vogel2-11/+11
2018-01-19Bug 529979 - [sonar] Resolve "Write to static field from instance meth."René Purrio2-5/+4
2018-01-16Bug 517401 - [GTK] ControlExample NPE when selecting listener afterAlexander Kurtakov1-2/+2
2018-01-15Bug 529811 - Convert ole win32 examples to Java 8Alexander Kurtakov7-167/+231

Back to the top