summaryrefslogtreecommitdiff
path: root/ui/vnc.h
AgeCommit message (Expand)AuthorFilesLines
2012-11-01vnc: add missing staticBlue Swirl1-5/+0
2012-11-01pixman/vnc: use pixman images in vnc.Gerd Hoffmann1-4/+15
2012-06-27Remove support for non-threaded VNC serverDaniel P. Berrange1-17/+0
2012-03-14vnc: don't mess up with iohandlers in the vnc threadCorentin Chary1-0/+2
2012-02-10vnc: implement shared flag handling.Gerd Hoffmann1-0/+16
2011-07-23Store VNC auth scheme per-client as well as per-serverDaniel P. Berrange1-0/+2
2011-03-10vnc: Fix stack corruption and other bitmap related bugsStefan Weil1-3/+6
2011-02-23vnc: add a non-adaptive optionCorentin Chary1-0/+1
2011-02-23vnc: use the new generic bitmap functionsCorentin Chary1-3/+4
2011-02-23vnc: Add ZRLE and ZYWRLE encodings.Corentin Chary1-1/+26
2011-02-23vnc: refresh lossy rect after a given timeoutCorentin Chary1-0/+3
2011-02-23vnc: add a way to get the update frequency for a given regionCorentin Chary1-0/+19
2010-12-09vnc: support password expireGerd Hoffmann1-0/+1
2010-07-26vnc: threaded VNC serverCorentin Chary1-1/+52
2010-07-26vnc: encapsulate encoding membersCorentin Chary1-26/+33
2010-07-26vnc: tight add PNG encodingCorentin Chary1-1/+14
2010-07-26ui: move all ui components in ui/Corentin Chary1-0/+430