2
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Oct 20, 2024 — Oct 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix shadow framebuffer, and by extension rotation. More... almost 19 years ago
Add missing argument to xf86DrvMsg(). More... almost 19 years ago
Update my e-mail address. More... almost 19 years ago
Convert .cvsignore to .gitignore. More... almost 19 years ago
Make debug output a run-time option instead of compile-time. More... almost 19 years ago
Replace stub file with real license. More... about 19 years ago
Bump to 0.3.0 More... over 19 years ago
Fix ShadowFB support to work with recent miext/shadow changes from bug #5460 (Kevin Martin), and apply fix for miext/shadow crasher https://bugs.freedesktop.org/show_bug.cgi?id=6940 (Kristian Hoegsberg). More... over 19 years ago
Unlibcwrap. Bump server version requirement. Bump to 0.2.0. More... over 19 years ago
Convert manpage to utf-8 More... almost 20 years ago
Update package version for X11R7 release. More... almost 20 years ago
Stub COPYING files More... almost 20 years ago
Update package version number for final X11R7 release candidate. More... almost 20 years ago
Change *man_SOURCES ==> *man_PRE to fix autotools warnings. More... almost 20 years ago
Update package version number for X11R7 RC3 release. More... almost 20 years ago
Remove extraneous AC_MSG_RESULT. More... almost 20 years ago
Only build dlloader modules by default. More... almost 20 years ago
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir) More... almost 20 years ago
Add .cvsignores for drivers. More... almost 20 years ago
Update package version number for X11R7 RC2 release. More... almost 20 years ago
Update pkgcheck depedencies to work with separate build roots. More... almost 20 years ago
Update package version number for RC1 release. More... about 20 years ago
Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro substitutions to work better with BSD make More... about 20 years ago
More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead of indirectly More... about 20 years ago
Use sed & cpp to substitute variables in driver man pages More... about 20 years ago
Numerous spelling and grammar fixes. (Branden Robinson, Debian #099n) More... about 20 years ago
Update autogen.sh to one that does objdir != srcdir. More... about 20 years ago
Various changes preparing packages for RC0: - 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 More... about 20 years ago
Build system for fbdev driver More... about 20 years ago
Prep for modular builds by adding guarded #include "config.h" everywhere. More... over 20 years ago