summaryrefslogtreecommitdiff
path: root/tutorial.mdwn
AgeCommit message (Expand)AuthorFilesLines
2014-03-29Fix indentation of final list items in asynchronous model sectionAlanCoopersmith1-2/+2
2014-03-29fix cgit urlAlanCoopersmith1-1/+1
2013-11-23General fixes for the TutorialsMitchell de Bruyn1-8/+4
2013-11-23Change tutorial printf statements to use inttypesMitchell de Bruyn1-5/+6
2011-07-11simple way of compilingAdamMajewski1-0/+4
2010-09-24spellingmathijs1-1/+1
2010-06-13malloc(NUM_NAMES): allocates just N bytes instead of N pointers and causes gl...eremin1-1/+1
2009-09-14add XInternAtoms array version and contrast with XCBdfries1-2/+21
2008-11-06web commit by ppl: simplify Xlib in code exampleXCB site1-1/+1
2008-10-29Use ikiwiki-style links, not markdown links, for wiki pages.Jamey Sharp1-7/+7
2008-10-07web commit by FrederikHertzumXCB site1-1/+1
2008-10-07web commit by FrederikHertzum: fixed wiki formattingXCB site1-146/+145
2008-10-07web commit by FrederikHertzum: Fixed the comparing example between Xlib and X...XCB site1-173/+142
2008-09-21web commit by nicolas: sample code bug: if (reply) { ... } free(reply) ==> if...XCB site1-2/+4
2008-09-05web commit by jesserossXCB site1-1/+2
2008-09-05web commit by jesserossXCB site1-4/+3
2008-09-05web commit by jesserossXCB site1-4/+4
2008-09-05web commit by jesserossXCB site1-2/+2
2008-09-05web commit by jesserossXCB site1-1/+1
2008-09-05web commit by jesserossXCB site1-1/+1
2008-09-05web commit by jesserossXCB site1-1/+1
2008-03-16web commit by gavinbeatty: typo variable name in xlib vs. xcb poor vs. xcb go...XCB site1-1/+1
2007-12-30web commit by nis.martensen: escape underscores where not meant to italicize ...XCB site1-7/+6
2007-11-13modified first long program so that connection/disconnection is not part of t...brian.thomas.will1-1656/+63
2007-11-12split events and basic windows and drawing into separate pagesbrian.thomas.will1-896/+4
2007-11-11finished cleaning up section 10; moving section 11 ("fonts") to tutorial/fontsbrian.thomas.will1-413/+134
2007-11-11cleanup section 10.4.5 ("keyboard press and release events")brian.thomas.will1-21/+19
2007-11-11refactor section 10.4.2 ("mouse movement events")brian.thomas.will1-57/+60
2007-11-11refactor section 10.3; mostly formattingbrian.thomas.will1-16/+16
2007-11-11refactored section 10.2 ("receiving events"); mostly formatting and stylebrian.thomas.will1-44/+47
2007-11-11refactored section 9.4 ("registering for event types); mostly formatting cleanupbrian.thomas.will1-50/+48
2007-11-11refactored section 9.3 ("drawing primitives")brian.thomas.will1-181/+175
2007-11-11refactor section 9.2brian.thomas.will1-32/+33
2007-11-11refactored section 9 ("allocating a graphics context") for claritybrian.thomas.will1-35/+31
2007-11-11oopsbrian.thomas.will1-3/+4
2007-11-11refactored section 8 ("basic window...") for claritybrian.thomas.will1-61/+64
2007-11-11refactored section 7 ("checking basic information...") for clarity; not certa...brian.thomas.will1-51/+54
2007-11-11refactored section 6 ("open and close connection") for claritybrian.thomas.will1-23/+15
2007-11-11fixed a slight point of confusionbrian.thomas.will1-8/+11
2007-11-11refactored first extended code example for comprehensibility; will do others ...brian.thomas.will1-89/+132
2007-11-08basic formatting cleanupBrianWill1-468/+537
2007-11-08will require some formatting cleanupBrianWill1-0/+3060