Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarolyn MacLeod2004-06-15 23:05:17 +0000
committerCarolyn MacLeod2004-06-15 23:05:17 +0000
commite9c12de41a8c2206c05f2370d389ee6905be56c5 (patch)
treefd5a97e481ed596539096bb08366d23d94793c4e
parentaa2901fd8df876627a41127c7e706851ddc9e7c7 (diff)
downloadeclipse.platform.swt-e9c12de41a8c2206c05f2370d389ee6905be56c5.tar.gz
eclipse.platform.swt-e9c12de41a8c2206c05f2370d389ee6905be56c5.tar.xz
eclipse.platform.swt-e9c12de41a8c2206c05f2370d389ee6905be56c5.zip
v3058bv3058b
-rwxr-xr-xbundles/org.eclipse.swt/buildnotes_swt.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index 3a69041a40..8bd3081e73 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -12,6 +12,22 @@
Eclipse Platform Build Notes<br>
SWT</h1>
+<h2> SWT Build 3.0 058b - Tuesday June 15, 2004 </h2>
+
+<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
+<blockquote>
+34515: GTK: Cascade MenuItem doesn't support image
+<br>40003: Productize java_swt
+<br>59344: Inspect Popups disappear on Mac
+<br>60657: Default size of Shell is too big in multi-monitors
+<br>62565: NPE in WM_KEYDOWN
+<br>66293: Editor blank on startup
+<br>66633: [Workbench] missing toolbar items
+<br>66653: NPE on window close
+<br>66941: SWT printing snippet not working on MacOS X
+<br>66942: [browser] F5 blanks out the Browser widget when setText used
+</blockquote>
+
<h2> SWT Build 3.0 058 - Thursday June 10, 2004 </h2>
<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>

Back to the top