summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-27smartcard: don't segfault if no cards and remove/add key combo is pressedHEADmasterAlon Levy1-0/+6
2010-10-25client: add verbose link error messagesAlon Levy1-1/+19
2010-10-25smartcard: client: add keyboard shortcuts for remove/insert virtual cardAlon Levy3-0/+48
2010-10-25smartcard: client: reader_data_from_vreader for NULLAlon Levy1-0/+4
2010-10-25smartcard: client: add global for current remove/insert card support (in next...Alon Levy1-0/+4
2010-10-25smartcard: client: remove fixed TODOAlon Levy1-1/+0
2010-10-25smartcard: client: do vevent_delete (was leaked before)Alon Levy2-5/+22
2010-10-25smartcard: client: fix command line paramsAlon Levy1-4/+9
2010-10-25smartcard: client: move vcard_init to Application::register_channelsAlon Levy3-31/+47
2010-10-25smartcard: client: add command line optionsAlon Levy3-1/+50
2010-10-25smartcard: server: ignore reader_id from device, use the one we store in Smar...Alon Levy1-5/+4
2010-10-25server smartcard: ignore VSC_Reconnect from deviceAlon Levy1-0/+4
2010-10-25client smartcard: check _event_thread!=NULL in on_disconnectAlon Levy1-1/+6
2010-10-25smartcard: configure option --enable-smartcardAlon Levy4-1/+50
2010-10-25smartcard: server side (not enabled yet)Alon Levy3-0/+581
2010-10-25smartcard: client side (not enabled yet)Alon Levy3-0/+552
2010-10-25smartcard: add to spice.protoAlon Levy1-0/+8
2010-10-25server: add spice_server_char_device_remove_interfaceAlon Levy1-5/+16
2010-10-25server: print subtype when adding CHAR_DEVICE interfacesAlon Levy1-1/+1
2010-10-25server: add static to spice_server_char_device_add_interfaceAlon Levy1-1/+1
2010-10-25spice codegen: fix copy-o, no such variable valueAlon Levy1-1/+1
2010-10-25server: fix print text on vdagent interface additionAlon Levy1-1/+1
2010-10-25server: add char_device.h header, use in reds.cAlon Levy2-4/+12
2010-10-25spice-experimental.h: add multiple include protectionAlon Levy1-1/+7
2010-10-25spicec-tests: add controller_test (v2)Arnon Gilboa4-0/+424
2010-10-25spicec-win: remove redundent strdup & buggy freeArnon Gilboa1-5/+4
2010-10-25controller: Make menu text utf-8Hans de Goede2-22/+19
2010-10-25spicec-x11: Do not set _NET_WM_USER_TIME to 0 on startupHans de Goede2-5/+7
2010-10-25spicec-win: add x64 to vcproj & sln (v2)Arnon Gilboa2-0/+242
2010-10-25spicec-win: map title string from utf8 to utf16Arnon Gilboa1-1/+8
2010-10-24spicec-win: add #ifndef _WIN64 for u/intptr_t typedefsArnon Gilboa1-1/+3
2010-10-24spicec-win: Replace Set/GetWindowLong to LongPtr for x64 competabilityArnon Gilboa1-5/+5
2010-10-21Remove no longer used wstring_printf functionsHans de Goede4-42/+0
2010-10-21client: Interpret the title control message as utf8 instead of unicode16Hans de Goede9-23/+19
2010-10-21spicec-x11: Change source of controller socket name, fixing CVE-2010-2792Hans de Goede1-4/+8
2010-10-18Release 0.6.3Hans de Goede3-3/+8
2010-10-18Make the gui use Application::hide_gui rather then hide_meHans de Goede3-5/+3
2010-10-18Bump version to 0.6.2Hans de Goede2-2/+2
2010-10-18Update NEWS for 0.6.2 releaseHans de Goede1-0/+10
2010-10-18spicec-x11: Fix window management under KDEHans de Goede2-0/+13
2010-10-18client: change monitor mode setting <-> fullscreen window mode setting orderHans de Goede1-2/+2
2010-10-18spicec-x11: Change WmSizeHints in fullscreen modeHans de Goede2-21/+38
2010-10-18spicec-x11: Add missing XLockDisplay around XRRSet* callsHans de Goede1-0/+10
2010-10-18client: Do not try to send display_config until we've received the agent capsHans de Goede1-9/+4
2010-10-18spicec: add controllerArnon Gilboa7-31/+700
2010-10-18spicec: add foreign menuArnon Gilboa7-10/+574
2010-10-17spicec-win: move named_pipe definesArnon Gilboa2-3/+4
2010-10-17spicec-win: fix menu id push to free_sys_menu_idArnon Gilboa1-1/+1
2010-10-17spicec: enable multiple CmdLineParser instantiationsArnon Gilboa1-0/+5
2010-10-17spicec: name host paramArnon Gilboa1-1/+1