spice/client/windows
Arnon Gilboa 1a648fb397 client/windows: cleanup vcproj based on updated libs
using updated windows libraries:
http://www.spice-space.org/download/stable/wspice-x86_08032011.zip
http://www.spice-space.org/download/stable/wspice-x64_08032011.zip

-remove IgnoreDefaultLibraryNames="MSVCRT.lib", since pixman is now compiled
using MT threading model similar to other libraries. It used to be mistakenly
compiled with MD.

-downgrade freetype lib to 2.3.11-7, which is the one used/tested with
CEGUI 0.6.2

-pthread lib patched (InterlockedCompareExchange), so x64 client will no
longer crash on SelectClipRgn, BitBlt etc.
2011-03-08 13:00:01 +02:00
..
atomic_count.h Relicense everything from GPL to LGPL 2.1+ 2010-04-13 22:22:15 +02:00
event_sources_p.cpp mingw32 build: fix various warnings 2010-12-08 17:11:45 +02:00
event_sources_p.h Relicense everything from GPL to LGPL 2.1+ 2010-04-13 22:22:15 +02:00
generate1.bat client: add --include "common.h" for generated marshallers 2010-06-29 13:59:46 +02:00
generate.bat client: add --include "common.h" for generated marshallers 2010-06-29 13:59:46 +02:00
main.cpp mingw32 build: fix various warnings 2010-12-08 17:11:45 +02:00
Makefile.am Drop static_title.bmp from windows/Makefile.am 2011-02-11 15:36:43 +01:00
my_getopt.cpp Relicense everything from GPL to LGPL 2.1+ 2010-04-13 22:22:15 +02:00
named_pipe.cpp spicec-win: move named_pipe defines 2010-10-17 17:03:37 +02:00
named_pipe.h spicec-win: move named_pipe defines 2010-10-17 17:03:37 +02:00
pixels_source_p.h Relicense everything from GPL to LGPL 2.1+ 2010-04-13 22:22:15 +02:00
pixels_source.cpp Relicense everything from GPL to LGPL 2.1+ 2010-04-13 22:22:15 +02:00
platform_utils.cpp Remove no longer used wstring_printf functions 2010-10-21 13:22:01 +02:00
platform_utils.h mingw32 build: fix build errors 2010-12-08 17:11:45 +02:00
platform.cpp client/windows: don't allocate console unless required 2011-01-27 17:19:07 +02:00
playback.cpp mingw32 build: remove unused, initialize uninitialized, reorder constructor initializers 2010-12-08 17:11:45 +02:00
playback.h Relicense everything from GPL to LGPL 2.1+ 2010-04-13 22:22:15 +02:00
record.cpp mingw32 build: remove unused, initialize uninitialized, reorder constructor initializers 2010-12-08 17:11:45 +02:00
record.h Relicense everything from GPL to LGPL 2.1+ 2010-04-13 22:22:15 +02:00
red_drawable.cpp Relicense everything from GPL to LGPL 2.1+ 2010-04-13 22:22:15 +02:00
red_pixmap_gdi.cpp mingw32 build: add missing switch flags (nop) 2010-12-08 17:12:56 +02:00
red_pixmap_sw.cpp mingw32 build: add missing switch flags (nop) 2010-12-08 17:12:56 +02:00
red_pixmap.cpp Move RedPixmap::Format to RedDrawable::Format 2010-04-23 16:36:35 +02:00
red_window_p.h mingw32 build: fix various warnings 2010-12-08 17:11:45 +02:00
red_window.cpp mingw32 build: various fixes 2010-12-08 17:13:08 +02:00
redc.rc spicec: Remove spice-client watermark (rhbz#662450) 2010-12-16 14:54:46 +01:00
redc.sln spicec-win: add x64 to vcproj & sln (v2) 2010-10-25 08:35:56 +02:00
redc.vcproj client/windows: cleanup vcproj based on updated libs 2011-03-08 13:00:01 +02:00
resource.h spicec: Remove spice-client watermark (rhbz#662450) 2010-12-16 14:54:46 +01:00
spice.ico client: use spice icon instead-of solidice icon 2010-01-04 21:13:03 +02:00
spicec.exe.manifest fresh start 2009-10-14 15:06:41 +02:00
stdint.h spicec-win: add #ifndef _WIN64 for u/intptr_t typedefs 2010-10-24 16:33:01 +02:00
sticky_alt.bmp spice client: sticky Alt activation when holding an Alt key: bug #505912. 2009-11-15 13:41:10 +02:00
win_platform.h Relicense everything from GPL to LGPL 2.1+ 2010-04-13 22:22:15 +02:00