summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-03Fix region leak in gtk2 compat defines0.13.29Alexander Larsson1-1/+1
2012-09-02Advertise SPICE_DISPLAY_CAP_COMPOSITESøren Sandmann Pedersen1-0/+1
2012-09-02Add support for Composite commandSøren Sandmann Pedersen1-0/+8
2012-08-31Make region code build with gtk2Alexander Larsson1-0/+8
2012-08-31Fix X11 backendMarc-André Lureau3-2/+25
2012-08-31Update SpiceDisplay:only-downscale documentationMarc-André Lureau1-1/+8
2012-08-31Fix flickering regression on some systemsAlexander Larsson1-7/+18
2012-08-30Add only_downscale propertyAlexander Larsson2-2/+23
2012-08-30Centralize scaling handlingAlexander Larsson4-168/+164
2012-08-30Move AM_PROG_AR before LT_INIT callChristophe Fergeau1-2/+1
2012-08-29support automate >= 1.12 with new required AM_PROG_ARAlon Levy1-0/+2
2012-08-29Update spice-commonMarc-André Lureau1-0/+0
2012-08-28glib-compat: add G_GNUC_DEPRECATED_FOR0.13.17Marc-André Lureau1-0/+9
2012-08-28misc build fix when --disable-smartcardMarc-André Lureau1-3/+6
2012-08-28widget: differentiate key press & release from press only eventsMarc-André Lureau2-6/+72
2012-08-28widget: add keypress-delay propertyMarc-André Lureau2-0/+28
2012-08-28widget: give more context to send_key()Marc-André Lureau1-9/+14
2012-08-28inputs: add spice_inputs_key_press_and_release()Marc-André Lureau4-0/+40
2012-08-28util-priv: factor out spice_make_scancode()Marc-André Lureau3-18/+26
2012-08-28Update spice-commonMarc-André Lureau1-0/+0
2012-08-28channel-smartcard: do not attach temporary migration channel to smartcardYonit Halperin3-19/+38
2012-08-28migration: copy enable-smartcard/audio/usbredir state to the migrated sessionYonit Halperin3-12/+7
2012-08-28seamless migration: don't reset messages data when swapping channelsYonit Halperin5-11/+25
2012-08-28seamless migration: transfer pending msgs to the destination, instead of send...Yonit Halperin1-4/+8
2012-08-28seamless migration: src and dest servers handshakeYonit Halperin4-18/+158
2012-08-28seamless-migration: update spice-common submoduleYonit Halperin1-3/+3
2012-08-28channel_main: handle SPICE_MSG_AGENT_CONNECTED_TOKENSYonit Halperin1-0/+12
2012-08-28channel-base: remove bad check of SpiceMsgWaitForChannels validityYonit Halperin1-3/+0
2012-08-28Update spice-commonMarc-André Lureau1-0/+0
2012-08-28Release v0.13v0.13Marc-André Lureau2-0/+12
2012-08-26spicy: connect from cli only if hostname and port are providedDunrong Huang1-1/+19
2012-08-10Check --spice-disable-effects parameter validityChristophe Fergeau1-1/+24
2012-08-10Check --spice-color-depth parameter validityChristophe Fergeau1-1/+28
2012-08-09Update spice-commonMarc-André Lureau1-0/+0
2012-08-08build: make spice-controller.pc installation conditionalChristophe Fergeau1-1/+4
2012-08-08build: generate sym-fileChristophe Fergeau3-5/+112
2012-08-07build: add --enable-smartcard=auto supportChristophe Fergeau1-9/+13
2012-08-07build: make controller build optionalChristophe Fergeau2-1/+12
2012-08-05Don't use GDK_THREADS_ENTER/LEAVEMatthias Clasen1-2/+2
2012-07-30Remove "usbredirhost: " prefix from usbredirhost error messagesHans de Goede1-2/+7
2012-07-28channel-display: Set monitors_max to 1 on initHans de Goede1-0/+1
2012-07-28spice-widget: release mouse grab on keyboard-grab-inhibitHans de Goede1-1/+4
2012-07-18Run-time check monitor per display count <= 256Marc-André Lureau1-1/+15
2012-07-16Enable the display early when the widget is created0.12.101Marc-André Lureau1-1/+1
2012-07-16Add SpiceDisplay:ready propertyMarc-André Lureau2-6/+56
2012-07-16Handle MonitorsConfig::max_allowedMarc-André Lureau1-2/+27
2012-07-16main: send monitor config immediatelyMarc-André Lureau1-3/+6
2012-07-16Implement simple monitors alignmentMarc-André Lureau1-3/+69
2012-07-16widget: use display monitors configurationMarc-André Lureau1-9/+56
2012-07-16spicy: disable display when deleting windowMarc-André Lureau1-1/+15