index
:
~sandmann/spice
a8
render2
setcaps
version
Unnamed repository; edit this file 'description' to name the repository.
sandmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
x11
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-24
configure.ac: client: replace $(top_srcdir) in x11/Makefile.am (subdir config)
Alexander Larsson
1
-89
/
+92
2010-03-11
Explicitly depend on various X libraries, and -pthread
Søren Sandmann Pedersen
1
-1
/
+5
2010-03-11
New memory allocators that exit on OOM and handle multiplication overflow
Alexander Larsson
1
-0
/
+1
2010-03-10
Define __STDC_LIMIT_MACROS for c++ code to get SIZE_MAX
Alexander Larsson
1
-0
/
+1
2010-03-10
Define GL_GLEXT_PROTOTYPES in CFLAGS not in random places in the source
Alexander Larsson
4
-5
/
+0
2010-03-09
Use macros from <spice/macros.h> rather than duplicate them
Alexander Larsson
1
-1
/
+1
2010-02-23
Remove qcairo dependency, only use pixman
Alexander Larsson
1
-2
/
+2
2010-02-23
Remove cairo use in client
Alexander Larsson
4
-118
/
+149
2010-02-23
Remove no longer needed CAIRO_CANVAS_CACH_IS_SHARED define and code
Alexander Larsson
1
-1
/
+0
2010-02-23
Replace custom region implementation with pixman_region32_t
Alexander Larsson
1
-1
/
+4
2010-02-23
Add line rasterizer
Alexander Larsson
1
-0
/
+1
2010-02-23
Add pixman utilities
Alexander Larsson
1
-0
/
+1
2010-02-10
Fix delete vs delete[] mismatches
Alexander Larsson
1
-1
/
+1
2010-02-04
Use the new header names
Alexander Larsson
1
-1
/
+1
2010-02-04
Rename symbols that were changed in spice-protocol
Alexander Larsson
6
-199
/
+199
2010-02-04
Depend on spice-protocol module
Alexander Larsson
1
-0
/
+1
2010-02-04
Filter out XIM X events
Alexander Larsson
1
-0
/
+4
2010-01-11
client: add Platform::term_printf
Yaniv Kamay
1
-0
/
+8
2010-01-11
client: fix logger init mix-up
Yaniv Kamay
1
-1
/
+7
2010-01-11
client: move log file to spicec appdata dir
Yaniv Kamay
1
-5
/
+14
2010-01-11
server,client: server authentication for secured channels.
Yonit Halperin
1
-0
/
+14
2010-01-04
client: use spice icon instead-of solidice icon
Yaniv Kamay
1
-186
/
+271
2009-12-30
spice: position mouse in primary monitor center after full screen toggle
Arnon Gilboa
3
-60
/
+74
2009-12-30
spice: on_activate_screen generates on_key_down for any modifier pressed
Arnon Gilboa
1
-0
/
+4
2009-12-28
client: remove splash image
Yaniv Kamay
4
-51218
/
+0
2009-12-28
client: add GUI infrastructure + functional login dialog
Yaniv Kamay
2
-0
/
+13
2009-12-28
client: add soft renderer and cegui
Yaniv Kamay
1
-2
/
+8
2009-12-23
client: new static title image
Yaniv Kamay
1
-610
/
+389
2009-12-22
spice: client: add checks to see if it is safe to use XShem.
Izik Eidus
3
-3
/
+25
2009-11-30
client: KeyHandler now receive unicode char event in addition to RedKey events
Yaniv Kamay
4
-2
/
+79
2009-11-30
client: interactive screen layer
Yaniv Kamay
1
-8
/
+10
2009-11-18
add missing alt_image.c to Makefile.am
Yaniv Kamay
1
-0
/
+2
2009-11-18
spice: add [pid:tid] to log lines
Arnon Gilboa
1
-0
/
+11
2009-11-18
spice: on toggle_full_screen, generate on_key_down if shift is still pressed
Arnon Gilboa
1
-3
/
+22
2009-11-16
client: change jitter buffer size to 300ms
Yaniv Kamay
1
-1
/
+4
2009-11-15
spice client: sticky Alt activation when holding an Alt key: bug #505912.
Yonit Halperin
5
-18
/
+853
2009-11-09
client: fix colormap handling.
Izik Eidus
3
-8
/
+5
2009-11-09
spice client: remove timer interface from platform - use Application (via Pro...
Yonit Halperin
1
-35
/
+0
2009-11-09
spice client: cosmetic changes
Yonit Halperin
3
-4
/
+4
2009-11-09
spice client: Transfer all channels run loop from EventsLoop class to Process...
Yonit Halperin
4
-404
/
+3
2009-11-09
spice client: creating a general process loop.
Yonit Halperin
8
-273
/
+494
2009-10-27
fix bad initialization of XDisplay in case crt have more then one output
Yaniv Kamay
1
-24
/
+24
2009-10-26
fix build on Debian
Yaniv Kamay
1
-0
/
+1
2009-10-25
spice xclient: move xsync() to be at the right place.
Izik Eidus
1
-7
/
+1
2009-10-18
tunnel
Yonit Halperin
2
-3
/
+24
2009-10-14
fresh start
Yaniv Kamay
33
-0
/
+60651