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;hp=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? ---