summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelipe Heidrich <fheidric>2003-06-23 22:49:21 +0000
committerFelipe Heidrich <fheidric>2003-06-23 22:49:21 +0000
commita76a5df0b4c209922429ba46df2b7f68ccaa3afc (patch)
treec9d0f7ce570a716678f7fdff53520ed5c479bab2
parent871dcb30e39b39245115f9970fda9dbff6f0820a (diff)
downloadeclipse.platform.swt-a76a5df0b4c209922429ba46df2b7f68ccaa3afc.tar.gz
eclipse.platform.swt-a76a5df0b4c209922429ba46df2b7f68ccaa3afc.tar.xz
eclipse.platform.swt-a76a5df0b4c209922429ba46df2b7f68ccaa3afc.zip
v3010v3010
-rwxr-xr-xbundles/org.eclipse.swt/buildnotes_swt.html22
1 files changed, 22 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index 08b1874df8..879acf359d 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -11,6 +11,28 @@
<h1>
Eclipse Platform Build Notes<br>
SWT</h1>
+SWT Build 3.0 010 - Tuesday June 24, 2003
+
+<h2>
+<a NAME="Problem reports fixed"></a>Problem reports fixed</h2>
+<blockquote>
+17656: Inconsistent combo box display behaviour
+<br>30871: [Cell Editors] Support for multiline text cell editor
+<br>33966: CCombo is padding it's drop-down items list with blank entries
+<br>34365: Display problem in the editor
+<br>35852: Crash on first startup in Mandrake 9.1
+<br>38596: ControlExample - 'return' inside text widget goes to button widget
+<br>38626: DirectoryDialog getFilterPath() always returns null
+<br>38627: [Contributions] Cascading menu does not show an arrow
+<br>38914: Clicking in the wrong sequence crashes Java VM
+<br>38987: PocketPC: MULTI Text control ES_WANTRETURN/_TAB_NEXT problem
+<br>39049: FormLayout performance
+<br>39078: FormData throws "Widget is disposed" when it's widget is dispose()d
+</blockquote>
+
+<h1>
+Eclipse Platform Build Notes<br>
+SWT</h1>
SWT Build 3.0 009 - Tuesday June 17, 2003
<h2>