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
/
windows
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-04
mingw: fix signed/unsigned comparison warnings
Christophe Fergeau
2
-2
/
+2
2012-03-01
client/windows: fix SetClipboardViewer error handling rhbz#786554
Arnon Gilboa
1
-3
/
+4
2012-01-13
Remove trailing whitespace from end of lines
Daniel P. Berrange
2
-10
/
+10
2012-01-13
Remove trailing blank lines
Daniel P. Berrange
22
-24
/
+0
2012-01-13
Death to all TABs
Daniel P. Berrange
1
-8
/
+8
2012-01-13
client/windows: fix several assigned but not used errors
Alon Levy
1
-2
/
+1
2012-01-13
client/windows: arraysize(inf.bmiColors) == 1 in mingw32
Alon Levy
2
-0
/
+6
2012-01-13
client/windows: fix typo, make error messages unique
Alon Levy
1
-2
/
+2
2012-01-13
client/windows/main: mingw32 provides PACKAGE_VERSION
Alon Levy
1
-0
/
+8
2011-12-20
client: menu: make RedWindow::set_menu() return an error-code (#758260)
Uri Lublin
1
-3
/
+11
2011-12-14
spelling: s/cupture/capture
Marc-André Lureau
1
-1
/
+1
2011-11-24
client: handle the redundant right ctrl windows' message send when a alt-gr i...
Gal Hammer
1
-0
/
+34
2011-11-24
client: handle the redundant right ctrl windows' message send when a alt-gr i...
Gal Hammer
1
-11
/
+14
2011-08-02
Fix typo: seperator -> separator
Liang Guo
1
-3
/
+3
2011-06-14
client: fix for redundant shift+f11 RHBZ #674532
Yonit Halperin
1
-10
/
+19
2011-05-30
client/windows: enable image randomization (ASLR) rhbz#701111
Arnon Gilboa
1
-2
/
+2
2011-05-30
client/windows: remove slash from x64 build dir
Arnon Gilboa
1
-4
/
+4
2011-05-22
client/windows: remove precompiled header for common.h (fix broken windows de...
Arnon Gilboa
1
-4
/
+4
2011-05-12
client/windows: undef SIZE_MAX in stdint.h
Arnon Gilboa
1
-1
/
+1
2011-05-12
client/windows: add common\ssl_verify.c/h to project
Arnon Gilboa
1
-2
/
+10
2011-05-12
client/windows: inc version to 0,9,0,0
Arnon Gilboa
1
-4
/
+4
2011-05-12
client/windows: init PACKAGE_VERSION
Arnon Gilboa
1
-3
/
+3
2011-05-03
common: add windows.h where required, make gdi_handlers static
Marc-André Lureau
1
-1
/
+0
2011-05-03
win32: remove obsolete preprocessor #defines
Christophe Fergeau
1
-4
/
+4
2011-05-03
s/USE_OGL/USE_OPENGL
Christophe Fergeau
2
-3
/
+3
2011-05-03
add #include <config.h> to all source files
Christophe Fergeau
14
-0
/
+42
2011-05-03
autotools: correctly build canvas-related code
Christophe Fergeau
1
-8
/
+0
2011-05-03
autotools: refactor the whole build machinery
Christophe Fergeau
1
-236
/
+0
2011-05-02
client: remove c++ wrappers
Christophe Fergeau
2
-24
/
+24
2011-05-02
configure.ac: fix make dist
Christophe Fergeau
1
-2
/
+1
2011-03-08
client/windows: cleanup vcproj based on updated libs
Arnon Gilboa
1
-8
/
+8
2011-02-13
client/windows: use SPICE_PROTOCOL_DIR in project include dirs
Arnon Gilboa
1
-4
/
+4
2011-02-11
Drop static_title.bmp from windows/Makefile.am
Hans de Goede
1
-1
/
+0
2011-01-27
client/windows: don't allocate console unless required
Alon Levy
1
-9
/
+27
2010-12-16
spicec: Remove spice-client watermark (rhbz#662450)
Hans de Goede
4
-6
/
+0
2010-12-08
mingw32 build: check for CXImage, disable if not found (only on mingw32)
Alon Levy
2
-0
/
+16
2010-12-08
mingw32 build: various fixes
Alon Levy
1
-1
/
+1
2010-12-08
mingw32 build: fix two functions
Alon Levy
1
-5
/
+0
2010-12-08
mingw32 build: add missing switch flags (nop)
Alon Levy
2
-1
/
+9
2010-12-08
mingw32 build: eol fixes
Alon Levy
1
-11
/
+11
2010-12-08
mingw32 build: windows/Makefile.am: double NULL definition
Alon Levy
1
-1
/
+0
2010-12-08
mingw32 build: missing linked files for spicec.exe
Alon Levy
1
-0
/
+4
2010-12-08
mingw32 build: remove unused, initialize uninitialized, reorder constructor i...
Alon Levy
3
-7
/
+6
2010-12-08
mingw32 build: fix assignement as condition warning
Alon Levy
1
-1
/
+1
2010-12-08
mingw32 build: fix signed/unsigned warnings as errors
Alon Levy
1
-6
/
+6
2010-12-08
mingw32 build: fix various warnings
Alon Levy
3
-7
/
+7
2010-12-08
mingw32 build: fix build errors
Gerd Hoffmann
1
-1
/
+2
2010-12-07
mingw32 build: add client/windows/Makefile, tweak configure
Gerd Hoffmann
1
-0
/
+195
2010-11-24
spicec-win: add image copy-paste support
Arnon Gilboa
2
-69
/
+151
2010-11-08
spicec-win: ignore MSVCRT.lib in x86 build
Arnon Gilboa
1
-2
/
+3
[next]