summaryrefslogtreecommitdiffstats
path: root/rfb/rfbproto.h
Commit message (Collapse)AuthorAgeFilesLines
* support MinGW32!dscho2004-12-011-2/+2
|
* add EncodingUltra; it is not implemented in the libraries yet, so this is ↵dscho2004-11-301-0/+1
| | | | just a place holder
* global structures/functions should have "rfb", "sra" or "zrle" as prefix,dscho2004-08-301-4/+4
| | | | while structure members should not
* ZRLE no longer uses C++, but Cdscho2003-09-081-1/+1
|
* forgot to change WORDS_BIGENDIAN to LIBVNCSERVER_BIGENDIAN; #undef VERSION ↵dscho2003-08-031-9/+10
| | | | unneccessary...
* API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ↵dscho2003-07-301-16/+13
| | | | get prefix "LIBVNCSERVER_"
* make vncauth usable also for upcoming libvncclientdscho2003-07-271-0/+58
|
* moved include/ to rfb/dscho2003-02-181-0/+944