Tag 'xprint_packagertest_20041125_base' created by Alexander Gottwald <[EMAIL
PROTECTED]> at 1970-01-01 00:00 +0100
Changes since XORG-6_8_1:
Alexander Gottwald:
Bugzilla #1864, http://freedesktop.org/bugzilla/show_bug.cgi?id=1864
Initialize pointer to NULL to avoid freeing random memory
Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802
Added mingw (Win32) port
Egbert Eich:
Unregistering events in XSelectInput() when unregistering IM filter
callbacks may be a bad idea as others may be interested in this event. Removed
the call to XSelectInput() altogether as we are in root window anyway (Lubos
Lunak).
Made handling of DevelDrivers for x86-64 more conformant to other
platforms.
Correcting font encodings for GB18030, GBK and BIG5-HKSCS. Adding nls
support for those encodings (Bugzilla 1573, James Su).
Eric Anholt:
Use attributes instead of pragmas for weak symbols on gcc 2.95 as well.
Using pragmas may result in the symbols being undefined with big -O. (FreeBSD
ports/69708, Masakazu HIGAKI <[EMAIL PROTECTED]>)
Kristian Høgsberg:
Fix #1818
Markus Kuhn:
The big keysym cleanup, to bring implementation in line with the recent
revision of Appendix A of the protocol spec. (Markus Kuhn)
bug fix for previous patch
Roland Mainz:
xc/nls/compose.dir
xc/nls/compose.dir
Søren Sandmann Pedersen:
Fri Oct 8 18:53:11 2004 Soeren Sandmann <[EMAIL PROTECTED]>
---
modules/im/ximcp/imInsClbk.c | 10 ++
modules/im/ximcp/imRm.c | 6 -
modules/im/ximcp/imTrans.c | 4 +
nls/compose.dir.pre | 12 +++
nls/en_US.UTF-8/Compose.pre | 2
nls/en_US.UTF-8/XLC_LOCALE.pre | 43 +++++------
nls/locale.alias.pre | 20 +++--
nls/locale.dir.pre | 9 +-
nls/zh_CN.UTF-8/XLC_LOCALE.pre | 37 ---------
nls/zh_CN.gb18030/Compose.pre | 15 +++
nls/zh_CN.gb18030/XI18N_OBJS | 7 +
nls/zh_CN.gb18030/XLC_LOCALE.pre | 106 ++++++++++++++++++++++++++++
nls/zh_CN.gbk/XLC_LOCALE.pre | 2
nls/zh_HK.UTF-8/XI18N_OBJS | 7 +
nls/zh_HK.UTF-8/XLC_LOCALE.pre | 96 +++++++++++++++++++++++++
nls/zh_HK.big5/Compose.pre | 13 +++
nls/zh_HK.big5/XI18N_OBJS | 7 +
nls/zh_HK.big5hkscs/Compose.pre | 13 +++
nls/zh_HK.big5hkscs/XLC_LOCALE.pre | 99 ++------------------------
nls/zh_TW.UTF-8/XLC_LOCALE.pre | 79 ---------------------
src/ConnDis.c | 4 -
src/KeyBind.c | 139 +++++--------------------------------
src/KeysymStr.c | 17 ++--
src/OpenDis.c | 4 -
src/StrKeysym.c | 10 +-
src/UIThrStubs.c | 2
src/XlibInt.c | 28 +++++++
src/util/makekeys.c | 13 +--
src/xkb/XKBBind.c | 2
src/xlibi18n/lcFile.c | 41 ++++++++++
30 files changed, 469 insertions(+), 378 deletions(-)
---
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]