From: Ian Osgood Date: Thu, 23 Mar 2006 01:57:57 +0000 (-0800) Subject: Work on the tutorial, and update xproto.xml to match: X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dab6a9b8cfc099dc94f997de7e5881566861bbf;p=free-sw%2Fxcb%2Fproto Work on the tutorial, and update xproto.xml to match: * Fixed grammar * Answered some TODO's and added some more * Updated X.h constants to those in xproto.h * Added enumerations used in tutorial to xproto.xml * Prefered XCBFlush to XCBSync * Corrected and refactored the "events" example I extracted the examples to test them. Where should I put them? --- diff --git a/src/xproto.xml b/src/xproto.xml index 7b6f4d5..8ccf1d9 100644 --- a/src/xproto.xml +++ b/src/xproto.xml @@ -534,6 +534,14 @@ authorization from the authors. 5 6 + + + 0 + 1 + 2 + 3 + 4 + @@ -1061,7 +1069,7 @@ authorization from the authors. 16 17 18 - 19 + 19 20 21 22 @@ -1263,6 +1271,12 @@ authorization from the authors. + + 0 + 1 + 2 + + @@ -1372,6 +1386,11 @@ authorization from the authors. + + 0 + 1 + +