diff options
author | Veronika Irvine <torres> | 2001-09-19 15:54:03 +0000 |
---|---|---|
committer | Veronika Irvine <torres> | 2001-09-19 15:54:03 +0000 |
commit | 8ec9c001081bf22b368f274ba6e190335988de1e (patch) | |
tree | 310ef45464fed260f39638a2f74fb2e738fd5396 | |
parent | ce6f45c5a1f9a732564d25f6b49a05675dcdd24b (diff) | |
download | eclipse.platform.swt-8ec9c001081bf22b368f274ba6e190335988de1e.tar.gz eclipse.platform.swt-8ec9c001081bf22b368f274ba6e190335988de1e.tar.xz eclipse.platform.swt-8ec9c001081bf22b368f274ba6e190335988de1e.zip |
-rwxr-xr-x | bundles/org.eclipse.swt/buildnotes_swt.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html index 18d4bf2778..99e41a4a1e 100755 --- a/bundles/org.eclipse.swt/buildnotes_swt.html +++ b/bundles/org.eclipse.swt/buildnotes_swt.html @@ -26,6 +26,30 @@ of the JAR. These files have been moved to the SWTSRC.ZIP file where they belong The specification for the Cursor constructor has been changed to match its
implementation. No code changes are required.
+<h2>
+<a NAME="Problem reports fixed"></a>Problem reports fixed</h2>
+
+<blockquote>
+1GK98CN: ITPUI:ALL - String corruption in list box
+<br>1GK5S8X: SWT:ALL - StyledText - bidi - caret positioning and ligatures
+<br>1GK3XBG: SWT:ALL - StyledText - bidi - selection empty lines inset being included
+<br>1GJUNSA: SWT:ALL - StyledText - bidi - mixed numbers RtoL text and selection
+<br>1GJUGU1: SWT:ALL - StyledText - bidi - walkback during drag select and RtoL text
+<br>1GJP6Y0: ITPUI:Linux - StringIndexOutOfBoundsException associating editor to file extension
+<br>1GJOYKI: SWT:ALL - plugin.xml needs to have plugin name externalized
+<br>1GJNHJF: SWT:ALL - StyledText - bidi - keyboard switching during cursor navigation
+<br>1GJN5QD: SWT:WIN2000 - bidi - Java Editor - Bad display of several successive literal strings or comments containing Arabic or Hebrew letters
+<br>1GJLOGT: SWT:ALL - StyledText - bidi - drag select behavior
+<br>1GJL237: SWT:ALL - StyledText - bidi - caret support
+<br>1GJBOAV: SWT:ALL - ScrolledComposite bugs
+<br>1GJ6ABF: SWT:ALL - StyledText - bidi - caret positioning problems between RtoL and LtoR segments
+<br>1GIXFA6: SWT:ALL - Need event for when input locale changes for bidi support
+<br>1GIXELI: SWT:ALL - Need Caret to allow bitmaps so bidi caret can be created
+<br>1GHOND7: SWT:WIN2000 - Selection problem with single-selection trees
+<br>1GENJ60: SWT:ALL - ScrolledComposite should include example in its class comment
+<br>1GELHQY: SWT:WIN2000 - ScrollingComposite clips the client in some cases
+</blockquote>
+
<h1>
Eclipse Platform Build Notes<br>
SWT</h1>
|