inputproto: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Wed Mar 16 10:22:01 PDT 2011


 Makefile.am        |    6 
 XI2proto.txt       | 1677 -----------------------------------
 XIproto.txt        | 2534 -----------------------------------------------------
 configure.ac       |    9 
 specs/.gitignore   |    1 
 specs/Makefile.am  |   16 
 specs/XI2proto.txt | 1715 +++++++++++++++++++++++++++++++++++
 specs/XIproto.txt  | 2534 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 8 files changed, 4275 insertions(+), 4217 deletions(-)

New commits:
commit 47901cd142e832eb930166cbfa769e4fbca969c5
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Tue Mar 15 21:37:39 2011 -0400

    XIproto.txt: fix whitespace issues
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit 5f43b8b19e6abd00a6295692f3346295bb01b973
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Tue Mar 15 21:29:43 2011 -0400

    XI2proto.txt: fix whitespace issues
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit 0ac450f47c55fb2bac394f6377f1aabde1ab8429
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Tue Mar 15 15:43:48 2011 -0400

    specs: convert XI2proto.txt to html using asciidoc
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit f21f00bd9b8e641d639d70d086df1b14faa34e38
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Wed Mar 16 09:57:10 2011 +1000

    Add minimal asciidoc syntax
    
    Though this protocol description is mainly to be viewed as textfile, a few
    minor changes make it parsable for asciidoc to spit out reasonably
    nicely-formatted html code.
    
    Changes include:
    - underline section headers with the matching lines
    - add linebreaks before lists to parse them as lists
    - change indentation level for normal text to be left-marging aligned and
      for <pre> text to be indented
    - comment out section dividers
    
    It's possible to run asciidoc XI2proto.txt and get some nice html output
    now.
    
    Reviewed-by: Gaetan Nadon <memsize at videotron.ca>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Reviewed-by: Chase Douglas <chase.douglas at canonical.com>



More information about the xorg-commit mailing list