xorg-docs: Changes to 'refs/tags/xorg-docs-1.4'

Adam Jackson ajax at kemper.freedesktop.org
Tue Jan 23 09:48:09 EET 2007


Tag 'xorg-docs-1.4' created by Adam Jackson <ajax at benzedrine.nwnk.net> at 2007-01-23 07:39 -0800

xorg-docs-1.4

Changes since xorg-docs-1.3:
Adam Jackson:
      Fix distcheck.
      Bump to 1.4.

Alan Coopersmith:
      Update XFixes protocol spec to match XFixes 4.0
      Typo fixes in XFixes protocol spec

David Nusinow:
      Build html docs as one big doc rather than several with bizarre names
      Actually install the docs that we build
      Remove old big new features and add XACE info
      * Document autoconfig improvements
      * Modular isn't new any more. Don't pretend that it is.
      No extension protocol updates of note (just bugfixes) this release
      Reorder platform-specific fixes because I'm biased
      * Modular isn't new any more
      Missing close bracket. Yay structured text.
      Format new additions so that we don't need titles for each bulletpoint
      Comment out "Other extensions" section, which we don't need this time
      Update driver list
      Rearrange configuration section. X -configure is the preferred method now.
      Spell check
      Document that xkbdata is now deprecated.

Eamon Walsh:
      Change version in docbook DTD header - possible typo.
      Don't need directory cleaning stuff now that HTML target is fixed.
      Put Makefile.am SGML build rules into a separate include file.
      Add some semblance of subdirectories for categorizing SGML docs.
      Move SGML documents into category subdirectories.
      Docbook conversion: X "Porting Layer" server spec.
      Revisions: reordering of sections.

Eric Anholt:
      Remove duplicated specs from proto modules.
      More .gitignores for autoconf stuff.
      Remove render protocol doc now that it's been moved back to renderproto.

---
 .gitignore                  |    2 
 Makefile.am                 |    3 
 configure.ac                |   13 
 sgml/Makefile.am            |   44 
 sgml/RELNOTES.sgml          |  679 +++----
 sgml/core/Makefile.am       |    4 
 sgml/core/Xserver-spec.sgml | 4226 ++++++++++++++++++++++----------------------
 sgml/ddx/Makefile.am        |    4 
 sgml/fonts/Makefile.am      |    4 
 sgml/graphics/Makefile.am   |    4 
 sgml/input/Makefile.am      |    4 
 sgml/output/Makefile.am     |    4 
 sgml/platforms/Makefile.am  |    4 
 sgml/registry/Makefile.am   |    4 
 sgml/security/Makefile.am   |    4 
 sgmlrules.in                |   63 
 specs/Composite/protocol    |  281 --
 specs/Damage/protocol       |  190 -
 specs/Fixes/protocol        |  494 -----
 specs/Randr/protocol.txt    |  519 -----
 specs/Render/protocol       | 1256 -------------
 21 files changed, 2580 insertions(+), 5226 deletions(-)
---



More information about the xorg-commit mailing list