summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBilly Biggs <bbiggs>2005-08-05 16:33:48 +0000
committerBilly Biggs <bbiggs>2005-08-05 16:33:48 +0000
commitefab37d64a1b3c266bbed32c32e4357d4c6cd2a0 (patch)
tree44930e1355be41087b2a4e93212d1b55f6f65625
parent261b17413812aaba000e40e686c342d0296e361b (diff)
downloadeclipse.platform.swt-efab37d64a1b3c266bbed32c32e4357d4c6cd2a0.tar.gz
eclipse.platform.swt-efab37d64a1b3c266bbed32c32e4357d4c6cd2a0.tar.xz
eclipse.platform.swt-efab37d64a1b3c266bbed32c32e4357d4c6cd2a0.zip
v3201b
-rwxr-xr-xbundles/org.eclipse.swt/buildnotes_swt.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index 0ba788436b..7b2252b47b 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -11,7 +11,18 @@
Eclipse Platform Build Notes<br>
SWT</h1>
-<h2> SWT Build 3.2 001a - Tuesday July 26th, 2005 </h2>
+<h2> SWT Build 3.2 001b - Friday August 5th, 2005 </h2>
+<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
+<blockquote>
+45708 NPE in Table.releaseWidget
+<br>59537 [Workbench] Accessibility: Minimize and Maximize icons in...
+<br>105133 mouse wheel scrolling in editor moves scrollbar thumb but...
+<br>105591 Problems setting and updating an Image on a Label
+<br>105849 SWT bugs: GDI Handles leak
+<br>106058 Antialiasing memory leak
+</blockquote>
+
+<h2> SWT Build 3.2 001a - Tuesday August 2nd, 2005 </h2>
<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
<blockquote>
70599 Unexpected tooltip behaviour of Combo control