Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-28 | Update to xterm 273. Tested by marco@, jasper@. | Matthieu Herrb | |
2011-08-28 | 2 more .orig files added by mistake. Noticed by shadchin@. Thanks. | Matthieu Herrb | |
2011-08-28 | update | Matthieu Herrb | |
2011-08-28 | Update to xset 1.2.2 | Matthieu Herrb | |
2011-08-28 | Update to xrandr 1.3.5 | Matthieu Herrb | |
2011-08-28 | Update to xprop 1.2.1 | Matthieu Herrb | |
2011-08-28 | Update to xman 1.1.2 | Matthieu Herrb | |
2011-08-28 | Update to xkbcomp 1.2.3 | Matthieu Herrb | |
2011-08-28 | Update to x11perf 1.5.4 | Matthieu Herrb | |
2011-08-28 | Oops. Didn't mean to add this file. | Matthieu Herrb | |
2011-08-28 | Update to twm 1.0.7 | Matthieu Herrb | |
2011-08-28 | Update to smproxy 1.0.5 | Matthieu Herrb | |
2011-08-28 | Update to mkfontscale 1.0.9 | Matthieu Herrb | |
2011-08-27 | Update to libX11 1.4.4. Tested by ajacoutot@, shadchin@. | Matthieu Herrb | |
2011-08-22 | A while ago I wrote some code to not warp to ignored windows on map (rev | Owain Ainsworth | |
1.52), not realising that the previous (less efficient) fix had already been commited (rev 1.50). Had this in my tree for ages to remove the previous code. Effectively reverts rev 1.50. ok okan@ | |||
2011-08-22 | revert r1.11 of parse.y and create logic in conf_setup instead to deal | Okan Demirmen | |
with the various scenarios of when to attempt a parse of the config, load defaults, and when to warn and/or exit. triggered by bogus warning first noticed by sobrado@. ok oga@ | |||
2011-08-21 | Fix default xkboptions settings here too. | Matthieu Herrb | |
2011-08-21 | Fix initial xkb_options setting. Restores Ctrl+Alt+Backspace behaviour. | Matthieu Herrb | |
Strange that no one reported it beeing broken. | |||
2011-08-21 | Fix work serial mouse on X. | Alexandr Shadchin | |
Tested by Kent <kent at ripco.com> ok matthieu@ | |||
2011-08-20 | Update to util-macros 1.15.0 | Matthieu Herrb | |
2011-08-20 | Update to x11proto 7.0.22. | Matthieu Herrb | |
2011-08-20 | Remove warnings emitted when a device can't be opened. This | Matthieu Herrb | |
is just noise and now happens while the X autoconfiguration code probes all /dev/wsmouse<n> devices. If the error matters, the driver will emit a proper error nevertheless. | |||
2011-08-18 | Compile trace.c as well so that OPT_TRACE 1 actually works. | Marco Peereboom | |
ok matthieu | |||
2011-08-18 | sync | Matthieu Herrb | |
2011-08-18 | Update to xterm 271. Tested by shadchin@ and ajacoutot@ | Matthieu Herrb | |
2011-08-11 | fix from matthieu@ as applied upstream for CVE-2011-2895 | Todd T. Fries | |
ok deraadt@ | |||
2011-08-04 | puffy 5.0 | Todd T. Fries | |
2011-07-26 | sync | Todd T. Fries | |
2011-07-26 | Re-draw borders after reloading, not before; from Alexander Polakov. | Okan Demirmen | |
ok oga@ | |||
2011-07-25 | use the menu border; from Alexander Polakov, but with the existing define. | Okan Demirmen | |
ok oga@ | |||
2011-07-25 | We are inconsistent when it comes to function returns, so just go all | Okan Demirmen | |
the way with the cwm specific parts. ok oga@ | |||
2011-07-25 | sync | Todd T. Fries | |
2011-07-24 | remove -mmmx from SSE2_FLAGS It's implied by -msse2 and is not in | Matthieu Herrb | |
upstreams distrib. This was a silly attempt to fix the amd64 issues on my side. | |||
2011-07-24 | update | Matthieu Herrb | |
2011-07-24 | Update to pixman 0.22.2. | Matthieu Herrb | |
0.22.0 was tested by many. 0.22.2 only add a few bug fixes. Note that on amd64 a recent ld.so is needed to avoid random bus errors. | |||
2011-07-23 | Clarify defines and make them not look like non-local ones; started by a | Okan Demirmen | |
small diff from Thomas Pfaff. ok oga@ | |||
2011-07-19 | sync | Todd T. Fries | |
2011-07-18 | Fix for CVE-2011-0226 from Freetype git repository. | Matthieu Herrb | |
2011-07-18 | Update to freetype 2.4.5. Tested by many. | Matthieu Herrb | |
2011-07-17 | fix bug "lock up" touchpad ( not allowing to move the pointer, or click ) | Alexandr Shadchin | |
ok matthieu@ | |||
2011-07-17 | Unifdef support for xinput ABI up to 10. | Matthieu Herrb | |
2011-07-16 | Remove an extra debugging printf that leaked in previous commit. | Matthieu Herrb | |
2011-07-16 | Unifdef support for xinput ABI up to 10. | Matthieu Herrb | |
2011-07-16 | Mention that this driver also supports ums(4), tweaks and white-space | Matthieu Herrb | |
cleanups. | |||
2011-07-16 | Check if an input device has calibration data before accepting it as | Matthieu Herrb | |
as candidate for calibration. | |||
2011-07-16 | Tweak and fix an unreadable sentence. | Matthieu Herrb | |
2011-07-16 | Add a '-c' option to keep the X cursor visible while calibrating. | Matthieu Herrb | |
2011-07-16 | White space cleanup. | Matthieu Herrb | |
2011-07-14 | Fix libpthread linkage | David Coppa | |
OK matthieu@ | |||
2011-07-14 | correct spelling; from Alexander Polakov. | Okan Demirmen | |