Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-30 | Move the headers under include/X11/... | Adam Jackson | |
I kinda hate to do this, it was nice to have everything in one place. However, the meson build wants to be able to wrap this module as a dependency, and code that depends on these headers includes them in the form: #include <X11/Xfuncproto.h> As a result, any include path meson can construct needs to point to the root of a hierarchy that has the same path layout as an installed copy, hence this change. Signed-off-by: Adam Jackson <ajax@redhat.com> | |||
2015-07-27 | Incorrect guard block in HPkeysym.h | Alan Coopersmith | |
https://bugs.freedesktop.org/show_bug.cgi?id=91469 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Thomas Klausner <wiz@NetBSD.org> | |||
2009-06-12 | Death to RCS tags. | Adam Jackson | |
2003-11-14 | R6.6 is the Xorg base-line | Kaleb Keithley | |