Frédéric Delanoy
8ddb00b22b
ole32: Fix some leaks (coverity).
2012-11-27 19:45:37 +01:00
Frédéric Delanoy
02da0411e1
ole32: Add helper for string table memory freeing.
2012-11-27 19:45:37 +01:00
Dmitry Timoshkov
380d0cd023
windowscodecs: Implement QueryCapability of the TGA decoder.
2012-11-27 19:45:36 +01:00
Dmitry Timoshkov
03efd5c0f7
windowscodecs: Add a NULL check to GetFrameCount of the TGA decoder.
2012-11-27 19:45:36 +01:00
Dmitry Timoshkov
92d445bcca
windowscodecs: Implement QueryCapability of the PNG decoder.
2012-11-27 19:45:35 +01:00
Dmitry Timoshkov
5285756f93
windowscodecs: Add a NULL check to GetFrameCount of the PNG decoder.
2012-11-27 19:45:35 +01:00
Dmitry Timoshkov
67eafab883
windowscodecs: Implement QueryCapability of the JPEG decoder.
2012-11-27 19:45:34 +01:00
Dmitry Timoshkov
c44024f1e0
windowscodecs: Add a NULL check to GetFrameCount of the JPEG decoder.
2012-11-27 19:45:34 +01:00
Dmitry Timoshkov
5e10f2e0ec
windowscodecs: Implement QueryCapability of the ICO decoder.
2012-11-27 19:45:33 +01:00
Dmitry Timoshkov
075d28d857
windowscodecs: Reimplement GetFrameCount of the ICO decoder.
2012-11-27 19:45:33 +01:00
Dmitry Timoshkov
eb26db27a7
windowscodecs: Reimplement QueryCapability of the BMP decoder.
2012-11-27 19:45:33 +01:00
Dmitry Timoshkov
afd1ddbe0d
windowscodecs: Add a NULL check to GetFrameCount of the BMP decoder.
2012-11-27 19:45:32 +01:00
Alexandre Julliard
4ad5287496
gdi32: Fully reset the DC state before deleting it.
2012-11-27 19:45:30 +01:00
Jacek Caban
fbeb1b4acf
mshtml: Use UTF-8 encoding in is_gecko_path.
2012-11-27 17:00:53 +01:00
Jacek Caban
ac41380b94
jscript: Fixed some Coverity issues.
2012-11-27 17:00:45 +01:00
Jacek Caban
df53b50171
mshtml: Fixed a few coverity issues.
2012-11-27 17:00:38 +01:00
Huw Davies
71d185d7fe
oledb32: Add a 'fall through' comment.
2012-11-27 17:00:24 +01:00
Huw Davies
2232fef56c
winex11: Add a few 'fall through' comments.
2012-11-27 17:00:16 +01:00
Huw Davies
e6f1930116
gdi32: Simplify the point type checking logic.
2012-11-27 17:00:05 +01:00
Nikolay Sivov
8e2bc1eb1b
xmllite: Implement encoding declaration parsing.
2012-11-27 16:58:54 +01:00
Nikolay Sivov
5aa1754b7e
msxml3: No need to keep a reference to a temporarily used stream.
2012-11-27 16:58:40 +01:00
Nikolay Sivov
db9d8ebb08
msxml3: Support ISequentialStream as a document load source.
2012-11-27 16:58:29 +01:00
Nikolay Sivov
b296b08a5c
msxml3: Move document loading from stream to a separate function.
2012-11-27 16:58:20 +01:00
Maarten Lankhorst
79084be3c1
dsound: Set dwChannelMask when limiting channels.
2012-11-27 16:58:09 +01:00
Piotr Caban
642e9a1eda
msvcp100: Added _Container_base12 class tests.
2012-11-27 16:57:10 +01:00
Piotr Caban
de8fe962c1
msvcp100: Added _Container_base12 class implementation.
2012-11-27 16:56:36 +01:00
Piotr Caban
acbfab38db
msvcp100: Added _Container_base0::operator= implementation.
2012-11-27 16:56:28 +01:00
Piotr Caban
a704d2a40c
msvcp60: Export locale classes destructors.
2012-11-27 16:56:19 +01:00
Piotr Caban
a62ea07a15
msvcp: Sync implementations.
2012-11-27 16:56:09 +01:00
Piotr Caban
c15d625b5c
msvcp100: Added basic_ostream::ends implementation.
2012-11-27 16:55:57 +01:00
Detlef Riekenberg
70a0190e96
crypt32/tests: Fix failures on win7 and above.
2012-11-27 16:55:22 +01:00
Henri Verbeet
7f62678c16
d3d10core: Implement d3d10_device_DrawIndexedInstanced().
2012-11-27 16:54:57 +01:00
Henri Verbeet
eefe6346a9
wined3d: Properly handle scalar destinations in shader_glsl_conditional_move().
...
In particular, we modify dst.write_mask in the code further down in order to
mask out unused channels, but the writemask is ignored for scalar registers.
Since all that code is redundant anyway for scalar destinations, we can just
reuse the special case for scalar src0.
2012-11-27 16:54:50 +01:00
Andrew Talbot
1f221e87eb
msvcp60: Remove superfluous semicolons.
2012-11-27 16:54:10 +01:00
Andrew Talbot
b4c4bae7a3
msvcp71: Remove superfluous semicolons.
2012-11-27 16:54:04 +01:00
Andrew Talbot
c25d7f1b3c
msvcp90: Remove superfluous semicolons.
2012-11-27 16:53:58 +01:00
Andrew Talbot
2808433a7a
msvcp100: Remove superfluous semicolons.
2012-11-27 16:53:51 +01:00
Hans Leidekker
7895eae15b
ole32: Convert the remaining RegCreateKey and RegOpenKey calls to the wrappers.
2012-11-26 16:59:22 +01:00
Hans Leidekker
a82c49028d
ole32: Use wrappers around NT functions to access the registry in CoGetPSClsid.
2012-11-26 16:59:17 +01:00
Alexandre Julliard
e2c61baba0
user32: Send WM_MOVING instead of WM_SIZING when moving a window.
2012-11-26 16:01:30 +01:00
Alexandre Julliard
4b7085fdd4
setupapi: Fix total size when appending multi-string values.
2012-11-26 13:27:50 +01:00
Dmitry Timoshkov
97e2c24cc7
oleaut32: Add support for saving an empty picture.
2012-11-26 12:01:40 +01:00
Dmitry Timoshkov
6c53c4ee03
oleaut32: Add a test for loading/saving an empty picture.
2012-11-26 12:01:27 +01:00
Nikolay Sivov
6a8b4f11a8
ole32: Fix OleDraw() regarding passed rectangle handling.
2012-11-26 11:57:04 +01:00
Nikolay Sivov
acb56b0796
xmllite: Add partial support for xml declaration parsing.
2012-11-26 11:56:28 +01:00
Nikolay Sivov
eddd7fcf29
xmllite: Implement initial encoding switching.
2012-11-26 11:56:18 +01:00
Nikolay Sivov
cfaf8be906
dwrite: Add a separate function to copy text format data.
2012-11-26 11:56:03 +01:00
Nikolay Sivov
22f1970834
dwrite: Implement family name access methods for IDWriteTextFormat.
2012-11-26 11:55:51 +01:00
Andrew Talbot
40300b24cc
xmllite: Void functions should not return a value.
2012-11-26 11:55:32 +01:00
Andrew Talbot
4a79345d91
imagehlp: Remove unused variable.
2012-11-26 11:52:35 +01:00
Andrew Talbot
16b43ef072
inkobj: Remove unused variable.
2012-11-26 11:51:53 +01:00
Andrew Talbot
2d50946e06
ntprint: Remove unused variable.
2012-11-26 11:51:46 +01:00
Andrew Talbot
538a0e4a9e
opengl32: Remove unused variable.
2012-11-26 11:51:36 +01:00
Andrew Talbot
8bf312d40e
printui: Remove unused variable.
2012-11-26 11:51:29 +01:00
Henri Verbeet
8776e1c0e1
winex11: Detect broken NVIDIA RandR setups.
2012-11-26 11:51:18 +01:00
Henri Verbeet
86779241c6
d3d10core: Implement d3d10_device_IAGetInputLayout().
2012-11-26 11:50:30 +01:00
Henri Verbeet
69eeb35e51
d3dx9: Avoid LPD3DXINCLUDE.
2012-11-26 11:50:15 +01:00
Frédéric Delanoy
80d3010099
ddraw: Return appropriate value for non matching 32 bit pixel format in PixelFormat_DD2WineD3D (coverity).
2012-11-26 11:49:47 +01:00
Dmitry Timoshkov
a8eaeaf511
windowscodecs: Make GetFrame return WINCODEC_ERR_FRAMEMISSING without an image data.
2012-11-23 18:06:10 +01:00
Dmitry Timoshkov
37892c2f28
windowscodecs: Add a test to show that QueryCapability initializes the decoder.
2012-11-23 18:06:10 +01:00
Jacek Caban
5554292284
wininet: Use generic ReadFileEx entry in InternetReadFileExA and get rid of ReadFileExA entry.
2012-11-23 18:06:09 +01:00
Jacek Caban
52144829d1
wininet: Don't take INTERNET_BUFFERSW as argument in object's ReadFileEx entry.
2012-11-23 18:06:08 +01:00
Christian Costa
db497bdc44
cabinet: Simplify concatenation of path and filename.
2012-11-23 18:06:06 +01:00
Christian Costa
56c0151f6d
amstream: Initialize correctly AM_MEDIA_TYPE struct.
2012-11-23 18:06:03 +01:00
Christian Costa
3070dcee3b
strmbase: Simplify IEnumMediaTypesImpl_QueryInterface and turn FIXME into WARN.
2012-11-23 14:43:41 +01:00
Christian Costa
9bde31b3ee
strmbase: Display iface in TRACEs.
2012-11-23 14:43:36 +01:00
Christian Costa
930c9dd972
strmbase: Display new ref in AddRef and Release for IEnumMediaTypes.
2012-11-23 14:43:31 +01:00
Andrew Talbot
6b43027c7e
cryptdll: Remove unused variable.
2012-11-23 14:41:24 +01:00
Andrew Talbot
5ca89eaf6c
dnsapi: Remove unused variable.
2012-11-23 14:41:16 +01:00
Andrew Talbot
4be1fce0d1
winhttp: Remove unused variables.
2012-11-23 14:41:07 +01:00
Andrew Talbot
2691e580a0
wininet: Remove unused variable.
2012-11-23 14:40:54 +01:00
Andrew Talbot
26671c8f36
winspool.drv: Remove unused variable.
2012-11-23 14:40:45 +01:00
Henri Verbeet
dc67be012f
d3d10core: Implement d3d10_device_SOGetTargets().
2012-11-23 14:40:36 +01:00
Henri Verbeet
5b781d709d
d3d10core: Implement d3d10_device_SOSetTargets().
2012-11-23 14:40:30 +01:00
Henri Verbeet
63acbcbf8a
d3dx9: Avoid LPD3DXCONSTANTTABLE.
2012-11-23 14:40:24 +01:00
Francois Gouget
86c3f68303
winegstreamer: Make the GST_QualityControl methods static.
2012-11-23 14:39:43 +01:00
Francois Gouget
ebd28d5034
msvcp60: Make some codecvt_xxx() functions static or remove them.
2012-11-23 14:39:34 +01:00
Hans Leidekker
479b7bcf60
ole32/tests: Add a test to show that CoGetPSClsid is not affected by an override of HKEY_CLASSES_ROOT.
2012-11-22 17:35:30 +01:00
Christian Costa
b8a7ead3a3
strmbase: Don't forget to add ref pUnk in CopyMediaType when pbFormat is null.
2012-11-22 17:17:19 +01:00
Christian Costa
44c6ca992e
strmbase: Use FreeMediaType instead of freeing media type by hand and forgetting pUnk release.
2012-11-22 17:16:48 +01:00
Henri Verbeet
9e97bff539
d3d10core: Implement d3d10_device_RSGetScissorRects().
2012-11-22 14:54:19 +01:00
Henri Verbeet
2a8359d44c
d3d10core: Implement d3d10_device_RSSetScissorRects().
2012-11-22 14:54:14 +01:00
Jacek Caban
d331118bfd
advapi32: Added debug trace to RegOverridePredefKey.
2012-11-22 14:53:35 +01:00
Jacek Caban
fed2d49fd9
atl: Don't forward AtlModule* calls to atl100.dll.
2012-11-22 14:53:27 +01:00
Maarten Lankhorst
605cd62c7d
dsound: Create a primary_pwfx separately from pwfx.
2012-11-22 14:53:14 +01:00
Alexandre Julliard
a0f039a604
user32: Fix the wait event mask in PeekMessage.
2012-11-22 11:57:15 +01:00
Dmitry Timoshkov
7baf4ecd06
windowscodecs: Implement QueryCapability in the GIF decoder.
2012-11-22 11:56:58 +01:00
Dmitry Timoshkov
892c16e661
windowscodecs: Reimplement GetFrameCount of the GIF decoder.
2012-11-22 11:56:40 +01:00
Michael Stefaniuc
47513d9551
qedit: "Fix" DllCanUnloadNow() implementation.
2012-11-22 11:56:03 +01:00
Michael Stefaniuc
3131a9f831
pstorec: "Fix" DllCanUnloadNow() implementation.
2012-11-22 11:55:57 +01:00
Michael Stefaniuc
7178228d52
olepro32: "Fix" DllCanUnloadNow() implementation.
2012-11-22 11:55:51 +01:00
Michael Stefaniuc
0be5ad8ece
msisys.ocx: "Fix" DllCanUnloadNow() implementation.
2012-11-22 11:55:44 +01:00
Michael Stefaniuc
a0e266972c
hlink: "Fix" DllCanUnloadNow() implementation.
2012-11-22 11:55:37 +01:00
Michael Stefaniuc
9bf8bd52cf
dpnhpast: "Fix" DllCanUnloadNow() implementation.
2012-11-22 11:55:31 +01:00
Andrew Talbot
1973a808c2
kernel32: Remove unused variables.
2012-11-22 11:55:25 +01:00
Andrew Talbot
b1d4793344
msi: Remove unused variables.
2012-11-22 11:55:09 +01:00
Andrew Talbot
6256379a96
msxml3: Remove unused variable.
2012-11-22 11:54:49 +01:00
Andrew Talbot
17cc65a0df
quartz: Remove unused variables.
2012-11-22 11:54:42 +01:00
Andrew Talbot
cade59aab7
shell32: Remove unused variable.
2012-11-22 11:54:36 +01:00
Nikolay Sivov
2b5ddbfe9a
msxml3: Properly update node to doc link when cloning.
2012-11-21 19:20:54 +01:00