Commit Graph

1245 Commits

Author SHA1 Message Date
Louis Lenders
4b281b2b81 Add stubbed wmic.exe. 2010-12-07 11:36:52 +01:00
Hans Leidekker
8ad7d2e814 programs: Add a stub implementation of netsh.exe. 2010-12-06 19:05:53 +01:00
Aric Stewart
eefe6f65c1 wineqtdecoder: Initial version of the video decoder using Mac OS/X QuickTime Framework. 2010-12-06 19:05:53 +01:00
Alexandre Julliard
fac6741212 configure: Fix the OpenCL detection for Mac OS. 2010-12-03 14:28:23 +01:00
Peter Urbanec
65c84d773f opencl: Initial stub implementation of OpenCL 1.0. 2010-12-03 13:13:45 +01:00
Jacek Caban
4a91265b4f npmshtml: Added Mozilla plugin for mshtml ActiveX controls. 2010-12-03 11:51:50 +01:00
Francois Gouget
5f694ddf4c configure: Load wine lower in memory on FreeBSD to leave more space for mmap() and malloc().
If not provided an explicit address, FreeBSD won't mmap any memory
below the executable. In particularly this means any memory below that
is unavailable to dlopen() and malloc().  This fixes the bug where
large WineLib binaries, in particular winetest, failed to load because
there was not enough space left for them and the native libraries they
linked to.  The drawback is that we can no longer load very large
Windows executables (between about 1.5 and 2 GB).
2010-11-26 16:32:41 +01:00
Volodymyr M. Shcherbyna
acee9cde17 dbgeng: Add initial stub dll implementation. 2010-11-26 14:58:38 +01:00
Adam Martinson
6ee2231d2b configure: Add a check for xmlSchemaSetParserStructuredErrors(). 2010-11-24 12:05:38 +01:00
Hans Leidekker
1885c3d9e2 programs: Add a stub implementation of servicemodelreg.exe. 2010-11-18 12:37:04 +01:00
Adam Martinson
82f73c8652 msxml3: Add our own xmlFirstElementChild() for older libxml2 versions. 2010-11-15 13:01:35 +01:00
Louis Lenders
934d6761f0 xapofx1_1: Add stub dll. 2010-11-12 15:44:25 +01:00
Hans Leidekker
ab5fbebff5 programs: Add a stub implementation of regsvcs.exe. 2010-11-12 15:43:07 +01:00
Alexandre Julliard
40977bf1d2 shell32: Store the raw AUTHORS file in resources instead of trying to convert to a C array. 2010-11-11 12:24:46 +01:00
Adam Martinson
9408b4973d configure: Add a check for xmlDocProperties. 2010-11-03 14:44:50 +01:00
Adam Martinson
be4d0e9d07 configure: Add a check/define for xmlSchemaSetValidStructuredErrors(). 2010-11-02 12:50:30 +01:00
Andrew Nguyen
de4179741b configure: Check for GStreamer functionality present in 0.10.26. 2010-10-29 14:33:38 +02:00
Alexandre Julliard
b10fb86a91 configure: More aggressive disabling of Fortify. 2010-10-29 14:25:01 +02:00
Detlef Riekenberg
d8a5bc929d wer/tests: Add initial tests. 2010-10-26 18:19:38 +02:00
Detlef Riekenberg
53fca11fb3 faultrep/tests: Add tests for AddERExcludedApplicationA. 2010-10-26 13:02:29 +02:00
Alexandre Julliard
105793bff7 configure: Disable Fortify if it's enabled by default, it's too broken. 2010-10-22 17:13:57 +02:00
Aric Stewart
2914d65579 winegstreamer: Add wine GStreamer parser filter framework. 2010-10-22 15:49:19 +02:00
Ričardas Barkauskas
303079f16a wlanapi: New stub dll. 2010-10-20 18:37:07 +02:00
Hans Leidekker
ab789c6c7d programs: Add a stub implementation of aspnet_regiis.exe. 2010-10-13 15:53:58 +02:00
Austin English
95740b30b9 dbghelp: Fix compile on Hurd. 2010-10-08 11:56:46 +02:00
Aric Stewart
961921060c strmbase: Initial creation of static strmbase library for Quartz and Quartz filters.
Move the Media Type Functions.
2010-10-05 15:56:30 +02:00
Hans Leidekker
f15aea2a86 programs: Add a stub implementation of mofcomp.exe. 2010-09-29 10:13:53 +02:00
Vincent Povirk
8f87459baa ktmw32: Add stub dll. 2010-09-27 15:05:58 +02:00
Tijl Coosemans
e7ec164563 configure: Detect resolver functionality on FreeBSD.
On FreeBSD this is part of libc.
2010-09-24 11:40:00 +02:00
Andrew Nguyen
8e540ed26f taskkill: Add stub implementation. 2010-09-21 19:56:53 +02:00
Gerald Pfeifer
5805d8b4f6 configure: Improve formatting of error when X development files are not found. 2010-09-20 13:48:12 +02:00
Alexandre Julliard
bd9852cd6f makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf conventions. 2010-09-19 12:40:12 +02:00
Alexandre Julliard
81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Detlef Riekenberg
e9b8d71dfb inetcpl: Add initial applet. 2010-09-15 17:09:14 -05:00
Alexandre Julliard
364559b0ef configure: Make it a fatal error when some maintainer mode tools are not found. 2010-08-31 16:50:17 +02:00
Nikolay Sivov
25bce451af msxml6: Add stub msxml6, forward DOMDocument60 creation to msxml3. 2010-08-30 11:27:52 +02:00
Louis Lenders
7ab48e8ef0 wer: Add new stubbed wer.dll. 2010-08-27 15:39:44 +02:00
Louis Lenders
85b3f299ff rstrtmgr: Add new stubbed dll rstrtmgr.dll. 2010-08-27 15:39:15 +02:00
Matteo Bruni
90c615aa61 d3dx9_43: Add d3dx9_43.dll, forwarding to d3dx9_36.dll. 2010-08-27 12:26:19 +02:00
Louis Lenders
a8528706ac mscoree/tests: Added some simple tests for GetCORVersion. 2010-08-24 17:57:41 +02:00
Alexandre Julliard
b5d824bd33 configure: Print a warning when prelink isn't found. 2010-08-24 15:22:35 +02:00
Piotr Caban
71a49ebf77 msvcp80: Added stub dll. 2010-08-24 15:22:34 +02:00
Damjan Jovanovic
ebee19701c configure: Check for libicns. 2010-08-23 13:51:32 +02:00
Rico Schüller
5ad7f7b9d3 d3dcompiler: Add D3DCreateBlob() test. 2010-08-20 13:21:37 +02:00
Owen Rudge
9870c04a78 d3dx10: Add stub for d3dx10_33. 2010-08-19 17:32:19 +02:00
Owen Rudge
49dbdc12fd d3dx10: Add stub for d3dx10_34. 2010-08-19 17:32:19 +02:00
Owen Rudge
955b8445c0 d3dx10: Add stub for d3dx10_35. 2010-08-19 17:32:19 +02:00
Owen Rudge
f44830e5eb d3dx10: Add stub for d3dx10_36. 2010-08-19 17:32:19 +02:00
Owen Rudge
4196ba2f5e d3dx10: Add stub for d3dx10_37. 2010-08-19 17:32:19 +02:00
Owen Rudge
199ff9b3c4 d3dx10: Add stub for d3dx10_38. 2010-08-19 17:32:19 +02:00