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 |
|