summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-21Update NEWS for 0.32 releasev0.32Marc-André Lureau1-0/+30
2016-06-21session: Keep brackets around ipv6 hostnamePavel Grunt1-1/+1
2016-06-21session: Removed write-only variablePavel Grunt1-4/+0
2016-06-21mailmap: fix my nameMarc-André Lureau1-0/+1
2016-06-21main: channel-main to increase file-transfer referenceVictor Toso1-2/+2
2016-06-21main: assign variable after check for nullVictor Toso1-1/+2
2016-06-20build: Fix _DEPENDENCIES useChristophe Fergeau1-2/+2
2016-06-20build-sys: fix win32 buildMarc-André Lureau1-16/+18
2016-06-20vncdisplaykeymap: fix -Werror=tautological-compareMarc-André Lureau1-4/+4
2016-06-20widget: fix keyboard ungrab after clickMarc-André Lureau1-0/+2
2016-06-20widget: use scanout offset when using virglMarc-André Lureau1-1/+1
2016-06-17channel-main: Fix spice_main_file_copy_async annotationAlexandru Visarion1-1/+1
2016-06-16widget: Disable IME context on display widgetFrediano Ziglio1-0/+9
2016-06-15main: Don't delay update_display_timer(0) for up to 1 secondChristophe Fergeau1-1/+10
2016-06-15sasl: fix SASL GSSAPI by allowing NULL usernameAlexander Bokovoy1-5/+4
2016-06-13Remove some warnings compiling for WindowsFrediano Ziglio1-3/+3
2016-06-13channel-display: Remove deprecated init functionsPavel Grunt1-3/+0
2016-06-13tests-uri: Define g_assert_nonnullPavel Grunt1-0/+5
2016-06-13Require gtk+ 3.12Pavel Grunt1-2/+2
2016-06-13widget: Do not mix function linkageFrediano Ziglio1-1/+5
2016-06-09widget: Do not ignore unsupported keys from keyboardFrediano Ziglio1-18/+20
2016-06-06streaming: Use the frame dimensions reported by the video decoderFrancois Gouget4-38/+41
2016-06-06widget: Avoid using GDK_GRAB_FAILED defined in Gtk 3.16.Pavel Grunt1-5/+7
2016-06-06mingw: Fix -Werror format & missing-prototypesPavel Grunt4-7/+8
2016-06-03spicy: Do not show underscore in labelPavel Grunt1-1/+1
2016-06-02spice-uri: Add ipv6 supportPavel Grunt2-4/+53
2016-06-02spice-uri: Validate uri schemePavel Grunt2-10/+18
2016-06-02spice-uri: Check if port is in allowed rangePavel Grunt2-2/+9
2016-06-02spice-uri: Do not allow empty port stringPavel Grunt2-0/+4
2016-06-02spice-uri: Reset SpiceURI before parsingPavel Grunt2-4/+14
2016-06-02tests: Add test for SpiceURIPavel Grunt2-0/+105
2016-06-01streaming: Tweak the GStreamer decoder to avoid a compiler warningFrancois Gouget1-5/+5
2016-06-01build-sys: update manywarnings.m4Marc-André Lureau1-5/+34
2016-06-01build-sys: -Wshift-overflow=2Marc-André Lureau1-1/+4
2016-06-01Fix many -Werror=format warningsMarc-André Lureau24-86/+87
2016-06-01build-sys: remove -Wmissing-declarationsMarc-André Lureau1-5/+1
2016-06-01channel: avoid crash on spice_channel_wakeup due NULL channelVictor Toso1-1/+4
2016-06-01tests: fix build with smartcard enabledVictor Toso1-0/+1
2016-05-31doc: fix unused declarationsMarc-André Lureau2-2/+26
2016-05-31doc: add some missing block commentsMarc-André Lureau3-0/+41
2016-05-31Fix non gtk-doc commentsMarc-André Lureau2-2/+2
2016-05-31build-sys: remove some gtk+ 2.0 warnings flagsMarc-André Lureau1-7/+0
2016-05-31build-sys: enable -Wmissing-prototypesMarc-André Lureau7-17/+28
2016-05-31Update READMEPavel Grunt1-8/+6
2016-05-31spice-uri: Mark parameter as unusedPavel Grunt1-1/+1
2016-05-28main: remove unneeded gtk-doc commentsMarc-André Lureau1-11/+0
2016-05-28main: remove SpiceFileTransferTaskPrivateMarc-André Lureau2-121/+107
2016-05-27file-xfer: make handle_status agnostic of channel-mainVictor Toso1-11/+14
2016-05-25streaming: Constify the video stream's dest and clip parametersFrancois Gouget2-3/+3
2016-05-25file-transfer-task: Hide internals of SpiceFileTransferTaskPavel Grunt3-25/+26