Pavel Roskin
8a1de8dbc4
Remove trailing whitespace
8 years ago
Pavel Roskin
6664aac00f
Use "void" for empty argument list in declarations
...
In C, an empty argument list in a declaration means that the function
can accept any arguments. Use "void" instead, it means "no arguments".
C++ treats void and empty list as "no arguments".
8 years ago
Pavel Roskin
ca9cbcafc8
Typo fixes
9 years ago
Pavel Roskin
92a6833e9b
Fix typos
9 years ago
Pavel Roskin
f8cb1588ef
Replace "charactor" with "character" everywhere
9 years ago
mirabilos
c3f9f82daf
replace image with one I shot myself just now: “Blick auf’s Meßdorfer Feld”
...
(view towards Meßdorfer Feld, from ↳ tarent) published under any
OSI certified Open Source licence
9 years ago
Jay Sorg
c176208133
xorg tests, randr, call XRRUpdateConfiguration on configure notify on root window
11 years ago
Jay Sorg
5c581ff5a5
added more randr test logging
11 years ago
Jay Sorg
4607de10a6
randr test, print ConfigureNotify width and height
12 years ago
Jay Sorg
3365cae66b
randr test change
12 years ago
Jay Sorg
f04e162b03
xorg randr test app
12 years ago
Jay Sorg
f8b851855d
add randr test
12 years ago
Laxmikant Rashinkar
1123323fda
o moved from GNU General Public License to Apache License, Version 2.0
...
o applied new coding standards to all .c files
o moved some files around
12 years ago
Jay Sorg
51349f9288
xorg: added xdemo test for offscreen to offscreen
12 years ago
Jay Sorg
823238cb75
xorg/test: edit nx server and client startup scripts
13 years ago
Jay Sorg
50fec9a216
xorg/tests: added smooth3 and 4 option
13 years ago
Jay Sorg
968a293e19
xorg/tests: added xdemo Makefile
13 years ago
Jay Sorg
1f1fd13558
xorg/tests: cleanup
13 years ago
Jay Sorg
c37524c733
xorg/tests: minor fixes
13 years ago
Jay Sorg
a866b7b330
xorg: added tests
13 years ago