Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrant Gayed2002-06-14 20:59:59 +0000
committerGrant Gayed2002-06-14 20:59:59 +0000
commitbe47779c075ddeb725ac1f8135886099b6749779 (patch)
treed61fa2985a4b2b863a0c8854036dc776be9eea67
parentb2e69f47d1d41ff41f31275683160c489a90ee4e (diff)
downloadeclipse.platform.swt-be47779c075ddeb725ac1f8135886099b6749779.tar.gz
eclipse.platform.swt-be47779c075ddeb725ac1f8135886099b6749779.tar.xz
eclipse.platform.swt-be47779c075ddeb725ac1f8135886099b6749779.zip
*** empty log message ***
-rwxr-xr-xbundles/org.eclipse.swt/buildnotes_swt.html26
1 files changed, 26 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index ac1b2b2082..c3b6e7235b 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -16,6 +16,32 @@ SWT Build 2.0 045 - Tuesday June 11, 2002
<h2>
<a NAME="Problem reports fixed"></a>Problem reports fixed</h2>
<blockquote>
+16809: Clicking to close non-active editor doesn't have an affect
+<br>16939: DnD: Moving the mouse while dropping behaves strangely while dragging views
+<br>17190: No cell editor support
+<br>17563: Flat tool bar buttons
+<br>17621: Resource Patcher wizard - widgets not properly aligned
+<br>19089: No popup menu java editor ruler (Photon)
+<br>19243: Eclipse launchers have hardcoded j9 args
+<br>19244: Spacing between Table rows grows with number of rows
+<br>20006: X Pointer grab not released
+<br>20044: Unable to scroll license text using keyboard
+<br>20072: Workbench bounces when swtiching perspectives
+<br>20134: Eclipse CLOSES automatically, when i'm working in it
+<br>20184: Color javadoc could use reference to Device.getSystemColor()
+<br>20209: Hang due to OS locking
+<br>20354: GP when attempt to check out SWT from repository
+<br>20372: Tracker needs more javadoc
+</blockquote>
+
+<h1>
+Eclipse Platform Build Notes<br>
+SWT</h1>
+SWT Build 2.0 045 - Tuesday June 11, 2002
+
+<h2>
+<a NAME="Problem reports fixed"></a>Problem reports fixed</h2>
+<blockquote>
15242: CoolBar - layout issues
<br>18517: Coolbar - delete and row layout bug
<br>19090: Combo doesn't size itself properly in GTK2

Back to the top