Christian Costa
d581f1bf7d
d3dxof: Enable retrieving a particular member in GetData + tests.
2012-02-15 16:27:11 +01:00
Alexandre Julliard
f87191815d
user32: Fix GetKeyNameText returned length.
2012-02-15 12:07:34 +01:00
Andrew Eikum
73cdf6530c
winealsa.drv: Optionally load extra ALSA device names from the registry.
2012-02-15 12:06:38 +01:00
Andrew Eikum
f7d37b38fe
mmdevapi: Only return ACTIVE devices from GetDefaultAudioEndpoint.
...
This prevents invalid devices from being created if the user adds a
device, sets it as default, and then removes it.
2012-02-15 11:56:47 +01:00
Jeremy White
4f5271a17f
oleaut32: When marshalling VT_CARRAY, only marshall by reference for appropriate types.
2012-02-15 11:56:35 +01:00
André Hentschel
c2c3b51650
advapi32/tests: Add a test to cover second RegSetValueW Parameter (gcov).
2012-02-15 11:54:46 +01:00
Akihiro Sagawa
0352a7089c
comdlg32: Apply 3D effects to sample text area.
2012-02-14 19:15:53 +01:00
Aric Stewart
05a9d4ce94
gdi32: Rebuild the internal SystemLink every time.
2012-02-14 19:15:48 +01:00
Christian Costa
8bbf1344c9
d3dxof: Enable dumping of input x files and templates.
2012-02-14 17:59:30 +01:00
Andrew Eikum
9d06d41e37
dsound: Add some more DSCAPS flags.
2012-02-14 17:59:29 +01:00
Johan Gill
16dc83578a
advapi32: CryptCreateHash actually sets ERROR_INVALID_PARAMETER if the CSP handle is 0.
2012-02-14 17:59:29 +01:00
Charles Davis
454467dc93
ntdll: Zero reserved fields of the request structure in DVD_ReadDescriptor().
2012-02-14 17:59:28 +01:00
Dan Kegel
6077b623f2
ntdll: Fix endianness of three fields in DVD_LAYER_DESCRIPTOR.
2012-02-14 17:59:28 +01:00
Alexandre Julliard
d2ca9f4b02
rpcrt4: Add ref counting to RPC connections, and grab a reference while processing an RPC packet.
2012-02-14 17:59:27 +01:00
Eric Pouech
43f62c99b9
dbghelp: Fix a couple of traces in dwarf line info parsing.
2012-02-14 17:58:59 +01:00
Eric Pouech
90207b1d69
dbghelp: In i386 stack unwinder, only check for NULL ebp after calling the dwarf/MSVC unwinders as they allow NULL ebp.
2012-02-14 17:58:58 +01:00
Eric Pouech
0905afd0bc
dbghelp: In traces for Dwarf/CFA engine, some offset are signed entities.
2012-02-14 17:58:58 +01:00
Eric Pouech
5201415626
dbghelp: In dwarf parser, when looking for FDE/CIE skip first O-length entries.
2012-02-14 17:58:56 +01:00
Eric Pouech
611d5e470d
dbghelp: Correctly initialize module word_size field when only the eh_frame is present (and not compilation unit).
2012-02-14 17:58:54 +01:00
Eric Pouech
8328606141
dbghelp: Store the 32/64 bitness in the image structure.
2012-02-14 12:31:48 +01:00
Alexandre Julliard
b3ab012a42
gdi32: Don't clip to the visible rectangle for screen DCs.
2012-02-14 12:31:47 +01:00
Alexandre Julliard
fdef173ce0
winex11: Make sure the clip window is created as soon as possible.
2012-02-13 20:52:03 +01:00
Henri Verbeet
a4e5bcff4c
wined3d: Use a format flag instead of a floating point comparison to determine if we need to apply heightscale.
2012-02-13 20:20:08 +01:00
Detlef Riekenberg
bea7032687
comdlg32: Exclude the driver path from the result.
2012-02-13 18:37:39 +01:00
Alexandre Julliard
ca69cc6078
wineps16.drv: Call winspool functions instead of removed wineps.drv entry points.
2012-02-13 18:37:37 +01:00
André Hentschel
0fb4cba77f
ntdll/tests: Fix some typos.
2012-02-13 18:37:35 +01:00
Frédéric Delanoy
a8fe74b4d1
setupx.dll16: Simplify some dead code (Coverity).
2012-02-13 18:37:32 +01:00
Juan Lang
0439500f2c
cryptnet/tests: Fix test failures on older NT4.
2012-02-13 13:09:45 +01:00
Juan Lang
ad46dbd4cc
crypt32/tests: Fix test failures on older NT4.
2012-02-13 13:09:45 +01:00
Juan Lang
c21033c5e9
advapi32/tests: Fix a test failure on older NT4.
2012-02-13 13:09:45 +01:00
Nikolay Sivov
a4e2f47c2d
comctl32: Trace Header order array contents.
2012-02-13 13:09:45 +01:00
Nikolay Sivov
e508eae7d7
comctl32: Update ticks on TBM_SETRANGE.
2012-02-13 13:09:45 +01:00
Nikolay Sivov
11de98be34
comctl32: Update ticks on TBM_SETRANGEMIN.
2012-02-13 13:09:45 +01:00
Nikolay Sivov
abde0c21e3
comctl32: Update ticks on TBM_SETRANGEMAX.
2012-02-13 13:09:45 +01:00
Alexandre Julliard
8e1dbebdb0
hhctrl.ocx: Fix a buffer allocation size.
2012-02-13 12:28:37 +01:00
Francois Gouget
82612e8394
kernel32: Add a trailing full stop to the error messages.
2012-02-11 16:12:12 +01:00
Alexandre Julliard
416344b938
dbgeng: Add missing WINAPI.
2012-02-11 15:43:18 +01:00
André Hentschel
3950721c2d
mshtml: Only release the interface if it exists.
2012-02-11 15:13:20 +01:00
Jörg Höhle
fde979b8b5
mmdevapi/tests: Perform renderer padding & position tests.
2012-02-11 15:13:17 +01:00
Christian Costa
39598b9c1e
d3dx9_36: Detect and display message for all not yet supported file formats.
2012-02-11 14:50:05 +01:00
Jacek Caban
a6e3984c1a
ieframe: Added IProvideClassInfo::GetClassInfo tests.
2012-02-11 14:49:41 +01:00
Jacek Caban
c6a8e9a5b8
ieframe: Added IProvideClassInfo::GetClassInfo implementation.
2012-02-11 14:49:31 +01:00
Jacek Caban
770f864af4
ieframe: Make get_typeinfo implementation thread safe and more generic.
2012-02-11 14:49:25 +01:00
Jacek Caban
096eeb1a1e
urlmon: Added empty hash URIs comparing tests.
2012-02-11 14:49:15 +01:00
Austin English
797a6ae066
advapi32: Sync specfile to win7.
2012-02-09 14:03:27 -06:00
Aric Stewart
85a71387da
gdi32: Load fonts from default Mac external font paths.
2012-02-09 11:58:48 -06:00
Akihiro Sagawa
39f748f083
gdi32/tests: Reorder tests to avoid side-effects.
2012-02-09 11:54:39 -06:00
Erich Hoover
4c908dd8da
hhctrl.ocx: Fix searching for Index and TOC file.
2012-02-09 10:02:28 -06:00
Alistair Leslie-Hughes
4d962da7b0
mshtml/tests: Interface ITravelLogClient may not be supported.
2012-02-09 10:00:46 -06:00
Nikolay Sivov
e630e4997d
comctl32: A test for auto-set TBSTYLE_TRANSPARENT style.
2012-02-09 09:39:58 -06:00
Jacek Caban
2ce15be5fa
urlmon: Added more mk: combining tests.
2012-02-09 09:39:41 -06:00
Jacek Caban
9cbcbe8da6
urlmon: Properly handle combining relative mk: URIs containing full internal path.
2012-02-09 09:39:34 -06:00
Jörg Höhle
ac8360b3bf
mmdevapi/tests: Fix errors and crashes in various native configurations.
2012-02-09 09:39:23 -06:00
Jörg Höhle
f9f7048798
mmdevapi/tests: Produce audible output.
2012-02-09 09:39:09 -06:00
Huw Davies
d3bfa44d53
gdi32: Intersect the background text box with the clip rectangle in device units.
2012-02-09 09:34:43 -06:00
Huw Davies
1eca24bd6b
gdi32: Rename a shadow variable.
2012-02-09 09:34:38 -06:00
Christian Costa
17b1821825
d3dx9_36: Turn FIXME into TRACE since function is implemented. Not supported formats are caught by final FIXME.
2012-02-09 09:33:31 -06:00
Matteo Bruni
769fd080f8
ddraw: Don't leak the window DC.
2012-02-08 17:20:22 -06:00
Akihiro Sagawa
286854fb06
gdi32: Consider whether the logical font face is vertical when selecting.
2012-02-08 13:54:40 -06:00
Akihiro Sagawa
c683ad72b2
gdi32/tests: Add tests for East Asian font selection.
2012-02-08 13:54:33 -06:00
Huw Davies
9ae17687c0
shell32: Don't try to check for the folder's existence if we don't have a path.
2012-02-08 13:19:22 -06:00
Huw Davies
8272045cd8
shell32: Zero-init the out parameter and fix the error if the folder id is invalid.
2012-02-08 13:19:14 -06:00
Alexandre Julliard
8ab65c222e
user32: Draw the mask with SRCCOPY in DrawIcon when the image isn't being drawn.
2012-02-08 11:00:51 -06:00
Jacek Caban
976a3d5e08
mshtml: Added IHTMLDocument2::get_frames implementation.
2012-02-08 10:54:03 -06:00
Jacek Caban
666004cdbd
mshtml: Removed code duplication in frame collection tests.
2012-02-08 10:53:56 -06:00
Aric Stewart
f83762e678
gdi32: Allow font replacements to be specified either in localized name or English name.
2012-02-08 10:53:40 -06:00
Nikolay Sivov
b32b969eb6
comctl32: Invalidate before item is removed.
2012-02-08 10:50:12 -06:00
Eric Pouech
d967484ecc
kernel32: Added a couple of tests about console creation through CreateFile, and fix some corner cases.
2012-02-08 10:47:57 -06:00
Alexandre Julliard
9ac28c8f36
winecoreaudio: Fix spec file parameters.
2012-02-07 21:27:56 -06:00
Austin English
93ed8a062d
kernel32: Add support for IOCTL_STORAGE_CHECK_VERIFY2.
2012-02-07 14:03:30 -06:00
Akihiro Sagawa
d53dc01143
gdi32: Restore the vertical font flag from the cache.
2012-02-07 14:03:12 -06:00
Andrew Eikum
74d6990494
winmm: TRACE unhandled messages.
2012-02-07 14:03:02 -06:00
Andrew Eikum
be7a93cf56
winmm: Downgrade most ERRs to WARNs.
2012-02-07 14:02:58 -06:00
Andrew Eikum
67617c78a5
wineoss.drv: Downgrade most ERRs to WARNs.
2012-02-07 14:02:49 -06:00
Aric Stewart
e7a79b5565
gdi32: Keep our internal generated system links separate and append them to any user defined system links.
2012-02-07 09:35:50 -06:00
Huw Davies
0425a110d9
oleaut32: [restricted] members with negative dispids may still be called.
2012-02-07 09:34:22 -06:00
Huw Davies
5c8edb0449
ole32: Don't hold a ref to the drop target in the wrapper. Apps tend to destroy the target object without calling RevokeDragDrop.
2012-02-07 09:33:53 -06:00
Michael Stefaniuc
8116d8a53d
inetcpl.cpl: Remove an obsolete resource attribute.
2012-02-07 09:32:42 -06:00
Michael Stefaniuc
482a5746ee
comctl32: Remove an obsolete resource attribute.
2012-02-07 09:32:30 -06:00
Piotr Caban
c39793087d
msvcrt: Handle negative file->_cnt value in _flsbuf function.
2012-02-07 09:32:20 -06:00
Dmitry Timoshkov
9d538e43be
user32: Make FlashWindowEx tests pass under Windows.
2012-02-07 09:31:33 -06:00
Dmitry Timoshkov
39a4b5fa94
user32: Fix a couple of typos.
2012-02-07 09:31:21 -06:00
Dmitry Timoshkov
48a2a467cd
psapi: Make sure that NtQueryVirtualMemory(MemorySectionName) succeeds under Windows 2000 too.
2012-02-07 09:31:14 -06:00
Aric Stewart
c3e2407664
quartz: AMFilterData_ParseFilterData returns a pointer to a pointer to filter data.
2012-02-07 09:30:05 -06:00
Francois Gouget
c0338afebb
shell32: Fix the name of the 'Application Data' folders.
2012-02-07 09:27:53 -06:00
Alexandre Julliard
0aeb38bb4c
mshtml: Use the current AppData folder instead of the default one as profile directory.
2012-02-06 17:39:57 -06:00
André Hentschel
91a63ad08c
comctl32/tests: Add some more thumb length tests.
2012-02-06 10:27:22 -06:00
Andrew Eikum
bb1ca58114
wineoss.drv: Don't call GETOSPACE immediately after device initialization.
2012-02-06 10:24:04 -06:00
Dmitry Timoshkov
ea7e9ed2eb
user32: RealChildWindowFromPoint should skip invisible windows.
2012-02-06 10:23:27 -06:00
Dmitry Timoshkov
8c7f3964b5
user32: Add a bunch of RealChildWindowFromPoint tests.
2012-02-06 10:23:23 -06:00
Francois Gouget
527e1ae1ac
ddraw/tests: Fix compilation on systems that don't support nameless unions.
2012-02-06 10:19:53 -06:00
Hans Leidekker
98c621c1bf
msi: Use the return value of IXMLDOMNode_get_text (clang).
2012-02-06 10:19:37 -06:00
Eric Pouech
f8b29a0685
msvcrt: Fix TRACE format modifier for wfreopen.
2012-02-06 10:19:32 -06:00
Nikolay Sivov
c91e9db0cc
shell32: Use string comparison as autocompletion check.
2012-02-06 10:19:32 -06:00
Nikolay Sivov
f39209cd2e
msxml3: Fix element data leak on error.
2012-02-06 10:19:32 -06:00
Henri Verbeet
204e53e449
ddraw: Implement get_window_region() on top of GetRandomRgn().
...
Instead of just GetClientRect(). This fixes a regression introduced by
3e9fe3e938
. We also need to clip against e.g.
the screen edges instead of just the client rect.
2012-02-06 10:19:31 -06:00
Aric Stewart
10b2a21c3b
quartz: Do not report a position unless the filter graph is running or has been paused.
2012-02-06 10:19:31 -06:00
Andrew Eikum
d1f6a5a376
hlink: Don't query the IHlinkSite if the IMoniker is a system moniker.
2012-02-06 10:19:31 -06:00
Andrew Eikum
8fa2b2d256
hlink: Always pass a bind context to IMoniker::GetDisplayName.
2012-02-06 10:19:30 -06:00
Dmitry Timoshkov
2a0de94844
psapi: Add a test for NtQueryVirtualMemory(MemorySectionName).
2012-02-06 10:19:30 -06:00
Henri Verbeet
56a4680b69
wined3d: Complain when the hardware may not be able to run a shader.
2012-02-06 10:19:30 -06:00
Hans Leidekker
bb0b467366
msi: Avoid a null pointer dereference in MsiGetFileVersionW (clang).
2012-02-06 10:19:30 -06:00
Hans Leidekker
bca0fd6a55
msi: Follow the parent state for preselected features unless the parent is an advertised feature.
2012-02-05 09:38:12 -06:00
Hans Leidekker
2cbb384440
mscms/tests: Pass profiles names as parameters instead of using global variables.
2012-02-05 09:37:53 -06:00
Hans Leidekker
0cf1bdf96e
mscms: Use the return values of GetStandardColorSpaceProfileW and GetColorDirectoryW (clang).
2012-02-05 09:37:36 -06:00
Hans Leidekker
06cd0e2a49
dnsapi: Remove a dead assignment (clang).
2012-02-05 09:37:15 -06:00
Henri Verbeet
7fda67d74a
ddraw/tests: Move some helper functions up with the rest of the helper functions.
2012-02-05 09:36:11 -06:00
Henri Verbeet
98bd3ef803
ddraw/tests: Use correct COM macros in a couple of places.
2012-02-05 09:34:05 -06:00
Alexandre Julliard
36c76dcc24
winex11: Update only the key state on KeymapNotify without sending fake key events.
2012-02-02 17:19:34 +01:00
Matteo Bruni
b51a657626
wined3d: Use a separate flag for discarded surfaces.
2012-02-02 15:18:09 +01:00
Stefan Dösinger
acf82ff1f5
ddraw/tests: Add some IDirect3DViewport interface tests.
2012-02-02 12:59:36 +01:00
Marcel Hasler
c47677fee5
dinput: Support INFINITE as number of effect iterations.
2012-02-02 09:55:47 +01:00
Juan Lang
441f7b6d9e
crypt32: Test and correct CryptVerifyCertificateSignature.
2012-02-02 09:52:55 +01:00
Aric Stewart
17cd9d3325
usp10: We do not yet shape hangul properly so allow for SSA_LINK flags to take effect.
2012-02-02 09:52:45 +01:00
Andrew Eikum
57bb0898f3
winecoreaudio: Improve underrun handling.
2012-02-01 16:56:04 +01:00
Alexandre Julliard
19015ae19e
winealsa: Avoid memory leak with snd_card_get_name.
2012-02-01 16:55:53 +01:00
Alexandre Julliard
852687f1d1
winex11: Poll the mouse button to detect the end of a window manager move/resize.
2012-02-01 16:42:49 +01:00
Alexandre Julliard
abfed909b2
winex11: Move the window resizing support to mouse.c.
2012-02-01 16:42:48 +01:00
Alexandre Julliard
002f85a275
winex11: Don't give focus to zero-size windows.
2012-02-01 16:42:47 +01:00
Alexandre Julliard
a1580bba70
dinput: Clip to the client area instead of the whole window in exclusive mode.
2012-02-01 16:42:47 +01:00
Jacek Caban
f09e4ce269
mshtml: Properly handle out of memory in IHTMLElement::get_outerHTML.
2012-02-01 16:42:46 +01:00
Jacek Caban
90f7c8f848
mshtml: Properly handle GetScheme failure.
2012-02-01 16:42:46 +01:00
Piotr Caban
43b38e1420
mshtml: Make cookie parameter optional in ConnectionPoint_Advise.
2012-02-01 16:42:45 +01:00
Nikolay Sivov
1c1b1c0073
comctl32: More tests for Toolbar window style handling.
2012-02-01 16:42:45 +01:00
Aric Stewart
53bd62737c
quartz: If the MediaSeeking is not implemented all the way up the passthru chain fall back to the filtergraph's clock to find position.
2012-02-01 16:42:44 +01:00
Aric Stewart
a8a2f87135
gdi32: In update_system_links if the font we are trying to link has already been substituted or localized we need to check against that name also.
2012-02-01 16:42:43 +01:00
Aric Stewart
3ae30a676a
usp10: Implement SSA_LINK flag.
2012-02-01 16:42:43 +01:00
Andrew Eikum
6847e882b8
winmm: Initialize COM for MULTITHREADED, not APARTMENTTHREADED.
2012-01-31 20:39:11 +01:00
Juan Lang
ab7f8a160f
crypt32: Only accept trailing NULLs in a certificate common name.
2012-01-31 19:20:36 +01:00
Stefan Dösinger
4775c76208
ddraw/tests: Add an IDirect3DDevice7::Load color key test.
2012-01-31 17:49:27 +01:00
Stefan Dösinger
cfc9e120ae
ddraw/tests: Add an IDirect3DTexture2::Load color key test.
2012-01-31 17:49:23 +01:00
Stefan Dösinger
2bd56ac553
ddraw/tests: Add an IDirect3DTexture::Load color key test.
2012-01-31 17:49:19 +01:00
Stefan Dösinger
551c732d74
ddraw: Properly set the color key in texture::load.
2012-01-31 17:49:15 +01:00
Alexandre Julliard
4f0f7dec99
winex11: Consider zero-size windows mapped even when they are positioned at 0,0.
2012-01-31 17:28:34 +01:00
Piotr Caban
804a9d80d8
urlmon: Handle implicit file scheme in MapUrlToZone and GetSecurityId functions.
2012-01-31 15:38:01 +01:00
Alexandre Julliard
773c46b929
psapi/tests: Don't check data returned from a failing call.
2012-01-31 15:38:01 +01:00
Jörg Höhle
bdf7578389
mciwave: Always reach an end position expressed in milliseconds.
2012-01-31 15:37:57 +01:00
Jörg Höhle
f489cc97c7
winecoreaudio: Fix the Start/Stop/Reset cycle.
2012-01-31 15:37:35 +01:00
Jörg Höhle
4b888861f9
winecoreaudio: Implement a lock-free callback design.
2012-01-31 15:37:21 +01:00
Jörg Höhle
c995011974
winecoreaudio: Avoid deadlock in AudioClient_Stop.
2012-01-31 15:37:13 +01:00
Jacek Caban
051cb8e625
urlmon: Properly handle relative URIs with specified host in combine_uri.
2012-01-31 13:49:18 +01:00
Jacek Caban
1aa9389eaf
urlmon: Relative URI without scheme may be treated as hierarchical.
2012-01-31 13:49:14 +01:00
Austin English
79dd34993a
msvcp60: Remove unnecessary assignments (LLVM/Clang).
2012-01-31 13:48:07 +01:00
Austin English
c6bda4dc17
dsound: Remove an unnecessary assignment (LLVM/Clang).
2012-01-31 13:47:39 +01:00
Austin English
fab9c71963
crypt32: Remove a couple unused variables (LLVM/Clang).
2012-01-31 13:47:11 +01:00
Henri Verbeet
0d8e6719d5
ddraw: AddAttachedSurface() just references whatever we pass it.
2012-01-31 13:46:30 +01:00
Alexandre Julliard
a534925a48
winex11: Reset clipping when a fullscreen window is unmapped.
2012-01-31 13:45:04 +01:00
Alexandre Julliard
e31dd6dba1
kernel32: Only change the Unix current after exec_process to make sure it's inherited properly.
2012-01-31 13:44:40 +01:00
Piotr Caban
01947e08da
urlmon: Fix debug message in canonicalize_scheme.
2012-01-30 20:44:51 +01:00
Thomas Faber
2fb139ffe7
comctl32: Fix MSVC build in imagelist.c.
2012-01-30 20:44:50 +01:00
Andrew Eikum
5860a5b386
mmdevapi: Correctly convert UINT32 to LONG32.
2012-01-30 20:44:50 +01:00
Piotr Caban
e3174d93d8
msvcp60: Fix _Lockit class implementation.
2012-01-30 20:44:50 +01:00
Stefan Leichter
f3caa76846
msi: Update version resource.
2012-01-30 20:44:49 +01:00
Alexandre Julliard
1592b9c9de
winex11: Disallow clipping to fullscreen rectangle if XInput2 is not available.
2012-01-30 20:44:49 +01:00
Alexandre Julliard
b0657c8623
dinput: Catch unsuccessful clipping attempts and fall back to warping.
2012-01-30 20:44:48 +01:00
Erich Hoover
bfa2c5ea98
crypt32: Fix domain component length check.
2012-01-30 20:44:48 +01:00
Nikolay Sivov
d56070a233
msxml3: Trace VARIANT parameters.
2012-01-30 20:44:47 +01:00
Stefan Dösinger
60ef7e0bd4
ddraw/tests: Port the depth blit test to ddraw2.
2012-01-30 20:44:47 +01:00
Stefan Dösinger
b16248898b
ddraw/tests: Port the depth blit test to ddraw4.
2012-01-30 20:44:47 +01:00
Stefan Dösinger
8a82f0083a
ddraw/tests: Port the depth blit test to ddraw7.
2012-01-30 20:44:46 +01:00
Aric Stewart
f50f05da23
usp10: Limit runs in ScriptStringAnalyse to 255.
2012-01-30 20:44:46 +01:00
Aric Stewart
4df4929198
usp10: Use a bsearch function to find a glyph in the LogClust array.
2012-01-30 20:44:45 +01:00
Aric Stewart
2ab625bf2f
usp10: pwLogClust is ordered so its max will be on one end.
2012-01-30 20:44:45 +01:00
Aric Stewart
1967fae847
user32: Have a fallback in linebreaking if uniscribe fails to analyse a string.
2012-01-30 20:44:45 +01:00
Aric Stewart
4bc418b356
user32: Check return code from ScriptStringAnalyse.
2012-01-30 20:44:44 +01:00
Nikolay Sivov
91fbef88bf
comctl32: Never release state image list.
2012-01-30 12:04:58 +01:00
Christian Costa
0a23797f1b
d3dx9_36: Remove TGA from TODO since it is supported.
2012-01-30 11:59:54 +01:00
Frédéric Delanoy
ca4fdc57ed
msi: Avoid dead code in parse_prop (Coverity).
2012-01-30 11:59:44 +01:00
Frédéric Delanoy
09213db643
ws2_32/tests: Remove dead code in test_completion_port (Coverity).
2012-01-30 11:57:10 +01:00
Nikolay Sivov
f2dfe86ac4
urlmon: Recognize <head> start tag as text/html MIME type.
2012-01-30 11:56:04 +01:00
Dmitry Timoshkov
e2264859c8
riched20: Fix some GDI object leaks.
2012-01-30 11:54:47 +01:00
Thomas Faber
05253f900f
comctl32: Fix MSVC build in monthcal.c.
2012-01-30 11:51:35 +01:00
Jacek Caban
0dedfab9a7
mshtml: Added VT_I2 handling to IHTMLSelectElement:add implementation.
2012-01-27 18:06:00 +01:00
Jacek Caban
3029bdf33d
mshtml: Added VT_I2 handling to debugstr_variant.
2012-01-27 18:06:00 +01:00
Jacek Caban
7ab1259a72
mshtml: Fallback to text/html mime type for document channel in nsIChannel::GetContentType.
2012-01-27 18:05:59 +01:00
Jacek Caban
61fd6c97ba
mshtml: Added support for middle-button opening anchors in a new window.
2012-01-27 18:05:59 +01:00
Jacek Caban
bc69cba2fe
mshtml: Added support for anchor targets.
2012-01-27 18:05:59 +01:00
Jacek Caban
c5257dc126
mshtml: Moved creating URIs relative to window to a new function.
2012-01-27 18:05:58 +01:00
Jacek Caban
0b55645820
mshtml: Follow anchors only on left button click.
2012-01-27 18:05:58 +01:00
Michael Stefaniuc
83693d9611
shell32: Avoid an unsafe IExtractIconW to object cast.
2012-01-27 18:05:58 +01:00
Michael Stefaniuc
b12a950c84
shell32: COM cleanup for IPersistFile.
2012-01-27 18:05:57 +01:00
Michael Stefaniuc
f4f9be6eb0
shell32: COM cleanup for IExtractIconA.
2012-01-27 18:05:57 +01:00
Michael Stefaniuc
725db4d19d
shell32: Forward IExtractIconA::Release to IExtractIconW:Release.
2012-01-27 18:05:57 +01:00
Michael Stefaniuc
5718c0bc22
shell32: COM cleanup for IExtractIconW.
2012-01-27 18:05:56 +01:00
Michael Stefaniuc
a14b7df847
shell32: Pass the object instead of the iface to an internal helper.
2012-01-27 18:05:56 +01:00
Jörg Höhle
594002d011
winealsa: Fix -errno typo.
2012-01-27 18:05:55 +01:00
Andrew Eikum
7c52a257fb
winealsa: Avoid underrun by adding a lead-in when starting with few samples.
2012-01-27 18:05:55 +01:00
Nikolay Sivov
2f18cfd85e
msxml3: Add a helper to output quoted strings.
2012-01-27 18:05:54 +01:00
Nikolay Sivov
6106afe359
msxml3: Support startDTD()/endDTD() in MXWriter.
2012-01-27 18:05:54 +01:00
Nikolay Sivov
23c3d90866
msxml3: Support CDATA nodes in MXWriter.
2012-01-27 18:05:53 +01:00
Nikolay Sivov
ac96be9c08
msxml3: Support comment nodes in MXWriter.
2012-01-27 18:05:53 +01:00
Nikolay Sivov
32c96e6329
msxml3: Stub lexical handler support for MXWriter.
2012-01-27 18:05:52 +01:00
Jacek Caban
2830a21e1d
jscript: Get rid of unused SET_CALLED macro.
2012-01-27 18:05:52 +01:00
Jacek Caban
613c276ca3
vbscript: Get rid of unused SET_CALLED macro.
2012-01-27 18:05:52 +01:00
Olli-Pekka Wallin
e8e45b3454
winscard: Add new stub methods.
2012-01-27 18:05:51 +01:00
Rico Schüller
49ebbd0230
d3dx9/tests: Add invalid parameter test for ID3DXEffect.
2012-01-27 18:05:50 +01:00
Rico Schüller
cf512fdf13
d3dx9/tests: Add effect parameter value SetMatrixTransposeArray() test.
2012-01-27 18:05:50 +01:00
Rico Schüller
0ae7c573b1
d3dx9/tests: Add effect parameter value SetMatrixTranspose() test.
2012-01-27 18:05:50 +01:00
Austin English
5930590ed2
advapi32: Add a stub for EnumerateTraceGuids.
2012-01-27 18:05:49 +01:00
Austin English
ce233a46e0
advapi32: Add a stub for CloseTrace.
2012-01-27 18:05:49 +01:00
Alexandre Julliard
8eb9ab531f
winex11: Check for failure to convert the brush bitmap to X11.
2012-01-27 18:05:48 +01:00
Alexandre Julliard
b5314f50ed
advapi32: Fix the TraceMessage prototypes.
2012-01-27 18:05:48 +01:00
Hans Leidekker
ebc4fd1462
winhttp: Don't attempt to read data after receiving a response to a HEAD request.
2012-01-27 18:05:48 +01:00
Hans Leidekker
07ed66f8ec
winhttp: Also close the connection when there's nothing to read.
2012-01-27 18:05:47 +01:00
Hans Leidekker
afd3685779
winhttp: Only turn POST requests into GET requests when redirecting.
2012-01-27 18:05:47 +01:00
Jörg Höhle
644f539358
winmm: Parse MCI colon notation as in T:MM:SS:F.
2012-01-27 18:05:47 +01:00
Dmitry Timoshkov
7705ad45c9
psapi: Add more GetMappedFileName tests.
2012-01-27 18:05:46 +01:00
Erich Hoover
fbc12b4a82
hhctrl.ocx: Add a missing Release call.
2012-01-27 18:05:46 +01:00
Erich Hoover
88f6e898c6
itss: Enlarge buffer to include space for a concatenated value.
2012-01-27 18:05:39 +01:00
Thomas Faber
8ab4f85bbb
usp10: Fix build with MSVC.
2012-01-27 14:57:55 +01:00
Henri Verbeet
ed6461f9da
ddraw/tests: Add a test for SetCooperativeLevel() on a window that belongs to another thread.
2012-01-27 14:57:55 +01:00
Henri Verbeet
348c655b5c
wined3d: Make sure transparent hardware cursors are really transparent.
...
Loosely based on a patch by Stefan Dösinger.
2012-01-27 14:57:55 +01:00
Nikolay Sivov
a23dbc5dc5
oleaut32: Some tests for ITypeLib::FindName(), corrected parameter validation.
2012-01-26 21:27:59 +01:00
Jörg Höhle
4e323ec618
mmdevapi/tests: Add a worst-case XAudio2 fragment-size writes scenario.
2012-01-26 21:27:57 +01:00
Jörg Höhle
f24b31fcf2
mmdevapi/tests: Perform capture protocol tests in shared mode.
2012-01-26 21:27:54 +01:00
Jörg Höhle
52c88ea725
winealsa: Log the periodic renderer callback.
2012-01-26 21:25:51 +01:00
Jörg Höhle
ef111ce138
winealsa: Map ALSA errors to AUDCLNT_E_*.
2012-01-26 21:25:48 +01:00
Jörg Höhle
4bbdc31d4f
winealsa: Initialize can fail with AUDCLNT_E_ENDPOINT_CREATE_FAILED.
2012-01-26 21:25:45 +01:00
Frédéric Delanoy
39d378538d
wininet: Avoid dead code in FTP_FtpOpenFileW (Coverity).
2012-01-26 19:10:16 +01:00
Austin English
8842cd13a1
wer: Add a stub for WerReportSetUIOption.
2012-01-26 19:09:07 +01:00
Austin English
056de6fbcf
setupapi: Add a stub for SetupAddToDiskSpaceListA/W.
2012-01-26 19:08:01 +01:00
Austin English
ce2e7cdc9e
iphlpapi: Add GetTcp6Table/GetTcp6Table2 stubs.
2012-01-26 19:07:43 +01:00
Jacek Caban
c77ba794b7
mshtml: Don't use simplified fragment-only navigation if there is post data to send.
2012-01-26 17:46:17 +01:00
Jacek Caban
dec3a9c7b0
mshtml: Use helpers in IHTMLStyle::paddingLeft implementation.
2012-01-26 17:46:13 +01:00
Jacek Caban
9fc673f48e
mshtml: Added IHTMLStyle::paddingBottom implementation.
2012-01-26 17:46:09 +01:00
Jacek Caban
2de64c8a26
mshtml: Added IHTMLStyle::paddingRight implementation.
2012-01-26 17:46:04 +01:00
Jacek Caban
f015711822
mshtml: Added IHTMLStyle::paddingTop implementation.
2012-01-26 17:46:00 +01:00
Jacek Caban
7d18377ba4
mshtml: Use set_nsstyle_attr_var helper in IHTMLStyle::put_marginLeft implementation.
2012-01-26 17:45:55 +01:00
Jacek Caban
737dba7ae3
mshtml: Added IHTMLStyle::marginBottom property implementation.
2012-01-26 17:45:51 +01:00
Jacek Caban
1ea6529007
mshtml: Use ATTR_FIX_PX in IHTMLStyle::put_marginTop.
2012-01-26 17:45:47 +01:00
Jacek Caban
2858d44ed5
mshtml: Use set_nsstyle_attr_var helper in IHTMLStyle::put_marginRight.
2012-01-26 17:45:43 +01:00
Rico Schüller
3efd2f9a1b
d3dx9/tests: Add effect parameter value SetMatrixArray() test.
2012-01-26 17:45:37 +01:00
Rico Schüller
52e1409111
d3dx9/tests: Add effect parameter value SetMatrix() test.
2012-01-26 17:45:34 +01:00
Rico Schüller
d0fbe7f5a5
d3dx9/tests: Add effect parameter value SetVectorArray() test.
2012-01-26 17:45:29 +01:00
Rico Schüller
9c63b11372
d3dx9/tests: Add effect parameter value SetVector() test.
2012-01-26 17:45:25 +01:00
Henri Verbeet
db15675280
crypt32: Use a larger temporary buffer in CRYPT_AsnDecodeOidIgnoreTag().
2012-01-26 17:44:37 +01:00
Henri Verbeet
faa040cd9e
wined3d: Clear the device if we're not removing the entry from the table in wined3d_unregister_window().
...
The device may be destroyed after the window is unregistered, causing
device_process_message() to access freed memory.
2012-01-26 17:43:50 +01:00
Thomas Faber
d3918683e6
mscoree: Fix build with MSVC.
2012-01-26 17:42:33 +01:00
Ken Thomases
f217415541
winex11: Remove some more leftover X Shm code.
2012-01-26 17:42:25 +01:00
Alexandre Julliard
5f42f7d4fa
ddraw: AddRef the correct interface pointer in AddAttachedSurface.
2012-01-25 21:38:32 +01:00
Alistair Leslie-Hughes
ae46ad83a5
jscript: ActiveX objects might not support IServiceProvider Interface.
2012-01-25 20:39:48 +01:00
Christian Costa
bb4c210888
d3dxof: Use buffer start followed by offset when accessing data.
2012-01-25 20:39:48 +01:00
Christian Costa
096e306300
d3dxof: Fix object leak in error path by calling Release method which does all the work and simplify some inits for better readability.
2012-01-25 20:39:48 +01:00
Andrew Eikum
6d3e784d57
wineoss.drv: Fix buffer offset calculation.
2012-01-25 20:39:48 +01:00
Andrew Eikum
2c628af7b2
wineoss.drv: Use GETODELAY instead of GETOSPACE to determine device position.
2012-01-25 20:39:48 +01:00
Andrew Eikum
92e835111b
wineoss.drv: Decouple MMDevAPI buffer and OSS buffer.
2012-01-25 20:39:48 +01:00
Jacek Caban
a031473b1f
ieframe: Fixed a typo in IDocObjectService::FireDocumentComplete.
2012-01-25 20:39:47 +01:00
Jacek Caban
1f03cbf281
ieframe: Fixed a typo in IDocObjectService::FireNavigateComplete2.
2012-01-25 20:39:47 +01:00
Detlef Riekenberg
39356260e7
ieframe: Use similar FIXME text.
2012-01-25 13:54:03 +01:00
Detlef Riekenberg
1cf886d7c9
ieframe: Add missing return statements.
2012-01-25 13:54:03 +01:00