Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 Kurtakov9-25/+28
2016-07-13Bug 497809 - Remove useless non-Javadoc commentsAlexander Kurtakov10-66/+21
2016-07-12Bug 497770 - Add minimal Readme.md to org.eclipse.swt.snippetsLars Vogel1-0/+18
2016-07-12Bug 497575 - [ControlsExample] extends ControlsExample with rectableLars Vogel1-1/+10
2016-07-12Bug 497748 - SWT should increase bundle version in master (4.7) toArun Thondapu10-10/+10
2016-07-08Bug 497560 - Delete org.eclipse.swt.examples .classpath_flexLars Vogel1-7/+0
2016-06-28Bug 496465 - Prep for 4.7 (Oxygen) and 4.6.1 (Neon.1) maintenance buildsLakshmi Shanmugam4-4/+4
2016-06-28Bug 496465 - Prep for 4.7 (Oxygen) and 4.6.1 (Neon.1) maintenance buildsLakshmi Shanmugam1-1/+1
2016-06-17Bug 487493 - Use varargs in List#setItemsAlexander Kurtakov5-7/+7
2016-06-08Bug 494958 - Add color tab to ControlExampleIan Pun3-7/+254
2016-05-19Bug 493047 (part 2)- [HighDPI] Clipboard Example: Image looses it'sNiraj Modi1-17/+7
2016-05-06Bug 493047 - [HighDPI] Clipboard Example: Image looses it's qualityI20160506-0830Niraj Modi1-3/+49
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-04-01Bug 490853 - Replace new Integer() with Integer.valueOf() inLars Vogel14-107/+107
2016-04-01Bug 490855 - Run copyright tooling on org.eclipse.swt.examplesLars Vogel76-76/+76
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 Kurtakov4-110/+80
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
2016-02-12Bug 485821 - Make examples/snippets use lambdas Alexander Kurtakov67-1746/+1303
2016-02-12Bug 485821 - Make examples/snippets use lambdas Alexander Kurtakov47-1000/+742
2016-02-11Bug 485821 - Make examples/snippets use lambdasAlexander Kurtakov70-1539/+1145
2016-02-11Bug 485821 - Make examples/snippets use lambdasAlexander Kurtakov45-2364/+1929
2016-01-26Bug 473850: [BiDi] Add text direction test toI20160126-2000Markus Keller1-1/+4
2016-01-25Bug 480318 - SWT Menu does not fire Selection Event when touch displayConrad Groth1-0/+1
2016-01-24Bug 473850 - [BiDi] Add text direction test toI20160124-2000Lina Kemmel3-2/+128
2016-01-15Bug 485929: CustomControlExample > StyledText: color buttons should not reset...Markus Keller1-5/+9
2016-01-15Bug 485821 - Make examples/snippets use lambdasAlexander Kurtakov34-819/+418
2016-01-15Bug 485821 - Make examples/snippets use lambdasAlexander Kurtakov4-50/+31
2016-01-15Bug 485821 - Make examples/snippets use lambdasAlexander Kurtakov16-249/+166
2016-01-09Bug 484536 - Use String.isEmpty in tests/examplesAlexander Kurtakov3-6/+13
2015-12-17Bug 484541 - Adapt to Combo.setItems and PaletteData varargsAlexander Kurtakov18-75/+92
2015-12-08Revert "Bug 465280 - [GTK3] OS.gtk_widget_get_allocation returns (0,0) for in...Arun Thondapu1-7/+0
2015-12-07Bug 468854 - Add tests and examples for Control.requestLayout.I20151207-0800Stefan Xenos3-10/+14
2015-12-04Bug 465280 - [GTK3] OS.gtk_widget_get_allocation returns (0,0) for invisible ...Snjezana Peco1-0/+7
2015-11-23Bug 463924 - Hashtable -> HashMap, MapJacek Sieka2-9/+10
2015-11-11Bug 481926 - Use vararg reflection methods in tests/examples/toolsAlexander Kurtakov3-3/+3
2015-11-02Bug 462633: Enable save actions for annotationsMarkus Keller3-0/+3
2015-10-23added menu and buttons to Snippet367 (HiDPI example)Markus Keller1-17/+53
2015-09-28478520: SWT should increase bundle version in master toSravan Kumar Lakkimsetti10-10/+10
2015-09-22Bug 461486 - Updated ShellTab of the ControlExample with the NO_MOVEAlexandra Buzila1-2/+6
2015-09-03Bug 455399 - Update org.eclipse.swt.examples to Java 8Alexander Kurtakov15-25/+25
2015-09-03Bug 455403 - Update org.eclipse.swt.snippets to Java 8Alexander Kurtakov3-5/+5
2015-09-03Bug 476529 - Move swt.snippets to Java 1.7Alexander Kurtakov9-72/+144
2015-07-31Bug 474049 - Move examples to Java 1.7Alexander Kurtakov29-71/+353

Back to the top