summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* client/windows: fix SetClipboardViewer error handling rhbz#786554Arnon Gilboa2012-03-011-3/+4
* client: RedScreen::RedScreen: fix initialization order of _menu_needs_updateUri Lublin2011-12-221-1/+1
* client: foreign-menu: pass "active" param when creating a ForeignMenu (#769020)Uri Lublin2011-12-213-4/+4
* client: update menu if needed when exiting full-screen mode (#758260)Uri Lublin2011-12-212-1/+7
* client: menu: make RedWindow::set_menu() return an error-code (#758260)Uri Lublin2011-12-213-5/+14
* client controller/foreign_menu: use memmove instead of memcpy in readersUri Lublin2011-12-212-2/+2
* client: handle the redundant right ctrl windows' message send when a alt-gr i...Gal Hammer2011-11-241-0/+34
* client: handle the redundant right ctrl windows' message send when a alt-gr i...Gal Hammer2011-11-241-11/+14
* client: add xinerama supportArnon Gilboa2011-11-132-0/+149
* client: support semi-seamless migration between spice servers with different ...Yonit Halperin2011-09-264-6/+40
* client: display channel - destroy all surfaces on disconnectYonit Halperin2011-09-262-6/+13
* client: display channel migrationYonit Halperin2011-09-262-14/+153
* client: playback/record channels: implement on_disconnectYonit Halperin2011-09-263-19/+54
* client: main channel migration: do partial cleanup when switching hostsYonit Halperin2011-09-262-0/+11
* client: handle SPICE_MSG_MAIN_MIGRATE_ENDYonit Halperin2011-09-264-11/+187
* client: handle SpiceMsgMainMigrationBegin for 0.8.2Yonit Halperin2011-09-261-3/+18
* client: RedPeer::HostAuthOptions::set_cert_subjectYonit Halperin2011-09-263-51/+59
* client: rewrite surfaces cacheYonit Halperin2011-09-2610-263/+101
* client: don't crash when booting a Xinerama setupChristophe Fergeau2011-09-201-4/+6
* fix infinite loop in resolution changeMarc-André Lureau2011-09-201-1/+7
* fix 2 X11 related leaksChristophe Fergeau2011-09-202-4/+8
* channel: fix EVP_PKEY leakChristophe Fergeau2011-09-201-3/+7
* always set VDAgentDisplayConfig::depthChristophe Fergeau2011-09-201-0/+1
* client: setting monitors resolution before resizing screens, RHBZ #728252Yonit Halperin2011-08-252-12/+34
* client/red_client: fix broken switch host migration (RHBZ 727969)Alon Levy2011-08-031-0/+1
* client: fix 30s timeout regressionChristophe Fergeau2011-07-311-2/+7
* fix make distcheckChristophe Fergeau2011-07-221-1/+1
* client: don't die if initial agent timeout triggersChristophe Fergeau2011-07-222-2/+10
* client: only send one SPICE_MSGC_MAIN_ATTACH_CHANNELS messagesChristophe Fergeau2011-07-212-8/+16
* client: fix endless recursion in rearrange_monitors, RHBZ #692976Yonit Halperin2011-07-214-50/+54
* client: rename connect_unsecure to connect_to_peerUri Lublin2011-07-212-4/+14
* client: don't crash when agent is missing WAN supportChristophe Fergeau2011-07-211-8/+20
* client: improve WAN option descriptionChristophe Fergeau2011-07-211-2/+5
* x11: don't return freed memory from get_clipboardChristophe Fergeau2011-07-211-2/+6
* client: match delete[] with new[]Christophe Fergeau2011-07-211-1/+1
* client/windows: enable image randomization (ASLR) rhbz#701111Arnon Gilboa2011-07-211-2/+2
* client/windows: undef SIZE_MAX in stdint.hArnon Gilboa2011-07-211-1/+1
* add missing "LGPLv2.1 or later" header to source filesChristophe Fergeau2011-07-2111-1/+184
* client: s/reqired/required in CmdLineParserChristophe Fergeau2011-07-212-5/+5
* gl: remove unused variablesChristophe Fergeau2011-07-211-6/+0
* gl: use correct pixman accessor for image dataChristophe Fergeau2011-07-211-1/+1
* client: use silent generation rules in Makefile.amChristophe Fergeau2011-07-211-4/+4
* opengl: fix compilationChristophe Fergeau2011-07-211-3/+0
* client/windows: use SPICE_PROTOCOL_DIR in project include dirsArnon Gilboa2011-07-211-4/+4
* Fixes compilation error of Spice Client (Linux/X11) with OpenGL enabled modif...Thomas Tyminski2011-07-211-3/+3
* build: s/HUGE/INFINITY/Gerd Hoffmann2011-07-211-1/+1
* spicec: Make loglevel configurable through the environmentHans de Goede2011-07-201-0/+7
* client: fix for redundant shift+f11 RHBZ #674532Yonit Halperin2011-06-143-10/+27
* client/windows: init PACKAGE_VERSIONArnon Gilboa2011-05-242-3/+5
* client: fix flipped video in Linux guest on windows client, RHBZ #667689Yonit Halperin2011-05-191-3/+5