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
2011-04-15
NEWS: update for v0.6
v0.6
Marc-André Lureau
1
-0
/
+11
2011-04-15
TODO: update
Marc-André Lureau
1
-2
/
+3
2011-04-15
gtk/display: move some RANDR code to X11 file
Marc-André Lureau
4
-16
/
+25
2011-04-15
build: fix make distcheck
Marc-André Lureau
1
-0
/
+4
2011-04-13
Merge commit 'refs/merge-requests/6' of git://gitorious.org/spice-gtk/spice-g...
Marc-André Lureau
6
-46
/
+43
2011-04-13
gtk/map-file: fix spice_main_send_monitor_config function name
Marc-André Lureau
1
-1
/
+1
2011-04-11
gtk/controller: fix build with non-default arguments
Marc-André Lureau
1
-1
/
+1
2011-04-11
gtk: fix "set but not used" gcc 4.6 warnings
Christophe Fergeau
3
-32
/
+15
2011-04-11
python_modules/codegen.py: fix indent error in an unused function
Alon Levy
1
-1
/
+1
2011-04-11
demarshaller/marshaller fix gcc 4.6.0
Alon Levy
2
-9
/
+21
2011-04-11
codegen: avoid creating out if not used (fix gcc 4.6.0 warning)
Alon Levy
1
-3
/
+5
2011-04-11
mingw32 build: python_modules/marshal: use unsigned for for_loop index variable
Alon Levy
1
-1
/
+1
2011-04-10
gtk/spicy: do not show again toolbar when going full-screen, if mark received
Marc-André Lureau
1
-2
/
+4
2011-04-10
gtk: calling connect() on a connecting channel is fine
Marc-André Lureau
1
-0
/
+6
2011-04-10
gtk: allow to drag-and-drop between displays / windows
Marc-André Lureau
1
-1
/
+4
2011-04-10
gtk/controller: install spice-controller library
Marc-André Lureau
6
-12
/
+32
2011-04-09
common: fix build error of used uninitialized
Marc-André Lureau
1
-1
/
+1
2011-04-08
TODO: update
Marc-André Lureau
1
-5
/
+4
2011-04-08
build: fix gtk/controller/Makefile valac line which had custom.vapi
Marc-André Lureau
1
-1
/
+1
2011-04-08
Merge commit 'refs/merge-requests/5' of git://gitorious.org/spice-gtk/spice-g...
Marc-André Lureau
1
-14
/
+0
2011-04-08
gtk: don't send MonitorConfig after agent start
Marc-André Lureau
2
-3
/
+5
2011-04-08
gtk: introduce more complete spice_main_send_monitor_config()
Marc-André Lureau
4
-22
/
+79
2011-04-08
gtk: add disable-display-position
Marc-André Lureau
3
-3
/
+26
2011-04-08
gtk: remove unnecessary invalidate mark signal
Marc-André Lureau
1
-9
/
+0
2011-04-08
gtk: send FALSE mark when destroying the primary surface after 1s...
Marc-André Lureau
1
-0
/
+37
2011-04-08
gtk: hide the cursor after setting it
Marc-André Lureau
1
-2
/
+2
2011-04-08
gtk/spicy: hide the display if mark is FALSE
Marc-André Lureau
1
-0
/
+2
2011-04-08
gtk/spicy: update status of all windows
Marc-André Lureau
1
-12
/
+28
2011-04-08
gtk/spicy: only show window when we receive the mark
Marc-André Lureau
1
-2
/
+13
2011-04-08
gtk: not having a window is not critical, if the widget is not yet shown
Marc-André Lureau
1
-3
/
+14
2011-04-08
gtk: fixup clipboard_by_guest tracking
Hans de Goede
1
-5
/
+15
2011-04-08
gtk: Clear hasdata when we do a clipboard_set_with_data
Hans de Goede
1
-0
/
+2
2011-04-08
gtk: receiving a grab from the agent implies releasing our own
Hans de Goede
1
-4
/
+5
2011-04-08
gtk: use a separate var to keep track of self caused new clipboard owner events
Hans de Goede
3
-5
/
+10
2011-04-05
gtk: take selection into account in clipboard_release
Hans de Goede
1
-1
/
+4
2011-04-05
gtk: only release clipboard when neither guest nor client own it
Marc-André Lureau
1
-2
/
+3
2011-04-04
gtk: fix multi-head support by sync the display cache
Marc-André Lureau
2
-2
/
+32
2011-04-04
gtk: add some debugging in glz decoder and avoid crashes
Marc-André Lureau
2
-0
/
+6
2011-04-04
gtk: display now use the cache from the session
Marc-André Lureau
2
-68
/
+42
2011-04-03
gtk: the caches are shared with the session
Marc-André Lureau
2
-0
/
+67
2011-04-03
common: get rid of abort() in canvases
Marc-André Lureau
5
-167
/
+220
2011-04-03
common: remove unnecessary outdated c++ debug
Marc-André Lureau
1
-3
/
+0
2011-04-01
configure.ac: remove detection of WARN_UNUSED_RESULT
Christophe Fergeau
1
-14
/
+0
2011-04-01
adding THANKS
Marc-André Lureau
2
-0
/
+7
2011-04-01
configure.ac: remove unused tests
Christophe Fergeau
1
-31
/
+0
2011-03-31
gtk: correct CLIPBOARD_LAST so that array are sized correctly
Marc-André Lureau
1
-1
/
+1
2011-03-31
gtk: show cursor when cursor-move
Marc-André Lureau
2
-2
/
+13
2011-03-31
gtk: fix handling of incoming large clipboard data
Marc-André Lureau
1
-15
/
+19
2011-03-31
gtk: multi-clipboard improvements
Marc-André Lureau
2
-26
/
+40
2011-03-30
build: fix make dist
Marc-André Lureau
5
-16
/
+35
[next]