Andrew Eikum
50cdc6d7f3
wineoss.drv: Don't use SNDCTL_DSP_GETISPACE.
...
This shouldn't be needed as the device is opened in non-blocking mode,
and it appears this function is unimplemented on PCBSD.
2014-12-17 17:10:23 +01:00
Andrew Eikum
d301254e72
mmdevapi: More accurately track device position.
2014-12-17 17:10:20 +01:00
Ken Thomases
b8da8fa4b1
winemac: Ignore Cocoa child windows which aren't instances of WineWindow.
...
On Yosemite, in full-screen mode, Cocoa adds child windows of its own to our
windows. These windows are, of course, not instances of WineWindow. So, when
we call WineWindow-specific methods on them, it throws exceptions.
2014-12-17 17:08:29 +01:00
Aric Stewart
b2ef877506
usp10: Correct an off-by-one error in page cache allocation.
2014-12-17 17:08:23 +01:00
Nikolay Sivov
00ea0b72b6
dwrite: Added stub EUDC font collection.
2014-12-17 13:05:18 +01:00
Sebastian Lackner
cacc9ae888
psapi: Implement semi-stub for K32EnumProcessModulesEx.
2014-12-16 17:25:36 +01:00
Andrew Eikum
8df2774124
mshtml: Support new window targets for FORM elements.
2014-12-16 16:32:34 +01:00
Sebastian Lackner
4b33a339cc
shlwapi: Add implementation for StrCatChainW.
...
Based on a patch by Huw Campbell.
2014-12-16 16:32:31 +01:00
Nikolay Sivov
8dfe0ff251
dwrite: Release system collection pointer after using it, not before.
2014-12-16 16:31:41 +01:00
Nikolay Sivov
f4e3005645
dwrite: Font collection pointer is never null when creating text format.
2014-12-16 16:31:34 +01:00
Nikolay Sivov
bbe6655280
dwrite: Support outlines with oblique simulation.
2014-12-16 16:31:30 +01:00
Dmitry Kozliuk
b4e261480d
winecfg: Fix title reset when removing application from the list.
2014-12-16 16:16:39 +01:00
Austin English
d3a3595e91
include: Flesh out IEnumWIA_DEV_INFO.
2014-12-16 16:14:10 +01:00
Jacek Caban
347842a6a1
mshtml: Added IHTMLElement4::focusin semi-stub implementation.
2014-12-16 13:33:05 +01:00
Jacek Caban
e41f435c47
mshtml: Handle VT_ERROR in IHTMLSelectElement::add.
2014-12-16 13:33:02 +01:00
Sebastian Lackner
8826ba1bc8
kernel32: Return proper char count in get_registry_locale_info.
2014-12-16 13:32:53 +01:00
Sebastian Lackner
46d06eb431
mfplat: Implement stubs for MFStartup and MFShutdown.
2014-12-16 11:41:10 +01:00
Sebastian Lackner
d64bb04764
include: Add mferror.h header.
2014-12-16 11:41:01 +01:00
Michael Stefaniuc
51406b471a
d3d9: Don't assert for shaders with the wrong vtbl.
2014-12-16 11:39:40 +01:00
Jacek Caban
f95e7a4ed3
mshtml: Improved IHTMLStyle3::zoom stub.
2014-12-15 19:16:55 +01:00
Jacek Caban
76f7be04c7
mshtml: Added IHTMLStyle::styleFloat attribute implementation.
2014-12-15 19:16:54 +01:00
Andrew Eikum
cba322d71d
winmm: Allow larger MMTIME sizes.
2014-12-15 18:13:35 +01:00
Martin Storsjo
0d490f3a49
combase: Implement functions for HSTRING_BUFFER.
2014-12-15 16:49:00 +01:00
Martin Storsjo
998006e41d
combase: Implement functions for accessing HSTRING objects.
2014-12-15 16:47:38 +01:00
Martin Storsjo
e79460cd5c
combase: Implement creation and deletion of HSTRING objects.
2014-12-15 16:45:31 +01:00
Michael Stefaniuc
e85db0891b
oleaut32/tests: Remove duplicated subexpressions (PVS-Studio).
2014-12-15 16:23:22 +01:00
Jacek Caban
ceaf8bfd83
jscript: Added test of Date object default value.
2014-12-15 14:20:50 +01:00
Alistair Leslie-Hughes
6e8490a582
jscript: Support PROPERTYGET in Date Value.
2014-12-15 14:20:45 +01:00
Janis Lukss
5069cb7b07
wine.inf: Added ProductId registry key also to "Windows NT".
2014-12-15 14:20:34 +01:00
Austin English
42c4c870af
comctl32: Add a stub for LoadIconWithScaleDown.
2014-12-15 14:18:56 +01:00
Jonathan Vollebregt
4db1e20122
reg/tests: Test REG_NONE.
2014-12-15 14:16:08 +01:00
Jonathan Vollebregt
c15e87cec4
reg/tests: Test for integer overflow.
2014-12-15 14:16:05 +01:00
Nikolay Sivov
17a24679b4
dwrite: Initial GetGlyphRunOutline() implementation.
2014-12-15 13:41:16 +01:00
Nikolay Sivov
88202b3d9b
gdi32: Remove some useless returns.
2014-12-15 13:40:27 +01:00
Jacek Caban
0bfe8b441a
mshtml: Resolve duplicated IDispatch entries as soon as they are processed.
2014-12-15 13:40:18 +01:00
Bruno Jesus
a9c00c66d0
winefile: Allow paths with spaces.
2014-12-15 13:38:21 +01:00
Alexandre Julliard
aa026e0614
Release 1.7.33.
2014-12-12 20:46:47 +01:00
Nikolay Sivov
099146a6f9
dwrite_2.idl: Protect from D3DCOLORVALUE redefinition.
2014-12-12 13:46:21 +01:00
Alistair Leslie-Hughes
e5d7982c4d
d3dx9: Make ID3DXFont_PreloadCharacters return S_OK.
2014-12-12 11:07:26 +01:00
Austin English
89ecba6c48
mfreadwrite: Add stub dll.
2014-12-11 20:57:54 +01:00
Jacek Caban
ae1f015dab
dxgi1_2.idl: Added IDXGISwapChain1 declaration.
2014-12-11 20:46:12 +01:00
Nikolay Sivov
37d5149ea5
regsvr32: Update program version.
2014-12-11 17:36:14 +01:00
Jacek Caban
da9fa9e80c
mshtml: Added IHTMLObjectElement2::put_classid semi-stub implementation.
2014-12-11 16:41:35 +01:00
Jacek Caban
5bce604451
mshtml: Do more initialization in create_plugin_host.
2014-12-11 16:41:33 +01:00
Jacek Caban
2ff987322f
mshtml: Create ActiveX object inside create_plugin_host.
2014-12-11 16:41:31 +01:00
Jacek Caban
a545fe08ad
mshtml: Pass HTMLPluginContainer to create_plugin_host.
2014-12-11 16:41:28 +01:00
Nikolay Sivov
44bb2ba295
dwrite: Block creation of unsupported face types.
2014-12-11 16:41:14 +01:00
Erich E. Hoover
3d5fe2074e
ddraw: Fix inverted logic for enumerating secondary devices.
2014-12-11 16:41:05 +01:00
Martin Storsjo
69269a7f01
msvcp120_app: Add forwarding dll.
2014-12-11 12:01:24 +01:00
Bruno Jesus
2a5f5b89fd
winmm/tests: Add joystick tests.
2014-12-11 11:59:39 +01:00