Age | Commit message (Collapse) | Author |
|
free a random value from the stack if xpmHashTableInit returns an
error.
|
|
when xpmHashTableInit failed)
|
|
when xpmHashTableInit failed)
|
|
|
|
CID 121).
|
|
|
|
|
|
|
|
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
|
|
application build-time dependencies, and update package deps to work
with separate build roots.
|
|
|
|
|
|
-DSTAT_ZFILE to enable automatically searching for file.xpm.Z &
file.xpm.gz when file.xpm is requested.
|
|
|
|
Fix man page installation
|
|
type.
|
|
- Verify and update package version numbers as needed
- Implement versioning scheme
- Change bug address to point to bugzilla bug entry form
- Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
reenable it)
- Fix makedepend to use pkgconfig and pass distcheck
- Update build script to build macros first
- Update modular Xorg version
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Add Xpm to symlink.sh
- Conditionally include config.h in xc/extras/Xpm
|
|
Add "../lib" to INCLUDES.
Replace #include "../lib/foo" with #include "foo".
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|