Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-04-22Bug 465129: Comparator errors in I20150421-0800 related to swt ole examplesMarkus Keller2-1/+2
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
2015-04-08Bug 463127 - [Win32] Transparent background not honored on CompositeNiraj Modi1-3/+4
2015-03-26Bug 462667 - Remove references to Motif in SWT code and comments Lars Vogel3-134/+2
2015-03-25Bug 462665 - Remove references to Carbon in SWT code and commentsAlexander Kurtakov1-20/+11
2015-03-24Bug 455263 - Retire Eclipse SWT/wpf Alexander Kurtakov2-3/+3
2015-03-23Bug 455263 - Retire Eclipse SWT/wpfLars Vogel1-1/+1
2015-03-19Bug 421383 - [Graphics] Scaling issues on high DPI displaysI20150319-1640I20150319-1430Markus Keller7-33/+45
2015-03-16461427 Add build-time dependency to arbitrary SWT fragment versionTobias Oberlies4-8/+8
2015-03-13Bug 421383 - [Graphics] Scaling issues on high DPI displaysNiraj Modi4-0/+78
2015-03-10Bug 459487 - For GTK3, replacing gtk_arrow_* with gtk_image_*.Leo Ufimtsev1-0/+116
2015-02-05Bug 458863 - Replace Vector with ArrayList where appropriate Jacek Sieka17-97/+105
2015-02-05Add forgotten @Override annotations.Alexander Kurtakov3-0/+65
2015-01-23Bug 435384 - Add support for 'transparent' colorsNiraj Modi1-0/+465
2015-01-16Bug 457657 - Move swt.examples to Java 1.6Alexander Kurtakov92-375/+2059
2014-12-17Bug 454914: MenuItem.setToolTip() doesn't work for items in the shell menubar...Markus Keller1-4/+6
2014-12-10Added new API to ControlExample (Bug 62575 - No Tooltip support forLakshmi Shanmugam2-2/+9
2014-10-02Bug 433818 - ControlExample: should be able to set text for ShellMarkus Keller3-5/+9
2014-10-02Bug 433818 - ControlExample: should be able to set text for ShellAbhishek Kishore2-0/+19
2014-10-02added MouseHorizontalWheel, replaced MouseWheel with MouseVerticalWheelMarkus Keller1-1/+2
2014-09-22Bug 444725 - Remove carbon support from swtI20140923-0800Alexander Kurtakov15-154/+5
2014-09-22Bug 444715 - Remove photon support from swtAlexander Kurtakov12-26/+14
2014-08-20Bug 441791 - Remove motif specific things from codebaseAlexander Kurtakov12-33/+3
2014-08-20Bug 441602: Shell#setRegion fails to mirror for RTL contextMarkus Keller4-11/+13
2014-08-14Try to close the reader in SnippetLauncher always.Alexander Kurtakov1-2/+13
2014-08-14Remove non-needed casts from Snippet361.Alexander Kurtakov1-5/+5
2014-07-21Add missing Deprecated annotation.Alexander Kurtakov1-0/+1
2014-07-16Bug 439640 - SWT should increase bundle version in master toArun Thondapu10-10/+10
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsPaul Webster5-5/+5
2014-05-07Bug 429144 - Retire broken org.eclipse.swt.opengl plug-inv4426dI20140508-2000I20140507-2000Arun Thondapu1-0/+6
2014-03-21Bug 430913 - Remove trailing whitespaceSami Wagiaalla1-23/+23
2014-03-10Bug 407927 - Javadoc updates in Snippet332Lina Kemmel1-2/+6
2014-03-06Fix indentationLina Kemmel1-23/+23
2014-03-06Add to Snippet332 a snippet that shows using of bidi segments in ComboLina Kemmel1-5/+21
2014-02-23Bug 428514 - Merge the examples project that contain only views. Alexander Kurtakov52-682/+185
2014-02-21Add missing javacProjectSettings to watchdoe example.Alexander Kurtakov1-0/+1
2014-02-19Fix warnings in examples.watchdog.Alexander Kurtakov5-4/+108
2014-02-19Bug 428543 - Remove import.properties filesAlexander Kurtakov1-14/+0
2014-02-19Bug 428543 - Remove import.properties filesAlexander Kurtakov6-96/+0
2014-02-19Bug 428512 - Adapt Java 1.5 in examplesAlexander Kurtakov19-129/+107
2014-02-18Bug 428390 - Remove unneeded activators from examplesAlexander Kurtakov7-135/+4
2014-01-17added missing APIs in StyledText and Textv4417aI20140120-0800I20140119-2000Markus Keller3-12/+20
2014-01-09Bug 425157 - Do not use nested jars in swt examples.Alexander Kurtakov17-101/+30
2014-01-09Fix snippets build.properties.Alexander Kurtakov1-1/+1
2013-11-20Clean up browser.demo.Alexander Kurtakov3-2/+4
2013-11-20Snippet337 - access static method directly.Alexander Kurtakov1-1/+1
2013-11-20Use vararg methods in ControlExample.Alexander Kurtakov1-3/+3

Back to the top