Pavel Roskin
8a1de8dbc4
Remove trailing whitespace
2017-02-08 13:30:56 +09:00
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".
2017-01-05 17:27:20 -08:00
Pavel Roskin
ca9cbcafc8
Typo fixes
2016-05-04 23:33:30 -07:00
Pavel Roskin
92a6833e9b
Fix typos
2016-02-13 20:41:07 -08:00
Pavel Roskin
f8cb1588ef
Replace "charactor" with "character" everywhere
2016-01-30 17:33:04 -08:00
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
2015-08-26 20:19:36 +02:00
Jay Sorg
c176208133
xorg tests, randr, call XRRUpdateConfiguration on configure notify on root window
2013-07-21 20:24:59 -07:00
Jay Sorg
5c581ff5a5
added more randr test logging
2013-07-20 21:59:15 -07:00
Jay Sorg
4607de10a6
randr test, print ConfigureNotify width and height
2013-02-17 20:38:18 -08:00
Jay Sorg
3365cae66b
randr test change
2013-02-17 19:11:17 -08:00
Jay Sorg
f04e162b03
xorg randr test app
2013-02-17 19:03:43 -08:00
Jay Sorg
f8b851855d
add randr test
2013-02-17 17:47:24 -08:00
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
2012-09-19 20:51:34 -07:00
Jay Sorg
51349f9288
xorg: added xdemo test for offscreen to offscreen
2012-08-29 20:59:09 -07:00
Jay Sorg
823238cb75
xorg/test: edit nx server and client startup scripts
2012-02-21 13:44:04 -08:00
Jay Sorg
50fec9a216
xorg/tests: added smooth3 and 4 option
2012-02-21 13:43:13 -08:00
Jay Sorg
968a293e19
xorg/tests: added xdemo Makefile
2012-02-12 22:40:56 -08:00
Jay Sorg
1f1fd13558
xorg/tests: cleanup
2012-02-12 22:14:16 -08:00
Jay Sorg
c37524c733
xorg/tests: minor fixes
2012-02-12 21:20:23 -08:00
Jay Sorg
a866b7b330
xorg: added tests
2012-02-11 11:44:13 -08:00