Age | Commit message (Expand) | Author |
2008-07-24 | XC-MISC is built-in and mandatory. | Adam Jackson |
2008-07-24 | Bigreqs are built-in and mandatory. | Adam Jackson |
2008-07-24 | Shape extension is built-in and mandatory. | Adam Jackson |
2008-07-23 | Unifdef hpux. | Adam Jackson |
2008-07-23 | Unifdef AIX. | Adam Jackson |
2008-07-23 | Unifdef sgi. | Adam Jackson |
2008-07-23 | Assume __GNUC__ >= 3. | Adam Jackson |
2008-07-23 | Unifdef QNX. | Adam Jackson |
2008-07-20 | Drop some more configure-generated files from the tarball | Julien Cristau |
2008-07-18 | Drop the FONTCACHE extension. | Adam Jackson |
2008-07-17 | Make xstrcasestr prototype return value match the implementation | Alan Coopersmith |
2008-07-17 | Remove dead code, useless #defines, et al | Daniel Stone |
2008-07-17 | Dead code removal | Daniel Stone |
2008-07-17 | Drop a bunch of #ifdef Lynx. | Mathieu Bérard |
2008-07-17 | Nuke some ancient code for commandline-challenged OSes. | Adam Jackson |
2008-07-16 | Remove loadable font renderer support. | Adam Jackson |
2008-07-16 | Remove the numVideoScreens xprintism. | Adam Jackson |
2008-07-16 | XFree86: Remove XFree86-Misc extension | Daniel Stone |
2008-07-16 | DIX: Add strcasestr from FreeBSD | Daniel Stone |
2008-07-16 | dix: Actually build str(n)casecmp if we don't have it | Daniel Stone |
2008-07-16 | config: Don't attempt to use D-Bus when not strictly necessary | Daniel Stone |
2008-07-16 | OS/KDrive/XFree86: Sanitise colour initialisation | Daniel Stone |
2008-07-16 | DIX: Add strncasecmp from FreeBSD, make strcasecmp args const | Daniel Stone |
2008-07-13 | Xi: expose Enable/DisableDevice through XI_PROP_ENABLED property. | Peter Hutterer |
2008-07-13 | Add support for multiple pointer acceleration schemes. #8583 | Simon Thum |
2008-07-11 | Set machine dependent defaults for ppc64 | Jeremy Huddleston |
2008-07-10 | Xi: pack the property stuff into a struct, make handlers a linked list. | Peter Hutterer |
2008-07-10 | Xi: add support for input device properties. | Peter Hutterer |
2008-07-10 | Revert "Xi: add support for input device properties." | Peter Hutterer |
2008-07-10 | Xi: add support for input device properties. | Peter Hutterer |
2008-07-10 | dix: free GenericMask allocations when destroying window. | Peter Hutterer |
2008-07-07 | Export xkbfile.h in the SDK | Julien Cristau |
2008-06-26 | input: for non-device events (e.g. DevicePresence) use MAX_DEVICES as id. | Peter Hutterer |
2008-06-25 | XTrap delenda est. | Adam Jackson |
2008-06-24 | Remove NOFONTSERVERACCESS macro | Tiago Vignatti |
2008-06-24 | Check for __amd64__, not __x86_64__. | Adam Jackson |
2008-06-19 | Make button down state a bitmask. Master buttons track union of slave buttons | Keith Packard |
2008-06-18 | input: fix up usage of button->down, used to be a bitmask, is now an array. | Peter Hutterer |
2008-06-13 | Make devPrivates lookup functions ABI instead of static inlines. | Eamon Walsh |
2008-06-13 | Fix unterminated endif. | Adam Jackson |
2008-06-13 | Death to mfb. | Adam Jackson |
2008-06-12 | Remove xgl. | Adam Jackson |
2008-06-11 | CopyGetMasterEvent() can be static. | Tiago Vignatti |
2008-06-02 | xkb: delete default rules when devices are closed. | Peter Hutterer |
2008-05-30 | Add xkbstr.h and xkbsrv.h to sdk_HEADERS | Julien Cristau |
2008-05-26 | input: change dxremaind, dyremaind to floats for better acceleration #9156 | Simon Thum |
2008-05-26 | Merge branch 'master' into mpx | Peter Hutterer |
2008-05-26 | If core motion history is required, scale back to screen coords and INT16. | Peter Hutterer |
2008-05-26 | Ensure the motion history is merged for master devices. | Peter Hutterer |
2008-05-26 | dix: Allocate MD's motion history to be large enough for potential valuators | Peter Hutterer |