Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVeronika Irvine2006-03-13 21:20:14 +0000
committerVeronika Irvine2006-03-13 21:20:14 +0000
commit4ec93088f676818423df5d9f24680f2bcc9516d0 (patch)
tree05c46bbb683c877db4a9bc3ebf3f5304cd421f06 /bundles/org.eclipse.swt/buildnotes_swt.html
parentdab9408fe75fa7845756fb5f59bebb963ba6f502 (diff)
downloadeclipse.platform.swt-4ec93088f676818423df5d9f24680f2bcc9516d0.tar.gz
eclipse.platform.swt-4ec93088f676818423df5d9f24680f2bcc9516d0.tar.xz
eclipse.platform.swt-4ec93088f676818423df5d9f24680f2bcc9516d0.zip
v3228
Diffstat (limited to 'bundles/org.eclipse.swt/buildnotes_swt.html')
-rwxr-xr-xbundles/org.eclipse.swt/buildnotes_swt.html19
1 files changed, 19 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index 21a2c3a4fd..c1e2d64930 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -10,6 +10,25 @@
<h1>
Eclipse Platform Build Notes<br>
SWT</h1>
+<h2> SWT Build 3.2 028 - Tuesday March 14, 2006 </h2>
+<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
+<blockquote>
+67642 - StyledText: Graphic bug displaying bengali chars
+<br>91454 - [browser] RH EL4 - need way to locate firefox build
+<br>92548 - GB18030: Part of Uigur characters(4-bytes) cause whole line sinkage to 1/3.
+<br>97404 - add support for VT_I8 and VT_R8
+<br>108996 - Support gradient backgrounds for StyledText widgets
+<br>121351 - Alpha channel ignored when Image is disabled or greyed out
+<br>125656 - Eclipse freezes dismissing popup windows (Quick Fix, Spell Check, etc)
+<br>129908 - BIDI: Output text have contextual order layout
+<br>129972 - adding MeasureItemListener to Table causes NPE
+<br>130113 - eclipse (64-bit) crashes as soon as code complete is invoke (ctrl-space) in java files
+<br>130346 - Adding MeasureItem listener on Table can lead to divide by 0 in getItem()
+<br>130876 - Background Image not inherited running w/o manifest
+<br>131159 - ExpandItem needs getHeaderHeight()
+<br>131160 - background color problems in tree with columns
+<br>131585 - notifed is not a word
+</blockquote>
<h2> SWT Build 3.2 027 - Tuesday March 07, 2006 </h2>
<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>

Back to the top