summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)AuthorFilesLines
2012-12-19spice-client: Add --hotkeys cmdline optionHans de Goede1-0/+7
2012-09-06client: Advertise A8_SURFACE capabilitySøren Sandmann Pedersen1-0/+1
2012-08-27client: fix missing stdarg.h includeYann E. MORIN1-0/+1
2012-08-27seamless-migration: update spice-common submoduleYonit Halperin1-9/+9
2012-08-24Add support for Composite command to the clientSøren Sandmann Pedersen4-0/+22
2012-05-03Update the spice-common submoduleYonit Halperin1-2/+4
2012-04-26Ensure __STDC_FORMAT_MACROS is always defined firstDaniel P. Berrange1-1/+0
2012-04-25Add some more 'noreturn' annotationsDaniel P. Berrange5-7/+5
2012-04-25Fix printf format specifiers for i686 hostsDaniel P. Berrange3-5/+5
2012-04-25Add missing struct field initializersDaniel P. Berrange1-5/+5
2012-04-25Enable many more compiler warningsDaniel P. Berrange1-1/+1
2012-04-25Fix broken -I../common to be -I../spice-common in clientDaniel P. Berrange1-1/+1
2012-04-25Mark functions which never return controlDaniel P. Berrange1-1/+1
2012-04-25Fix multiple printf format problemsDaniel P. Berrange7-9/+7
2012-04-18update visual studio project fileAric Stewart1-36/+36
2012-04-18client/windows/redc.vcproj: switch to unix EOL (dos2unix)Alon Levy1-1001/+1001
2012-04-18Update win32 generate(1).bat files to match modern usageAric Stewart2-4/+4
2012-04-18we do not need afxres.h included in redc.rcAric Stewart1-1/+1
2012-04-17Copy getopt.h from old common/win/my_getopt-1.5/my_getoptAric Stewart1-0/+56
2012-04-17update windows client generate.bat and generate1.batAric Stewart2-4/+4
2012-04-02Replace sprintf with snprintf useChristophe Fergeau1-1/+1
2012-03-25Copy common/win/my_getopt-1.5/my_getopt client/windowsMarc-André Lureau2-21/+352
2012-03-25Use the spice-common submoduleMarc-André Lureau35-203/+118
2012-03-20Don't truncate SPICE_FOREIGN_MENU_SOCKETChristophe Fergeau1-5/+8
2012-03-20Don't limit spice controller socket name to 50 charsChristophe Fergeau1-6/+4
2012-03-20Remove unused Canvas membersChristophe Fergeau4-8/+0
2012-03-05Use SPICE_FOREIGN_MENU_SOCKET if it's availableMarc-André Lureau2-2/+8
2012-03-04mingw: fix signed/unsigned comparison warningsChristophe Fergeau3-3/+3
2012-03-04mingw: add workaround for _ftime_s issue on mingwChristophe Fergeau1-0/+7
2012-03-04mingw: #ifdef unneeded #define in common.hChristophe Fergeau1-0/+2
2012-03-04mingw: use uintptr_t when converting a pointer to an intChristophe Fergeau2-2/+2
2012-03-01client/windows: fix SetClipboardViewer error handling rhbz#786554Arnon Gilboa1-3/+4
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