summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-18Release v0.7v0.7Marc-André Lureau4-11/+36
2011-07-18build: update library versionMarc-André Lureau1-2/+2
2011-07-18build: fix make distcheckMarc-André Lureau7-28/+54
2011-07-18build: fix introspection warningsMarc-André Lureau31-517/+540
2011-07-18gtk/controller: fail if SPICE_XPI_SOCKET is not providedMarc-André Lureau1-1/+2
2011-07-17gtk: snappy/spicy-stats move connection option to main groupMarc-André Lureau2-2/+2
2011-07-17gtk: update spicy to use new option APIMarc-André Lureau2-121/+19
2011-07-17gtk: add spice_get_option_group()Marc-André Lureau7-3/+171
2011-07-17gtk: add color-depth and disable-effects optionsMarc-André Lureau1-0/+73
2011-07-16gtk: add spice_strv_contains in util-priv.hMarc-André Lureau3-1/+46
2011-07-16build: fix .pc RequiresMarc-André Lureau4-8/+11
2011-07-15gtk: avoid doing GdkWindow operations if widget is not realizedMarc-André Lureau1-4/+7
2011-07-15gtk: honour CURSOR_FLAGS_NONE by hiding cursorMarc-André Lureau1-5/+10
2011-07-15gtk: comment channel_new() returns a weak referenceMarc-André Lureau2-2/+10
2011-07-15gtk: add glz_decoder_window_clear, to recycle decoderMarc-André Lureau3-9/+20
2011-07-14gtk: rework widget destroy/dispose()Marc-André Lureau1-19/+21
2011-07-13gtk/doc: improve the generated gtk-doc a bitMarc-André Lureau7-8/+28
2011-07-13Merge remote-tracking branch 'teuf/master'Marc-André Lureau5-7/+193
2011-07-13document SpiceSession propertiesChristophe Fergeau1-0/+94
2011-07-13smartcard: add smartcard API docChristophe Fergeau4-7/+99
2011-07-12gtk/spicy: remove false warningMarc-André Lureau1-1/+3
2011-07-12gtk: remove double symbol definitionDaniel P. Berrange1-4/+0
2011-07-12gtk/pulse: fix memory leakDaniel P. Berrange1-3/+3
2011-07-10gtk/spicy: allow setting color depthMarc-André Lureau2-21/+20
2011-07-10gtk/spicy: add disable-effects optionMarc-André Lureau1-0/+30
2011-07-07gtk/smartcard: make smartcard init asyncMarc-André Lureau3-10/+121
2011-07-07gtk: add SPICE_CLIENT_ERRORMarc-André Lureau7-0/+59
2011-07-07gtk/debug: put package version in session_initMarc-André Lureau1-1/+1
2011-07-06gtk: remove surface cache, why do we need it?Marc-André Lureau2-50/+2
2011-07-05gtk/channel-cursor: refcount display_cursor, make explicit the life of rgbaMarc-André Lureau2-14/+40
2011-07-05gtk/smartcard-manager: remove useless trailing ;Marc-André Lureau1-3/+3
2011-07-05cursor: don't leak uncached cursorsChristophe Fergeau1-0/+6
2011-07-05gtk: s/SmartCard/Smartcard/gMarc-André Lureau8-127/+144
2011-07-05gtk: total-read-bytes is ulongMarc-André Lureau2-18/+12
2011-07-03gtk: remove warning if !USE_SMARTCARDMarc-André Lureau1-1/+2
2011-07-03Merge commit 'refs/merge-requests/16' of ssh://gitorious.org/spice-gtk/spice-...Marc-André Lureau5-51/+93
2011-07-02gtk: add spicy-stats test appAlon Levy3-1/+157
2011-07-02spice-channel: add property total-bytes-readAlon Levy2-0/+16
2011-07-02spice-channel: export spice_channel_type_to_stringAlon Levy3-2/+4
2011-07-01prepend smartcard cmdline options with --smartcardChristophe Fergeau3-39/+39
2011-07-01add --smartcard option to spicyChristophe Fergeau4-19/+61
2011-06-28gtk/smartcard: make cacard dependency optional without breaking APIMarc-André Lureau8-37/+121
2011-06-26gtk/smartcard: remove g_assertMarc-André Lureau2-6/+6
2011-06-24TODO: updateMarc-André Lureau1-5/+0
2011-06-24build-sys: fix disable-smartcard broken earlierMarc-André Lureau1-1/+2
2011-06-23gtk/smartcard: add a couple of debugMarc-André Lureau2-0/+9
2011-06-23gtk/smartcard: simplify a little spice_smartcard_manager_init_libcacardMarc-André Lureau1-10/+15
2011-06-23use new @ifdef directive for smartcard messagesChristophe Fergeau1-1/+1
2011-06-23handle @ifdef on messages and channelsChristophe Fergeau2-7/+43
2011-06-23allow attributes on channel elements in .proto filesChristophe Fergeau2-2/+4