78142 Commits

Author SHA1 Message Date
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
Aurimas Fišeras
ff5dbaede6 po: Update Lithuanian translation. 2011-05-02 12:59:12 +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 96b150929b0791c7c30ade49d55cedf2d608537e.
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
Eric Pouech
0957cd03dd winedump: Simplify code a bit by using IMAGE_FIRST_SECTION() macro. 2011-05-02 12:35:57 +02:00
Eric Pouech
b722e77299 winedump: Simplify code a bit by using get_dir_and_size(). 2011-05-02 12:35:42 +02:00
Eric Pouech
1d3dfd9e8d winedump: Correctly get to the optional header for 64 bit images. 2011-05-02 12:35:32 +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
Alexandre Julliard
7b3c1738c3 Release 1.3.19. wine-1.3.19 2011-04-29 20:04:41 +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