Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-17Move away of deprecated AbstractUIPlugin.getWorkbench.Alexander Kurtakov1-2/+3
2019-09-25Bug 551438 - Fix files that have ended up with CRLF in the gitEd Merks2-170/+170
2019-09-06Bug 550767 - POM and product version change for 4.14 releaseNiraj Modi5-5/+5
2019-07-05Using indexOf char instead of indexOf StringLars Vogel1-1/+1
2019-06-28Enable search icon in SnippetExplorer's filter text fieldPaul Pazderski2-1/+1
2019-06-26Removes unsed import from FileViewerLars Vogel2-2/+12
2019-06-25Using multi-catchLars Vogel2-30/+7
2019-06-24Bug 474156 - Run API Tools builder in the Gerrit verification buildMickael Istria5-2/+10
2019-06-20Bug 548191: [GTK] Add color constant for disabled background andEric Williams1-0/+2
2019-06-19Bug 548320: [Mac] Add color constants for disabled background andLakshmi Shanmugam1-0/+4
2019-06-18Use String.contains instead of indexOfLars Vogel5-14/+14
2019-06-17StringBuilder instead of StringBufferLars Vogel1-2/+2
2019-06-174.13 update for org.eclipse.swt.examples.browser.demosLars Vogel2-2/+2
2019-06-14Bug 547304 - [cleanup] Fix wrong space/tab indentationPaul Pazderski63-820/+820
2019-06-144.13 version updates ofPaul Pazderski6-6/+6
2019-06-14Stop using deprecated number constructors.Alexander Kurtakov1-4/+4
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

Back to the top