Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBogdan Gheorghe2007-08-28 21:15:53 +0000
committerBogdan Gheorghe2007-08-28 21:15:53 +0000
commit6e51f3e738c76fac437ff35100818e93709494a5 (patch)
tree09270a01071270965a9fba95bc4a705c3c4ff3ac
parentde5493f4a80578bfe444e3aaa713f9c115d36da3 (diff)
downloadeclipse.platform.swt-6e51f3e738c76fac437ff35100818e93709494a5.tar.gz
eclipse.platform.swt-6e51f3e738c76fac437ff35100818e93709494a5.tar.xz
eclipse.platform.swt-6e51f3e738c76fac437ff35100818e93709494a5.zip
v3346g for M20070828v3346g
-rwxr-xr-xbundles/org.eclipse.swt/buildnotes_swt.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index 569e8c6a88..1bb2fccfa1 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -10,6 +10,17 @@
<h1>
Eclipse Platform Build Notes<br>
SWT</h1>
+
+
+<h2> SWT Build 3.3 046g - Wednesday August 28, 2007 </h2>
+<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
+<blockquote>
+194971 [browser] fires duplicate mouse events
+<br>189292 [DND] FileTransfer disables image feedback
+<br>196791 SWT ToolTip does not render Arabian text tooltip correctly on SLED10 Linux
+</blockquote>
+
+
<h2> SWT Build 3.3 046f - Wednesday August 21, 2007 </h2>
<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
<blockquote>

Back to the top