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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-15
Release 0.8
v0.8
Marc-André Lureau
1
-2
/
+2
2012-01-15
Send grab-key signal even in mouse client mode
Marc-André Lureau
1
-6
/
+9
2012-01-15
usbredir: Add support for filtering out devices from auto-redirection
Hans de Goede
2
-1
/
+75
2012-01-15
Fix compilation on mingw/windows
Marc-André Lureau
2
-4
/
+4
2012-01-15
Warn if windows keyboard hook failed
Marc-André Lureau
1
-4
/
+8
2012-01-15
Don't release images after the tail gap
Marc-André Lureau
1
-12
/
+24
2012-01-15
Grab focus before grabing keyboard
Marc-André Lureau
1
-1
/
+1
2012-01-12
wait for cached images that haven't been added to the cache yet
Marc-André Lureau
1
-22
/
+44
2012-01-12
Log if condition wait got cancelled
Marc-André Lureau
3
-6
/
+10
2012-01-12
Make g_coroutine_condition_wait() cancellable
Marc-André Lureau
7
-27
/
+67
2012-01-12
Remove the non-interruptible version g_io_wait()
Marc-André Lureau
5
-45
/
+42
2012-01-12
Create a GCoroutine, get rid of wait_queue
Marc-André Lureau
4
-22
/
+23
2012-01-12
Hide g_condition_wait_source, use GLib style convention
Marc-André Lureau
2
-16
/
+16
2012-01-12
Lower connection error from warning to debug, it's normal to fail
Marc-André Lureau
1
-1
/
+1
2012-01-12
Lower our gtk+ requirement to 2.18, as we claim
Marc-André Lureau
1
-2
/
+12
2012-01-12
Lower polkit requirement to 0.96
Marc-André Lureau
1
-0
/
+15
2012-01-12
Lower our glib requirement to 2.22, as we claim
Marc-André Lureau
8
-0
/
+99
2012-01-11
migration: swap serials and mini header support when swapping peers.
Yonit Halperin
1
-0
/
+9
2012-01-11
Add support for SPICE_COMMON_CAP_MINI_HEADER
Yonit Halperin
3
-41
/
+177
2012-01-10
spice-channel: support SPICE_MSG_LIST
Yonit Halperin
1
-1
/
+5
2012-01-08
Wait for channels before invalidating images
Marc-André Lureau
1
-0
/
+2
2012-01-08
Implement SPICE_MSG_WAIT_FOR_CHANNELS
Marc-André Lureau
5
-9
/
+45
2012-01-07
add optional format string to spice_usb_device_get_description()
Marc-André Lureau
2
-15
/
+26
2012-01-07
build: oops, fix previous commit
Marc-André Lureau
1
-0
/
+1
2012-01-06
build: fix compilation with --disable-usbredir
Marc-André Lureau
2
-9
/
+18
2012-01-05
spice-session: support uri with colon
Alon Levy
1
-2
/
+18
2012-01-05
spice-session/spice_uri_parse: fail if a key is seen twice
Alon Levy
1
-3
/
+12
2012-01-04
Makefile: Ensure the acl helper is installed before making it suid root
Hans de Goede
1
-1
/
+1
2012-01-04
usbredir: Don't directly use g_mutex_foo()
Hans de Goede
1
-4
/
+32
2012-01-03
usbredir: Don't call spice_usbredir_channel_disconnect on channel reset
Hans de Goede
1
-2
/
+0
2012-01-03
usbredir: Give devices a user friendly description
Hans de Goede
1
-2
/
+62
2012-01-03
usbredir: Drop our embeddied GUsb copy
Hans de Goede
19
-1752
/
+225
2012-01-03
usbredir: Remove spice_usb_device_manager_get main_context argument
Hans de Goede
5
-34
/
+5
2012-01-03
usbredir: Handle usb events from a thread
Hans de Goede
2
-13
/
+43
2012-01-03
usbredir: Add locking callbacks for libusbredirhost
Hans de Goede
1
-4
/
+4
2011-12-22
usbredir: Create USB event source on demand
Hans de Goede
4
-12
/
+90
2011-12-22
usbredir: Use new libusbredirhost write flush callback
Hans de Goede
3
-46
/
+20
2011-12-22
usbredir: USB channels can not be read only
Hans de Goede
1
-3
/
+0
2011-12-22
usbredir: Stop setting private data explictly to NULL on init
Hans de Goede
1
-6
/
+0
2011-12-22
spice-channel: Allow spice_msg_out_send to be called from multiple threads
Hans de Goede
2
-4
/
+37
2011-12-22
spice-channel: setsockopt TCP_NODELAY
Hans de Goede
1
-2
/
+9
2011-12-22
Make path to the USB ACL helper configurable
Christophe Fergeau
2
-4
/
+6
2011-12-22
build: string format fix
Jani Välimaa
1
-1
/
+1
2011-12-19
Support semi-seamless migration
Marc-André Lureau
4
-16
/
+158
2011-12-19
main: Handle semi-seamless MIGRATION_BEGIN
Marc-André Lureau
1
-8
/
+23
2011-12-19
display: try to reuse exisiting primary surface
Marc-André Lureau
1
-23
/
+42
2011-12-19
Add channel_reset method
Marc-André Lureau
10
-26
/
+192
2011-12-19
gio-coroutine: add a few more run-time checks
Marc-André Lureau
1
-0
/
+13
2011-12-19
windows: initialize co->ret to not randomly release fiber
Marc-André Lureau
1
-0
/
+1
2011-12-18
add explicit links against libraries that are directly used
Frédéric Péters
1
-0
/
+5
[next]