CVSROOT: /home/x-cvs
Module name: xc
Changes by: [EMAIL PROTECTED] 03/08/06 07:04:06
Log message:
357. Include Xmd.h in Xpm/lib/XpmI.h to get definitions of LONG64
(Bugzilla #562, John Dennis).
356. Moved Meta_L/R keys and added Super_L/R keys on macintosh keyboard.
This makes the layout more compatible to the PC keyboard layout
(Bugzilla #565, Frank Murphy).
355. Add check for Xmalloc() return value in XGetErrorDatabaseText() to avoid
Sig11 (Bugzilla #563, Alan Coopersmith).
354. Separated build of libglx.a module and normal libglx.a library
(Bugzilla #541, Frank Giessler).
353. Fixed build of Xnest, Xprt and Xvfb for OS/2 by linking with the linker
definition files (Bugzilla #541, Frank Giessler).
352. Fixed freeing of properties form xkb_geomerty block (Bugzilla #550,
Alexander Pohoyda).
351. Fixed string octal number parsing and string to int conversion for "\00"
in xkbcomp (BugzillaR #553, Egbert Eich).
350. Removed stale definition from XftCompat.h (BugzillaR #543, Egbert Eich).
349. Added XLC_LOCALE file for zh_CN.UTF-8, moved iso10646 encoding to the end
in ja_JP, ko_KR and zh_TW UTF-8 XLC_LOCALE files
(Bugzilla #544, Akira TAGOH).
348. Fixed typo in #if conditional in cfb code (Bugzilla #556, Dave Love).
Modified files:
xc/extras/Xpm/lib/:
XpmI.h
xc/lib/X11/:
ErrDes.c
xc/lib/Xft/:
XftCompat.h xftlist.c
xc/nls/:
compose.dir locale.alias locale.dir
xc/nls/XI18N_OBJS/:
Imakefile
xc/nls/XLC_LOCALE/:
Imakefile ja_JP.UTF-8 ko_KR.UTF-8 zh_TW.UTF-8
xc/programs/Xserver/:
Imakefile
xc/programs/Xserver/GL/:
Imakefile
xc/programs/Xserver/GL/glx/:
Imakefile
xc/programs/Xserver/cfb/:
cfbglblt8.c
xc/programs/Xserver/hw/xfree86/:
CHANGELOG
xc/programs/xkbcomp/:
expr.c geometry.c xkbscan.c
xc/programs/xkbcomp/symbols/macintosh/:
us
Added files:
xc/nls/XI18N_OBJS/:
zh_CN.UTF-8
xc/nls/XLC_LOCALE/:
zh_CN.UTF-8
xc/programs/Xserver/GL/glx/module/:
Imakefile
Revision Changes Path
1.9 +1 -0 xc/extras/Xpm/lib/XpmI.h
3.11 +13 -5 xc/lib/X11/ErrDes.c
1.6 +0 -3 xc/lib/Xft/XftCompat.h
1.4 +0 -0 xc/lib/Xft/xftlist.c
1.24 +0 -0 xc/nls/compose.dir
1.63 +1 -0 xc/nls/locale.alias
1.43 +1 -0 xc/nls/locale.dir
1.8 +1 -0 xc/nls/XI18N_OBJS/Imakefile
1.26 +1 -0 xc/nls/XLC_LOCALE/Imakefile
1.2 +23 -23 xc/nls/XLC_LOCALE/ja_JP.UTF-8
1.2 +24 -24 xc/nls/XLC_LOCALE/ko_KR.UTF-8
1.2 +23 -23 xc/nls/XLC_LOCALE/zh_TW.UTF-8
3.288 +7 -5 xc/programs/Xserver/Imakefile
1.12 +5 -0 xc/programs/Xserver/GL/Imakefile
1.10 +50 -4 xc/programs/Xserver/GL/glx/Imakefile
3.8 +5 -5 xc/programs/Xserver/cfb/cfbglblt8.c
3.2795 +21 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG
3.7 +10 -3 xc/programs/xkbcomp/expr.c
1.5 +5 -5 xc/programs/xkbcomp/geometry.c
3.12 +17 -14 xc/programs/xkbcomp/xkbscan.c
1.9 +7 -7 xc/programs/xkbcomp/symbols/macintosh/us
_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit