summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-31update to xcb-proto 1.5Matthieu Herrb
2009-05-31whitespaceMatthieu Herrb
2009-05-31workaround for a problem that appeared with xterm 243 on arm cpus.Matthieu Herrb
2009-05-31Remove layout from all pre-installed xorg.conf. It nowadays defaultMatthieu Herrb
2009-05-30'no' is the answer to the comment question: cc->name can't be NULL atOkan Demirmen
2009-05-30re-order a bit for readability.Okan Demirmen
2009-05-30revert the 1.4 change - causes a double free noticed by grange@ a whileOkan Demirmen
2009-05-25updatesMatthieu Herrb
2009-05-25This is Mesa 7.4.2. from Brad.Matthieu Herrb
2009-05-23explicitely addt inter-library dependencies.Matthieu Herrb
2009-05-23Add xcb-util subdirs and zap one level of recursive make by lisingMatthieu Herrb
2009-05-23Replace autotools with a simpler BSD Makefile.Matthieu Herrb
2009-05-23missing spaceMatthieu Herrb
2009-05-23build system for xcb-utilMatthieu Herrb
2009-05-23import xcb-util 0.3.4Matthieu Herrb
2009-05-23Fix main libxcb. There are some builtin extensions that were left out.Matthieu Herrb
2009-05-22use .PATH.in to specifically look for unprocessed pkg-config files.Matthieu Herrb
2009-05-22add code to conditionnally install the xcbgen python module.Matthieu Herrb
2009-05-22Add a Makefile that rebuilds sources from xml.Matthieu Herrb
2009-05-22remove one more junk fileMatthieu Herrb
2009-05-22Add support for building xcb (disabled for now).Matthieu Herrb
2009-05-22Add xcb directories.Matthieu Herrb
2009-05-22Regen with OpenBSD's version of GNU autotools.Matthieu Herrb
2009-05-22use the code in bsd.xorg.mk to install headers.Matthieu Herrb
2009-05-22OpenBSD stuff for libpthread-stubs:Matthieu Herrb
2009-05-22finish replacing PC= with PKGCONFIG= in all Makefiles.Matthieu Herrb
2009-05-22remove crap that I forgot to clean before import.Matthieu Herrb
2009-05-22Xenocara build infrastructure for libxcb.Matthieu Herrb
2009-05-22Makefile for xcb-proto.Matthieu Herrb
2009-05-22import libxcb 1.2Matthieu Herrb
2009-05-22import libpthread-stubs 0.1Matthieu Herrb
2009-05-22initial import of xcb-proto 1.4Matthieu Herrb
2009-05-22use implicit variable to generate pkgconfig file.Matthieu Herrb
2009-05-22Add PYTHON_VERSION (to be used by xcb).Matthieu Herrb
2009-05-22Add more substitutions to .pc generation. Also provideMatthieu Herrb
2009-05-22Add dri2proto ChangeLog and dri2proto.txt which were accicentaly left out.Matthieu Herrb
2009-05-22Get rid of double-column rules in proto Makefiles.Matthieu Herrb
2009-05-22Get rid of double-column rules in the rules used by proto.Matthieu Herrb
2009-05-22Use test -f rather than test -e to test for Makefile presence.Matthieu Herrb
2009-05-20Sync with sparc wsmouse changes.Miod Vallat
2009-05-19In movetogroup, check the window's current group and skip client_hide()Stuart Henderson
2009-05-18updatesMatthieu Herrb
2009-05-18update to xf86-video-vmware 10.16.6Matthieu Herrb
2009-05-18update to xf86-input-vmmouse 12.6.4Matthieu Herrb
2009-05-18update to xinput 1.4.2Matthieu Herrb
2009-05-18nuke the leading underscore notation for local static functions - thereOkan Demirmen
2009-05-18oops, we appear to have grown an extra prototype for group_only(), getOwain Ainsworth
2009-05-18Rip out the event layer and just use a static array of callbacks likeOwain Ainsworth
2009-05-17redraw all borders at once on reloadOkan Demirmen
2009-05-17a long time coming - re-work the way we deal with colors: since we'reOkan Demirmen