index
:
~kraxel/spice
gtk.v1
gtk.v2
master
mingw
kraxel's spice bits
kraxel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-28
spicec-x11: Listen for selection owner window destroy / close events too
master
Hans de Goede
1
-3/+15
2010-10-25
client: add verbose link error messages
Alon Levy
1
-1/+19
2010-10-25
spicec-tests: add controller_test (v2)
Arnon Gilboa
4
-0/+424
2010-10-25
spicec-win: remove redundent strdup & buggy free
Arnon Gilboa
1
-5/+4
2010-10-25
controller: Make menu text utf-8
Hans de Goede
2
-22/+19
2010-10-25
spicec-x11: Do not set _NET_WM_USER_TIME to 0 on startup
Hans de Goede
2
-5/+7
2010-10-25
spicec-win: add x64 to vcproj & sln (v2)
Arnon Gilboa
2
-0/+242
2010-10-25
spicec-win: map title string from utf8 to utf16
Arnon Gilboa
1
-1/+8
2010-10-24
spicec-win: add #ifndef _WIN64 for u/intptr_t typedefs
Arnon Gilboa
1
-1/+3
2010-10-24
spicec-win: Replace Set/GetWindowLong to LongPtr for x64 competability
Arnon Gilboa
1
-5/+5
2010-10-21
Remove no longer used wstring_printf functions
Hans de Goede
4
-42/+0
2010-10-21
client: Interpret the title control message as utf8 instead of unicode16
Hans de Goede
9
-23/+19
2010-10-21
spicec-x11: Change source of controller socket name, fixing CVE-2010-2792
Hans de Goede
1
-4/+8
2010-10-18
Release 0.6.3
Hans de Goede
3
-3/+8
2010-10-18
Make the gui use Application::hide_gui rather then hide_me
Hans de Goede
3
-5/+3
2010-10-18
Bump version to 0.6.2
Hans de Goede
2
-2/+2
2010-10-18
Update NEWS for 0.6.2 release
Hans de Goede
1
-0/+10
2010-10-18
spicec-x11: Fix window management under KDE
Hans de Goede
2
-0/+13
2010-10-18
client: change monitor mode setting <-> fullscreen window mode setting order
Hans de Goede
1
-2/+2
2010-10-18
spicec-x11: Change WmSizeHints in fullscreen mode
Hans de Goede
2
-21/+38
2010-10-18
spicec-x11: Add missing XLockDisplay around XRRSet* calls
Hans de Goede
1
-0/+10
2010-10-18
client: Do not try to send display_config until we've received the agent caps
Hans de Goede
1
-9/+4
2010-10-18
spicec: add controller
Arnon Gilboa
7
-31/+700
2010-10-18
spicec: add foreign menu
Arnon Gilboa
7
-10/+574
2010-10-17
spicec-win: move named_pipe defines
Arnon Gilboa
2
-3/+4
2010-10-17
spicec-win: fix menu id push to free_sys_menu_id
Arnon Gilboa
1
-1/+1
2010-10-17
spicec: enable multiple CmdLineParser instantiations
Arnon Gilboa
1
-0/+5
2010-10-17
spicec: name host param
Arnon Gilboa
1
-1/+1
2010-10-17
spicec: add ProcessLoop::on_start_running()
Arnon Gilboa
2
-1/+2
2010-10-17
spicec: extract RedScreen::update_menu()
Arnon Gilboa
2
-2/+8
2010-10-17
spicec: add menu id & find_sub()
Arnon Gilboa
2
-2/+21
2010-10-16
server: remove useless agent send_tokens
Hans de Goede
1
-32/+5
2010-10-15
Call read_from_vdi_port() from vdi_read_buf_release()
Hans de Goede
1
-2/+12
2010-10-15
server: always call read_from_vdi_port() in a while loop
Hans de Goede
1
-2/+6
2010-10-15
Don't crash when a client disconnects while there were pending writes
Hans de Goede
1
-1/+1
2010-10-15
spicec-x11: add support for image copy and paste
Hans de Goede
1
-56/+70
2010-10-12
Replace epoll with select in X client
Alexander Larsson
2
-218/+97
2010-10-12
server: add channel notifications.
Gerd Hoffmann
3
-4/+48
2010-10-11
spicec-x11: Put locks around xlib calls which wait for a reply
Hans de Goede
4
-44/+314
2010-10-11
spice-win: handle multiple types on clipboard grab send & receive
Arnon Gilboa
1
-19/+36
2010-10-11
spice-win: remove clipboard_changer hack
Arnon Gilboa
1
-9/+2
2010-10-11
spice-win: handle type VD_AGENT_CLIPBOARD_NONE in Platform::on_clipboard_noti...
Arnon Gilboa
1
-1/+10
2010-10-11
spice-win: remove windows-specific bitmap cut & paste support
Arnon Gilboa
1
-17/+0
2010-10-09
spicec: Do not try to do accounting of pci memory
Hans de Goede
3
-40/+4
2010-10-06
spicec: only send display-config if the agent can handle it
Hans de Goede
1
-2/+3
2010-10-06
spicec-x11: Drop annoying useless warning
Hans de Goede
1
-1/+0
2010-10-06
spicec: don't send agent messages directly from ClipboardListener callbacks
Hans de Goede
2
-6/+59
2010-10-06
spicec-x11: Remove a race window in selection ownership release code
Hans de Goede
1
-0/+8
2010-10-06
spicec: Move setting of clipboard_owner to guest to platform code
Hans de Goede
4
-3/+17
2010-10-04
spicec-x11: make get_clipboard_type handle the None Atom
Hans de Goede
1
-0/+3
[next]