summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-20Remove warnings emitted when a device can't be opened. ThisMatthieu Herrb
2011-08-18Compile trace.c as well so that OPT_TRACE 1 actually works.Marco Peereboom
2011-08-18syncMatthieu Herrb
2011-08-18Update to xterm 271. Tested by shadchin@ and ajacoutot@Matthieu Herrb
2011-08-11fix from matthieu@ as applied upstream for CVE-2011-2895Todd T. Fries
2011-08-04puffy 5.0Todd T. Fries
2011-07-26syncTodd T. Fries
2011-07-26Re-draw borders after reloading, not before; from Alexander Polakov.Okan Demirmen
2011-07-25use the menu border; from Alexander Polakov, but with the existing define.Okan Demirmen
2011-07-25We are inconsistent when it comes to function returns, so just go allOkan Demirmen
2011-07-25syncTodd T. Fries
2011-07-24remove -mmmx from SSE2_FLAGS It's implied by -msse2 and is not inMatthieu Herrb
2011-07-24updateMatthieu Herrb
2011-07-24Update to pixman 0.22.2.Matthieu Herrb
2011-07-23Clarify defines and make them not look like non-local ones; started by aOkan Demirmen
2011-07-19syncTodd T. Fries
2011-07-18Fix for CVE-2011-0226 from Freetype git repository.Matthieu Herrb
2011-07-18Update to freetype 2.4.5. Tested by many.Matthieu Herrb
2011-07-17fix bug "lock up" touchpad ( not allowing to move the pointer, or click )Alexandr Shadchin
2011-07-17Unifdef support for xinput ABI up to 10.Matthieu Herrb
2011-07-16Remove an extra debugging printf that leaked in previous commit.Matthieu Herrb
2011-07-16Unifdef support for xinput ABI up to 10.Matthieu Herrb
2011-07-16Mention that this driver also supports ums(4), tweaks and white-spaceMatthieu Herrb
2011-07-16Check if an input device has calibration data before accepting it asMatthieu Herrb
2011-07-16Tweak and fix an unreadable sentence.Matthieu Herrb
2011-07-16Add a '-c' option to keep the X cursor visible while calibrating.Matthieu Herrb
2011-07-16White space cleanup.Matthieu Herrb
2011-07-14Fix libpthread linkageDavid Coppa
2011-07-14correct spelling; from Alexander Polakov.Okan Demirmen
2011-07-09syncTodd T. Fries
2011-07-04Fix transformation of events supplying only a valuator for the y-coordinate.Mark Kettenis
2011-07-04A wscons keyboard type of zaurus should map to an XKB model of zaurusMatthieu Herrb
2011-07-04Simplify zaurus xorg.conf now that input devices are auto-configured.Matthieu Herrb
2011-07-02Revert update to xf86-input-joystick 1.6.0.Matthieu Herrb
2011-07-02updateMatthieu Herrb
2011-07-02Update to libXi 1.4.3.Matthieu Herrb
2011-07-02Update to libXi 1.4.2.Matthieu Herrb
2011-07-02Update to xf86-input-joystick 1.6.0Matthieu Herrb
2011-07-02Update to libXrandr 1.3.2.Matthieu Herrb
2011-07-02Update to libXcursor 1.1.12.Matthieu Herrb
2011-07-02Update to resourceproto 1.2.0Matthieu Herrb
2011-07-01syncAlexandr Shadchin
2011-07-01Update xkeyboard-config to 2.3Alexandr Shadchin
2011-06-29Code to configure the xkb layout and options from wscons setupMatthieu Herrb
2011-06-29regenMatthieu Herrb
2011-06-29Introduce new autoconfiguration code for X input drivers, based on XMatthieu Herrb
2011-06-28spelloJasper Lievisse Adriaanse
2011-06-27UTF8-ify, from Alexander Polakov, but without setlocale(), afterOkan Demirmen
2011-06-25warn if we can't parse the config file on start, just like we do on reload.Okan Demirmen
2011-06-25Since cwm(1) uses the same parser as others in src, document howOkan Demirmen