spice-gtk/gtk
Christophe Fergeau 9535546e3b gtk: fix "set but not used" gcc 4.6 warnings
Since we are compiling with -Werror, this was breaking compilation.
2011-04-11 11:30:49 +02:00
..
controller gtk/controller: install spice-controller library 2011-04-10 00:46:52 +02:00
display gtk: fix "set but not used" gcc 4.6 warnings 2011-04-11 11:30:49 +02:00
.gitignore gtk: rename s/spice-channel-enums/spice-glib-enums 2011-01-25 16:53:23 +01:00
channel-base.c gtk: don't attempt to dereference NULL pointer 2011-03-23 14:10:20 +01:00
channel-cursor.c gtk: hide the cursor after setting it 2011-04-08 13:29:59 +02:00
channel-cursor.h gtk: continue API documentation 2010-12-09 10:58:47 +01:00
channel-display-mjpeg.c gtk: fix video playback being distorted 2010-12-17 19:37:07 +01:00
channel-display-priv.h gtk: synchronize video on mmtime 2010-12-23 19:07:14 +01:00
channel-display.c gtk: remove unnecessary invalidate mark signal 2011-04-08 13:30:00 +02:00
channel-display.h gtk: continue API documentation 2010-12-09 10:58:47 +01:00
channel-inputs.c gtk: when input channel is not ready, silently drop input events 2011-01-26 16:15:14 +01:00
channel-inputs.h gtk: continue API documentation 2010-12-09 10:58:47 +01:00
channel-main.c gtk: don't send MonitorConfig after agent start 2011-04-08 15:56:12 +02:00
channel-main.h gtk: introduce more complete spice_main_send_monitor_config() 2011-04-08 15:53:41 +02:00
channel-playback.c gtk: warn only if audio playback time is not monotonic 2011-01-13 12:32:53 +01:00
channel-playback.h gtk: update mm time based on playback time+delay 2010-12-23 18:44:04 +01:00
channel-record.c gtk: remove unused variables 2011-03-23 14:10:20 +01:00
channel-record.h gtk: continue API documentation 2010-12-09 10:58:47 +01:00
continuation.c gtk: add coroutine utilities 2010-12-05 18:15:22 +01:00
continuation.h gtk: add coroutine utilities 2010-12-05 18:15:22 +01:00
coroutine_gthread.c gtk: add coroutine utilities 2010-12-05 18:15:22 +01:00
coroutine_ucontext.c gtk: add coroutine utilities 2010-12-05 18:15:22 +01:00
coroutine.h gtk: add coroutine utilities 2010-12-05 18:15:22 +01:00
decode-glz-tmpl.c gtk: add some debugging in glz decoder and avoid crashes 2011-04-04 13:09:39 +02:00
decode-glz.c gtk: add disable-display-position 2011-04-08 13:31:02 +02:00
decode-jpeg.c gtk: win32: refix jpeg_boolean to build on mingw 2010-12-30 17:11:27 +01:00
decode-zlib.c build: basic windows build support 2010-12-17 19:37:09 +01:00
decode.h gtk: add jpeg decoder 2010-11-26 02:29:06 +01:00
gio-coroutine.c gtk: simplify debugging of coroutine-related path 2011-01-12 16:14:16 +01:00
gio-coroutine.h gtk: simplify debugging of coroutine-related path 2011-01-12 16:14:16 +01:00
keymap-gen.pl Add glib objects + gtk widgets for spice. 2010-11-23 17:09:45 +01:00
keymaps.csv Add glib objects + gtk widgets for spice. 2010-11-23 17:09:45 +01:00
Makefile.am build: fix make dist 2011-03-30 19:14:53 +02:00
map-file gtk: introduce more complete spice_main_send_monitor_config() 2011-04-08 15:53:41 +02:00
snappy.c gtk/spicy: add --version option 2011-02-01 00:51:20 +01:00
spice-audio.c gtk: wip gstreamer audio backend 2010-12-17 19:37:09 +01:00
spice-audio.h gtk: continue API documentation 2010-12-09 10:58:47 +01:00
spice-channel-cache.h gtk: add jpeg decoder 2010-11-26 02:29:06 +01:00
spice-channel-enums.h gtk: when input channel is not ready, silently drop input events 2011-01-26 16:15:14 +01:00
spice-channel-priv.h gtk: add spice_channel_read_sasl() 2011-02-19 00:16:44 +01:00
spice-channel.c gtk: calling connect() on a connecting channel is fine 2011-04-10 03:15:42 +02:00
spice-channel.h common: add spice_channel_test_common_capability() 2011-02-19 00:01:29 +01:00
spice-client-gtk-manual.defs gtk: fix MainChannel python bindings 2010-11-24 02:53:59 +01:00
spice-client-gtk-module.c gtk: add missing copyright headers 2010-11-24 02:53:59 +01:00
spice-client-gtk.defs gtk: introduce more complete spice_main_send_monitor_config() 2011-04-08 15:53:41 +02:00
spice-client-gtk.override gtk: s/vnc/spice/ grab_sequence, break API 2010-12-06 19:33:02 +01:00
spice-client.h gtk: add missing copyright headers 2010-11-24 02:53:59 +01:00
spice-cmdline.c gtk: spicy: add --host-subject argument 2011-01-25 16:54:04 +01:00
spice-cmdline.h gtk: add missing copyright headers 2010-11-24 02:53:59 +01:00
spice-common.h gtk: add missing copyright headers 2010-11-24 02:53:59 +01:00
spice-grabsequence.c gtk: complete API documentation 2010-12-10 11:25:02 +01:00
spice-grabsequence.h gtk: continue API documentation 2010-12-09 10:58:47 +01:00
spice-gstaudio.c gtk: gstaudio: add recording 2011-01-04 00:47:20 +01:00
spice-gstaudio.h gtk: wip gstreamer audio backend 2010-12-17 19:37:09 +01:00
spice-marshal.txt gtk: add multiple selection clipboard sharing 2011-03-01 18:49:38 +01:00
spice-pulse.c gtk: simplify debugging of coroutine-related path 2011-01-12 16:14:16 +01:00
spice-pulse.h gtk: expose Audio object in python 2010-11-24 02:53:59 +01:00
spice-session-priv.h gtk: the caches are shared with the session 2011-04-03 16:42:56 +02:00
spice-session.c gtk: the caches are shared with the session 2011-04-03 16:42:56 +02:00
spice-session.h gtk: add "migration-state" enum to make it easier to track migrations 2011-01-26 19:54:53 +01:00
spice-types.h gtk: add missing copyright headers 2010-11-24 02:53:59 +01:00
spice-util.c gtk: continue API documentation 2010-12-09 10:58:47 +01:00
spice-util.h gtk: SPICE_DEBUG glz_decoder_window_resize message 2010-12-05 03:33:33 +01:00
spice-widget-cairo.c Fix rendering with GTK3 2011-01-14 21:13:33 +01:00
spice-widget-priv.h gtk: use a separate var to keep track of self caused new clipboard owner events 2011-04-08 13:29:55 +02:00
spice-widget-x11.c gtk: build x11 keyboard code with cairo backend 2011-01-09 21:47:24 +01:00
spice-widget.c gtk: allow to drag-and-drop between displays / windows 2011-04-10 02:40:43 +02:00
spice-widget.h gtk: continue API documentation 2010-12-09 10:58:47 +01:00
spicy.c gtk/spicy: do not show again toolbar when going full-screen, if mark received 2011-04-10 17:03:21 +02:00
vncdisplaykeymap.c gtk: fix windows build 2011-01-27 20:07:24 +01:00
vncdisplaykeymap.h Add glib objects + gtk widgets for spice. 2010-11-23 17:09:45 +01:00