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
/
x11
Commit message (
Expand
)
Author
Age
Files
Lines
*
client: remove c++ wrappers
Christophe Fergeau
2011-05-02
1
-12
/
+12
*
gl: remove unused variables
Christophe Fergeau
2011-04-08
1
-6
/
+0
*
gl: use correct pixman accessor for image data
Christophe Fergeau
2011-04-08
1
-1
/
+1
*
spicec-x11: Work around a bug in xsel
Hans de Goede
2011-03-23
1
-1
/
+3
*
spicec-x11: Don't crash on apps sending bad atoms as TARGETS
Hans de Goede
2011-03-23
1
-12
/
+16
*
x11: Use _exit rather then exit on X errors (rhbz#680763)
Hans de Goede
2011-03-01
1
-2
/
+2
*
client/server: warning fixes (gcc 4.6.0)
Alon Levy
2011-01-25
1
-2
/
+5
*
client: CEGUI: search for CEGUI-0.6 to work in F15 (rawhide)
Alon Levy
2011-01-05
1
-0
/
+2
*
Fixes compilation error of Spice Client (Linux/X11) with OpenGL enabled modif...
Thomas Tyminski
2011-01-05
1
-3
/
+3
*
spicec: Remove spice-client watermark (rhbz#662450)
Hans de Goede
2010-12-16
4
-1035
/
+0
*
spicec-x11: Let the window manager place our window the 1st time (rhbz#662407)
Hans de Goede
2010-12-16
2
-1
/
+8
*
spicec-x11: Add a class hint to our window managet hints
Hans de Goede
2010-12-16
1
-1
/
+10
*
smartcard: configure option --enable-smartcard
Alon Levy
2010-12-07
1
-0
/
+9
*
spicec-x11: Fix unhandled exception: no window proc crash (rhbz#655836)
Hans de Goede
2010-11-23
1
-1
/
+9
*
spicec-x11: Fix modifier keys getting stuck (rhbz#655048)
Hans de Goede
2010-11-22
1
-0
/
+10
*
spicec-x11: Add a few missing XLockDisplay calls (rhbz#654265)
Hans de Goede
2010-11-17
1
-0
/
+6
*
spicec-x11: Listen for selection owner window destroy / close events too
Hans de Goede
2010-10-28
1
-3
/
+15
*
spicec-x11: Do not set _NET_WM_USER_TIME to 0 on startup
Hans de Goede
2010-10-25
2
-5
/
+7
*
Remove no longer used wstring_printf functions
Hans de Goede
2010-10-21
1
-18
/
+0
*
client: Interpret the title control message as utf8 instead of unicode16
Hans de Goede
2010-10-21
1
-4
/
+4
*
spicec-x11: Fix window management under KDE
Hans de Goede
2010-10-18
2
-0
/
+13
*
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
*
spicec: add controller
Arnon Gilboa
2010-10-18
1
-0
/
+2
*
spicec: add foreign menu
Arnon Gilboa
2010-10-18
1
-0
/
+2
*
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
*
spicec-x11: Drop annoying useless warning
Hans de Goede
2010-10-06
1
-1
/
+0
*
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
1
-2
/
+8
*
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
1
-0
/
+13
*
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
1
-0
/
+13
*
Rename platform clipboard handling functions
Hans de Goede
2010-10-02
1
-4
/
+4
*
Change VD_AGENT_CLIPBOARD_GRAB to an array of types
Hans de Goede
2010-10-01
1
-5
/
+7
*
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
2
-125
/
+266
*
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
[next]