aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* single vnc server surfaceStefano Stabellini2009-08-101-1/+2
* vnc: cleanup surface handling, fix screen corruption bug. (Gerd Hoffmann)aliguori2009-03-201-1/+1
* exploiting the new interface in vnc.c (Stefano Stabellini)aliguori2009-01-151-5/+5
* Introduce accessors for DisplayState (Stefano Stabellini)aliguori2008-11-241-5/+5
* vnc dynamic resolution (Stefano Stabellini)aliguori2008-09-151-6/+6
* Fix wrong signedness, by Andre Przywara.ths2007-12-161-1/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-2/+2
* Silence a spurious gcc warning.ths2006-12-211-1/+1
* support for all VNC pixel formatsbellard2006-05-141-14/+34
* VNC server (Anthony Liguori)bellard2006-04-301-0/+189