Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-09 | Update to xvidtune 1.0.3 | Matthieu Herrb | |
2013-03-09 | Update to xstdcmap 1.0.3 | Matthieu Herrb | |
2013-03-09 | Update to xsetroot 1.1.1 | Matthieu Herrb | |
2013-03-09 | Update to xkbutils 1.0.4 | Matthieu Herrb | |
2013-03-09 | Update to xfsinfo 1.0.4 | Matthieu Herrb | |
2013-03-09 | Upate to xcalc 1.0.5 | Matthieu Herrb | |
2013-03-09 | Update to ico 1.0.4 | Matthieu Herrb | |
2013-03-09 | Update to beforelight 1.0.5 | Matthieu Herrb | |
2013-03-09 | Update to bdftopcf 1.0.4 | Matthieu Herrb | |
2013-03-09 | update | Matthieu Herrb | |
2013-03-09 | Update to xterm 291. Tested by many. | Matthieu Herrb | |
2013-03-09 | Update to fontconfig 2.10.91 + a few local fixes. | Matthieu Herrb | |
Move to a new BSD make based build system since fontconfig's build system has become too dependant on GNU make. Requested by ajacoutot@, tested by many back in january. | |||
2013-03-09 | Build pthread-stubs before fontconfig. Needed for fontconfig 2.10.91 | Matthieu Herrb | |
2013-03-09 | MFC: Bug 60748 - broken conf.d/10-autohint.conf and conf.d/10-unhinted.conf | Matthieu Herrb | |
Move the target of recipes to the "pattern" from the "font". This is to ensure the targeted objects is updated by them prior to FcDefaultSubstitute() so that it can adds the default values properly. | |||
2013-03-09 | Add missing fcntl(..., F_DUPFD_CLOEXEC) argument. | Matthieu Herrb | |
2013-03-09 | New config file providing replacement for Lucida fonts. | Matthieu Herrb | |
Replace ugly bitmapped fonts by Luxi or DejaVu TrueType fonts, Provide aliases for commonly found Lucida family fonts (Lucida, Lucida Grande, Lucida Sans Unicode). Prodded by a submission by Tobias Ulmer. Ok mpi@. | |||
2013-03-09 | Add a substitution from fonts that map to ugly bitmapped ones | Matthieu Herrb | |
Maps to DejaVu fonts. Most of the work done by martynas@ and deraadt@, with inputs and tests from naddy@, todd@ and lots of others. | |||
2013-03-09 | fc-cache] Add '-c' option fc-cache to chroot on startup | Matthieu Herrb | |
before (re)building the font cache. Useful for builds with $DESTDIR set, to prepare a binary distribution. | |||
2013-03-09 | Import fontconfig 2.10.91 in a separate directory | Matthieu Herrb | |
to make room for a BSD make build system. | |||
2007-09-12 | xcalc 1.0.2 | Matthieu Herrb | |
2006-11-26 | Importing xterm 216 | Matthieu Herrb | |
2006-11-26 | Importing from X.Org 7.2RC2 | Matthieu Herrb | |
2006-11-25 | Importing from X.Org 7.2RC2 | Matthieu Herrb | |
2006-11-25 | Importing from X.Org 7.2RC2 | Matthieu Herrb | |
2006-11-25 | Importing from X.Org 7.2RC2 | Matthieu Herrb | |
2006-11-25 | Import fontconfig 2.4.1 | Matthieu Herrb | |
2006-11-25 | import from X.Org 7.2RC1 | Matthieu Herrb | |
2013-03-05 | update | Matthieu Herrb | |
2013-03-05 | Update to sessreg 1.0.8 | Matthieu Herrb | |
2013-03-05 | Update to xev 1.2.1 | Matthieu Herrb | |
2013-03-05 | Update to rgb 1.0.5. | Matthieu Herrb | |
2006-11-25 | Importing from X.Org 7.2RC2 | Matthieu Herrb | |
2006-11-25 | Importing from X.Org 7.2RC2 | Matthieu Herrb | |
2006-11-25 | Importing from X.Org 7.2RC2 | Matthieu Herrb | |
2013-02-27 | Merge patch from Tom Dickey for a segfault that happens when using the | Matthieu Herrb | |
mouse wheel over the scrollbar. ok guenther@ deraadt@ | |||
2013-02-25 | sync ok todd@ | Matthieu Herrb | |
2013-02-21 | after a compiler update, landisk can now handle pixman and thus xserver again | Todd T. Fries | |
prodded by brad@, ok matthieu@ | |||
2013-02-19 | Remove m68k workaround now that gcc3 is in use. | Brad Smith | |
ok miod@ | |||
2013-02-17 | sync | Miod Vallat | |
2013-02-16 | update | Matthieu Herrb | |
2013-02-14 | Repair the legacy i810 driver. Problem reported and fix | Matthieu Herrb | |
successfully tested by schwarze@ | |||
2013-02-10 | don't touch the pty permissions after grantpt() or openpty(); ok matthieu@ | Christian Weisgerber | |
2013-02-10 | Update to luit 1.1.1. ok matthieu@ | Christian Weisgerber | |
2006-11-25 | Importing from X.Org 7.2RC2 | Matthieu Herrb | |
2013-02-09 | Enable the shared libs option on m88k; this is also used to indicate | Brad Smith | |
whether to build Mesa. ok miod@ | |||
2013-02-08 | update | Matthieu Herrb | |
2013-02-07 | puffy 5.3 | Todd T. Fries | |
2013-02-07 | sync | Miod Vallat | |
2013-02-01 | Several changes to resolve screen corruption sometimes seen with dpms | Jonathan Gray | |
on ivy bridge, mostly based on upstream drm code: - remove a workaround which was in itself causing issues - switch the order of disabling fdi rx & tx - disable DPLL_SEL when disabling the crtc - add a few extra delays Most of this concerns the gen5+ crtc disable function, and thanks to a bunch of testers this is known to still work fine on gen 5/6/7. ok kettenis@ matthieu@ | |||
2013-01-25 | Rename dprintf function to debugprintf so as to not conflict with POSIX | Brad Smith | |
function name. ok millert@ |