summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarolyn MacLeod <carolyn>2005-05-09 21:27:28 +0000
committerCarolyn MacLeod <carolyn>2005-05-09 21:27:28 +0000
commit2759d31eddbcce0f911d63b38438239524d93c51 (patch)
tree11fda268bccd017fa923dd2061b45df921c4a79b
parent6c49f873c9ace1fc1cca3965743ed2e3b7ffd4b8 (diff)
downloadeclipse.platform.swt-2759d31eddbcce0f911d63b38438239524d93c51.tar.gz
eclipse.platform.swt-2759d31eddbcce0f911d63b38438239524d93c51.tar.xz
eclipse.platform.swt-2759d31eddbcce0f911d63b38438239524d93c51.zip
v3134v3134
-rwxr-xr-xbundles/org.eclipse.swt/buildnotes_swt.html39
1 files changed, 39 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index e7deb7d284..b2c53478d9 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -12,6 +12,45 @@
Eclipse Platform Build Notes<br>
SWT</h1>
+<h2> SWT Build 3.1 034 - Tuesday May 9th, 2005 </h2>
+<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
+<blockquote>
+31066: Button widget does not support images with transparent color.
+<br>71228: Program.findProgram("html") returns null when there's no default command
+<br>71234: Program.execute mangles URLs
+<br>72784: Close override redirect while opening another loses focus forever
+<br>76628: Eclipse crashed JVM when CVS protocol not set correctly
+<br>79268: Program API does not work with GNOME 2.8 (libgnomevfs-WARNING)
+<br>79631: [CTabFolder] Min / Max buttons are hidden when last item closed
+<br>80564: Image transparency not always handled correctly (case #1)
+<br>80567: Image transparency not always handled correctly (case #2)
+<br>83564: [SashForm] Sash no longer moveable when one weight is very tiny
+<br>84219: List.showSelection() scrolls list although item already visible
+<br>87051: NPE in file dialog when trying to open a file with a wierd name.
+<br>87636: ArrayIndexOutOfBoundsException TreeItem.setImage()
+<br>88030: Table and SWT.CHECK: Check not visible on selection
+<br>90462: add fragment org.eclipse.swt.gtk.linux.ppc
+<br>90938: GC.setLineStyle produces inconsistent dash for width equal 1
+<br>91159: [Consistency] DropTarget event.dataType field not alwys set on DragEnter
+<br>91672: CTabFolder performance improvements
+<br>92181: Bogus CTabFolder tab sizes
+<br>92612: CTabFolder hidden tabs count (in chevron) can become 0
+<br>93106: GB18030: Copy GB18030 char outside of editor to editor will get unicode encoding shown.
+<br>93349: Support alpha transparency in Shell images
+<br>93382: Use canonical signal names
+<br>93387: console hijacks SWT event thread when selecting binary content
+<br>93391: Eclipse 3.0.1 PLATFORM CRASH. JVM termination exit code 1 on SuSE 8.2 Linux x86 gtk on "Eclipse Overview"
+<br>93501: ToolBar.computeSize is returning a much wider width than it used to
+<br>93664: TRAVERSE_RETURN closing a dialog cannot be suppressed in a combo box
+<br>93691: Program.findProgram("html") fails with Firefox as the default browser
+<br>93759: Can't drawPath on image GC
+<br>93848: Label not wrapping
+<br>93870: [Import/Export] Usability problem with the Import > Existing Project into Workspace
+<br>94003: Cannot update a button image using a GC if the image is set before creation
+<br>94132: ClassCast exception in FillLayout.computeChildSize
+<br>94202: Activate event not fired when ON_TOP window hidden
+</blockquote>
+
<h2> SWT Build 3.1 033 - Tuesday May 3rd, 2005 </h2>
<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
<blockquote>