summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2009-10-24Update to xpr 1.0.3Matthieu Herrb
2009-10-24Update to xman 1.1.0Matthieu Herrb
2009-10-24Update to xlsclients 1.0.2Matthieu Herrb
2009-10-24Update to xlsatoms 1.0.2Matthieu Herrb
2009-10-24Update to xkill version 1.0.2Matthieu Herrb
2009-10-24Finish 1.0.2 merge: removed files missed.Matthieu Herrb
2009-10-24Update to xkbutils 1.0.2Matthieu Herrb
2009-10-24Udate to xinput version 1.5.0Matthieu Herrb
2009-10-24Update to xhost 1.0.3Matthieu Herrb
2009-10-24Update to xgamma 1.0.3Matthieu Herrb
2009-10-24Update to xev 1.0.4Matthieu Herrb
2009-10-24Update to xdriinfo 1.0.3Matthieu Herrb
2009-10-24Update to xdpyinfo 1.1.0Matthieu Herrb
2009-10-24sprintf() -> snprintf()Matthieu Herrb
2009-10-23update to xcmsdb 1.0.2Matthieu Herrb
2009-10-23update to xclipboard 1.1.0Matthieu Herrb
2009-10-23update to x11perf 1.5.1Matthieu Herrb
2009-10-23really update to smproxy 1.0.3.Matthieu Herrb
(previous commit was done without updating anything)
2009-10-23update to smproxy 1.0.3Matthieu Herrb
2009-10-23update to mkfontdir 1.0.5Matthieu Herrb
2009-10-23update to mkfontscale 1.0.7Matthieu Herrb
2009-10-23update to iceauth 1.0.3Matthieu Herrb
2009-10-13use openpty(3) to grab a pseudo-tty, patterned after xterm; ok matthieu@Christian Weisgerber
2009-10-10update to setxkbmap 1.1.0Matthieu Herrb
2009-10-10update to xbacklight 1.1.1Matthieu Herrb
2009-10-10update to xfs 1.1.0.Matthieu Herrb
2009-10-10update to xmodmap 1.0.4Matthieu Herrb
2009-10-10update to xset 1.1.0. tested by naddy@Matthieu Herrb
2009-10-05Revert to luit 1.0.3 for now. 1.0.4 breakage reported by naddy@.Matthieu Herrb
2009-10-04update to luit version 1.0.4.Matthieu Herrb
2009-10-04Disable xtrap test clients. ok oga@Matthieu Herrb
2009-09-26update to xrandr 1.3.2Matthieu Herrb
2009-09-26update to xmag 1.0.3Matthieu Herrb
2009-09-26remove obsolete commands.Matthieu Herrb
2009-09-26remove rstart, take #2.Matthieu Herrb
2009-09-26Remove rstart.Matthieu Herrb
2009-09-26update to xclock 1.0.4Matthieu Herrb
2009-09-26update to xauth 1.0.4Matthieu Herrb
2009-09-26Update to bitmap 1.0.4Matthieu Herrb
2009-09-26Update to bdftopcf 1.0.2Matthieu Herrb
2009-09-26update to appres 1.0.2Matthieu Herrb
2009-09-25With Xinerama enabled, the borders of a maximized window will show up onOwain Ainsworth
all adjacent screens. This patch hides the borders while the window is maximized. From Bertrand Janin; thanks! ok okan@
2009-09-23libXt is built with /etc/X11/app-defaults as the default search path,Igor Sobrado
not /usr/X11R6/lib/X11/app-defaults. ok matthieu@
2009-09-19Update to xterm 248, fixing several bugs including a regression withStuart Henderson
copy-and-paste. Works for martynas@, ok matthieu@
2009-09-05update to xterm 247, a small bug fix over version 246.Matthieu Herrb
2009-09-05re-introduce the intention of the change from rev 1.4 in menu.c hereOkan Demirmen
instead, by moving the check for '\0' to only the places that it matters. hint and 50% of the diff from oga@, prodded by todd@ ok oga@
2009-09-05update to xterm 246. Has been in snapshots for some time.Matthieu Herrb
2009-09-05styleTobias Stoeckmann
ok oga
2009-08-27unroll the CCTOSC macro; from Thomas PfaffOkan Demirmen
ok oga@
2009-08-25static; ok oga@Okan Demirmen