summaryrefslogtreecommitdiff
path: root/include/X11/extensions/MITMisc.h
Commit message (Collapse)AuthorAgeFilesLines
* Purge cvs tags.Jesse Adkins2010-10-061-2/+0
| | | | | Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Rename mitmisc.h to mitmiscconst.h to avoid a collision with MITMisc.h on ↵Jon TURNEY2009-07-221-1/+1
| | | | | | | | case-insensitive filesystems Requires xextproto 7.0.99.2 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
* Move libXext library headers from xextproto to libXext.Peter Hutterer2009-07-151-0/+56
All library headers (or parts thereof) from xextproto are moved to include/X11/extensions/. Including build fixes to include and build with the new header locations and names. Requires xextproto 7.0.99.1 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>