summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelipe Heidrich <fheidric>2003-08-11 21:52:56 +0000
committerFelipe Heidrich <fheidric>2003-08-11 21:52:56 +0000
commit4638bed3bce251710fce046e2fc3f42de207646f (patch)
treee28d1eb0a19cab59c0c1e9e7240b4c3eb0dc003e
parent3aa8966277080a0c590735b5773f853962c079b6 (diff)
downloadeclipse.platform.swt-4638bed3bce251710fce046e2fc3f42de207646f.tar.gz
eclipse.platform.swt-4638bed3bce251710fce046e2fc3f42de207646f.tar.xz
eclipse.platform.swt-4638bed3bce251710fce046e2fc3f42de207646f.zip
v3017
-rwxr-xr-xbundles/org.eclipse.swt/buildnotes_swt.html28
1 files changed, 28 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index ea701d945a..6396c6e370 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -11,6 +11,34 @@
<h1>
Eclipse Platform Build Notes<br>
SWT</h1>
+SWT Build 3.0 017 - Tuesday August 12, 2003
+
+<h2>
+<a NAME="Problem reports fixed"></a>Problem reports fixed</h2>
+<blockquote>
+4608: Canvas.setRedraw(true) makes widget visible (1G975VG)
+<br>6220: Workbench is automatically brought to front in focus follows mouse mode
+<br>38605: CTabItem cannot be created in Linux-GTK
+<br>39173: Thread processing is extremely slow on GTK. (BBAWT)
+<br>40102: [Viewers] ITreeViewerListener.treeExpanded() is called twice
+<br>40156: CTabFolder's client area is off by a few pixels when there are no tabs
+<br>40624: JVM crash caused by org.eclipse.swt.internal.motif.OS.XmImSetValues(Native Method)
+<br>40884: Eclipse crashes with Sun jdk 1.4.2
+<br>40899: Eclipse 2.1.1 does not come up on HP when remotely attaching from a linux box
+<br>41067: OLE ref count problem when opening file for read
+<br>41111: [portability] DirectEdit editor misplaced after using scroll wheel
+<br>41188: GTK-BIDI: RTL support in Button
+<br>41200: GTK- contents of check and radio buttons can't be aligned to center and to the trailing edge of widget.
+<br>41233: Control added after open() doesn't get painted unless the window is resized.
+<br>41324: Preferences->Workbench->Appearance crashes JVM [Motif]
+<br>41347: CCombo shouldn't fire defaultSelection on mouse list selection
+<br>41366: Widget is disposed exception while layout
+<br>41375: FormLayout.layout takes too long for more controls
+</blockquote>
+
+<h1>
+Eclipse Platform Build Notes<br>
+SWT</h1>
SWT Build 3.0 015 - Tuesday July 29, 2003
<h2>