index
:
~alon/spice
0.8.2.candidate
0.8.for.teuf
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
features/driver-server-monitors-config
features/record-replay-qxl-hack
fixup_red_channels
glz
master
mc.v7
old/aggregate-many-marshallers
old/aggregate-one-marshaller
opus
red_channel_refactor
s3.v1
s3.wip
server_multi_client.v3
server_multi_client.v4
server_multi_client.v5.mid
server_multi_client.v6
server_redhat
smart_card_channel.v5.wip
update_area_async_dirty
wip/dtrace
wip/replay
wip/shared-memory
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
screen.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-09
Fix an overlooked x11 client case.
Jeremy White
1
-0
/
+2
2013-09-30
spicec: use doublebuffer for opengl
Marc-André Lureau
1
-0
/
+1
2012-01-13
Remove trailing blank lines
Daniel P. Berrange
1
-1
/
+0
2011-12-22
client: screen: fix typo _forec_update_timer
Uri Lublin
1
-5
/
+5
2011-12-22
client: RedScreen::RedScreen: fix initialization order of _menu_needs_update
Uri Lublin
1
-1
/
+1
2011-12-20
client: update menu if needed when exiting full-screen mode (#758260)
Uri Lublin
1
-1
/
+6
2011-12-14
spelling: s/cupture/capture
Marc-André Lureau
1
-1
/
+1
2011-09-15
fix typos
Christophe Fergeau
1
-26
/
+26
2011-07-21
client: fix endless recursion in rearrange_monitors, RHBZ #692976
Yonit Halperin
1
-4
/
+0
2011-06-14
client: fix for redundant shift+f11 RHBZ #674532
Yonit Halperin
1
-0
/
+4
2011-05-03
s/USE_OGL/USE_OPENGL
Christophe Fergeau
1
-3
/
+3
2011-05-03
add #include <config.h> to all source files
Christophe Fergeau
1
-0
/
+3
2010-10-21
client: Interpret the title control message as utf8 instead of unicode16
Hans de Goede
1
-3
/
+3
2010-10-17
spicec: extract RedScreen::update_menu()
Arnon Gilboa
1
-2
/
+7
2010-06-21
Make opengl optional, disabled by default
Alexander Larsson
1
-0
/
+2
2010-06-09
JPEG support: introducing jpeg encoding for spice bitmaps
Yonit Halperin
1
-1
/
+1
2010-05-03
Remove all mentions of "cairo" from the code
Alexander Larsson
1
-3
/
+3
2010-04-23
Client: Support pixmap format conversion in copy_pixels
Alexander Larsson
1
-1
/
+1
2010-04-23
Create screen composit area in same format as window
Alexander Larsson
1
-2
/
+2
2010-04-23
Make client canvas and pixmaps handle more formats and simplify
Alexander Larsson
1
-1
/
+1
2010-04-13
Relicense everything from GPL to LGPL 2.1+
Alexander Larsson
1
-9
/
+9
2010-02-23
Replace custom region implementation with pixman_region32_t
Alexander Larsson
1
-9
/
+41
2010-02-04
Rename symbols that were changed in spice-protocol
Alexander Larsson
1
-12
/
+12
2009-12-28
client: improve screen resizing
Yaniv Kamay
1
-2
/
+15
2009-12-28
client: restore mouse capture state after screen resizing
Yaniv Kamay
1
-1
/
+7
2009-11-30
client: KeyHandler now receive unicode char event in addition to RedKey events
Yaniv Kamay
1
-0
/
+5
2009-11-30
client: interactive screen layer
Yaniv Kamay
1
-107
/
+195
2009-11-15
spice client: sticky Alt activation when holding an Alt key: bug #505912.
Yonit Halperin
1
-6
/
+19
2009-11-09
spice client: remove timer interface from platform - use Application (via Pro...
Yonit Halperin
1
-14
/
+6
2009-11-09
spice client: Transfer all channels run loop from EventsLoop class to Process...
Yonit Halperin
1
-1
/
+1
2009-11-09
spice client: creating a general process loop.
Yonit Halperin
1
-2
/
+3
2009-10-14
fresh start
Yaniv Kamay
1
-0
/
+777