summaryrefslogtreecommitdiffstats
path: root/examples/example.c
Commit message (Collapse)AuthorAgeFilesLines
* global structures/functions should have "rfb", "sra" or "zrle" as prefix,dscho2004-08-301-2/+2
| | | | while structure members should not
* now that the examples reside in a subdirectory, the classes path has to be ↵dscho2004-06-181-1/+1
| | | | adapted
* make examples g++ compileable, thanks to Juan Jose Costellodscho2004-02-041-1/+1
|
* API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ↵dscho2003-07-301-3/+3
| | | | get prefix "LIBVNCSERVER_"
* the correct way to include rfb.h is now "#include <rfb/rfb.h>"dscho2003-02-201-2/+2
|
* autoconf'ed everythingdscho2003-02-081-5/+5
|
* moved files to contrib/ and examples/dscho2003-02-071-0/+330