Francois Gouget
|
79e85098d0
|
shell32: Make extracticon_create() static.
|
2012-02-20 11:48:02 +01:00 |
Francois Gouget
|
e603301862
|
winex11: The x11drv debug channel is unused in pen.c so remove it.
|
2012-02-20 11:47:59 +01:00 |
Francois Gouget
|
07d9d04de8
|
comctl32/tests: Make cbt_hook_proc() static.
|
2012-02-20 11:47:55 +01:00 |
Christian Costa
|
07931f73f0
|
d3dxof: Fix parsing of empty array + tests.
|
2012-02-20 11:44:51 +01:00 |
Christian Costa
|
ddecb6aae5
|
d3dxof: Add tests for IDirectXFileData_GetName.
|
2012-02-20 11:44:46 +01:00 |
Maarten Lankhorst
|
14b765aca5
|
mmdevapi: Fix exclusive test.
|
2012-02-20 11:44:32 +01:00 |
Juan Lang
|
eee39b12ab
|
cryptnet: Don't call HttpEndRequest on a request that was never sent.
|
2012-02-20 11:39:13 +01:00 |
Dmitry Timoshkov
|
20093556f9
|
kernel32: Add a test to show that NtMapViewOfSection should not perform an image relocation.
|
2012-02-20 11:39:06 +01:00 |
Marcus Meissner
|
90dd4ea9a6
|
quartz: Fixed sizeof()s to IsBadReadPtr (Coverity).
|
2012-02-20 11:38:57 +01:00 |
Marcus Meissner
|
626d0b75ba
|
user32: Remove duplicated call to GetSystemMenu (Coverity).
|
2012-02-20 11:38:52 +01:00 |
Frédéric Delanoy
|
3c13f991e4
|
comctl32/tests: Use initialized window handle when rebuilding toolbar (Coverity).
|
2012-02-20 11:38:35 +01:00 |
Eric Pouech
|
945e16c281
|
kernel32: Enhance bare fd check by checking that the handle is a real console handle.
|
2012-02-20 11:38:24 +01:00 |
Alexandre Julliard
|
21498d6c11
|
gdi32: Paint everything in ExtFloodFill when the DIB doesn't have a clip region.
|
2012-02-19 20:34:27 +01:00 |
Gustavo Henrique Milaré
|
85918e7f0a
|
cryptui: Adjust the size of "Add &Purpose..." button.
|
2012-02-17 18:06:53 +01:00 |
Jörg Höhle
|
21e47e905e
|
winmm: Make midiStream* messages asynchronous to avoid deadlocks.
|
2012-02-17 18:06:51 +01:00 |
Jörg Höhle
|
1b11576005
|
winmm: Avoid using SuspendThread, it can hang Wine.
|
2012-02-17 18:06:50 +01:00 |
Jörg Höhle
|
c3a4942b50
|
mciwave: Zero closed resource pointer to prevent reuse.
|
2012-02-17 18:06:49 +01:00 |
Huw Davies
|
be4d45cacb
|
oleaut32: Zero-init [out] only parameters.
|
2012-02-17 18:06:48 +01:00 |
Christian Costa
|
a91097ed33
|
d3dxof: Increase limit of number of children.
|
2012-02-17 18:06:47 +01:00 |
Christian Costa
|
46d4bec269
|
d3dxof: Decompress all MSZIP chunks of the compressed file and update file format description.
|
2012-02-17 18:06:46 +01:00 |
Nikolay Sivov
|
d73cfb92b3
|
msxml3: Fix structured error callback implementation when no message data available.
|
2012-02-16 18:51:57 +01:00 |
Nikolay Sivov
|
1dab61125e
|
msxml3: Use static buffer when tracing libxml2 error messages.
|
2012-02-16 18:51:57 +01:00 |
Jörg Höhle
|
197607db2e
|
winmm: Allow new sounds to interrupt previous PlaySound invocations.
|
2012-02-16 18:51:56 +01:00 |
Alexander Kochetkov
|
86de76b9e1
|
gdi32: Fix text baseline calculation in compatible mode.
|
2012-02-16 18:51:55 +01:00 |
Alexandre Julliard
|
691c37ca9f
|
gdi32: Fix font orientation when mirroring in compatible mode.
Inspired by a patch from Alexander Kochetkov.
|
2012-02-16 18:51:55 +01:00 |
Alexandre Julliard
|
2b7d8311da
|
shell32: Define our own structure for control panel info, with more space for strings.
|
2012-02-16 18:51:54 +01:00 |
Dan Kegel
|
8f073bf4c7
|
gdiplus: Make GdipTranslateLineTransform stub lie and return Ok.
|
2012-02-16 11:57:27 +01:00 |
William Panlener
|
f6dae487aa
|
ntdll: Use success return values for stubs.
|
2012-02-16 11:57:12 +01:00 |
William Panlener
|
b21baaeb6e
|
kernel32: Add missing function entry.
|
2012-02-16 11:56:51 +01:00 |
Nikolay Sivov
|
31b44fb6e8
|
comctl32: Fix TB_SETEXTENDEDSTYLE to use mask passed in wParam.
|
2012-02-16 11:48:51 +01:00 |
Erich Hoover
|
98f0be8dc3
|
hhctrl.ocx: Fix parsing of some TOC topics that reference other files.
|
2012-02-15 19:17:38 +01:00 |
Michael Stefaniuc
|
0872572a6d
|
dsound/tests: Fix the capture COM tests for older Win2k versions.
|
2012-02-15 19:17:37 +01:00 |
Alexandre Julliard
|
011a3523aa
|
dinput: Filter out mouse wheel messages in exclusive mode.
|
2012-02-15 19:17:36 +01:00 |
Alexandre Julliard
|
5d1a147163
|
user32: Add mouse tracking on caption right-clicks to avoid messing with the capture.
|
2012-02-15 16:27:12 +01:00 |
Kusanagi Kouichi
|
758796e704
|
gdi32: Add traces for skipped font replacements.
|
2012-02-15 16:27:11 +01:00 |
Kusanagi Kouichi
|
15a6aefb8f
|
gdi32: Use find_family_from_any_name to find a replacement family.
|
2012-02-15 16:27:11 +01:00 |
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 |