Mercurial > sdl-ios-xcode
diff BUGS @ 1178:9867f3d86e44
Real Unicode support for X11. Based on updated version of this patch:
http://lists.arabeyes.org/archives/developer/2004/June/msg00160.html
--ryan.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Mon, 21 Nov 2005 00:16:34 +0000 |
parents | abe872771687 |
children | f12379c41042 |
line wrap: on
line diff
--- a/BUGS Sun Nov 20 23:59:26 2005 +0000 +++ b/BUGS Mon Nov 21 00:16:34 2005 +0000 @@ -15,6 +15,7 @@ It requires handling of keyboard mapping events and using the XIM input translation extension. I will implement it as requested. Latin-1 keyboard input works fine. + (UPDATE 04/06/2004: this bug is now fixed) The keyboard modifiers are not set to the correct state on startup. @@ -100,7 +101,8 @@ It requires handling of keyboard mapping events and using the XIM input translation extension. I will implement it as requested. Latin-1 keyboard input works fine. - + (UPDATE 04/06/2004: this bug is now fixed but needs testing) + The keyboard modifiers are not set to the correct state on startup. Solaris: @@ -110,7 +112,8 @@ It requires handling of keyboard mapping events and using the XIM input translation extension. I will implement it as requested. Latin-1 keyboard input works fine. - + (UPDATE 04/06/2004: this bug is now fixed but needs testing) + The keyboard modifiers are not set to the correct state on startup. IRIX: @@ -122,7 +125,8 @@ It requires handling of keyboard mapping events and using the XIM input translation extension. I will implement it as requested. Latin-1 keyboard input works fine. - + (UPDATE 04/06/2004: this bug is now fixed but needs testing) + The keyboard modifiers are not set to the correct state on startup. EPOC: @@ -148,7 +152,8 @@ It requires handling of keyboard mapping events and using the XIM input translation extension. I will implement it as requested. Latin-1 keyboard input works fine. - + (UPDATE 04/06/2004: this bug is now fixed but needs testing) + The keyboard modifiers are not set to the correct state on startup. OSF/Tru64: -= NOT YET SUPPORTED =- @@ -160,7 +165,8 @@ It requires handling of keyboard mapping events and using the XIM input translation extension. I will implement it as requested. Latin-1 keyboard input works fine. - + (UPDATE 04/06/2004: this bug is now fixed but needs testing) + The keyboard modifiers are not set to the correct state on startup. AIX: -= NOT YET SUPPORTED =- @@ -176,7 +182,8 @@ It requires handling of keyboard mapping events and using the XIM input translation extension. I will implement it as requested. Latin-1 keyboard input works fine. - + (UPDATE 04/06/2004: this bug is now fixed but needs testing) + The keyboard modifiers are not set to the correct state on startup. The AIX port was done by Carsten.Griwodz@KOM.tu-darmstadt.de