index
:
spice/spice-gtk
master
client library using glib and gtk (mirrored from https://gitlab.freedesktop.org/spice/spice-gtk)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gtk
/
channel-base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-09
channel_base: exit handle_migrate when expecting MIGRATE_DATA and receiving s...
Yonit Halperin
1
-2
/
+4
2012-09-12
channel: Introduce CHANNEL_DEBUG for channel debug logs
Christophe Fergeau
1
-9
/
+8
2012-08-28
seamless migration: transfer pending msgs to the destination, instead of send...
Yonit Halperin
1
-4
/
+8
2012-08-28
channel-base: remove bad check of SpiceMsgWaitForChannels validity
Yonit Halperin
1
-3
/
+0
2012-01-15
Fix compilation on mingw/windows
Marc-André Lureau
1
-3
/
+3
2012-01-12
Log if condition wait got cancelled
Marc-André Lureau
1
-2
/
+4
2012-01-12
Make g_coroutine_condition_wait() cancellable
Marc-André Lureau
1
-1
/
+2
2012-01-11
Add support for SPICE_COMMON_CAP_MINI_HEADER
Yonit Halperin
1
-4
/
+8
2012-01-08
Implement SPICE_MSG_WAIT_FOR_CHANNELS
Marc-André Lureau
1
-3
/
+36
2011-12-16
spice_msg_out[_send_internal]: Take ownership of the passed SpiceMsgOut
Hans de Goede
1
-4
/
+0
2011-07-18
build: fix introspection warnings
Marc-André Lureau
1
-17
/
+17
2011-03-23
gtk: don't attempt to dereference NULL pointer
Christophe Fergeau
1
-2
/
+4
2011-01-21
gtk: handle seamless migrations
Marc-André Lureau
1
-2
/
+41
2011-01-11
gtk: add some DEBUG related to migration
Marc-André Lureau
1
-3
/
+3
2010-12-06
gtk: hide unwanted public symbols
Marc-André Lureau
1
-0
/
+6
2010-12-05
gtk: WIP spice-channel documentation
Marc-André Lureau
1
-2
/
+8
2010-11-25
build: re-enable -Wflags, and fix a few warnings
Marc-André Lureau
1
-5
/
+4
2010-11-24
gtk: add a couple of new TODO
Marc-André Lureau
1
-0
/
+16
2010-11-24
gtk: add SPICE_MSG_DISCONNECTING handler
Marc-André Lureau
1
-0
/
+9
2010-11-24
gtk: add missing copyright headers
Marc-André Lureau
1
-0
/
+17
2010-11-24
gtk: add a flag to turn debug off, SPICE_DEBUG=1 to override
Marc-André Lureau
1
-1
/
+1
2010-11-24
gtk: use g_log functions instead of fprintf and custom handler
Marc-André Lureau
1
-1
/
+1
2010-11-23
rename spice_msg get/put functions to ref/unref
Gerd Hoffmann
1
-2
/
+2
2010-11-23
Add glib objects + gtk widgets for spice.
Gerd Hoffmann
1
-0
/
+59