summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Barnes <krbarnes>2009-05-26 20:36:42 +0000
committerKevin Barnes <krbarnes>2009-05-26 20:36:42 +0000
commitdd4d38f3b8f011dfbf3c5162e8ddcec12866cbfa (patch)
treed633d85ba928238e43e9d2d6d9e14ab4f2ea1840
parente3ea64aec4badff611aa689783dfd6c5dae273bc (diff)
downloadeclipse.platform.swt-dd4d38f3b8f011dfbf3c5162e8ddcec12866cbfa.tar.gz
eclipse.platform.swt-dd4d38f3b8f011dfbf3c5162e8ddcec12866cbfa.tar.xz
eclipse.platform.swt-dd4d38f3b8f011dfbf3c5162e8ddcec12866cbfa.zip
v3549 for I200900526v3549
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org/eclipse/swt/internal/Library.java2
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java2
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT/common/library/make_common.mak4
-rwxr-xr-xbundles/org.eclipse.swt/Eclipse SWT/common/version.txt2
-rwxr-xr-xbundles/org.eclipse.swt/buildnotes_swt.html9
5 files changed, 14 insertions, 5 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org/eclipse/swt/internal/Library.java b/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org/eclipse/swt/internal/Library.java
index 8b2d659fe6..d3d5f9fb89 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org/eclipse/swt/internal/Library.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2me/org/eclipse/swt/internal/Library.java
@@ -22,7 +22,7 @@ public class Library {
/**
* SWT Minor version number (must be in the range 0..999)
*/
- static int MINOR_VERSION = 548;
+ static int MINOR_VERSION = 549;
/**
* SWT revision number (must be >= 0)
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java b/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java
index c84a6ab036..8b3b7d5745 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/common_j2se/org/eclipse/swt/internal/Library.java
@@ -24,7 +24,7 @@ public class Library {
/**
* SWT Minor version number (must be in the range 0..999)
*/
- static int MINOR_VERSION = 548;
+ static int MINOR_VERSION = 549;
/**
* SWT revision number (must be >= 0)
diff --git a/bundles/org.eclipse.swt/Eclipse SWT/common/library/make_common.mak b/bundles/org.eclipse.swt/Eclipse SWT/common/library/make_common.mak
index 9728de8de9..b0895f45ef 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT/common/library/make_common.mak
+++ b/bundles/org.eclipse.swt/Eclipse SWT/common/library/make_common.mak
@@ -10,5 +10,5 @@
#*******************************************************************************
maj_ver=3
-min_ver=548
-comma_ver=3,5,4,8
+min_ver=549
+comma_ver=3,5,4,9
diff --git a/bundles/org.eclipse.swt/Eclipse SWT/common/version.txt b/bundles/org.eclipse.swt/Eclipse SWT/common/version.txt
index ba09c00035..8415a6a1d8 100755
--- a/bundles/org.eclipse.swt/Eclipse SWT/common/version.txt
+++ b/bundles/org.eclipse.swt/Eclipse SWT/common/version.txt
@@ -1 +1 @@
-version 3.548 \ No newline at end of file
+version 3.549 \ No newline at end of file
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index d7a398b52d..7c141bea2c 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -11,6 +11,15 @@
Eclipse Platform Build Notes<br>
SWT</h1>
+<h2> SWT Build 3.5 49 - Tuesday May 26, 2009</h2>
+<blockquote>
+261206 Console view: Copy is disabled after double-click to select word
+<br>277442 BlockSelection: Exception and crash while RTL orientation
+<br>277631 Cannot move cursor after cancelling IME input by pressing escape key.
+<br>277268 [Forms] section header labels are cut off on Gtk
+<br>277437 [Cocoa] GC#drawText font background issue
+</blockquote>
+
<h2> SWT Build 3.5 48h - Monday May 25, 2009</h2>
<blockquote>
273570 Unable to create view ID org.eclipse.jdt.ui.PackageExplorer: An unexpected exception was thrown. in existing workspace only