summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.swt')
-rwxr-xr-xbundles/org.eclipse.swt/buildnotes_swt.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index f978d70c31..bd77e5fb2c 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -11,6 +11,19 @@
Eclipse Platform Build Notes<br>
SWT</h1>
+<h2> SWT Build 3.4 08 - Tuesday August 28, 2007</h2>
+<blockquote>
+108591 SWT StyledText does not support inline Input method
+<br>165108 Spinner can not apply the value that input to text-box.
+<br>180686 DBCS3.3: strikeout rendering issue on WindowsVista
+<br>189292 [DND] FileTransfer disables image feedback
+<br>192861 VM crash opening browser widget with much html
+<br>196791 SWT ToolTip does not render Arabian text tooltip correctly on SLED10 Linux
+<br>200101 TableColumn sets image when SWT.CENTER alignment is used.
+<br>201181 Basic Authentication of XMLHttpRequest crashes Eclipse
+<br>201217 NPE in Canvas.kEventControlSetFocusPart(Canvas.java:150)
+</blockquote>
+
<h2> SWT Build 3.4 07 - Tuesday August 21, 2007</h2>
<blockquote>
164755 Inconsistent z-order for ON_TOP shells between win32 and MacOS