summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-06Release v0.17v0.17Marc-André Lureau1-0/+13
2013-02-06spice-proxy: explicitely mark as internalMarc-André Lureau1-0/+9
2013-02-06widget: Fix mouse position reporting for multiple monitors on 1 display channelHans de Goede1-3/+1
2013-02-04build: fix for automake-1.13Natanael Copa1-1/+1
2013-01-31update spice-common submoduleYonit Halperin1-0/+0
2013-01-30controller: add proxy propertyMarc-André Lureau2-0/+7
2013-01-29session: clear SpiceSession:proxy also if SPICE_PROXY is NULLMarc-André Lureau1-3/+5
2013-01-29Add SpiceSession:proxyMarc-André Lureau3-10/+56
2013-01-28proxy: initialize proxy at session construct timeMarc-André Lureau2-17/+25
2013-01-28Fix a bunch of gtkdoc/giscan warningsMarc-André Lureau6-12/+11
2013-01-28Update spice-commonMarc-André Lureau1-0/+0
2013-01-28session: simplify a little bit open_host_idle_cbMarc-André Lureau1-6/+7
2013-01-21build-sys: generate THANKS at dist timeMarc-André Lureau3-28/+12
2013-01-21build-sys: Use a portable variable assignment in configure.acJasper Lievisse Adriaanse1-4/+4
2013-01-21build-sys: missing sys/types.h in gtk/channel-display.cJasper Lievisse Adriaanse4-0/+10
2013-01-18channel-main: Fix monitors_align to not shuffle monitor orderHans de Goede1-9/+24
2013-01-18channel-main: Add support for VD_AGENT_CAP_SPARSE_MONITORS_CONFIG (rhbz#881072)Hans de Goede2-6/+14
2013-01-18spice-widget: update_monitor_area: Fix memory-leak on whole fallbackHans de Goede1-0/+1
2013-01-18spice-widget: Search monitor info by display monitor-idHans de Goede1-4/+10
2013-01-16build-sys: fix out-of-tree build with valaAndrew Hughes1-6/+8
2013-01-16Fix introspection for send_keysCole Robinson1-0/+11
2013-01-14gtk: avoid use gtk+ 3.0 only APIMarc-André Lureau1-5/+4
2013-01-12file-xfer: always take error if set in xfer_read_cb()Marc-André Lureau1-1/+1
2013-01-12file-xfer: use file_xfer_..() prefix for all internal copy functionsMarc-André Lureau1-60/+39
2013-01-12file-xfer: move file_close_cb() above all to ease readingMarc-André Lureau1-49/+44
2013-01-12file-xfer: try to report any error from file_info_async_cb()Marc-André Lureau1-41/+32
2013-01-12file-xfer: non-programming errors should be reported in asyncMarc-André Lureau1-2/+10
2013-01-12file-xfer: avoid g_alloca() usage when possibleMarc-André Lureau2-16/+12
2013-01-12file-xfer: handle "drag-data-received" signalDunrong Huang1-0/+46
2013-01-12file-xfer: disable file-xfer when agent is not connectedDunrong Huang1-0/+4
2013-01-12file-xfer: handling various transfer messages in main channelDunrong Huang4-0/+531
2013-01-11Release v0.16v0.16Marc-André Lureau1-0/+8
2013-01-11spice-channel: fix state condition check in flush()Marc-André Lureau1-1/+1
2013-01-11spice-channel: plug a channel ref leakMarc-André Lureau1-0/+1
2013-01-09Send monitor config to the agent on spice_main_set_display_enabled (#881072)Hans de Goede1-0/+5
2012-12-27Fix switching to TLS regression0.15.3Marc-André Lureau1-15/+12
2012-12-27Clean-up idle handler when leaving the open_host_idle()Marc-André Lureau1-6/+4
2012-12-21mingw: Fix link errorsChristophe Fergeau1-0/+1
2012-12-21Release v0.15v0.15Marc-André Lureau2-1/+13
2012-12-21build-sys: update sym-filesMarc-André Lureau1-1/+7
2012-12-21session: improve open_host() clean-upMarc-André Lureau1-6/+7
2012-12-21session: do not unref() NULL connectionMarc-André Lureau1-2/+2
2012-12-20acl-helper policykit policy: Allow redir by default for console usersHans de Goede1-1/+1
2012-12-19spicy: Fix compilation breaking due to a compiler warningHans de Goede1-1/+6
2012-12-17controller: fix new vala warningsMarc-André Lureau2-4/+4
2012-12-17channel: switch to protocol 1 on error during link-timeMarc-André Lureau1-24/+37
2012-12-14session: allow to connect via HTTP CONNECT proxyMarc-André Lureau1-56/+134
2012-12-14Add SpiceProxy objectMarc-André Lureau3-0/+297
2012-12-14Add wocky HTTP proxyMarc-André Lureau5-0/+484
2012-12-14spice-channel: remove unnecessary g_socket_close()Marc-André Lureau1-1/+0