summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)AuthorFilesLines
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
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