summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)AuthorFilesLines
2011-12-22client: screen: fix typo _forec_update_timerUri Lublin2-6/+6
2011-12-22client: RedScreen::RedScreen: fix initialization order of _menu_needs_updateUri Lublin1-1/+1
2011-12-20client: foreign-menu: pass "active" param when creating a ForeignMenu (#769020)Uri Lublin3-4/+4
2011-12-20client: update menu if needed when exiting full-screen mode (#758260)Uri Lublin2-1/+7
2011-12-20client: menu: make RedWindow::set_menu() return an error-code (#758260)Uri Lublin3-5/+14
2011-12-20client controller/foreign_menu: use memmove instead of memcpy in readersUri Lublin2-2/+2
2011-12-15build: remove unused variableMarc-André Lureau1-1/+0
2011-12-14spelling: s/cupture/captureMarc-André Lureau4-4/+4
2011-11-24client: handle the redundant right ctrl windows' message send when a alt-gr i...Gal Hammer1-0/+34
2011-11-24client: handle the redundant right ctrl windows' message send when a alt-gr i...Gal Hammer1-11/+14
2011-11-14client: add xinerama supportArnon Gilboa2-0/+149
2011-11-02client: support semi-seamless migration between spice servers with different ...Yonit Halperin4-6/+40
2011-11-02client: display channel - destroy all surfaces on disconnectYonit Halperin2-6/+13
2011-11-02client: display channel migrationYonit Halperin2-14/+153
2011-11-02client: playback/record channels: implement on_disconnectYonit Halperin3-19/+54
2011-11-02client: main channel migration: do partial cleanup when switching hostsYonit Halperin2-0/+11
2011-11-02client: handle SPICE_MSG_MAIN_MIGRATE_ENDYonit Halperin4-11/+187
2011-11-02client: handle SpiceMsgMainMigrationBegin (semi-seamless migration)Yonit Halperin1-3/+20
2011-11-02client: rewrite surfaces cacheYonit Halperin10-263/+101
2011-10-05client/x11: reset screen positions in XMonitor::do_restoreChristophe Fergeau1-2/+2
2011-10-05client/x11: fix mode setting in MultyMonScreen::restoreChristophe Fergeau1-7/+1
2011-10-05client/x11: fix typos (finde => find)Christophe Fergeau1-7/+7
2011-09-20client: fix typo commnad=>commandChristophe Fergeau2-3/+3
2011-09-19client: don't crash when booting a Xinerama setupChristophe Fergeau1-4/+6
2011-09-15fix typosChristophe Fergeau4-41/+41
2011-09-01fix bug #692833Marc-André Lureau1-1/+7
2011-08-25client: setting monitors resolution before resizing screens, RHBZ #728252Yonit Halperin2-12/+33
2011-08-17use Xkb to get keyboard modifier maskChristophe Fergeau1-23/+2
2011-08-17fix harmless typo in InputsChannel::handle_modifiersChristophe Fergeau1-1/+1
2011-08-15fix 2 X11 related leaksChristophe Fergeau2-4/+8
2011-08-15channel: fix EVP_PKEY leakChristophe Fergeau1-3/+7
2011-08-15always set VDAgentDisplayConfig::depthChristophe Fergeau1-0/+1
2011-08-03client/red_client: fix broken switch host migration (RHBZ 727969)Alon Levy1-0/+1
2011-08-02Fix typo: treshold -> thresholdLiang Guo1-1/+1
2011-08-02Fix typo: seperator -> separatorLiang Guo3-24/+24
2011-07-31client: fix 30s timeout regressionChristophe Fergeau1-2/+7
2011-07-22fix make distcheckChristophe Fergeau1-1/+1
2011-07-22client: don't die if initial agent timeout triggersChristophe Fergeau2-2/+10
2011-07-22client: only send one SPICE_MSGC_MAIN_ATTACH_CHANNELS messagesChristophe Fergeau2-8/+16
2011-07-22client: split overlong option descriptionsChristophe Fergeau1-2/+5
2011-07-21client: fix endless recursion in rearrange_monitors, RHBZ #692976Yonit Halperin4-50/+55
2011-07-21spicec: Make loglevel configurable through the environmentHans de Goede1-0/+7
2011-07-19client: add missing "," in option listChristophe Fergeau1-1/+1
2011-07-18client: rename connect_unsecure to connect_to_peerUri Lublin2-4/+15
2011-07-18client: don't crash when agent is missing WAN supportChristophe Fergeau1-8/+20
2011-07-18client: improve WAN option descriptionChristophe Fergeau1-2/+2
2011-07-18x11: don't return freed memory from get_clipboardChristophe Fergeau1-2/+6
2011-07-18client: match delete[] with new[]Christophe Fergeau1-1/+1
2011-07-18client: s/recive/receiveChristophe Fergeau4-25/+25
2011-06-22sndworker: add AudioVolume/AudioMute messagesMarc-André Lureau1-0/+2