Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check rfbGetScreen() return value everywhere. | Christian Beier | 2011-03-17 | 1 | -0/+2 |
* | examples/mac: disable the cursor | dscho | 2008-05-13 | 1 | -0/+3 |
* | previous patch turned compile warning in a compile error; fix that ;-) | dscho | 2005-12-09 | 1 | -1/+1 |
* | fix compile warnings | dscho | 2005-12-08 | 1 | -3/+5 |
* | kill BackChannel and CustomClientMessage: the new extension technique makes t... | dscho | 2005-10-06 | 1 | -60/+0 |
* | compile fix on mac; still untested... | dscho | 2004-12-20 | 1 | -5/+5 |
* | rfbErr introduced | dscho | 2003-08-06 | 1 | -1/+1 |
* | API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ge... | dscho | 2003-07-30 | 1 | -13/+13 |
* | fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr sho... | dscho | 2003-07-28 | 1 | -2/+2 |
* | the correct way to include rfb.h is now "#include <rfb/rfb.h>" | dscho | 2003-02-20 | 1 | -2/+2 |
* | support for OS X is better now | dscho | 2003-02-09 | 1 | -2/+0 |
* | moved the OSXvnc-server to examples; IRIX fixes (not really IRIX, but shows t... | dscho | 2003-02-09 | 1 | -0/+608 |