aboutsummaryrefslogtreecommitdiff
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* vnc: check fd before calling qemu_set_fd_handler2() in vnc_client_write()Yoshiaki Tamura2010-10-111-1/+1
* vnc: tight: split send_sub_rectCorentin Chary2010-07-261-25/+55
* vnc: tight: fix rgb_prepare_rowCorentin Chary2010-07-261-5/+10
* vnc: add missing lock for vnc_cursor_define()Corentin Chary2010-07-261-0/+2
* vnc: threaded VNC serverCorentin Chary2010-07-265-25/+663
* vnc: fix tight png memory leakCorentin Chary2010-07-261-0/+3
* vnc: encapsulate encoding membersCorentin Chary2010-07-265-156/+163
* vnc: tight: stop using qdict for palette stuffCorentin Chary2010-07-263-128/+234
* vnc: tight: specific zlib level and filters for each compression levelCorentin Chary2010-07-261-1/+18
* vnc: tight add PNG encodingCorentin Chary2010-07-264-54/+304
* vnc: tight: remove a memleak in send_jpeg_rect()Corentin Chary2010-07-261-2/+3
* vnc: tight: don't forget do at the last colorCorentin Chary2010-07-261-1/+1
* vnc: rename vnc-encoding-* vnc-enc-*Corentin Chary2010-07-265-7/+7
* ui: move all ui components in ui/Corentin Chary2010-07-2628-0/+11355