[kaffe] CVS kaffe (jserv): Add Xlib AWT i18n support and Eclipse success.

Kaffe CVS cvs-commits at kaffe.org
Mon Mar 7 16:34:55 PST 2005


PatchSet 5495 
Date: 2005/03/08 00:30:13
Author: jserv
Branch: HEAD
Tag: (none) 
Log:
Add Xlib AWT i18n support and Eclipse success.

Members: 
	ChangeLog:1.3669->1.3670 
	WHATSNEW:1.39->1.40 

Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.3669 kaffe/ChangeLog:1.3670
--- kaffe/ChangeLog:1.3669	Thu Mar  3 19:15:44 2005
+++ kaffe/ChangeLog	Tue Mar  8 00:30:13 2005
@@ -1,3 +1,8 @@
+2005-03-08  Jim Huang  <jserv at kaffe.org>
+
+	* WHATSNEW:
+	Add Xlib AWT i18n support and Eclipse success.
+
 2005-03-03  Dalibor Topic  <robilad at kaffe.org>
 
         * kaffe/scripts/native2ascii.in: 
Index: kaffe/WHATSNEW
diff -u kaffe/WHATSNEW:1.39 kaffe/WHATSNEW:1.40
--- kaffe/WHATSNEW:1.39	Tue Feb  8 06:41:29 2005
+++ kaffe/WHATSNEW	Tue Mar  8 00:30:12 2005
@@ -7,10 +7,12 @@
 * Resynced with latest GNU Classpath.
 * Added GNU EmbbededWindow extension from GNU Classpath.
   * gcjwebplugin is known to work with the extension.
-* New AWT implementations representation.
+* Improved AWT implementations.
   * GNU Classpath's implementation of AWT/Swing has 
     been merged.
   * New Nano-X AWT backend.
+  * Xlib AWT backend supports xi18n wide-character
+    display.
   * Dynamic switch among existing AWT implementations 
     via command line options.
 * Better stack pointer / stack size handling.
@@ -29,7 +31,8 @@
 * Fixes for NetBSD, OpenBSD, FreeBSD, Darwin.
 * New ports to FreeBSD on x86-64 and Darwin on x86.
 * Some successes: Resin2, JSDL, SwingWT, gcjwebplugin, 
-  ME4SE, MicroEmulator, VNCj, LwVCL, DirectFB kawt.
+  ME4SE, MicroEmulator, VNCj, LwVCL, DirectFB kawt,
+  Eclipse 3.0.1
 
 What's New in Kaffe 1.1.3
 ------------------------------------------------------




More information about the kaffe mailing list