Nikolay Sivov
|
6e123f3cbf
|
msxml3: Basic tests for startElement().
|
2011-05-04 17:26:47 +02:00 |
Nikolay Sivov
|
020bf5a18e
|
msxml3: Add support for omitXMLDeclaration() property.
|
2011-05-04 17:26:47 +02:00 |
Nikolay Sivov
|
1831e54916
|
msxml3: Store boolean properties in a single array.
|
2011-05-04 17:26:47 +02:00 |
Alexandre Julliard
|
277120bbd5
|
msvcp: Implement the Ctraits math functions.
|
2011-05-04 17:26:47 +02:00 |
Alexandre Julliard
|
af0c9edfc3
|
msvcp: Implement the numeric limit functions.
|
2011-05-04 17:26:46 +02:00 |
Alexandre Julliard
|
9e89da33f7
|
msvcp: Implement the numeric limit constants.
|
2011-05-04 17:26:46 +02:00 |
Alexandre Julliard
|
5b58de9648
|
msvcp: Export a couple of variables and their access function.
|
2011-05-04 17:26:46 +02:00 |
Henri Verbeet
|
693fb6d56c
|
d3d8: Check for D3DPOOL_DEFAULT resources before doing a Reset().
|
2011-05-04 17:26:46 +02:00 |
Henri Verbeet
|
7db1ebb853
|
d3d8/tests: Add a Reset test.
This is based on the equivalent d3d9 test.
|
2011-05-04 17:26:46 +02:00 |
Henri Verbeet
|
b20a2703e4
|
d3d8/tests: Fix some failure messages in test_depth_stencil_size().
|
2011-05-04 17:26:46 +02:00 |
Henri Verbeet
|
d06873443d
|
d3d9/tests: Avoid leaking a device in the Reset test.
|
2011-05-04 17:26:46 +02:00 |
Henri Verbeet
|
d2479406e8
|
d3d9/tests: Add a test for window styles on device creation.
|
2011-05-04 17:26:46 +02:00 |
Jacek Caban
|
42ce560e38
|
mshtml: Don't use Gecko nsIURI::GetHostPort implementation.
|
2011-05-04 17:26:46 +02:00 |
Jacek Caban
|
4815e411d1
|
urlmon: Moved test_internet_feature_defaults invokation to skip tests on too old IEs.
|
2011-05-04 17:26:46 +02:00 |
Jacek Caban
|
1fa36c85bd
|
kernel32: Moved EnumProcesses implementation to kernel32.
|
2011-05-04 17:26:45 +02:00 |
Alexandre Julliard
|
a4d0d63489
|
atl: Only return a window procedure in AtlModuleRegisterWndClassInfoA/W when subclassing.
|
2011-05-03 20:52:24 +02:00 |
Piotr Caban
|
a343c1fbd0
|
crypt32: Fix content type in CRYPT_QueryEmbeddedMessageObject function.
|
2011-05-03 19:34:29 +02:00 |
Piotr Caban
|
1ece5b3ab6
|
wintrust: Added CryptSIP{Get,Put}SignedDataMsg tests.
|
2011-05-03 19:34:29 +02:00 |
Piotr Caban
|
3a945c3987
|
wintrust: Fix CryptSIPGetSignedMsg (from PE file).
|
2011-05-03 19:34:29 +02:00 |
Piotr Caban
|
3a6196b79e
|
wintrust: Added CryptSIPPutSignedDataMsg implementation (for PE files).
|
2011-05-03 19:34:29 +02:00 |
Piotr Caban
|
0cd94ac51f
|
imagehlp: Set Index in ImageAddCertificate function.
|
2011-05-03 19:34:29 +02:00 |
Rico Schüller
|
f3f59d2cf8
|
d3dx9: Implement ID3DXBaseEffect::GetString().
|
2011-05-03 19:34:29 +02:00 |
Rico Schüller
|
46b3727df3
|
d3dx9: Implement ID3DXBaseEffect::GetValue().
|
2011-05-03 19:34:29 +02:00 |
Francois Gouget
|
f09bbacf9e
|
msi: get_msi_typelib() is not used anymore so remove it.
|
2011-05-03 19:34:29 +02:00 |
Marcus Meissner
|
63823061ed
|
quartz: Handle NULL return from strchr() (Coverity).
|
2011-05-03 19:34:27 +02:00 |
Alexandre Julliard
|
537b35006c
|
msvcp: Don't define stubs for data exports.
|
2011-05-03 19:34:26 +02:00 |
Alexandre Julliard
|
3a1086a659
|
msvcrt: Don't define stubs for data exports.
|
2011-05-03 19:34:26 +02:00 |
Piotr Caban
|
67b5a868f1
|
msvcrt: Added _swprintf and vsnprintf functions.
|
2011-05-03 19:34:26 +02:00 |
Piotr Caban
|
2a3484a22d
|
msvcrt: Added _wtmpnam implementation.
|
2011-05-03 19:34:26 +02:00 |
Huw Davies
|
3a91df11e1
|
gdi32/tests: Allow broken behaviour for nt4 sp1 and sp2.
|
2011-05-03 19:34:25 +02:00 |
Alexandre Julliard
|
cd2beae51b
|
d3dcompiler: Specify arguments for stub entry points that are used in forwards.
|
2011-05-03 19:34:25 +02:00 |
Alexandre Julliard
|
2565019d4a
|
d3dx10: Specify arguments for stub entry points.
|
2011-05-03 19:34:25 +02:00 |
Alexandre Julliard
|
1ac7000a88
|
d3dx9: Synchronize entry point declarations across spec files.
|
2011-05-03 19:34:25 +02:00 |
Alexandre Julliard
|
f9c75812e4
|
d3dx9_36: Specify arguments for stub entry points.
|
2011-05-03 19:34:24 +02:00 |
Huw Davies
|
d6ce0b10c4
|
shell32: Always clone the return pidl to avoid a double free if the selection is changed during teardown.
|
2011-05-03 19:34:24 +02:00 |
Damjan Jovanovic
|
8eb6b8bcb6
|
mmsystem.dll16: Fix mapping of MCI_WINDOW structures between 16 and 32 bit.
|
2011-05-03 14:38:06 +02:00 |
Nicolas Le Cam
|
46988651d9
|
gdi32: Remove a set but unused variable.
|
2011-05-03 14:38:06 +02:00 |
Francois Gouget
|
4d29b9716e
|
d3dcompiler_43: Make write_dword_unknown() static.
|
2011-05-03 14:38:06 +02:00 |
Francois Gouget
|
aaec50d44c
|
user32: SCROLL_SetNCSbState() is not used anymore so remove it.
|
2011-05-03 14:38:06 +02:00 |
Francois Gouget
|
6c8c68f7b6
|
wined3d: Make wined3d_event_query_test() and resource_get_type() static.
|
2011-05-03 14:38:06 +02:00 |
Francois Gouget
|
8a8c8bbd86
|
msxml3: Make a bunch of XSLPattern_*() functions static.
|
2011-05-03 14:38:06 +02:00 |
Francois Gouget
|
ca268b199a
|
msvcrt: Make printf_arg arg_clbk_positional() and MSVCRT_wcsrtombs_s_l() static.
|
2011-05-03 14:38:06 +02:00 |
Francois Gouget
|
87d76cc2ab
|
infosoft: Export DllUnregisterServer().
|
2011-05-03 14:38:06 +02:00 |
Henri Verbeet
|
7b44caa752
|
d3d8/tests: Add a test for window styles on device creation.
|
2011-05-03 14:38:06 +02:00 |
Henri Verbeet
|
65272a4f81
|
ddraw/tests: Add a test for SetCooperativeLevel() window styles.
|
2011-05-03 14:38:06 +02:00 |
Henri Verbeet
|
0293e19928
|
ddraw/tests: Make sure the window is properly released by ddraw in test_wndproc().
|
2011-05-03 14:38:06 +02:00 |
Henri Verbeet
|
02f0d82d24
|
d3d9/tests: Destroy the window after we're done with it in test_reset().
|
2011-05-03 14:38:06 +02:00 |
Henri Verbeet
|
0116af3703
|
wined3d: Cleanup surfaces only once.
|
2011-05-03 14:38:06 +02:00 |
Alexandre Julliard
|
6c88228078
|
msvcrt: Allow forwarding to stub functions when the arguments are known.
|
2011-05-03 14:38:05 +02:00 |
Alexandre Julliard
|
e51132b238
|
msvcrt: Specify arguments for the stub functions.
|
2011-05-03 14:37:51 +02:00 |
Alexandre Julliard
|
5ac184cad5
|
msvcrt: Update spec files using the make_specfiles script.
|
2011-05-03 12:44:14 +02:00 |
Alexandre Julliard
|
4be2026aef
|
msvcrt: Add a stub for msvcp71.dll.
|
2011-05-03 12:38:52 +02:00 |
Alexandre Julliard
|
2f9c02e8f1
|
msvcrt: Add a stub for msvcp70.dll.
|
2011-05-03 12:38:35 +02:00 |
Alexandre Julliard
|
92e05ed981
|
wineoss: Get rid of %ll printf formats.
|
2011-05-02 21:03:15 +02:00 |
Alexandre Julliard
|
f60a0f5e56
|
configure: Improve the detection of OSS v4.
|
2011-05-02 20:07:04 +02:00 |
Andrew Eikum
|
4d2622e65b
|
mmdevapi/tests: Add tests for IAudioSessionControl::GetState.
|
2011-05-02 18:48:20 +02:00 |
Andrew Eikum
|
3025f7f505
|
winecoreaudio.drv: Implement IAudioSessionControl::GetState.
|
2011-05-02 18:48:20 +02:00 |
Andrew Eikum
|
4a95e7b0c9
|
wineoss.drv: Implement IAudioSessionControl::GetState.
|
2011-05-02 18:48:20 +02:00 |
Andrew Eikum
|
eabf5715ce
|
winealsa.drv: Implement IAudioSessionControl::GetState.
|
2011-05-02 18:48:20 +02:00 |
Andrew Eikum
|
4a37f2f093
|
mmdevapi: Initialize global driver data at DLL load time.
|
2011-05-02 18:48:20 +02:00 |
Nikolay Sivov
|
cefcadcc38
|
comctl32: Ignore size field when creating with -W calls.
|
2011-05-02 18:48:19 +02:00 |
Nikolay Sivov
|
bf3f848d8a
|
comctl32/tests: Add more MRU tests.
|
2011-05-02 18:48:14 +02:00 |
Nikolay Sivov
|
ed161054fa
|
comctl32: Adjust field names and some defines to match current documentation.
|
2011-05-02 18:33:28 +02:00 |
Hans Leidekker
|
cd34bfe6c1
|
msi: Define common strings just once.
|
2011-05-02 16:40:20 +02:00 |
Hans Leidekker
|
4668091528
|
msi: Rewrite the folder resolution code to keep track of the parent-child relationship.
|
2011-05-02 16:40:06 +02:00 |
Hans Leidekker
|
8fb5368d4e
|
msi: Use a separate function to retrieve the target folder path.
|
2011-05-02 16:39:52 +02:00 |
Hans Leidekker
|
0d0074d56b
|
msi: Skip disabled components in the InstallService action.
|
2011-05-02 16:39:44 +02:00 |
Hans Leidekker
|
c96cd6efc8
|
msi: Avoid casts in IWineMsiRemotePackage methods.
|
2011-05-02 16:39:37 +02:00 |
Hans Leidekker
|
cc517f2b38
|
msi: Support remote calls to MsiEnumComponentCosts.
|
2011-05-02 16:39:02 +02:00 |
Hans Leidekker
|
b4a7a30b18
|
msi: Fix handling of components without a key path in MsiEnumComponentCostsW.
|
2011-05-02 16:38:51 +02:00 |
Hans Leidekker
|
ee683f7162
|
ws2_32: Add a test to show that WSAIoctl is synchronous.
|
2011-05-02 16:38:34 +02:00 |
Jacek Caban
|
aa4e663954
|
wininet: Use test.winehq.org for post tests.
|
2011-05-02 16:38:01 +02:00 |
John Edmonds
|
2fb6b509cb
|
wined3d: If Wine fails to acquire the focus window, allow the wndproc function to continue receiving messages.
|
2011-05-02 12:59:10 +02:00 |
Lucas Fialho Zawacki
|
1fbf857dc1
|
dinput8/tests: Tests for creation and initialization of DInput8 interface and simple cases of EnumDevicesBySemantics.
|
2011-05-02 12:58:51 +02:00 |
Adam Martinson
|
f912e55610
|
wined3d: Fix an oops/crash in context_destroy_gl_resources().
Introduced by 96b150929b .
|
2011-05-02 12:54:25 +02:00 |
Jacek Caban
|
59f2e837eb
|
wininet: Allocate buffer for host name in HTTP_HttpOpenRequestW only if needed.
|
2011-05-02 12:48:05 +02:00 |
Jacek Caban
|
aa612ec39b
|
wininet: Get rid of useless read_ret in netconn_read.
|
2011-05-02 12:48:00 +02:00 |
Nikolay Sivov
|
c8f9c4581c
|
msxml3: Basic support for startDocument().
|
2011-05-02 12:47:43 +02:00 |
Nikolay Sivov
|
e93125f31b
|
msxml3: Basic support for encoding property.
|
2011-05-02 12:47:25 +02:00 |
Nikolay Sivov
|
92668f1d30
|
msxml3: Store stream reference as destination.
|
2011-05-02 12:47:16 +02:00 |
Nikolay Sivov
|
1d816be12e
|
msxml3: Add support for standalone property.
|
2011-05-02 12:47:06 +02:00 |
Nikolay Sivov
|
387966c48a
|
msxml3: Add ISAXContentHandler stub for MXXMLWriter.
|
2011-05-02 12:46:57 +02:00 |
Nikolay Sivov
|
a12d2d7233
|
msxml3: A stub for MXXMLWriter class.
|
2011-05-02 12:46:45 +02:00 |
Nicolas Le Cam
|
cfe11f1875
|
ole32/tests: Fix large integer overflow warnings.
|
2011-05-02 12:42:21 +02:00 |
Nicolas Le Cam
|
acbb7b817a
|
msvcrt/tests: Avoid size_t in traces.
|
2011-05-02 12:42:08 +02:00 |
Nicolas Le Cam
|
401961f8fb
|
comctl32/tests: Remove a set but unused variable.
|
2011-05-02 12:41:39 +02:00 |
Marcus Meissner
|
5c29f78e6c
|
amstream: Mark internal symbols as hidden.
|
2011-05-02 12:39:08 +02:00 |
Marcus Meissner
|
cc43dba68e
|
browseui: Mark internal symbols as hidden.
|
2011-05-02 12:39:05 +02:00 |
Marcus Meissner
|
048999c79a
|
advpack: Mark internal symbols as hidden.
|
2011-05-02 12:39:01 +02:00 |
Marcus Meissner
|
8b500948fa
|
mshtml: Mark internal symbols as hidden.
|
2011-05-02 12:38:57 +02:00 |
Marcus Meissner
|
ea85bc9509
|
winex11.drv: Assertion was 1 off (Coverity).
|
2011-05-02 12:38:13 +02:00 |
Marcus Meissner
|
bb8466eb00
|
mscms: Mark internal symbols as hidden.
|
2011-05-02 12:37:28 +02:00 |
Marcus Meissner
|
6d144cf012
|
ddraw: Added missing break (Coverity).
|
2011-05-02 12:37:25 +02:00 |
Eric Pouech
|
108b63f5a6
|
dbghelp: Enhance a couple of register mapping functions for i386.
|
2011-05-02 12:37:07 +02:00 |
Eric Pouech
|
2c2da87ccd
|
dbghelp: Don't try to load fieldlist for a forward declaration.
|
2011-05-02 12:36:05 +02:00 |
Alexandre Julliard
|
9c76ed18b7
|
msvcrt: Add stubs for the 64-bit msvcirt entry points.
|
2011-05-01 20:37:18 +02:00 |
Alexandre Julliard
|
abe0823b72
|
msvcrt: Implemented a few trivial math functions.
|
2011-05-01 12:52:35 +02:00 |
Alexandre Julliard
|
d72da00206
|
msvcrt: Export _aexit_rtn.
|
2011-05-01 11:42:30 +02:00 |
Peter Urbanec
|
de4040699a
|
dbghelp: Prevent winedbg page faults when loading some PDBs generated by the Intel C Compiler.
|
2011-04-29 16:56:30 +02:00 |
Hwang YunSong
|
aeac26fec6
|
appwiz.cpl: Update Korean resource.
|
2011-04-29 16:52:13 +02:00 |