Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBogdan Gheorghe2008-01-14 23:04:56 +0000
committerBogdan Gheorghe2008-01-14 23:04:56 +0000
commit25fe9dd1d5b36d931690d4a38e3117d3d67fb4cc (patch)
tree125ce09c6432baea5e5ac8eb52e633712af6d86d /bundles/org.eclipse.swt/buildnotes_swt.html
parentfe61be7f30df18c9f51035504a075a5a1b30de3b (diff)
downloadeclipse.platform.swt-25fe9dd1d5b36d931690d4a38e3117d3d67fb4cc.tar.gz
eclipse.platform.swt-25fe9dd1d5b36d931690d4a38e3117d3d67fb4cc.tar.xz
eclipse.platform.swt-25fe9dd1d5b36d931690d4a38e3117d3d67fb4cc.zip
v3424 for I20080115v3424
Diffstat (limited to 'bundles/org.eclipse.swt/buildnotes_swt.html')
-rwxr-xr-xbundles/org.eclipse.swt/buildnotes_swt.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index 2a95075866..e708826a68 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -11,6 +11,26 @@
Eclipse Platform Build Notes<br>
SWT</h1>
+<h2> SWT Build 3.4 24 - Tuesday January 15, 2008</h2>
+<blockquote>
+22261 SWT should support a tri-state check box
+<br>42488 Mouse cursor does not hide when typing on Windows
+<br>120192 org.eclipse.swt.ole.win32.OleAutomation has a reference leak
+<br>139871 Spinner does not support floating point data entry correctly
+<br>152822 Incorrect key events reported when NO_FOCUS style used
+<br>158542 StyledText: background not fully filled when using multi-font
+<br>172784 FileDialog should provide access to selected filter after closing
+<br>177589 up/down arrows don't work in a combobox on Linux
+<br>200956 WinXP: Shell draws focus on setVisible(true)
+<br>210925 Display.post() with german Umlaut does not work
+<br>211685 DateTime fires spurious SelectionEvents
+<br>213923 popup menu has bunch of empty items if it contains many items
+<br>214160 Issues with transparent images when advanced graphics is on
+<br>214754 ControlExample's "Select Listeners" has sizing problems
+<br>215148 Inconsistent Spinner behaviour across platforms
+</blockquote>
+
+
<h2> SWT Build 3.4 23 - Tuesday January 08, 2008</h2>
<blockquote>
49696 [browser] Mouse event listeners does not work in SWT Browser Widget

Back to the top