CVSROOT: /home/x-cvs
Module name: xc
Changes by: [EMAIL PROTECTED] 03/09/08 07:25:33
Log message:
436. Added support for the Compaq Evo keyboard (Stanislav Brabec).
435. Fixed writes past end of array in via_bios.c (BugzillaR #662, Egbert
43Eich).
434. Let luit copy the termios settings from the calling terminal (BugzillaR
#641, Juliusz Chroboczek).
433. Add _ADOBE_POSTSCRIPT_FONTNAME to the list of font properties xlsfonts
that are atoms and should be convertet to strings when run with the
-ll flag. Also fixed the lenght problems that may arise (Bugzilla # 659,
Alan Coopersmith).
432. Backing out 321.: sysMem gets initialized once during server lifetime
(Egbert Eich).
431. Fixing X11.tmpl to set XFTINCLUDES after defining a non-standard path
to fontconfig, adding FONTCONFIGINCLUDES to the build rules for fontconfig
(Kevin P. Fleming).
Added support for the hp5181 inet keyboard (Bugzilla #648, Alan Strohm).
430. Added support for Apple Laptop keyboards, added level3/group switching
43to
KP_Enter, modified layout so keyboards acts the same way as under Mac OS
(Bugzilla #642, Frank Murphy).
429. Reverting 321 as this memory area should be set up only once during
server lifetime (Egbert Eich).
428. Adding ANGKHANKHU (U+0E5A) character to level 3 of keycode <AD09> on
th_tis keymap (Theppitak Karoonboonyanan).
+ Build Fix for Xserver.man by Yann E. MORIN (Bugzilla #668)
Modified files:
xc/config/cf/:
X11.tmpl
xc/lib/Xft1/:
Imakefile
xc/programs/Xserver/:
Xserver.man
xc/programs/Xserver/hw/xfree86/:
CHANGELOG
xc/programs/Xserver/hw/xfree86/drivers/i810/:
i810_video.c
xc/programs/Xserver/hw/xfree86/drivers/via/:
via_bios.c
xc/programs/Xserver/hw/xfree86/int10/:
generic.c
xc/programs/luit/:
luit.c sys.c sys.h
xc/programs/xdm/:
Imakefile
xc/programs/xkbcomp/rules/:
xfree86 xfree86.lst xfree86.xml
xc/programs/xkbcomp/symbols/:
Imakefile inet level3 th_tis
xc/programs/xkbcomp/symbols/macintosh/:
us
xc/programs/xkbcomp/symbols/pc/:
th_tis
xc/programs/xlsfonts/:
xlsfonts.c
Added files:
xc/programs/xkbcomp/symbols/:
apple
Revision Changes Path
1.218 +2 -2 xc/config/cf/X11.tmpl
1.12 +1 -1 xc/lib/Xft1/Imakefile
3.29 +2 -2 xc/programs/Xserver/Xserver.man
3.2848 +26 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG
1.24 +51 -5 xc/programs/Xserver/hw/xfree86/drivers/i810/i810_video.c
1.4 +16 -11 xc/programs/Xserver/hw/xfree86/drivers/via/via_bios.c
1.28 +0 -7 xc/programs/Xserver/hw/xfree86/int10/generic.c
1.11 +4 -0 xc/programs/luit/luit.c
1.10 +18 -1 xc/programs/luit/sys.c
1.2 +1 -0 xc/programs/luit/sys.h
3.56 +1 -1 xc/programs/xdm/Imakefile
3.72 +10 -5 xc/programs/xkbcomp/rules/xfree86
3.72 +2 -2 xc/programs/xkbcomp/rules/xfree86.lst
1.14 +1 -1 xc/programs/xkbcomp/rules/xfree86.xml
3.62 +2 -1 xc/programs/xkbcomp/symbols/Imakefile
1.33 +34 -1 xc/programs/xkbcomp/symbols/inet
1.7 +16 -0 xc/programs/xkbcomp/symbols/level3
1.2 +2 -1 xc/programs/xkbcomp/symbols/th_tis
1.10 +3 -0 xc/programs/xkbcomp/symbols/macintosh/us
1.3 +2 -1 xc/programs/xkbcomp/symbols/pc/th_tis
1.9 +9 -1 xc/programs/xlsfonts/xlsfonts.c
_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit