Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
in the pipe. Remove extraneous tests on file names that broke some
applications. From Alex Reisen in Bugzilla #1920.
|
|
use the X11 function begin/end marker macros (_XFUNCPROTOBEGIN,
_XFUNCPROTOEND) instead of homegrown (native) C++ code. Patch by Kevin
DeKorte <kdekorte@yahoo.com>.
|
|
|
|
Alan Coopersmith from release 6.8.1.
Fail during initialization with error if font/fontset is not set for
widget. This prevents a sig11 later when the non-existent font/fontset
structs are referenced.
Check if xf86Info.kbdProc pointer is really set before calling it on abort
as this pointer won't be set if the new modular keyboard driver is used
(Matthias Hopf).
Added new libs to the bindist control files.
Removed inclusion of unnecessary kernel header on Linux. This may fail in
an -ansi environment.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|