summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBilly Biggs <bbiggs>2005-08-04 15:29:35 +0000
committerBilly Biggs <bbiggs>2005-08-04 15:29:35 +0000
commit33df0737bb4cbfc672078f4f8daddc93c1d602fc (patch)
treed06b1102effd0130de82405beefc09070d2180a5
parent0c04db9704827db4302854860190137ca6eefb68 (diff)
downloadeclipse.platform.swt-33df0737bb4cbfc672078f4f8daddc93c1d602fc.tar.gz
eclipse.platform.swt-33df0737bb4cbfc672078f4f8daddc93c1d602fc.tar.xz
eclipse.platform.swt-33df0737bb4cbfc672078f4f8daddc93c1d602fc.zip
v3201a
-rwxr-xr-xbundles/org.eclipse.swt/buildnotes_swt.html72
1 files changed, 72 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index 6cd8146954..0ba788436b 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -11,6 +11,78 @@
Eclipse Platform Build Notes<br>
SWT</h1>
+<h2> SWT Build 3.2 001a - Tuesday July 26th, 2005 </h2>
+<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
+<blockquote>
+70599 Unexpected tooltip behaviour of Combo control
+<br>80798 setToolTipText() method of org.eclipse.swt.widgets.Combo ...
+<br>96053 Spinner: Pressing buttons should focus spinner and select...
+<br>96916 Spinner.setToolTipText() doesn't work
+<br>99145 Link widget only disables link, not text
+<br>103465 Need better documentation of SWT event types.
+<br>103973 GC Transform not applied to drawImage()
+<br>104301 Support discovery of AWT Frames by walking the Widget hie...
+<br>104966 Link displays as enabled when setText called after setEna...
+<br>104992 List control bug [cheese when resizing]
+<br>105132 Image flashing when using a Tree in a themed TabFolde
+<br>105213 moveBelow(null) does not adjust z order
+</blockquote>
+
+<h2> SWT Build 3.2 001 - Tuesday July 26th, 2005 </h2>
+<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
+<blockquote>
+18607 XP Look and Feel - 3D border appearance on some widgets d...
+<br>24538 TabItem controls should use the TabFolder to paint their ...
+<br>38948 caculate table height not possible
+<br>42475 Add LEFT/CENTER/RIGHT to ControlExample Text tab
+<br>43192 Add sort indicator (e.g. arrow) in TableColumn
+<br>45895 [browser] get NPE when calling browser api from within di...
+<br>49065 Table widget flicker
+<br>51995 SelectionEvent not getting detail info for scrollbar events
+<br>69374 Crash in SWT Accessible / org.eclipse.swt.internal.ole.wi...
+<br>74095 SWT_AWT X error with JadeDisplay integration
+<br>77194 MsgBox is not centered on screen on Solaris, ok in win32 ...
+<br>80465 XP theme - label issues with tab folder
+<br>85389 [preferences] Changing Code Formatter tab width does not ...
+<br>86018 TreeColumn should support moveable headers
+<br>92313 Virtual table: flashes on clear
+<br>92342 Tree widget: make TreeColumns reordable
+<br>94429 Group label doesn't fire mouse events
+<br>94502 Redundant check for the pointer coordinates
+<br>99524 Display.eventProc reads a GdkEventButton when GdkEventAny...
+<br>99746 Table and Tree column resize line matches foreground color
+<br>99761 pressing down arrow selects tool item
+<br>100387 CTabFolder creates and disposes a Shell on every MouseHover
+<br>100741 Unused variable in ScrollBar.java
+<br>101093 [browser] crash when setting html as url
+<br>101534 No navigation by typing in VIRTUAL Table
+<br>101799 Enabling advanced graphics will cause alpha gradient to b...
+<br>101839 support MacOS command line option "-Xdock:name=<applicati...
+<br>102080 Unused variables in GC.java
+<br>102165 ImageLoader closes OutputStream on save
+<br>102272 Repainting a double-buffered canvas may cause pixel corru...
+<br>102313 disposing first column of reordered Tree changes items
+<br>102481 Pattern doesn't make a gradient
+<br>102543 Height of MenuItems differs when using Icons and Text com...
+<br>102617 Table right mouse double click registers as left mouse click
+<br>102794 GridLayout has change behaviour between 3.0.2 and 3.1
+<br>102830 Junit test of TableColumn (test_setTextLjava_lang_String...
+<br>102952 Foreground color gets lost when painting a Path
+<br>103187 Support gradients with alpha
+<br>103238 TrayItem obscures KDE's gradient
+<br>103349 Scale widget switches focus when setting background
+<br>103431 JavaDoc for Composite.getChildren() is wrong
+<br>103436 Performance of selection in a multi-select table
+<br>103571 Image in table header gets corrupted
+<br>103603 ImageData getPixel operation
+<br>103627 Text#getCaretPosition() returns wrong value for non-zero ...
+<br>103642 resetting clipping path doesn't work when transforms are ...
+<br>103934 Table.getItem(Point) uses incorrect calculation on Motif
+<br>103937 Motif: Resizing a column in a large virtual table is extr...
+<br>103939 On Motif: In a large virtual table Table.removeAll() is ...
+<br>104509 reducing VIRTUAL Table's item count can show drawing problem
+</blockquote>
+
<h2> SWT Build 3.1 038i - Monday June 27th, 2005 </h2>
<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
<blockquote>