Izik Eidus
54cf04beed
client: fix colormap handling.
...
Signed-off-by: Izik Eidus <ieidus@redhat.com>
2009-11-09 22:34:05 +02:00
Yonit Halperin
1121d8c629
spice client: tunnel channel - checking that the configuration pipe listener was created before deleting it
2009-11-09 22:14:47 +02:00
Yonit Halperin
e74de7834d
spice client: calling the timers during modal loop in Windows
2009-11-09 22:10:50 +02:00
Yonit Halperin
2e4d709805
spice client: fixed missing AutoRef
2009-11-09 19:48:52 +02:00
Yonit Halperin
ec34856fea
spice client: remove timer interface from platform - use Application (via ProcessLoop interface).
2009-11-09 19:06:44 +02:00
Yonit Halperin
278c40f301
spice client: cosmetic changes
2009-11-09 17:38:27 +02:00
Yonit Halperin
49f5e5973c
spice client: Transfer all channels run loop from EventsLoop class to ProcessLoop class
2009-11-09 17:30:49 +02:00
Yonit Halperin
8d5b738ba1
spice client: creating a general process loop.
...
The process loop is responsible for: 1) waiting for events 2) timers 3) events queue for
actions that should be performed in the context of the thread and are pushed from other threads.
The benefits:
1) remove duplicity: till now, there was one implementaion of events loop for the channels and
another one for the main thread.
2) timers can be executed on each thread and not only on the main thread.
3) events can be pushed to each thread and not only to the main thread.
In this commit, only the main thread was modified to use the new process loop.
2009-11-09 14:39:33 +02:00
Yaniv Kamay
0829346996
fix win client copyright string
2009-10-27 15:43:09 +02:00
Yaniv Kamay
1a77e6390e
fix bad initialization of XDisplay in case crt have more then one output
2009-10-27 00:14:57 +02:00
Yaniv Kamay
c12c3facbd
fix build on Debian
2009-10-26 23:30:41 +02:00
Izik Eidus
48535714bf
spice: move create and destroy of the canvas to new place
...
work around for xlib threaded bugs
Signed-off-by: Izik Eidus <ieidus@redhat.com>
2009-10-25 20:15:41 +02:00
Izik Eidus
07c1a13fb3
spice xclient: move xsync() to be at the right place.
...
Signed-off-by: Izik Eidus <ieidus@redhat.com>
2009-10-25 20:15:26 +02:00
Yonit Halperin
ef213c66c1
tunnel
2009-10-18 17:42:37 +02:00
Yaniv Kamay
308e4545cb
change development version to 0.5.0
2009-10-14 15:55:31 +02:00
Yaniv Kamay
c1b79eb035
fresh start
2009-10-14 15:06:41 +02:00