summaryrefslogtreecommitdiffstats
path: root/src/channel-main.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust to GLib 2.36Pavel Grunt2016-03-181-1/+0
* channel-main: Use GTask instead of GSimpleAsyncResultFabiano Fidêncio2016-03-141-49/+33
* doc: add a bunch of Since: 0.31Marc-André Lureau2016-03-111-1/+19
* logging: use more idiomatic spice-gtk loggingMarc-André Lureau2016-03-111-4/+4
* channel-main: remove unused header rect.hVictor Toso2016-01-071-1/+0
* file transfer: send cancel message when user cancels a transferJay.han2015-11-191-1/+2
* file xfer: Fix segfault when rebootingJonathon Jongsma2015-11-101-1/+10
* Remove noisy debug statementJonathon Jongsma2015-10-221-1/+0
* Don't print error message on successful file transferJonathon Jongsma2015-10-221-14/+31
* MainChannel: move task free from finalize to disposeJonathon Jongsma2015-10-221-2/+2
* FileTransferTask: ensure we emit 'finished' signalJonathon Jongsma2015-10-151-1/+2
* New file transfer APIJonathon Jongsma2015-10-091-136/+446
* Fix progress monitoring in spice_main_file_copy_asyncJonathon Jongsma2015-10-091-4/+24
* Glib applications should only include spice-client.hJonathon Jongsma2015-10-091-1/+1
* Fix documentation for spice_main_file_copy_async()Jonathon Jongsma2015-09-281-1/+1
* docs: Fix typosPavel Grunt2015-09-251-2/+2
* docs: Add missing symbol description stringsPavel Grunt2015-09-251-0/+2
* docs: Description should be above 'Return'Pavel Grunt2015-09-251-4/+4
* docs: Add missing parameter/field descriptionsPavel Grunt2015-09-251-12/+14
* Add "monitors config position" capability.sstuts2015-09-181-0/+2
* Add spice_main_update_display_enabled()Jonathon Jongsma2015-09-101-8/+32
* file-xfer: Simplify time handlingPavel Grunt2015-09-091-17/+9
* audio: Do not volume-sync without audioVictor Toso2015-09-081-2/+4
* file-xfer: Add debug messages about a file transfer progressPavel Grunt2015-08-251-0/+46
* Use g_return_val_if_fail instead of wrong g_return_if_failPavel Grunt2015-07-131-1/+1
* Send monitor config if at least one monitor has dimensionsPavel Grunt2015-07-131-0/+21
* Make monitors config debug output more clearJonathon Jongsma2015-06-301-1/+2
* Send monitor config if guest supports sparse monitorsPavel Grunt2015-06-251-8/+9
* channel-main: Use enum to describe display statePavel Grunt2015-06-251-10/+14
* Move gtk/ -> src/Marc-André Lureau2015-06-081-0/+2993