summaryrefslogtreecommitdiffstats
path: root/client/screen.cpp
Commit message (Expand)AuthorAgeFilesLines
* client: Interpret the title control message as utf8 instead of unicode16Hans de Goede2010-10-211-3/+3
* spicec: extract RedScreen::update_menu()Arnon Gilboa2010-10-171-2/+7
* Make opengl optional, disabled by defaultAlexander Larsson2010-06-211-0/+2
* JPEG support: introducing jpeg encoding for spice bitmapsYonit Halperin2010-06-091-1/+1
* Remove all mentions of "cairo" from the codeAlexander Larsson2010-05-031-3/+3
* Client: Support pixmap format conversion in copy_pixelsAlexander Larsson2010-04-231-1/+1
* Create screen composit area in same format as windowAlexander Larsson2010-04-231-2/+2
* Make client canvas and pixmaps handle more formats and simplifyAlexander Larsson2010-04-231-1/+1
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
* Replace custom region implementation with pixman_region32_tAlexander Larsson2010-02-231-9/+41
* Rename symbols that were changed in spice-protocolAlexander Larsson2010-02-041-12/+12
* client: improve screen resizingYaniv Kamay2009-12-281-2/+15
* client: restore mouse capture state after screen resizingYaniv Kamay2009-12-281-1/+7
* client: KeyHandler now receive unicode char event in addition to RedKey eventsYaniv Kamay2009-11-301-0/+5
* client: interactive screen layerYaniv Kamay2009-11-301-107/+195
* spice client: sticky Alt activation when holding an Alt key: bug #505912.Yonit Halperin2009-11-151-6/+19
* spice client: remove timer interface from platform - use Application (via Pro...Yonit Halperin2009-11-091-14/+6
* spice client: Transfer all channels run loop from EventsLoop class to Process...Yonit Halperin2009-11-091-1/+1
* spice client: creating a general process loop.Yonit Halperin2009-11-091-2/+3
* fresh startYaniv Kamay2009-10-141-0/+777