summaryrefslogtreecommitdiffstats
path: root/client/screen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing blank linesDaniel P. Berrange2012-01-131-1/+0
* client: screen: fix typo _forec_update_timerUri Lublin2011-12-221-5/+5
* client: RedScreen::RedScreen: fix initialization order of _menu_needs_updateUri Lublin2011-12-221-1/+1
* client: update menu if needed when exiting full-screen mode (#758260)Uri Lublin2011-12-201-1/+6
* spelling: s/cupture/captureMarc-André Lureau2011-12-141-1/+1
* fix typosChristophe Fergeau2011-09-151-26/+26
* client: fix endless recursion in rearrange_monitors, RHBZ #692976Yonit Halperin2011-07-211-4/+0
* client: fix for redundant shift+f11 RHBZ #674532Yonit Halperin2011-06-141-0/+4
* s/USE_OGL/USE_OPENGLChristophe Fergeau2011-05-031-3/+3
* add #include <config.h> to all source filesChristophe Fergeau2011-05-031-0/+3
* 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