Age | Commit message (Expand) | Author | Files | Lines |
2008-08-12 | Fix a longstanding XAA CopyPlane bug. | Ivaylo Boyadzhiev | 1 | -3/+3 |
2008-08-12 | Erk. Actually check all the BARs, not just the first. | Adam Jackson | 1 | -1/+1 |
2008-08-12 | Silence the "No matching Device section" warning in some harmless cases. | Adam Jackson | 1 | -1/+16 |
2008-08-12 | Handle XGI cards in autoconfig. | Adam Jackson | 1 | -0/+6 |
2008-08-12 | Unifdef XIDLE. | Adam Jackson | 1 | -3/+0 |
2008-08-12 | Cosmetic fix to EDID decoding. | Xavier Bestel | 1 | -1/+2 |
2008-08-12 | Add atKeynames.h in hw/dmx/input and drop evil cross-ddx #include. | Kristian Høgsberg | 2 | -1/+295 |
2008-08-12 | xfree86: don't output a spurious newline to the log when loading a module | Julien Cristau | 1 | -8/+9 |
2008-08-12 | xfree86: use xorg.conf input devices if there is no ServerLayout | Julien Cristau | 1 | -40/+46 |
2008-08-12 | some trivial changes regarding C compat, indentation, etc. | Simon Thum | 1 | -1/+1 |
2008-08-12 | xfree86: perform pointer accel scheme selection by name, not number | Simon Thum | 1 | -5/+26 |
2008-08-12 | Fix Makefile.am crack. | Michel Dänzer | 1 | -1/+1 |
2008-08-12 | xfree86: warn some more about potential missing input devices. | Peter Hutterer | 1 | -0/+10 |
2008-08-12 | xfree86: if AllowEmptyInput is on, warn the user that we rely on HAL now. | Peter Hutterer | 1 | -0/+7 |
2008-08-10 | Move strcasecmp(), strcasencmp() and strcasestr() prototypes to os.h | Matthieu Herrb | 2 | -0/+3 |
2008-08-09 | remove OpenBSD/amd64 specific mtrr API. | Matthieu Herrb | 1 | -66/+0 |
2008-08-08 | Remove commented out lines that make automake 1.9 puke. | Michel Dänzer | 1 | -3/+0 |
2008-08-08 | Removed rogue #include | Jeremy Huddleston | 1 | -1/+0 |
2008-08-08 | XQuartz: Disable the Xquartz AIGLX for now since it doesn't even compile any ... | Jeremy Huddleston | 2 | -1/+5 |
2008-08-08 | XQuartz: Re-added deprecated code fallback failsafe for keyboard layout on Le... | Jeremy Huddleston | 1 | -3/+44 |
2008-08-08 | xf86: don't replicate dix defaults for pointer acceleration | Simon Thum | 1 | -12/+16 |
2008-08-06 | XQuartz: Now properly disable xauth checking on launchd socket and mostly fix... | Jeremy Huddleston | 2 | -10/+23 |
2008-08-06 | Add an xf86PrintBacktrace wrapper around xorg_backtrace to aid driver debugging. | Aaron Plattner | 2 | -0/+11 |
2008-08-05 | XQuartz: Added code and made comments more helpful for debugging first-client... | Jeremy Huddleston | 4 | -18/+40 |
2008-08-05 | XQuartz: More fd handoff cleanup. | Jeremy Huddleston | 1 | -62/+28 |
2008-08-05 | XQuartz: Fixed some errors / typos in the preferences pane. | Jeremy Huddleston | 2 | -16/+10 |
2008-08-05 | XQUartz: UI Cleanup. Removed done/cancel buttons from Applications->Customize | Jeremy Huddleston | 3 | -112/+12 |
2008-08-05 | XQuartz: Fixed proper processing of tablet button presses | Jeremy Huddleston | 1 | -3/+4 |
2008-08-05 | XQuartz: Nuke Sparkle. | Jeremy Huddleston | 210 | -2550/+10 |
2008-08-05 | XQuartz: Fixed first-client-can't-connect bug | Jeremy Huddleston | 5 | -12/+46 |
2008-08-05 | Redefine WindowTable as a fixed array | Tomas Carnecky | 3 | -5/+2 |
2008-08-04 | dix: use average of pointer accel profile | Simon Thum | 1 | -1/+3 |
2008-08-03 | Fix a longstanding XAA CopyPlane bug. | Ivaylo Boyadzhiev | 1 | -3/+3 |
2008-08-01 | Erk. Actually check all the BARs, not just the first. | Adam Jackson | 1 | -1/+1 |
2008-08-01 | Silence the "No matching Device section" warning in some harmless cases. | Adam Jackson | 1 | -1/+16 |
2008-08-01 | Handle XGI cards in autoconfig. | Adam Jackson | 1 | -0/+6 |
2008-07-31 | Unifdef XIDLE. | Adam Jackson | 1 | -3/+0 |
2008-07-29 | Cosmetic fix to EDID decoding. | Xavier Bestel | 1 | -1/+2 |
2008-07-28 | Add atKeynames.h in hw/dmx/input and drop evil cross-ddx #include. | Kristian Høgsberg | 2 | -1/+295 |
2008-07-28 | xfree86: don't output a spurious newline to the log when loading a module | Julien Cristau | 1 | -8/+9 |
2008-07-28 | xfree86: use xorg.conf input devices if there is no ServerLayout | Julien Cristau | 1 | -40/+46 |
2008-07-28 | some trivial changes regarding C compat, indentation, etc. | Simon Thum | 1 | -1/+1 |
2008-07-28 | xfree86: perform pointer accel scheme selection by name, not number | Simon Thum | 1 | -5/+26 |
2008-07-28 | Fix Makefile.am crack. | Michel Dänzer | 1 | -1/+1 |
2008-07-28 | xfree86: warn some more about potential missing input devices. | Peter Hutterer | 1 | -0/+10 |
2008-07-28 | xfree86: if AllowEmptyInput is on, warn the user that we rely on HAL now. | Peter Hutterer | 1 | -0/+7 |
2008-07-25 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Alan Hourihane | 120 | -28306/+326 |
2008-07-24 | Drop xf86CommonSpecialKey() and atKeynames.h | Kristian Høgsberg | 5 | -342/+5 |
2008-07-24 | Sync is built-in and mandatory. | Adam Jackson | 3 | -19/+0 |
2008-07-24 | XC-MISC is built-in and mandatory. | Adam Jackson | 3 | -17/+0 |