summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDuong Nguyen <dnguyen>2008-08-05 21:47:17 +0000
committerDuong Nguyen <dnguyen>2008-08-05 21:47:17 +0000
commit58666d52ec1d09e70794f5ab08e0946d6d8ceba7 (patch)
treeb6614e945d8ffa61218c1e867892488fd7f7b9c2
parent81792a15516226e4b70d32f49ce5d700764bf54c (diff)
downloadeclipse.platform.swt-58666d52ec1d09e70794f5ab08e0946d6d8ceba7.tar.gz
eclipse.platform.swt-58666d52ec1d09e70794f5ab08e0946d6d8ceba7.tar.xz
eclipse.platform.swt-58666d52ec1d09e70794f5ab08e0946d6d8ceba7.zip
v3504b for I20080806
-rwxr-xr-xbundles/org.eclipse.swt/buildnotes_swt.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index c24896e381..654da301a3 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -11,6 +11,16 @@
Eclipse Platform Build Notes<br>
SWT</h1>
+<h2> SWT Build 3.5 04b - Wednesday August 6, 2008</h2>
+<blockquote>
+242484 org.eclipse.swt.graphics.Rectangle.contains(int, int) returns incorrect results
+<br>242567 version of org.eclipse.swt.motif.hpux.PA_RISC in HEAD stream has lower version that released 3.4 version
+<br>242603 Solaris crash: symbol gnome_icon_theme_new: referenced symbol not found
+<br>243012 Password fields can be copied to the clipboard on Mac OS X
+<br>243037 SWT.getPlatform() should list all valid values
+<br>243232 Child shells don't stay above their parent
+</blockquote>
+
<h2> SWT Build 3.5 04 - Thursday July 31, 2008</h2>
<blockquote>
97496 Table: setBackground is not deferred by setRedraw(false)