summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* specs/libX11: Fix column count of Gravity Attributes tableAlan Coopersmith2010-07-191-1/+1
* specs/libX11: Convert \- to − and \^ to either   or removedAlan Coopersmith2010-07-198-31/+29
* specs/libX11: Manual cleanup pass over Ch. 1Alan Coopersmith2010-07-191-303/+280
* specs/libX11: make sure all files have DOCTYPEs so standard entities workAlan Coopersmith2010-07-1921-0/+63
* specs/libX11: Fix up list of header files in Ch.1 & add index entriesAlan Coopersmith2010-07-181-38/+76
* specs/libX11: Add indexterms for headerfiles that .hN used to provideAlan Coopersmith2010-07-1812-29/+116
* specs/libX11: convert multicolumn lists from tables to <simplelist>Alan Coopersmith2010-07-161-252/+109
* specs/libX11: Tag WM_* as <property>Alan Coopersmith2010-07-164-141/+141
* specs/libX11: Convert simpler eqn markup to docbook tagsAlan Coopersmith2010-07-163-30/+23
* specs/libX11: App. D: convert literallayouts to synopsis or programlistingAlan Coopersmith2010-07-161-27/+7
* specs/libX11: Fix section headers in Appendix DAlan Coopersmith2010-07-161-33/+30
* specs/libX11: Explicitly tag document as EnglishAlan Coopersmith2010-07-141-1/+1
* specs/libX11: Appendix C: convert literallayouts to synopsis or programlistingAlan Coopersmith2010-07-121-154/+141
* xmlrules.in: Add chunked-html rule to manually generate smaller filesAlan Coopersmith2010-07-121-0/+5
* specs/libX11: Convert Appendix A tables to real tablesAlan Coopersmith2010-07-121-528/+2090
* specs/libX11: Fix out-of-place text in Chapter 1Alan Coopersmith2010-07-121-4/+1
* launchd: Explicitly search /sbinJeremy Huddleston2010-07-121-1/+1
* Replace untranslated .hN macros with <filename> tags to show header namesAlan Coopersmith2010-07-1212-30/+30
* specs/libX11: Mass substitution of <function> tags with more specific tagsAlan Coopersmith2010-07-1219-3585/+3585
* specs/libX11: Glossary cross-reference linksAlan Coopersmith2010-07-121-287/+157
* specs/libX11: Make whitespace around <function> tags more uniformAlan Coopersmith2010-07-1219-1293/+1293
* specs: use pattern rules rather than suffix rulesGaetan Nadon2010-07-091-4/+4
* specs/libX11: Move punctuation outside of the <function> tagsAlan Coopersmith2010-07-0819-2116/+2116
* specs/libX11: Mark a number of <acronym>sAlan Coopersmith2010-07-0814-339/+339
* specs/libX11: Glossary terms should not be marked as functionsAlan Coopersmith2010-07-081-131/+131
* specs/libX11: Clean up author list & acknowledgements a littleAlan Coopersmith2010-07-082-35/+42
* specs/libX11: Convert troff .IN macros to docbook <indexterm> tagsAlan Coopersmith2010-07-0820-1397/+1398
* specs: specdir is required to install xml filesGaetan Nadon2010-07-082-1/+1
* specs: replace troff source with docbook-xml sourceMatt Dew2010-07-0850-48258/+71247
* XStringToKeysym: Check strdup() return valueDaniel Stone2010-07-081-0/+2
* Fix two typos in SFS 5966 Annex 3Marko Myllynen2010-07-081-2/+2
* Delete now-redundant XKeysymDBDaniel Stone2010-07-082-381/+1
* makekeys: Scan vendor keysyms as well as coreDaniel Stone2010-07-083-56/+98
* XStringToKeysym: Special case for XF86 keysymsDaniel Stone2010-07-081-0/+13
* configure.ac: Change from deprecated AC_DEFINE_DIR to AX_Daniel Stone2010-07-081-6/+6
* Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo2010-07-07109-150/+0
* Use -version-number consistently instead of -version-infoAdam Jackson2010-06-301-1/+1
* Make Compose-comma map to ogonek for I and U in UTF-8 locales.Juliusz Chroboczek2010-06-291-0/+4
* Make Compose-comma map to Ogonek for A and E in UTF-8 locales.Juliusz Chroboczek2010-06-291-2/+4
* Define FILE_MAN_DIR_SUFFIX so XCompose shadow page has correct pathAlan Coopersmith2010-06-241-0/+1
* poll_for_response: Really handle xcb_poll_for_reply getting a reply.Jamey Sharp2010-06-211-2/+3
* Revert "xcb_io.c: poll_for_response doesn't guarantee there's a pending reque...Jamey Sharp2010-06-211-1/+1
* Revert "poll_for_response: Really handle xcb_poll_for_reply getting a reply."Jamey Sharp2010-06-211-11/+5
* xcb_io.c: poll_for_response doesn't guarantee there's a pending request.Jamey Sharp2010-06-211-1/+1
* poll_for_response: Really handle xcb_poll_for_reply getting a reply.Jamey Sharp2010-06-191-5/+11
* Implement SFS 5966 Annex 4 for FinlandMarko Myllynen2010-06-131-2/+110
* LINEAR_RGB_InitSCCData: When malloc fails, don't try to free unallocated bitsAlan Coopersmith2010-06-111-1/+1
* Mark the rest of Xprivate.h as _X_HIDDEN.Josh Triplett2010-06-061-3/+3
* Hide _XSeqSyncFunctionJulien Cristau2010-06-051-1/+1
* Remove support for building without XCBJosh Triplett2010-06-0319-3175/+37