summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-13xproto 7.0.29xproto-7.0.29Julien Cristau1-1/+1
2016-05-02Don't let XFD_SETSIZE exceed FD_SETSIZEJames Clarke1-4/+7
2015-09-10Raise the number of FD on WIN32 as wellOlivier Fourdan1-1/+1
2015-07-27Incorrect guard block in HPkeysym.hAlan Coopersmith1-1/+1
2015-07-01xproto 7.0.28xproto-7.0.28Adam Jackson1-1/+1
2015-07-01Increase the number of file descriptorsOlivier Fourdan1-2/+11
2015-05-25darwin: Include strings.hJeremy Huddleston Sequoia2-2/+2
2015-01-13Use C99 compliant definition of nonnull attribute.Thomas Klausner1-0/+3
2014-12-30xproto 7.0.27xproto-7.0.27Alan Coopersmith1-1/+1
2014-08-07Use clang's __has_attribute to check for attribute supportAlan Coopersmith1-9/+21
2014-07-18Do not suggest adding new keysyms to XF86keysym.hAlan Coopersmith1-23/+8
2014-07-06Bug #80528: make it build on AIXMichael Haubenwallner2-3/+3
2014-05-09Enable use of __attribute__((deprecated)) with Solaris Studio 12.4 compilerAlan Coopersmith1-1/+2
2014-04-14xproto 7.0.26xproto-7.0.26Julien Cristau1-1/+1
2014-03-13Xpoll.h.in: Fix WIN32 check to trigger on MinGW onlyJon TURNEY1-1/+1
2014-03-13Xwindows.h: Wrap Windows 64-bit types as well for 64-bit buildYaakov Selkowitz1-0/+6
2014-01-15Add more comments on connection setup to Xproto.hAlan Coopersmith1-2/+15
2014-01-15Replace 'pointer' with explicit 'void *'Keith Packard1-2/+2
2013-11-23Xthreads.h: Declare _Xthread_init for WIN32Yaakov Selkowitz1-0/+1
2013-11-22xproto 7.0.25xproto-7.0.25Alan Coopersmith1-1/+1
2013-10-26config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-1/+2
2013-09-05Remove WORD64, MUSTCOPY, and other CRAY leftoversAlan Coopersmith2-76/+18
2013-08-31Additional dead keysyms to complete the German DIN T3 keyboard layout.Benno Schulenberg1-0/+6
2013-05-09Add _X_COLD attribute for branch prediction hintsAlan Coopersmith1-0/+9
2013-03-29xproto 7.0.24xproto-7.0.24Alan Coopersmith1-1/+1
2013-01-15autogen.sh: Implement GNOME Build APIColin Walters1-1/+3
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson1-1/+0
2012-10-29Adjust wrapping to work with MinGW-w64 headersYaakov Selkowitz2-12/+41
2012-10-16Do not use visibility attributes on MinGWYaakov Selkowitz1-1/+1
2012-09-06Bug 51009: _X_RESTRICT_KYWD fix for g++ 4.6 & later on SolarisAlan Coopersmith1-1/+2
2012-08-26Add XF86XK_AudioMicMuteJames M Leddy1-0/+2
2012-06-10Xmd.h: Treat __ILP32__ targets as LONG32 onesSergei Trofimovich1-1/+3
2012-05-02config: replace obsolete AC_CONFIG_HEADER with with AC_CONFIG_HEADERSGaetan Nadon1-2/+2
2012-03-15xproto 7.0.23xproto-7.0.23Alan Coopersmith1-1/+1
2012-02-21x11proto: add permille, ezh, and EZH to keysymdef.hMarko Myllynen2-4/+13
2012-02-08Definition of dead greek symbolFrédéric Boiteux1-0/+2
2012-01-15informaltable cleanupMatt Dew3-2303/+2468
2011-11-21Cygwin/X: Include <strings.h> early to avoid compile errorsYaakov Selkowitz2-2/+2
2011-10-03 1 - fix the capitolization of the ID attriutes to match either theMatt Dew3-49/+49
2011-09-21x11proto spec: fix copyright markupGaetan Nadon1-9/+5
2011-09-14spec: remove duplicate Copyright lineGaetan Nadon1-3/+0
2011-09-12docs: use the &fullrelvers; entity to set X11 release informationGaetan Nadon1-1/+5
2011-09-11docs: remove <productnumber> which is not used by defaultGaetan Nadon1-1/+0
2011-09-08docbook.am: embed css styles inside the HTML HEAD elementGaetan Nadon1-2/+0
2011-09-07docbook.am: global maintenance update - entities, images and olinkingGaetan Nadon1-52/+62
2011-08-30Fix Xfuncproto.h to work when #included in a C89-mode compilationAlan Coopersmith1-2/+4
2011-06-29Add some keysyms to support Breton’s n-graphs.James Cloos1-0/+9
2011-06-23xproto 7.0.22xproto-7.0.22Peter Hutterer1-1/+1
2011-06-20Add two more symbols for logging grab and window treesPeter Hutterer1-1/+2
2011-06-12Install xml versions of specs even if HAVE_XMLTO is falseGaetan Nadon2-2/+2