summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Stick an error in configure.ac to tell users to use master instead.xgePeter Hutterer2008-05-221-0/+2
* Merge branch 'master' into xgePeter Hutterer2008-05-1211-22/+85
|\
| * Apple: Added a comment to explain _DARWIN_C_SOURCEJeremy Huddleston2008-05-081-0/+9
| * Apple: Define _DARWIN_C_SOURCE otherwise _XOPEN_SOURCE, _POSIX_SOURCE, or _PO...Jeremy Huddleston2008-05-081-0/+1
| * Apple: Cleaned up some Apple definitionsJeremy Huddleston2008-05-082-2/+2
| * avoid checking for fds_bits on mingwAlan Hourihane2008-04-291-1/+5
| * Use Sleep() instead of sleep() on windowsColin Harrison2008-04-262-2/+2
| * Use winsock2.hColin Harrison2008-04-261-1/+1
| * Added comment to slightly discourage the definition of ever more Unicode keysymsMarkus Kuhn2008-04-211-10/+19
| * Add more dead key symsJames Cloos2008-04-121-0/+6
| * Fix typo in XF86Keysym.hJames Cloos2008-03-061-1/+1
| * x11proto 7.0.12xproto-7.0.12Adam Jackson2008-03-051-1/+1
| * Fixed #ifdef checks that were using i386 to use __i386__Jeremy Huddleston2008-02-103-3/+3
| * Changed __DARWIN__ to __APPLE__Jeremy Huddleston2007-12-101-1/+1
| * Make Xalloca.h work with Sun C++ compilerAlan Coopersmith2007-10-301-5/+4
| * fd_mask needs to be defined on OS X, tooBen Byer2007-10-301-1/+1
| * Check headers before testing for fds_bits access method (bug #8442)Daniel Stone2007-09-241-2/+24
| * bump to 7.0.11x11proto-7.0.11James Cloos2007-09-081-1/+1
| * Describe what XF86XK_Display does (or now is meant to do).Eric Anholt2007-08-281-1/+1
| * Add dead_abovecomma and dead_abovereversedcommaJames Cloos2007-08-221-0/+4
| * Comment on the new locations of the files referenced in keysymdef.hJames Cloos2007-08-221-0/+8
| * Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos2007-08-211-0/+1
* | Add GenericEvent and xGenericEvent definitions.Peter Hutterer2007-05-152-1/+34
|/
* bcopy needs definition in Xfuncs.h for XmingColin Harrison2007-05-091-0/+4
* Added some more files to .gitignore.Tilman Sauerbeck2007-05-011-0/+7
* Enable GCC's visibility attributes on GCC 4 or greater only.Tilman Sauerbeck2007-05-011-7/+12
* Add keysym definitions from Jim Gettys.Zephaniah E. Hull2007-02-021-136/+146
* bump to 7.0.10x11proto-7.0.10Daniel Stone2006-12-161-1/+1
* don't distribute Xfuncproto.h and Xpoll.hDaniel Stone2006-12-161-2/+4
* Makefile.am: make ChangeLog hook saferDaniel Stone2006-12-061-1/+1
* bump to 7.0.9x11proto-7.0.9Daniel Stone2006-10-261-1/+1
* Xfuncproto: add _X_LIKELY and _X_UNLIKELYDaniel Stone2006-10-261-0/+6
* Xfuncproto: define _X_INLINE for older compilersDaniel Stone2006-09-211-0/+1
* bump to 7.0.8x11proto-7.0.8Daniel Stone2006-09-211-1/+1
* XF86keysym: add keyboard/monitor brightness controls (Bug #8120)Daniel Stone2006-09-211-1/+8
* Xfuncproto: add _X_INLINEDaniel Stone2006-09-201-0/+2
* Replace manual ChangeLog with dist-hook to generate from git logAlan Coopersmith2006-07-142-63/+11
* renamed: .cvsignore -> .gitignoreAlan Coopersmith2006-07-141-0/+0
* Bug #7458: AIX changes to Xmd.hDan McNichol2006-07-141-1/+4
* Add ISO_Level5_{Shift,Latch,Lock}.Daniel Stone2006-06-102-0/+8
* Bug #6887: Add dead_stroke, bump to 7.0.7. (Troy Korjuslommi)xproto-7_0_7Daniel Stone2006-06-013-3/+7
* Bump to 7.0.6.xproto-7_0_6Daniel Stone2006-06-012-1/+4
* Bug #6296: Add support for Braille. (Samuel Thibault)Daniel Stone2006-06-013-0/+276
* Bump to 7.0.5xproto-7_0_5XORG-7_1Adam Jackson2006-04-262-1/+6
* Fix more comment typos.Alan Coopersmith2006-04-263-4/+10
* On Solaris, #include <sys/isa_defs.h> to be sure _LP64 is defined in 64-bitAlan Coopersmith2006-04-206-10/+28
* Update package version number for final X11R7 release candidate.XORG-7_0_99_901XORG-7_0XORG-6_99_99_904Kevin E Martin2005-12-152-1/+6
* Update package version number for X11R7 RC3 release.XORG-6_99_99_903MODULAR_COPYKevin E Martin2005-12-032-1/+6
* Automatically generate FUNCPROTO and NARROWPROTO defines in Xfuncproto.h.Kevin E Martin2005-12-033-0/+250
* Ignore Xpoll.h, which is generated now.Eric Anholt2005-11-211-0/+1