index
:
~victortoso/spice-gtk
client-side-bandwidth-monitoring
file-transfer
logs
master
move-xfer
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gtk
/
channel-cursor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-13
cursor: don't access unitialized data when logging
Christophe Fergeau
1
-3
/
+5
2012-09-12
channel: Introduce CHANNEL_DEBUG for channel debug logs
Christophe Fergeau
1
-2
/
+2
2011-12-19
Add channel_reset method
Marc-André Lureau
1
-0
/
+12
2011-11-07
Drop useless memset
Marc-André Lureau
1
-1
/
+0
2011-07-18
build: fix introspection warnings
Marc-André Lureau
1
-24
/
+24
2011-07-15
gtk: honour CURSOR_FLAGS_NONE by hiding cursor
Marc-André Lureau
1
-5
/
+10
2011-07-05
gtk/channel-cursor: refcount display_cursor, make explicit the life of rgba
Marc-André Lureau
1
-14
/
+36
2011-07-05
cursor: don't leak uncached cursors
Christophe Fergeau
1
-0
/
+6
2011-06-22
factor base message handling in SpiceChannel
Christophe Fergeau
1
-10
/
+12
2011-04-08
gtk: hide the cursor after setting it
Marc-André Lureau
1
-2
/
+2
2011-01-12
gtk: simplify debugging of coroutine-related path
Marc-André Lureau
1
-7
/
+0
2010-12-21
gtk: handle SPICE_CURSOR_FLAGS_NONE correctly
Marc-André Lureau
1
-5
/
+11
2010-12-20
gtk: fix cursor r/b colors being inverted
Marc-André Lureau
1
-0
/
+10
2010-12-20
gtk: add support for SPICE_CURSOR_TYPE_COLOR{4,16,32}
Marc-André Lureau
1
-14
/
+67
2010-12-20
gtk: add a few precondition checks, and modify debug messages
Marc-André Lureau
1
-0
/
+2
2010-12-10
gtk: complete API documentation
Marc-André Lureau
1
-2
/
+2
2010-12-09
gtk: continue API documentation
Marc-André Lureau
1
-0
/
+51
2010-12-05
gtk: WIP coroutines cursor
Marc-André Lureau
1
-8
/
+71
2010-11-25
build: re-enable -Wflags, and fix a few warnings
Marc-André Lureau
1
-2
/
+0
2010-11-25
gtk: remove spice prefix in default signal handler
Marc-André Lureau
1
-4
/
+4
2010-11-24
gtk: add a couple of new TODO
Marc-André Lureau
1
-0
/
+2
2010-11-24
gtk: add SPICE_MSG_DISCONNECTING handler
Marc-André Lureau
1
-0
/
+1
2010-11-24
gtk: add missing copyright headers
Marc-André Lureau
1
-0
/
+17
2010-11-24
gtk: implement cursor_reset and plug a memleak
Marc-André Lureau
1
-3
/
+31
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: get rid of the remaining assert()
Marc-André Lureau
1
-2
/
+2
2010-11-24
gtk: remove spice- prefix in signal name
Marc-André Lureau
1
-4
/
+4
2010-11-24
gtk: use g_log functions instead of fprintf and custom handler
Marc-André Lureau
1
-6
/
+4
2010-11-24
gtk: GObject Introspection support
Marc-André Lureau
1
-0
/
+1
2010-11-23
display: release cursors
Gerd Hoffmann
1
-0
/
+3
2010-11-23
drop+improve debug messages. make protocol a session not a channel property.
Gerd Hoffmann
1
-6
/
+0
2010-11-23
Add glib objects + gtk widgets for spice.
Gerd Hoffmann
1
-0
/
+329