comparison 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
comparison
equal deleted inserted replaced
1177:e967ab22e6fd 1178:9867f3d86e44
13 Linux: 13 Linux:
14 Wide UNICODE character input (Kanji, etc.) is not yet supported. 14 Wide UNICODE character input (Kanji, etc.) is not yet supported.
15 It requires handling of keyboard mapping events and using the XIM 15 It requires handling of keyboard mapping events and using the XIM
16 input translation extension. I will implement it as requested. 16 input translation extension. I will implement it as requested.
17 Latin-1 keyboard input works fine. 17 Latin-1 keyboard input works fine.
18 (UPDATE 04/06/2004: this bug is now fixed)
18 19
19 The keyboard modifiers are not set to the correct state on startup. 20 The keyboard modifiers are not set to the correct state on startup.
20 21
21 The AAlib, GGI, and SVGAlib video drivers are not heavily tested. 22 The AAlib, GGI, and SVGAlib video drivers are not heavily tested.
22 23
98 99
99 Wide UNICODE character input (Kanji, etc.) is not yet supported. 100 Wide UNICODE character input (Kanji, etc.) is not yet supported.
100 It requires handling of keyboard mapping events and using the XIM 101 It requires handling of keyboard mapping events and using the XIM
101 input translation extension. I will implement it as requested. 102 input translation extension. I will implement it as requested.
102 Latin-1 keyboard input works fine. 103 Latin-1 keyboard input works fine.
103 104 (UPDATE 04/06/2004: this bug is now fixed but needs testing)
105
104 The keyboard modifiers are not set to the correct state on startup. 106 The keyboard modifiers are not set to the correct state on startup.
105 107
106 Solaris: 108 Solaris:
107 The joystick functions are not implemented yet. 109 The joystick functions are not implemented yet.
108 110
109 Wide UNICODE character input (Kanji, etc.) is not yet supported. 111 Wide UNICODE character input (Kanji, etc.) is not yet supported.
110 It requires handling of keyboard mapping events and using the XIM 112 It requires handling of keyboard mapping events and using the XIM
111 input translation extension. I will implement it as requested. 113 input translation extension. I will implement it as requested.
112 Latin-1 keyboard input works fine. 114 Latin-1 keyboard input works fine.
113 115 (UPDATE 04/06/2004: this bug is now fixed but needs testing)
116
114 The keyboard modifiers are not set to the correct state on startup. 117 The keyboard modifiers are not set to the correct state on startup.
115 118
116 IRIX: 119 IRIX:
117 The CD-ROM handling doesn't work completely. 120 The CD-ROM handling doesn't work completely.
118 121
120 123
121 Wide UNICODE character input (Kanji, etc.) is not yet supported. 124 Wide UNICODE character input (Kanji, etc.) is not yet supported.
122 It requires handling of keyboard mapping events and using the XIM 125 It requires handling of keyboard mapping events and using the XIM
123 input translation extension. I will implement it as requested. 126 input translation extension. I will implement it as requested.
124 Latin-1 keyboard input works fine. 127 Latin-1 keyboard input works fine.
125 128 (UPDATE 04/06/2004: this bug is now fixed but needs testing)
129
126 The keyboard modifiers are not set to the correct state on startup. 130 The keyboard modifiers are not set to the correct state on startup.
127 131
128 EPOC: 132 EPOC:
129 Only Crystal version of Epoc/SymbianOS is currently supported. 133 Only Crystal version of Epoc/SymbianOS is currently supported.
130 134
146 150
147 Wide UNICODE character input (Kanji, etc.) is not yet supported. 151 Wide UNICODE character input (Kanji, etc.) is not yet supported.
148 It requires handling of keyboard mapping events and using the XIM 152 It requires handling of keyboard mapping events and using the XIM
149 input translation extension. I will implement it as requested. 153 input translation extension. I will implement it as requested.
150 Latin-1 keyboard input works fine. 154 Latin-1 keyboard input works fine.
151 155 (UPDATE 04/06/2004: this bug is now fixed but needs testing)
156
152 The keyboard modifiers are not set to the correct state on startup. 157 The keyboard modifiers are not set to the correct state on startup.
153 158
154 OSF/Tru64: -= NOT YET SUPPORTED =- 159 OSF/Tru64: -= NOT YET SUPPORTED =-
155 The audio functions are not implemented yet. 160 The audio functions are not implemented yet.
156 161
158 163
159 Wide UNICODE character input (Kanji, etc.) is not yet supported. 164 Wide UNICODE character input (Kanji, etc.) is not yet supported.
160 It requires handling of keyboard mapping events and using the XIM 165 It requires handling of keyboard mapping events and using the XIM
161 input translation extension. I will implement it as requested. 166 input translation extension. I will implement it as requested.
162 Latin-1 keyboard input works fine. 167 Latin-1 keyboard input works fine.
163 168 (UPDATE 04/06/2004: this bug is now fixed but needs testing)
169
164 The keyboard modifiers are not set to the correct state on startup. 170 The keyboard modifiers are not set to the correct state on startup.
165 171
166 AIX: -= NOT YET SUPPORTED =- 172 AIX: -= NOT YET SUPPORTED =-
167 This port has only been tested with AIX 4.3.3 173 This port has only been tested with AIX 4.3.3
168 174
174 180
175 Wide UNICODE character input (Kanji, etc.) is not yet supported. 181 Wide UNICODE character input (Kanji, etc.) is not yet supported.
176 It requires handling of keyboard mapping events and using the XIM 182 It requires handling of keyboard mapping events and using the XIM
177 input translation extension. I will implement it as requested. 183 input translation extension. I will implement it as requested.
178 Latin-1 keyboard input works fine. 184 Latin-1 keyboard input works fine.
179 185 (UPDATE 04/06/2004: this bug is now fixed but needs testing)
186
180 The keyboard modifiers are not set to the correct state on startup. 187 The keyboard modifiers are not set to the correct state on startup.
181 188
182 The AIX port was done by Carsten.Griwodz@KOM.tu-darmstadt.de 189 The AIX port was done by Carsten.Griwodz@KOM.tu-darmstadt.de
183 More information on this port is available at: 190 More information on this port is available at:
184 http://www.kom.e-technik.tu-darmstadt.de/~griff/SDL/ 191 http://www.kom.e-technik.tu-darmstadt.de/~griff/SDL/