Age | Commit message (Expand) | Author |
2012-11-11 | When building without and obj dir, cp may fail. | Matthieu Herrb |
2012-11-11 | regen | Matthieu Herrb |
2012-11-11 | Make it possible to build radeon drivers without XAA. | Matthieu Herrb |
2012-11-11 | Try to load the gallium3d "swrastg" driver if available before falling back | Martin Pieuchot |
2012-11-11 | Link libGL with -lpthread to allow the llvm-pipe driver to be loaded. | Martin Pieuchot |
2012-07-13 | Import the infrastructure for building Gallium3D graphics drivers. | Martin Pieuchot |
2006-11-25 | import from X.Org 7.2RC1 | Matthieu Herrb |
2012-11-09 | sort | Okan Demirmen |
2012-11-08 | fix some warnings; inspired by a diff from Thordur Bjornsson. | Okan Demirmen |
2012-11-07 | style nit; from Tiago Cunha. | Okan Demirmen |
2012-11-07 | add comment why we mouse unbind, just like kbd | Okan Demirmen |
2012-11-07 | now that we have FOREACH_SAFE queue macros, use them where appropriate; | Okan Demirmen |
2012-11-07 | plug a leak when using 'unmap' for kbd/mouse bindings; from Tiago Cunha. | Okan Demirmen |
2012-11-07 | get rid of the xfree() wrapper around free(); from Tiago Cunha. | Okan Demirmen |
2012-11-07 | sync | Todd T. Fries |
2012-11-07 | don't reach out in another src directory, use installed version. | Marc Espie |
2012-11-07 | clarify windowname and windowclass values are pulled from the WM_CLASS | Okan Demirmen |
2012-11-07 | zap trailing space | Okan Demirmen |
2012-11-07 | missing headers; from Thordur Bjornsson. | Okan Demirmen |
2012-11-07 | spacing | Okan Demirmen |
2012-11-07 | tab completion support for menus; from Alexander Polakov. | Okan Demirmen |
2012-11-05 | sync | Todd T. Fries |
2012-11-04 | Include declaration of sparcDriverName() | Tobias Ulmer |
2012-11-03 | update | Matthieu Herrb |
2012-11-03 | simplify directory interdependencies: install package_version.m4 | Marc Espie |
2012-11-02 | Remove things that are no longer linked to the build: imake,cf and pciids | Matthieu Herrb |
2006-11-25 | import from X.Org 7.2RC2 | Matthieu Herrb |
2006-11-25 | import from X.Org 7.2RC2 | Matthieu Herrb |
2012-11-01 | try to clarify xprop(1) output, with respect to WM_CLASS, without going | Okan Demirmen |
2012-10-31 | no longer a reason to carry conf_path in struct conf, so dice. | Okan Demirmen |
2012-10-31 | replace 'reload' with 'restart', which merely re-exec's cwm using the | Okan Demirmen |
2012-10-30 | sync | Todd T. Fries |
2012-10-29 | Unlink share/pciids from the build. The generated file is not | Matthieu Herrb |
2012-10-29 | Also install freetype-config during install phase. | Matthieu Herrb |
2012-10-29 | on reload, run each client through conf_client to pick up potential | Okan Demirmen |
2012-10-29 | Attach the synaptics(4) driver to elantech touchpads during auto-configuration. | Stefan Sperling |
2012-10-29 | Teach wsconscomm in synaptics(4) about elantech touchpads. ok mpi@ shadchin@ | Stefan Sperling |
2012-10-28 | clarify autogroup option; based on diffs from kspillner@acm.org with | Okan Demirmen |
2012-10-27 | Regen autotools build system with a clean environment. | Matthieu Herrb |
2012-10-26 | Make install of freetype2.pc consistent with other xenocara modules. | Matthieu Herrb |
2012-10-23 | comment what this whole bit does, not just part of it. | Okan Demirmen |
2012-10-23 | add a height to struct menu and use it in the most obvious of places. | Okan Demirmen |
2012-10-23 | treat menu width the same as the height is treated when deciding its | Okan Demirmen |
2012-10-23 | Stop drawing when menu doesn't fit inside the screen; picked from a | Okan Demirmen |
2012-10-20 | Make the hdmi modesetting code handle multiple display pipes. | Jonathan Gray |
2012-10-18 | sync | Todd T. Fries |
2012-10-17 | if the directory is empty, the mv will fail. | Marc Espie |
2012-10-14 | regen | Matthieu Herrb |
2012-10-14 | Link Xorg with -lpthread, for the llvm-pipe drm. Requested by mpi@ | Matthieu Herrb |
2012-10-13 | tweak a bit for better standards conformance | Marc Espie |