Commit graph

26 commits

Author SHA1 Message Date
Josh Triplett
3adad9d9cb Add doc directory to EXTRA_DIST. 2006-04-15 14:52:36 -07:00
Josh Triplett
d0cf02d9d6 * Actually add extensions/screensaver.xml to Makefile.am, so it gets checked
and installed.
* Don't line up backslashes in a single column, since it forces a change to
  every line when adding a longer item.
2006-04-15 12:48:02 -07:00
Josh Triplett
c4dcd1ac04 Remove outdated fd.o-* entries from */debian/.gitignore (obsolete since before they came from .cvsignore). 2006-03-21 14:22:21 -08:00
Josh Triplett
c6bc27ff14 Remove outdated comment in xproto.xml; we support ListFontsWithInfo just fine
now.
2006-03-21 14:15:56 -08:00
Ian Osgood
946717baec Update xml-xcb.txt to include new <bit> expression. 2006-03-20 07:36:39 -08:00
Ian Osgood
f4c0265fea Change <bit> syntax to <bit>n</bit> as Jamey and Josh suggested
and add more button, key, and graphics enumerations.
2006-03-15 22:41:08 -08:00
Ian Osgood
bc1e40e856 Remove proto/X11 dependencies from xcb-demo. 2006-03-15 10:09:47 -08:00
Ian Osgood
6d0f08eefe Remove xcb-util dependency on proto/X11
by moving many defs from X.h to <enum>s in xproto.xml
2006-03-14 18:23:37 -08:00
Ian Osgood
db7df9aa32 Merge branch 'master' of git+ssh://iano@git.freedesktop.org/git/xcb 2006-03-14 11:44:43 -08:00
Ian Osgood
ada24b5384 Add an expression construct <bit bit="n"/>
for mask enumerations such as CW flags.
Replaces the C-specific use of 1<<n in xproto.xml
2006-03-14 10:18:22 -08:00
Jeremy Kolb
5ac3157659 Added new type CONTEXT_TAG (just a CARD32). 2006-03-13 22:05:10 -05:00
Jeremy Kolb
0f5c21380c share_list is a GLX_CONTEXT, not a CARD32 2006-03-09 21:52:33 -05:00
Ian Osgood
fcea9ae0eb Merge branch 'master' of git+ssh://iano@git.freedesktop.org/git/xcb 2006-03-08 22:57:01 -08:00
Ian Osgood
73d195345b Replace XIDs with CARD32s in the xc_misc protocol descriptions.
(XIDs only exist client-side.)
2006-03-08 22:56:40 -08:00
Jamey Sharp
65fdc0d145 Unify autofoo .gitignore bits into one top-level file, and remove resulting redundancies. 2006-03-08 22:49:59 -08:00
Alp Toker
659264ca76 Typo 2006-03-07 04:19:02 +00:00
Jeremy Kolb
28875a37f5 Change event copy to error copy. 2006-03-05 14:44:16 -05:00
Josh Triplett
6c91f7e6cb XMLLINT, not XSLTPROC. 2006-03-05 00:49:04 -08:00
Josh Triplett
340268c45c Add *.tar.{bz2,gz} to .gitignore for the benefit of "make distcheck". 2006-03-04 18:35:53 -08:00
Josh Triplett
66f5611130 Validate protocol descriptions against schema in "make check", using xmllint. These tests will also run when doing "make distcheck" to create a distribution. 2006-03-04 18:29:40 -08:00
Josh Triplett
3084d8b32e In XML Schema, attributes default to optional unless explicitly marked use="required"; add use="required" to all required attributes. Add fake error number to error name="Generic" in glx.xml, since error is now a required attribute. 2006-03-04 14:07:04 -08:00
Josh Triplett
ec8315d965 Update the schema: a reply may contain a valueparam. 2006-02-24 16:10:42 -08:00
Josh Triplett
ee2d45a374 Remove stray character from randr.xml 2006-02-24 15:59:48 -08:00
Eric Anholt
209cb2a206 Move .cvsignore to .gitignore. 2006-02-18 22:56:03 -08:00
Jeremy Kolb
9b4d1c844f Apply Alp Toker's patch for fixing typos. Thanks! 2006-02-18 22:40:19 -05:00
Josh Triplett
9605e865e5 Remove xcl and CVSROOT. 2006-02-18 16:49:41 -08:00