Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-10-17 | More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead | Adam Jackson | 1 | -1/+1 | |
of indirectly | |||||
2005-10-17 | Use sed & cpp to substitute variables in driver man pages | Alan Coopersmith | 2 | -20/+59 | |
2005-08-18 | Update autogen.sh to one that does objdir != srcdir. | Daniel Stone | 1 | -1/+10 | |
2005-08-10 | Don\'t lose existing CFLAGS in all the input drivers and some of the video | Søren Sandmann Pedersen | 1 | -1/+1 | |
drivers | |||||
2005-07-29 | Various changes preparing packages for RC0: | Kevin E Martin | 1 | -2/+4 | |
- 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 | |||||
2005-07-13 | Make the module dir configurable | Kevin E Martin | 1 | -3/+8 | |
2005-07-13 | Update all input drivers to pass distcheck | Kevin E Martin | 2 | -4/+3 | |
2005-07-13 | Change input drivers to get keysym's from <X11/keysym.h>. | Kevin E Martin | 1 | -1/+1 | |
2005-07-12 | Build skeletons for input drivers. Should basically work. | Adam Jackson | 5 | -0/+157 | |
2005-07-11 | Prep input drivers for modularizing by adding guarded #include "config.h" | Adam Jackson | 1 | -0/+4 | |
2005-07-03 | Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". | Daniel Stone | 1 | -1/+1 | |
2005-07-01 | Change all misc.h and os.h references to <X11/foo.h>. | Daniel Stone | 1 | -1/+1 | |
2005-06-27 | Various input drivers set their InputDriverRec to be static when doing a | Adam Jackson | 1 | -3/+0 | |
loadable build, and the same symbol can't be both static and _X_EXPORT. Pointed out by Alan Coopersmith. | |||||
2005-06-25 | Bug #3626: _X_EXPORT tags for video and input drivers. | Adam Jackson | 1 | -4/+6 | |
2005-04-20 | Fix includes right throughout the Xserver tree: | Daniel Stone | 1 | -5/+5 | |
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. | |||||
2004-12-04 | Encoding of numerous files changed to UTF-8 | Markus Kuhn | 1 | -1/+1 | |
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich | 1 | -3/+3 | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 | Egbert Eich | 1 | -1/+1 | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 | Egbert Eich | 1 | -1/+1 | |
2004-02-26 | readding XFree86's cvs IDs | Egbert Eich | 1 | -1/+1 | |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | 1 | -1/+1 | |
2003-11-25 | XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks | Kaleb Keithley | 1 | -14/+10 | |
2003-11-14 | XFree86 4.3.0.1 | Kaleb Keithley | 0 | -0/+0 | |
2003-11-14 | Initial revision | Kaleb Keithley | 1 | -0/+1789 | |