summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)AuthorFilesLines
2012-03-01client X11: support volume keys when evdev is in useYonit Halperin1-0/+6
2012-03-01client: keyboard - add mapping for volume keysYonit Halperin2-0/+6
2012-02-29Fix compilation when smartcard support is disabledChristophe Fergeau4-0/+8
2012-02-28controller_test: add READMEAlon Levy1-0/+10
2012-02-28client controller_test: reorder parameters since pid isn't needed for linux c...Alon Levy1-3/+3
2012-02-28client: handle CONTROLLER_ENABLE_SMARTCARD (rhbz 641828)Alon Levy4-1/+11
2012-02-28controller_test: add ENABLE_SMARTCARDAlon Levy1-0/+4
2012-02-03Handle Application::set_hotkeys failureChristophe Fergeau2-17/+30
2012-01-31Don't use "hw:0,0" for recording with alsaChristophe Fergeau1-1/+1
2012-01-23More comparison between signed and unsigned integer expressions warning fixesHans de Goede2-3/+2
2012-01-23Fix various comparison between signed and unsigned integer expressions warningsHans de Goede4-9/+9
2012-01-23Remove epoll headers from client codeDan McGee2-2/+0
2012-01-23Update .gitignore with a few more generated filesDan McGee2-0/+2
2012-01-22client/foreign_menu: arm build fixAlon Levy1-1/+1
2012-01-13Remove trailing whitespace from end of linesDaniel P. Berrange9-20/+20
2012-01-13Remove trailing blank linesDaniel P. Berrange126-128/+1
2012-01-13Death to all TABsDaniel P. Berrange8-763/+763
2012-01-13client/windows: fix several assigned but not used errorsAlon Levy1-2/+1
2012-01-13client/windows: arraysize(inf.bmiColors) == 1 in mingw32Alon Levy2-0/+6
2012-01-13client/windows: fix typo, make error messages uniqueAlon Levy1-2/+2
2012-01-13client/windows/main: mingw32 provides PACKAGE_VERSIONAlon Levy1-0/+8
2012-01-13client/common: mingw32: workaround HAVE_STDLIB_H redefined in jconfig.hAlon Levy1-0/+3
2012-01-13client: mingw32 build needs the jpeg_boolean defineAlon Levy3-3/+3
2012-01-13client/common.h: mingw32 fixAlon Levy1-2/+2
2012-01-13client/Makefile.am: mingw32 fixesAlon Levy1-1/+14
2012-01-13client: log command line (rhbz 767581)Alon Levy1-0/+7
2012-01-13client-x11: Fix building with gcc-4.7Hans de Goede2-4/+4
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