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 |
Henri Verbeet
|
c4b73c4550
|
wined3d: Get rid of the IWineD3DSurface typedefs.
|
2011-04-29 16:52:13 +02:00 |
Henri Verbeet
|
1c1de920e3
|
wined3d: Remove COM from the surface implementation.
|
2011-04-29 16:52:13 +02:00 |
Henri Verbeet
|
ab199f56a6
|
wined3d: Merge the IWineD3DSurface::Blt() implementations.
|
2011-04-29 16:52:13 +02:00 |
Henri Verbeet
|
29c95df7c3
|
wined3d: Merge the IWineD3DSurface::BltFast() implementations.
|
2011-04-29 16:52:12 +02:00 |
Henri Verbeet
|
0b523df93c
|
wined3d: Merge the IWineD3DSurface::Flip() implementations.
|
2011-04-29 16:52:12 +02:00 |
Austin English
|
51bdb255e3
|
advapi32: Add ProcessTrace stub.
|
2011-04-29 16:52:12 +02:00 |
Austin English
|
f9a455964c
|
advapi32: Add OpenTraceA/W stubs.
|
2011-04-29 16:52:12 +02:00 |
Alexandre Julliard
|
2fcba8ee23
|
msvcrt: Forward preferably to msvcr90 when there is an export with the same name.
|
2011-04-29 16:52:11 +02:00 |
Alexandre Julliard
|
60f3a809f5
|
msvcrt: Synchronize spec files across dlls.
|
2011-04-29 16:51:57 +02:00 |
Alexandre Julliard
|
a3172a5dcd
|
msvcp60: Add a stub dll.
|
2011-04-29 14:24:34 +02:00 |
Piotr Caban
|
65c2fa9b2c
|
msvcp80: Updated spec file.
|
2011-04-29 14:21:43 +02:00 |
Piotr Caban
|
f55449d354
|
msvcp90: Added basic_string<char> operator+=(char*) implementation.
|
2011-04-29 14:21:43 +02:00 |
Piotr Caban
|
930cfafa05
|
msvcp90: Added basic_string<char> clear implementation.
|
2011-04-29 14:21:43 +02:00 |
Piotr Caban
|
391d488694
|
msvcp90: Added basic_string<char> constructor implementation (cstr, len).
|
2011-04-29 14:21:42 +02:00 |
Piotr Caban
|
35b4d8eb9d
|
msvcp90: Added basic_string<char> resize implementation.
|
2011-04-29 14:21:42 +02:00 |
Piotr Caban
|
73d60c3a08
|
msvcp90: Added basic_string<char> operator[] implementation.
|
2011-04-29 14:21:42 +02:00 |
Piotr Caban
|
ce8a64470b
|
msvcp90: Added basic_string<char> at implementation.
|
2011-04-29 14:21:42 +02:00 |
Piotr Caban
|
b8408b257a
|
msvcp90: Added basic_string<char> operator +=(char) implementation.
|
2011-04-29 14:21:42 +02:00 |
Piotr Caban
|
02e46c8eaa
|
msvcp90/tests: Added basic_string<char> find tests.
|
2011-04-29 14:21:42 +02:00 |
Piotr Caban
|
c08b647cf6
|
msvcp90: Added basic_string<char> find implementation.
|
2011-04-29 14:21:42 +02:00 |
Piotr Caban
|
6bf4541bf8
|
msvcp90: Added basic_string<char> operator< implementation.
|
2011-04-29 14:21:41 +02:00 |
Piotr Caban
|
b7990be894
|
msvcp90: Move basic_string<char>:swap implementation.
|
2011-04-29 14:21:41 +02:00 |
Marcus Meissner
|
46f1d8a865
|
windowscodecs: Mark internal symbols as hidden.
|
2011-04-29 14:21:41 +02:00 |
Marcus Meissner
|
4b04574275
|
wintrust: Mark internal symbols as hidden.
|
2011-04-29 14:21:41 +02:00 |
Marcus Meissner
|
974326bfac
|
winhttp: Mark internal symbols as hidden.
|
2011-04-29 14:21:41 +02:00 |
Marcus Meissner
|
719345017c
|
avifil32: Mark internal symbols as hidden.
|
2011-04-29 14:21:41 +02:00 |
Marcus Meissner
|
cba138547a
|
dinput: Mark internal symbols as hidden.
|
2011-04-29 14:21:40 +02:00 |
Frédéric Delanoy
|
1596e144e1
|
po: Fix/improve some English entries.
|
2011-04-29 14:21:40 +02:00 |
André Hentschel
|
e7cc2f76da
|
shell32: Add some selection tests.
|
2011-04-29 14:21:40 +02:00 |
André Hentschel
|
e556b45f43
|
shell32: Don't crash if selection is NULL.
|
2011-04-29 14:21:40 +02:00 |
Alexandre Julliard
|
ca3b820227
|
wineps: Add a helper function for paper size conversions.
|
2011-04-28 20:59:27 +02:00 |
Jacek Caban
|
e594268421
|
wininet: Moved OpenSSL initialization to separated function.
|
2011-04-28 18:33:43 +02:00 |
Jacek Caban
|
12bf3472dd
|
wininet: Rename WININET_NETCONNECTION to netconn_t.
|
2011-04-28 18:33:10 +02:00 |
Alistair Leslie-Hughes
|
01c4adf477
|
mscoree: Implemented GetRequestedRuntimeVersion.
|
2011-04-28 18:33:01 +02:00 |
Alistair Leslie-Hughes
|
7c0cfc964b
|
mscoree: Add stub CreateDebuggingInterfaceFromVersion.
|
2011-04-28 18:32:30 +02:00 |
Piotr Caban
|
b27a49c425
|
msvcrt: Updated spec file.
|
2011-04-28 18:29:27 +02:00 |
David Hedberg
|
ea14a6b2e7
|
oleaut32: Fix CLSIDToString behaviour when passed an invalid CLSID-string.
In some cases, Excel 2007 apparently relies on CLSIDToString properly
parsing an "invalid" CLSID string where extra bytes are appended.
|
2011-04-28 18:17:18 +02:00 |
Huw Davies
|
d3e91603ce
|
gdi32: Now that we have our own Bresenham routine, we don't need the LPARAM cast.
|
2011-04-28 18:14:02 +02:00 |
Marcus Meissner
|
9a2f5a6df2
|
inetcomm: Mark internal symbols as hidden.
|
2011-04-28 18:14:00 +02:00 |
Marcus Meissner
|
f5ae978902
|
shlwapi: Mark internal symbols as hidden.
|
2011-04-28 18:13:57 +02:00 |
Marcus Meissner
|
b858b53991
|
dbghelp: Mark internal symbols as hidden.
|
2011-04-28 18:13:56 +02:00 |
Marcus Meissner
|
0bbba71c64
|
d3dxof: Mark internal symbols as hidden.
|
2011-04-28 18:13:54 +02:00 |
Marcus Meissner
|
bd6729dd08
|
wnaspi32: Mark internal symbols as hidden.
|
2011-04-28 18:13:52 +02:00 |
Francois Gouget
|
9ff6c50767
|
appwiz.cpl: Fix ellipsis usage in the button labels.
|
2011-04-28 18:13:47 +02:00 |
Francois Gouget
|
c68cf7cbe0
|
shdocvw: Fix ellipsis usage in the menu and button labels.
|
2011-04-28 18:05:10 +02:00 |
Francois Gouget
|
18ea0aef9c
|
gameux: Remove WINAPI on static functions where not needed.
|
2011-04-28 17:59:14 +02:00 |
Francois Gouget
|
4df46f69bf
|
msvcrt: Fix compilation on systems that don't support nameless unions.
|
2011-04-28 17:59:06 +02:00 |
Francois Gouget
|
1235c24803
|
msvfw32: Use constants instead of hard-coded numbers for the resources.
|
2011-04-28 17:59:00 +02:00 |
Alexandre Julliard
|
84f085fb91
|
winex11: Grab the mouse in the thread that owns the foreground window if possible.
|
2011-04-28 16:47:14 +02:00 |
Alexandre Julliard
|
20e24bff70
|
atl: Specify the correct instance and cursor when registering a class.
|
2011-04-28 16:47:14 +02:00 |
Matteo Bruni
|
eba8fd0b77
|
wined3d: Remove an unused field.
|
2011-04-28 16:47:14 +02:00 |
Matteo Bruni
|
9da924039f
|
wined3d: Split pow instruction handling in the ARB backend.
|
2011-04-28 12:12:18 +02:00 |
Matteo Bruni
|
db8d681a5b
|
wined3d: Remove rcp special handling of 0 from the ARB shader backend.
|
2011-04-28 12:11:55 +02:00 |
Matteo Bruni
|
0210a8384a
|
wined3d: Add missing temporary variable declaration to ARB shader backend.
|
2011-04-28 12:11:53 +02:00 |
André Hentschel
|
7af9179eb9
|
dbghelp: Implement rudimentary stack walk for ARM.
|
2011-04-28 11:13:53 +02:00 |
Ken Thomases
|
518675fbb5
|
winecoreaudio.drv: Link against ole32 for CoTaskMemAlloc/Free.
|
2011-04-28 11:11:21 +02:00 |
Michael Stefaniuc
|
e58b0dd079
|
shdocvw: Merge the Destroy functions into the coresponding Release functions.
|
2011-04-28 11:11:08 +02:00 |
Michael Stefaniuc
|
1c8bad8037
|
shdocvw: COM cleanup in shlinstobj.c.
|
2011-04-28 11:11:05 +02:00 |
Dylan Smith
|
417534fdb7
|
d3dx9: Implement ID3DXMesh::DrawSubset.
|
2011-04-28 11:10:22 +02:00 |
Dylan Smith
|
e2d7fdf1f9
|
d3dx9: Implement GetAttributeTable and SetAttributeTable.
|
2011-04-28 11:10:18 +02:00 |
Dylan Smith
|
8baf96bb22
|
d3dx9: Implement LockAttributeBuffer & UnlockAttributeBuffer.
|
2011-04-28 11:10:13 +02:00 |
Dylan Smith
|
b2dac1df27
|
d3dx9: Implement GetNumBytesPerVertex using the vertex declaration.
If a declaration without a corresponding FVF is used to create the mesh,
then its declaration must be used to get the vertex size.
|
2011-04-28 11:10:00 +02:00 |
Dylan Smith
|
96d5d06f2b
|
d3dx9: D3DXCreateMesh rejects declarations with non-zero streams.
|
2011-04-28 11:09:23 +02:00 |
Henri Verbeet
|
c5baf8f237
|
wined3d: Merge the IWineD3DSurface::SetFormat() implementations.
|
2011-04-28 11:08:55 +02:00 |
Henri Verbeet
|
92120cb527
|
wined3d: Merge the IWineD3DSurface::SetMem() implementations.
|
2011-04-28 11:08:51 +02:00 |
Henri Verbeet
|
a5febcf7a1
|
wined3d: Merge the IWineD3DSurface::ReleaseDC() implementations.
|
2011-04-28 11:08:45 +02:00 |
Henri Verbeet
|
dcaca7225b
|
wined3d: Merge the IWineD3DSurface::GetDC() implementations.
|
2011-04-28 11:08:36 +02:00 |
Henri Verbeet
|
13146e216f
|
wined3d: Merge the IWineD3DSurface::PreLoad() implementations.
|
2011-04-28 11:08:27 +02:00 |
Piotr Caban
|
6ecabf7cae
|
msvcrt: Added _set_printf_count_output and _get_printf_count_output implementation.
|
2011-04-28 11:08:06 +02:00 |
Piotr Caban
|
168909283c
|
msvcrt: Added wcsrtombs implementation.
|
2011-04-28 11:07:46 +02:00 |
Marcus Meissner
|
7810e231a8
|
advapi32: Mark some internal symbols as hidden.
|
2011-04-27 18:15:57 +02:00 |
Andrew Eikum
|
29d6fbc3fe
|
mmdevapi/tests: Add tests for IAudioClock.
|
2011-04-27 17:50:05 +02:00 |
Andrew Eikum
|
d4c0bedd95
|
winecoreaudio.drv: Properly allocate and free the WAVEFORMATEX returned by IsFormatSupported.
|
2011-04-27 17:49:57 +02:00 |
Andrew Eikum
|
e3ff943e9c
|
winealsa.drv: Add mapping for 64-bit floats in IAudioClient::Initialize().
|
2011-04-27 17:49:53 +02:00 |
Andrew Eikum
|
fc4748ae74
|
winealsa.drv: Properly allocate and free the WAVEFORMATEX returned by IsFormatSupported.
|
2011-04-27 17:49:46 +02:00 |
Andrew Eikum
|
2692a68ce6
|
winealsa.drv: Replace incorrect 41100 with 44100.
|
2011-04-27 17:49:11 +02:00 |
Andrew Eikum
|
be332326ba
|
wineoss.drv: Add mmdevapi driver.
|
2011-04-27 17:47:05 +02:00 |
Huw Davies
|
e248615ae7
|
gdi32: Implement clipping of diagonal lines.
|
2011-04-27 17:09:20 +02:00 |
Alexandre Julliard
|
bab850389a
|
winex11: Merge consecutive RawMotion events.
|
2011-04-27 16:00:50 +02:00 |
Alexandre Julliard
|
da9922b40d
|
winex11: Ignore MotionNotify events if we have pending RawMotion events.
|
2011-04-27 16:00:02 +02:00 |
Piotr Caban
|
10901e17b4
|
msvcrt: Remove wchar_t/char conversions needed for pf_integer_conv.
|
2011-04-27 13:27:34 +02:00 |
Piotr Caban
|
8e58cbd8cb
|
msvcrt: Use pf_integer_conv when displaying pointers.
|
2011-04-27 13:26:38 +02:00 |
Piotr Caban
|
0f9f0a1613
|
msvcrt: Don't use additional buffer in pf_integer_conv.
|
2011-04-27 13:26:36 +02:00 |
Piotr Caban
|
35cc03d54c
|
msvcrt: Print all integers using pf_integer_conv function.
|
2011-04-27 13:19:14 +02:00 |
Piotr Caban
|
00182ca6d9
|
msvcrt: Added sprintf_p_l implementation.
|
2011-04-27 13:18:59 +02:00 |
Tim Hentenaar
|
a415974b2e
|
user32: GetTabbedTextExtent() returns non-zero value when nCount == 0.
|
2011-04-27 13:15:00 +02:00 |
Huw Davies
|
e0a60312d1
|
rpcrt4: Handle non-conformant bogus structures.
|
2011-04-27 11:55:01 +02:00 |
Nikolay Sivov
|
f79c4d6fa2
|
comctl32/syslink: Call default procedure directly when needed.
|
2011-04-27 11:54:49 +02:00 |
Nikolay Sivov
|
f6b3376ec7
|
comctl32/tests: Remove practically unused parameters from test functions.
|
2011-04-27 11:54:47 +02:00 |
Michael Stefaniuc
|
31057e4b75
|
msxml3: COM cleanup in domdoc.c.
|
2011-04-27 11:53:12 +02:00 |
Michael Stefaniuc
|
1da5c9d17f
|
shell32/tests: COM cleanup in shlfolder.c.
|
2011-04-27 11:53:06 +02:00 |
Marcus Meissner
|
1ef0fca796
|
msxml3: Mark internal symbols as hidden.
|
2011-04-27 11:52:03 +02:00 |
Marcus Meissner
|
4485696248
|
shell32: Mark internal symbols as hidden.
|
2011-04-27 11:52:00 +02:00 |
Henri Verbeet
|
34ba20fe35
|
wined3d: Merge the IWineD3DSurface::Unmap() implementations.
|
2011-04-27 11:50:53 +02:00 |
Henri Verbeet
|
825341e7c2
|
wined3d: Merge the IWineD3DSurface::Map() implementations.
|
2011-04-27 11:50:48 +02:00 |
Henri Verbeet
|
a2ef014342
|
wined3d: Merge the IWineD3DSurface::Release() implementations.
|
2011-04-27 11:50:41 +02:00 |
Henri Verbeet
|
d9ace3c9f7
|
wined3d: Only invalidate the INDRAWABLE location for onscreen surfaces in surface_realize_palette().
For offscreen surfaces this might actually remove the texture we just loaded.
|
2011-04-27 11:50:35 +02:00 |
Henri Verbeet
|
a05841bd1a
|
wined3d: Rename "pCaps" to "caps".
|
2011-04-27 11:50:29 +02:00 |
Marcus Meissner
|
a247c7fd49
|
sane.ds: Mark internal functions as hidden.
|
2011-04-27 11:50:20 +02:00 |
Marcus Meissner
|
2c1d581ced
|
twain_32: Mark some functions static and other internal ones hidden.
|
2011-04-27 11:50:08 +02:00 |