Commit graph

8 commits

Author SHA1 Message Date
Alan Coopersmith
dc3178bc88 Strip trailing whitespace from source files
Performed with: `git ls-files | xargs perl -i -p -e 's{[ \t]+$}{}'`

`git diff -w` & `git diff -b` show no diffs from this change

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/lib/libxcb/-/merge_requests/85>
2026-03-15 17:24:25 +00:00
TORRI Vincent
6cedaece0e add the complete cursor example. Make the html code valid 2007-02-06 09:31:54 +01:00
TORRI Vincent
408e745386 update tutorial to the new api. Add some doc about cursors. Add some colors to section 6 (Opening and closing the connection to an X server). Tell me if you want to keep colors or not (colors can be modified in xcb.css) 2006-09-30 12:45:12 +02:00
Josh Triplett
34016bcdab Remove execute bit on tutorial. 2006-04-27 16:15:50 -07:00
TORRI Vincent
81ea81c6d9 fix some font sizes 2006-03-05 09:41:11 +01:00
TORRI Vincent
66364da372 fixes + valid css 2006-03-05 09:40:15 +01:00
TORRI Vincent
01656220ef fixes + valid css 2006-03-05 09:22:03 +01:00
Josh Triplett
47ceed7861 Remove xcl and CVSROOT. 2006-02-18 16:49:41 -08:00