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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-18
Fix crash on remote-viewer startup with gthread coroutine
Christophe Fergeau
1
-1
/
+1
2013-11-18
coroutine: fix current coroutine
Marc-André Lureau
1
-1
/
+1
2013-11-18
coroutine: add some preconditions
Marc-André Lureau
3
-12
/
+10
2013-11-07
Guarantee that 'uuid' property is notified after connection
Jonathon Jongsma
1
-0
/
+5
2013-11-07
Make sure property notifications are done in the main context
Jonathon Jongsma
2
-21
/
+24
2013-11-07
Revert "Add ability to get SpiceDisplay resolution"
Jonathon Jongsma
7
-49
/
+13
2013-11-06
display: blank surface on creation
Marc-André Lureau
1
-3
/
+2
2013-11-04
widget: add since tag for spice_display_get_monitor_config()
Marc-André Lureau
1
-0
/
+1
2013-11-04
SpiceDisplay: validate 'self' argument for public API
Jonathon Jongsma
1
-7
/
+29
2013-11-04
Add ability to get SpiceDisplay resolution
Jonathon Jongsma
7
-13
/
+48
2013-11-04
Fix spice-common submodule, my bad
Marc-André Lureau
1
-0
/
+0
2013-11-03
util: document spice_uuid_to_string
Marc-André Lureau
1
-0
/
+10
2013-11-01
util: do not overwrite G_MESSAGES_DEBUG=all
Marc-André Lureau
2
-0
/
+2
2013-10-29
Export spice_uuid_to_string() properly
Jonathon Jongsma
2
-0
/
+2
2013-10-29
Expose spice_uuid_to_string() as public API
Jonathon Jongsma
3
-2
/
+1
2013-10-20
channel-cursor: mono cursors edge highlighting
Alon Levy
4
-58
/
+237
2013-10-18
cursor-channel.c: add cursor print function for debugging only (ifdefed)
Alon Levy
1
-0
/
+32
2013-10-16
main: add missing vdagent caps name
Marc-André Lureau
1
-0
/
+3
2013-10-16
sasl: Fix crash when ending a SASL session
Christophe Fergeau
1
-1
/
+1
2013-10-16
Display g_debug messages when SPICE_DEBUG is set
Christophe Fergeau
1
-11
/
+23
2013-10-16
Fix --spice-debug
Christophe Fergeau
1
-0
/
+7
2013-10-10
Fix switch to old SPICE protocol
Christophe Fergeau
1
-14
/
+8
2013-10-10
Reenable call to switch_protocol() on protocol version mismatches
Christophe Fergeau
1
-2
/
+2
2013-10-10
Use latest warnings.m4 from gnulib
Christophe Fergeau
1
-20
/
+62
2013-10-10
gtk-session: avoid mainloop recursion in clipboard_get
Marc-André Lureau
1
-0
/
+9
2013-10-10
gtk-session: fix clipboard_agent_connected
Marc-André Lureau
1
-1
/
+1
2013-10-10
main: fix notify of agent disconnection
Marc-André Lureau
1
-1
/
+4
2013-10-03
display: cache id is uint64_t
Marc-André Lureau
1
-1
/
+1
2013-10-03
display: fix palette regression
Marc-André Lureau
1
-3
/
+3
2013-10-02
mono cursor: increase contrast, better looking putty cursor (rhbz 998529)
Alon Levy
1
-8
/
+8
2013-09-30
spice-channel: Fix usbredir being broken since commit 159c6ebf
Hans de Goede
1
-0
/
+1
2013-09-26
win32: fix alt-tab grab regression
Marc-André Lureau
1
-1
/
+1
2013-09-26
build-sys: do not compile python binding with windows by default
Marc-André Lureau
1
-14
/
+10
2013-09-26
Update spice-common
Marc-André Lureau
1
-0
/
+0
2013-09-26
build-sys: add --with-audio=auto
Marc-André Lureau
1
-2
/
+6
2013-09-26
build-sys: fix --with-sasl
Marc-André Lureau
1
-11
/
+5
2013-09-20
build-sys: fix g_clear_pointer usage on old glib
Marc-André Lureau
1
-0
/
+1
2013-09-18
Release v0.21
v0.21
Marc-André Lureau
1
-0
/
+11
2013-09-18
acl helper: Use ruid of invoker rather than looking up euid in /proc
Colin Walters
1
-1
/
+2
2013-09-18
build-sys: fix bad cast on win64
Marc-André Lureau
1
-1
/
+1
2013-09-13
display: unshare the palette cache
Marc-André Lureau
3
-8
/
+3
2013-09-13
channel: unref incoming migrate data
Marc-André Lureau
1
-3
/
+6
2013-09-13
gtk: simplify spice_channel_recv_msg
Marc-André Lureau
3
-37
/
+17
2013-09-13
gtk: use slices for frequently allocated objects
Marc-André Lureau
2
-6
/
+6
2013-09-13
gtk: use GHashTable in display_cache
Marc-André Lureau
5
-220
/
+102
2013-09-13
channel: do not reenter the mainloop at every iteration
Marc-André Lureau
1
-31
/
+28
2013-09-13
util: avoid calling getenv for every SPICE_DEBUG
Marc-André Lureau
1
-3
/
+10
2013-09-13
display: keep a reference to the primary surface
Marc-André Lureau
1
-13
/
+15
2013-09-13
display: make the hashtable to destroy the surface
Marc-André Lureau
1
-7
/
+9
2013-09-13
display: replace ring with hashtable
Marc-André Lureau
2
-22
/
+12
[prev]
[next]