Age | Commit message (Collapse) | Author | Files | Lines |
|
of indirectly
|
|
|
|
|
|
|
|
drivers
|
|
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
loadable build, and the same symbol can't be both static and _X_EXPORT.
Pointed out by Alan Coopersmith.
|
|
|
|
change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h;
change "foo.h", "extensions/foo.h" and "X11/foo.h" to
<X11/extensions/foo.h> for extension headers, e.g. Xv.h;
change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files.
|
|
touchscreens, from Miroslav Halas.
|
|
after server reset.
- Call InitPtrFeedbackClassDeviceStruct() during DEVICE_INIT phase, in
order to avoid a segfault in the X server caused by 'xset q'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|