Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDuong Nguyen2008-07-21 21:44:48 +0000
committerDuong Nguyen2008-07-21 21:44:48 +0000
commitfc0a7d3c4a3aa6c2704ee4ca914e9979e10fef75 (patch)
tree8ba21ec2387f4e6589209e657820f2d08d456252 /bundles
parent732fb38357c68b3f6514ad2def11a225ac7725af (diff)
downloadeclipse.platform.swt-fc0a7d3c4a3aa6c2704ee4ca914e9979e10fef75.tar.gz
eclipse.platform.swt-fc0a7d3c4a3aa6c2704ee4ca914e9979e10fef75.tar.xz
eclipse.platform.swt-fc0a7d3c4a3aa6c2704ee4ca914e9979e10fef75.zip
v3502 for I20080722
Diffstat (limited to 'bundles')
-rwxr-xr-xbundles/org.eclipse.swt/buildnotes_swt.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index ceb96787d6..949763070f 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -11,6 +11,18 @@
Eclipse Platform Build Notes<br>
SWT</h1>
+<h2> SWT Build 3.5 02 - Tuesday July 22, 2008</h2>
+<blockquote>
+193359 Shared library for cairo not build on AIX/Motif
+<br>200743 [Clipboard] Copy/Paste intermittently doesn't work for a line of text
+<br>210872 SWT.BALLOON tooltip draws background outside balloon
+<br>210874 Crash when using SWT.BALLOON and SWT.ICON_INFORMATION
+<br>230119 Keyboard navigation in the StyledText (Cocoa)
+<br>239418 table.setLinesVisible(true) does not work on solaris. Eclipse 3.2.0 and GTK 2.12.0 and 11.
+<br>240190 OSX: TabFolder Images not shown if setImage before setText or setControl
+<br>241380 Ctrl+N doesn't work in the internal browser view
+<br>241490 GC.setAlpha() / GC.getAlpha() does not work properly on Linux </blockquote>
+
<h2> SWT Build 3.5 01b - Tuesday July 15, 2008</h2>
<blockquote>
211536 RTFTransfer not implemented; code demonstrating NSPasteboard attached

Back to the top