CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED] 03/02/04 17:48:25
Log message:
841. Add missing Num_Lock and Scroll_Lock modifiers to the jp XKB map
(Chisato Yamauchi).
Modified files:
xc/programs/xkbcomp/symbols/:
jp
Revision
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED] 03/02/04 17:38:37
Log message:
839. Fix some keys in the Slovenian (si) XKB map (David Balazic,
Henrik Nordström).
Modified files:
xc/programs/xkbcomp/symbols/:
si
xc/programs/xk
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]03/02/04 17:21:12
Log message:
Bigendian fix in the nv driver.
Modified files:
xc/programs/Xserver/hw/xfree86/drivers/nv/:
riva_hw.c
Revision ChangesPath
1.46 +3 -3 x
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED] 03/02/04 16:54:30
Log message:
838. Add a check to xset for a NULL return from XkbGetKeyboard()
(Tapani Utriainen).
Modified files:
xc/programs/Xserver/hw/xfree86/:
CHANGELOG xf86Versio
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED] 03/02/04 16:26:58
Log message:
Change the default cursor theme to "core".
Modified files:
xc/config/cf/:
X11.tmpl
Revision ChangesPath
1.193 +2 -2 xc/config/cf/X11.
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED] 03/02/04 16:23:15
Log message:
837. Resync with DRI mesa-4-0-4 branch:
- radeon DRM: only acknowledge interrupts we handle -- others could
be used outside the DRM (Michel Dänzer).
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED] 03/02/04 15:05:02
Log message:
Fix xfs crash on Darwin by making libXfont a flat namespace image.
Modified files:
xc/config/cf/:
darwinLib.tmpl
xc/programs/Xserver/hw/xfree86/:
CHA
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]03/02/04 07:21:18
Log message:
835. Avoid endless loop when initializing an PS/2 mouse behind a
repeater (Egbert Eich).
Modified files:
xc/programs/Xserver/hw/xfree86/:
CHANGELOG
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]03/02/04 04:02:19
Log message:
834. Radeon driver: make sure RADEONCPStop() is only called when
RADEONCPStart() has been called before. Failing to do so may
make the kernel driver oops (Egbe