index
:
spice.git
0.10
0.4
0.6
0.8
jjongsma_rebase
master
replay-rebase
Spice
Fabiano FidĂȘncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
spicec-x11: Fix window management under KDE
Hans de Goede
2010-10-18
2
-0
/
+13
*
client: change monitor mode setting <-> fullscreen window mode setting order
Hans de Goede
2010-10-18
1
-2
/
+2
*
spicec-x11: Change WmSizeHints in fullscreen mode
Hans de Goede
2010-10-18
2
-21
/
+38
*
spicec-x11: Add missing XLockDisplay around XRRSet* calls
Hans de Goede
2010-10-18
1
-0
/
+10
*
client: Do not try to send display_config until we've received the agent caps
Hans de Goede
2010-10-18
1
-9
/
+4
*
spicec: add controller
Arnon Gilboa
2010-10-18
7
-31
/
+700
*
spicec: add foreign menu
Arnon Gilboa
2010-10-18
7
-10
/
+574
*
spicec-win: move named_pipe defines
Arnon Gilboa
2010-10-17
2
-3
/
+4
*
spicec-win: fix menu id push to free_sys_menu_id
Arnon Gilboa
2010-10-17
1
-1
/
+1
*
spicec: enable multiple CmdLineParser instantiations
Arnon Gilboa
2010-10-17
1
-0
/
+5
*
spicec: name host param
Arnon Gilboa
2010-10-17
1
-1
/
+1
*
spicec: add ProcessLoop::on_start_running()
Arnon Gilboa
2010-10-17
2
-1
/
+2
*
spicec: extract RedScreen::update_menu()
Arnon Gilboa
2010-10-17
2
-2
/
+8
*
spicec: add menu id & find_sub()
Arnon Gilboa
2010-10-17
2
-2
/
+21
*
spicec-x11: add support for image copy and paste
Hans de Goede
2010-10-15
1
-56
/
+70
*
Replace epoll with select in X client
Alexander Larsson
2010-10-12
2
-218
/
+97
*
spicec-x11: Put locks around xlib calls which wait for a reply
Hans de Goede
2010-10-11
4
-44
/
+314
*
spice-win: handle multiple types on clipboard grab send & receive
Arnon Gilboa
2010-10-11
1
-19
/
+36
*
spice-win: remove clipboard_changer hack
Arnon Gilboa
2010-10-11
1
-9
/
+2
*
spice-win: handle type VD_AGENT_CLIPBOARD_NONE in Platform::on_clipboard_noti...
Arnon Gilboa
2010-10-11
1
-1
/
+10
*
spice-win: remove windows-specific bitmap cut & paste support
Arnon Gilboa
2010-10-11
1
-17
/
+0
*
spicec: Do not try to do accounting of pci memory
Hans de Goede
2010-10-09
3
-40
/
+4
*
spicec: only send display-config if the agent can handle it
Hans de Goede
2010-10-06
1
-2
/
+3
*
spicec-x11: Drop annoying useless warning
Hans de Goede
2010-10-06
1
-1
/
+0
*
spicec: don't send agent messages directly from ClipboardListener callbacks
Hans de Goede
2010-10-06
2
-6
/
+59
*
spicec-x11: Remove a race window in selection ownership release code
Hans de Goede
2010-10-06
1
-0
/
+8
*
spicec: Move setting of clipboard_owner to guest to platform code
Hans de Goede
2010-10-06
4
-3
/
+17
*
spicec-x11: make get_clipboard_type handle the None Atom
Hans de Goede
2010-10-04
1
-0
/
+3
*
spicec-x11: protect against recursive incr properties
Hans de Goede
2010-10-04
1
-0
/
+4
*
spicec-x11: If the clipboard was large return the memory to the system
Hans de Goede
2010-10-04
1
-1
/
+8
*
spicec-x11: use malloc / free / realloc for clipboard data
Hans de Goede
2010-10-04
1
-19
/
+7
*
spicec-x11: Use a queue for XSelectionRequest events
Hans de Goede
2010-10-04
1
-59
/
+119
*
spicec-x11: handle multiple types per grab
Hans de Goede
2010-10-04
1
-55
/
+99
*
spicec-x11: Add XFlush calls were needed
Hans de Goede
2010-10-04
1
-0
/
+10
*
spicec-x11: Force processing of ownerchange event when releasing the cb
Hans de Goede
2010-10-04
3
-2
/
+15
*
spicec-x11: Request targets from new clipboard owner
Hans de Goede
2010-10-04
1
-123
/
+240
*
spicec-x11: remove clipboard_changer hack
Hans de Goede
2010-10-03
1
-19
/
+21
*
Keep track of clipboard ownership
Hans de Goede
2010-10-02
5
-0
/
+73
*
Rename platform clipboard handling functions
Hans de Goede
2010-10-02
4
-16
/
+16
*
Move checking for on demand clipboard cap closer to sending of agent messages
Hans de Goede
2010-10-02
1
-8
/
+10
*
Respond to clipb request with an unsupported type with data with a none type
Hans de Goede
2010-10-01
1
-1
/
+1
*
Change VD_AGENT_CLIPBOARD_GRAB to an array of types
Hans de Goede
2010-10-01
5
-20
/
+34
*
Call intern_atoms() earlier
Hans de Goede
2010-10-01
1
-2
/
+2
*
Set clipboard_event before calling send_selection_notify
Hans de Goede
2010-10-01
1
-1
/
+1
*
wrap XGetAtomName
Hans de Goede
2010-10-01
1
-1
/
+9
*
client: support clipboard/selection-owner model (v2)
Arnon Gilboa
2010-10-01
8
-265
/
+600
*
client: Avoid crash if platform_win is NULL
Alexander Larsson
2010-09-29
1
-2
/
+6
*
client: Re-enable USE_XRANDR_1_2
Alexander Larsson
2010-09-29
1
-1
/
+1
*
client: Don't hardcode -lrt
Alexander Larsson
2010-09-29
1
-2
/
+1
*
client: Fall back to gettimeofday if clock_gettime not found
Alexander Larsson
2010-09-29
2
-1
/
+18
[next]