Francois Gouget
e237369b09
ddraw: Remove WINAPI on static functions where not needed.
2010-08-25 11:56:15 +02:00
Alexandre Julliard
52aac5aba7
msvcrt: Export the 64-bit version of the C++ mangled names for all implemented functions.
2010-08-24 22:22:09 +02:00
Alexandre Julliard
22d5180b9f
winebuild: Support relay debugging for thiscall functions.
2010-08-24 19:59:44 +02:00
Alexandre Julliard
c4f673fb63
msvcrt: List the this pointer as an additional argument for thiscall functions.
2010-08-24 19:29:27 +02:00
Alexandre Goujon
2c127dd320
advapi32: Fix GetNamedSecurityInfo with NULL descriptor.
2010-08-24 17:57:41 +02:00
Louis Lenders
042f23cacc
mscoree: Improve GetCORVersion.
2010-08-24 17:57:41 +02:00
Louis Lenders
a8528706ac
mscoree/tests: Added some simple tests for GetCORVersion.
2010-08-24 17:57:41 +02:00
Amine Khaldi
7bc214bb2d
mpr: Fix Bulgarian translation.
2010-08-24 17:57:37 +02:00
Jeff Cook
e699184e48
winealsa.drv: Only filllines_no_master with micelem when micelem is found.
2010-08-24 17:22:49 +02:00
David Hedberg
b2a8de3de6
shell32/tests: Add some event tests to ExplorerBrowser tests.
2010-08-24 17:22:49 +02:00
David Hedberg
ab63bc0515
shell32/tests: Add some tests related to the shellview created by ExplorerBrowser.
2010-08-24 17:22:49 +02:00
David Hedberg
008099f618
shell32/tests: Some additional tests for IShellBrowser.
2010-08-24 17:22:49 +02:00
David Hedberg
73100ce679
shell32: Implement IExplorerBrowser::BrowseToIDList and IShellBrowser::BrowseToObject.
2010-08-24 17:22:49 +02:00
David Hedberg
1f73f3a591
shell32: Support BHID_SFUIObject and BHID_DataObject in IShellItem::BindToHandler.
2010-08-24 17:22:49 +02:00
David Hedberg
b88c3e2ecb
shell32: Implement IExplorerBrowser::Advise and IExplorerBrowser::Unadvise.
2010-08-24 17:22:48 +02:00
Marcus Meissner
2ca5513a62
ntdll: Set correct protection flags on sections in builtin DLLs.
2010-08-24 17:22:32 +02:00
Alexandre Julliard
14072676a6
msvcrt: Use a __thiscall macro where appropriate to make the calling convention clearer.
2010-08-24 16:31:25 +02:00
Alexandre Julliard
c6423058db
msvcp90: Use the thiscall type on appropriate entry points.
2010-08-24 16:24:18 +02:00
Alexandre Julliard
b21e28ca11
msvcrt: Use the thiscall type on appropriate entry points.
2010-08-24 16:24:01 +02:00
Francois Gouget
d8cb2a0c38
ws2_32/tests: Add a trailing '\n' to an ok() call.
2010-08-24 15:22:36 +02:00
Francois Gouget
57877b2487
msvcp90: Remove the msvcp90 debug channel where unused.
2010-08-24 15:22:36 +02:00
Francois Gouget
c15308f869
shell32/tests: Remove spaces before '\n's in traces.
2010-08-24 15:22:36 +02:00
Francois Gouget
a879046f63
shell32/tests: Remove unneeded NULL pointer casts.
2010-08-24 15:22:35 +02:00
Francois Gouget
21541da0bb
ws2_32: Add a trailing '\n' to a TRACE() call.
2010-08-24 15:22:35 +02:00
Francois Gouget
dc6428f350
explorerframe/tests: Add a trailing '\n' to an ok() call.
2010-08-24 15:22:35 +02:00
Francois Gouget
1aa51f56d7
msdaps: Make create_rowset_proxy() static.
2010-08-24 15:22:35 +02:00
Francois Gouget
18b036e213
shdocvw: Remove WINAPI on static functions where not needed.
2010-08-24 15:22:35 +02:00
Francois Gouget
88cae5d4c7
Assorted spelling fixes.
2010-08-24 15:22:35 +02:00
Damjan Jovanovic
129f229272
windowscodecs: Write ICNS files.
2010-08-24 15:22:35 +02:00
Damjan Jovanovic
bbf039fe45
windowscodecs: Implement the ICNS frame encoder.
2010-08-24 15:22:35 +02:00
Damjan Jovanovic
51d741f8c8
windowscodecs: Stub out the ICNS frame encoder.
2010-08-24 15:22:35 +02:00
Damjan Jovanovic
a4835dce4f
windowscodecs: Add a stubbed ICNS encoder.
2010-08-24 15:22:35 +02:00
Piotr Caban
71a49ebf77
msvcp80: Added stub dll.
2010-08-24 15:22:34 +02:00
Ken Thomases
b952751158
winex11: Pass window property to server in 64KB chunks.
...
Large clipboard contents, like images, can exceed the maximum X request size
if sent all at once, which can cause the X server to kill the connection.
2010-08-24 15:22:34 +02:00
Thomas Mullaly
84f6bb3e3f
urlmon/tests: Added tests for IUriBuilder_RemoveProperties.
2010-08-24 15:22:34 +02:00
Thomas Mullaly
3b383e2175
urlmon/tests: Added tests for IUriBuilder's IUri property.
2010-08-24 15:22:34 +02:00
Thomas Mullaly
47e93adc74
urlmon/tests: Added tests for IUriBuilder_HasBeenModified.
2010-08-24 15:22:34 +02:00
Austin English
3745961b2e
gdiplus: Add a stub for GdipConvertToEmfPlusToFile.
2010-08-24 15:22:29 +02:00
Austin English
5435fbba55
gdiplus: Add a stub for GdipWindingModeOutline.
2010-08-24 13:17:58 +02:00
Andrew Talbot
d68c0d1dd5
cryptnet: Constify a variable.
2010-08-24 12:30:46 +02:00
Anders Jonsson
1ef44dcce7
devenum: Add Swedish translation.
2010-08-24 12:30:07 +02:00
Stefan Leichter
6894af6fc0
msvideo: Forward MCIWndCreate16 to MCIWndCreateA.
2010-08-24 12:29:58 +02:00
Aric Stewart
7b11524ec3
usp10: Add Georgian script.
2010-08-24 12:29:34 +02:00
Aric Stewart
703dd4b1fc
usp10: Add Armenian script.
2010-08-24 12:29:26 +02:00
Aric Stewart
b21ca5628e
usp10: Add Cyrillic script.
2010-08-24 12:29:13 +02:00
Aric Stewart
2701b8f97a
usp10: Add Greek Script.
2010-08-24 12:28:57 +02:00
Aric Stewart
2585d41eeb
usp10: Add Thaana script.
2010-08-24 12:28:43 +02:00
Austin English
243771deb1
d3d8/d3d9: Fix a compiler warning on non-i386/x86_64.
2010-08-24 12:25:14 +02:00
Henri Verbeet
cc5271d1b7
wined3d: Rename WINED3DFORMAT to wined3d_format_id.
2010-08-24 12:25:01 +02:00
Henri Verbeet
0df144164b
wined3d: Pass floating point colors to IWineD3DDeviceImpl_ColorFill().
2010-08-24 12:24:43 +02:00
Henri Verbeet
50b5955288
wined3d: Use floating point colors in the blitter's color_fill functions.
2010-08-24 12:24:39 +02:00
Henri Verbeet
9956ea7044
wined3d: Convert from floating point to specific surface formats.
...
Instead of from WINED3DFMT_B8G8R8A8_UNORM.
2010-08-24 12:24:33 +02:00
Henri Verbeet
a455a918c1
wined3d: Explicitly pass the draw rect to device_clear_render_targets().
...
For regular clears this is the intersection of the viewport and scissor
rectangles, but color fills shouldn't be affected by those.
2010-08-24 12:24:28 +02:00
Austin English
90b5342fb8
kernel32/tests: Sparc fixes.
2010-08-24 12:22:39 +02:00
Austin English
b3b55ea4fa
ntdll: Sparc support for map_image().
2010-08-24 12:22:18 +02:00
Austin English
51e4f9a5a6
ntdll: Make sure ill_handler() and bus_handler() are used on Sparc.
2010-08-24 12:21:44 +02:00
Austin English
7b37a6d47e
ntdll: Add Sparc processor support.
2010-08-24 12:21:38 +02:00
Piotr Caban
256a08aea6
msvcp90: Added _String_base::Xinvarg implementation.
2010-08-24 12:20:58 +02:00
Piotr Caban
0ca290921e
msvcp90/tests: Added basic_string<char> tests.
2010-08-24 12:20:30 +02:00
Alexandre Julliard
a2ca2ebd50
server: Change the removable fd flag to a cacheable flag to make it possible for fd users to set it dynamically.
2010-08-23 17:09:45 +02:00
Jörg Höhle
70d8fce222
winmm/tests: Initial tests for CD audio with the MCI.
2010-08-23 15:52:47 +02:00
Jacek Caban
99c4aca480
mshtml: Provide profile directory to Gecko.
2010-08-23 15:44:11 +02:00
David Hedberg
270845d3dd
shell32: Implement IExplorerBrowser::SetFolderSettings.
2010-08-23 15:41:53 +02:00
David Hedberg
d17d78e44b
shell32: Add some basic support for hosting a shellview in the ExplorerBrowser.
2010-08-23 15:41:53 +02:00
David Hedberg
9c0260f2cb
shell32: Implement IExplorerBrowser::SetOptions and IExplorerBrowser::GetOptions.
2010-08-23 15:41:53 +02:00
Mariusz Pluciński
6cb7658377
gameux/tests: Check presence of GameExplorer registry keys.
2010-08-23 15:41:52 +02:00
Mariusz Pluciński
683502f465
gameux/tests: Add tests for AddGame and RemoveGame methods.
2010-08-23 15:41:52 +02:00
Hwang YunSong
c8193717ef
jscript: Update Korean resource.
2010-08-23 15:41:52 +02:00
Detlef Riekenberg
2b76f8661d
ntdll: Add a stub for TokenElevation in NtQueryInformationToken.
2010-08-23 13:46:24 +02:00
Austin English
e92a552dca
dbghelp: Add initial Sparc CPU support.
2010-08-23 13:41:17 +02:00
Tony Wasserka
ecce9eebcf
d3dx9: Fix an off by one error in point_filter_simple_data.
2010-08-23 13:37:03 +02:00
Tony Wasserka
18b8916942
d3dx9: Black out pixels which are outside the source rect in D3DXLoadSurfaceFromMemory if no stretching is used.
2010-08-23 13:37:03 +02:00
Stefan Dösinger
fad5ff478d
wined3d: Fix the wined3d_event_query_supported prototype.
2010-08-23 13:37:03 +02:00
Stefan Dösinger
79666d2b6d
wined3d: Don't return a value from a void function.
2010-08-23 13:37:03 +02:00
Stefan Dösinger
612801d3aa
wined3d: Use float functions in drawprim.c.
2010-08-23 13:37:02 +02:00
Stefan Dösinger
1d710bb4ca
wined3d: The clipplane mask and texcoords are unsigned.
2010-08-23 13:37:02 +02:00
Nikolay Sivov
b5a8c33182
oleaut32/olepicture: No need to check interface pointer in vtable methods.
2010-08-23 13:37:02 +02:00
Nikolay Sivov
32c2ef6c97
oleaut32/olepicture: Fix assumptions about S_OK value.
2010-08-23 13:37:02 +02:00
Nikolay Sivov
99863b02ba
oleaut32/olepicture: Properly round while performing pixels->himetric units conversion.
2010-08-23 13:37:02 +02:00
Nikolay Sivov
acbd632039
comctl32/imagelist: Fix return value for IImageList_GetIconSize().
2010-08-23 13:37:02 +02:00
Nikolay Sivov
9b77425f6a
comctl32/imagelist: Fix return value from IImageList_SetBkColor().
2010-08-23 13:37:02 +02:00
Nikolay Sivov
1c82b3491a
comctl32/imagelist: Remove parameter check from IImageList_GetBkColor().
2010-08-23 13:37:02 +02:00
Nikolay Sivov
6db1d3c5b9
comctl32/imagelist: Fix reference leak in IImageList_Clone().
2010-08-23 13:37:01 +02:00
Nikolay Sivov
87847aa13c
comctl32/imagelist: Remove parameter check from IImageList_Clone().
2010-08-23 13:37:01 +02:00
Nikolay Sivov
eb2aae669c
comctl32/imagelist: Make IImageList_Merge() crash like it does on native.
2010-08-23 13:37:01 +02:00
Gerald Pfeifer
84a6598290
comctl32: Remove the last, unused parameter from LISTVIEW_VScroll and all its invocations.
2010-08-23 13:37:01 +02:00
Henri Verbeet
b93a9b37fa
wined3d: Pass a WINED3DCOLORVALUE structure to IWineD3DDeviceImpl_ClearRendertargetView().
...
The structure is nicer to work with than the array.
2010-08-23 12:05:24 +02:00
Henri Verbeet
9364f80b8c
ddraw: Failing surface creation is not an internal error.
2010-08-23 12:05:16 +02:00
Henri Verbeet
866099765a
ddraw: Attaching an already attached surface is not a FIXME.
...
According to the tests it should simply fail.
2010-08-23 12:05:08 +02:00
Henri Verbeet
3fd66bc650
wined3d: Make some lookup tables const.
2010-08-23 12:04:36 +02:00
Henri Verbeet
c3cdebcf44
ddraw: Make some lookup tables const.
2010-08-23 12:04:31 +02:00
Vincent Povirk
517059f3f5
gdiplus: Set bitmap has alpha flag based on format.
2010-08-23 12:03:47 +02:00
Vincent Povirk
18a4e24368
gdiplus: Stub GdipTranslatePenTransform.
2010-08-23 12:03:37 +02:00
Vincent Povirk
b57c4314c1
gdiplus: Stub GdipGetPathGradientPresetBlend.
2010-08-23 12:03:32 +02:00
Vincent Povirk
8dd940d0b5
gdiplus: Stub GdipTranslatePathGradientTransform.
2010-08-23 12:03:26 +02:00
Alexandre Goujon
49c5bd0365
kernel32: Fix GetComputerName errors.
2010-08-23 11:58:42 +02:00
Julius Schwartzenberg
53aef28e36
setupapi: Add stubs SetupQueryDrivesInDiskSpaceList{A,W}.
2010-08-23 11:55:09 +02:00
Anders Jonsson
c6e3286d71
shell32: Update Swedish translation.
2010-08-23 11:54:18 +02:00
Gerald Pfeifer
0fed73ef4b
d3dx9_36: Simplify instr_ps_1_0123_texld.
2010-08-23 11:52:34 +02:00
Juan Lang
78c9015861
crypt32: Correct CryptVerifyMessageSignature's use of pcbDecoded.
2010-08-23 11:52:03 +02:00
Juan Lang
faa917b567
crypt32/tests: Test pcbDecoded parameter to CryptVerifyMessageSignature more thoroughly.
2010-08-23 11:51:53 +02:00
Andrew Eikum
b85cb1b865
oleaut32: Implement decoding for complex typedescs.
2010-08-23 11:51:39 +02:00
Andrew Eikum
6868fe8643
oleaut32: Implement ITypeInfo2::GetFuncDesc.
2010-08-23 11:51:33 +02:00
Andrew Eikum
3788a080cf
oleaut32: Improve MEMBERID assignment in ICreateTypeInfo::LayOut.
2010-08-23 11:51:10 +02:00
Andrew Eikum
471475ec28
oleaut32: Properly mask size from funcdesc typedata.
...
The high word of a funcdesc's typedata[0] is used for other data and needs
to be masked out.
2010-08-23 11:50:53 +02:00
Andrew Eikum
7fcea36a82
oleaut32: Improve ITypeInfo::ReleaseTypeAttr.
2010-08-23 11:49:36 +02:00
Andrew Eikum
3f13a07b47
oleaut32: Implement ITypeInfo2::ReleaseFuncDesc.
2010-08-23 11:49:32 +02:00
Marko Nikolic
bd6bc3dd04
appwiz.cpl: Removed sign comparison warning.
2010-08-23 11:48:58 +02:00
Thomas Mullaly
dc18401f85
urlmon/tests: Added tests for IUriBuilder_GetUserName.
2010-08-23 11:12:07 +02:00
Thomas Mullaly
a9433c1402
urlmon/tests: Added tests for IUriBuilder_GetSchemeName.
2010-08-23 11:12:01 +02:00
Thomas Mullaly
8f7428e1ef
urlmon/tests: Added tests for IUriBuilder_GetQuery.
2010-08-23 11:11:55 +02:00
Thomas Mullaly
d36d4aa712
urlmon/tests: Added tests for IUriBuilder_GetPort.
2010-08-23 11:11:50 +02:00
Thomas Mullaly
f25b83fa35
urlmon/tests: Added tests for IUriBuilder_GetPath.
2010-08-23 11:11:43 +02:00
Thomas Mullaly
6a3d61bcf8
urlmon/tests: Added tests for IUriBuilder_GetPassword.
2010-08-23 11:11:37 +02:00
Thomas Mullaly
b5950a4a10
urlmon/tests: Added tests for IUriBuilder_GetHost.
2010-08-23 11:11:30 +02:00
Thomas Mullaly
3775219a31
urlmon/tests: Fixed bug where tests might succeed before the function is implemented.
2010-08-23 11:11:24 +02:00
Alexandre Julliard
abafd9f1c7
gdi32/tests: Fix the GetObject last error check for most Windows versions.
2010-08-23 11:11:16 +02:00
Alexandre Julliard
93208196c8
winhttp: Make WinHttpQueryHeaders behave the same way for all query types.
...
Based on a patch by Mikko Rasa.
2010-08-20 16:08:58 +02:00
Detlef Riekenberg
3bae9b725c
gdi32/enhmfdrv: Remove unneded if() before HeapFree.
2010-08-20 15:50:35 +02:00
David Hedberg
bee7d4b7e3
shell32: Implement IExplorerBrowser::SetRect.
2010-08-20 15:50:24 +02:00
David Hedberg
e4e62e707a
shell32: Implement IExplorerBrowser::Initialize.
2010-08-20 15:50:14 +02:00
David Hedberg
1efc54088b
shell32: Add IShellBrowser stub.
2010-08-20 15:50:10 +02:00
David Hedberg
19979df965
shell32/tests: Add initial tests for the IExplorerBrowser control.
2010-08-20 15:50:04 +02:00
David Hedberg
d66269696f
shell32: Add IExplorerBrowser interface stub.
2010-08-20 15:49:57 +02:00
Henri Verbeet
910d3022c3
wined3d: Do not release a reference we do not have in IWineD3DSurfaceImpl_Flip().
...
This fixes a regression introduced by 368e5eb87a
.
2010-08-20 14:11:10 +02:00
Nikolay Sivov
d84cad6a06
comctl32/imagelist: Fail to create imagelist with zero or negative image dimensions.
2010-08-20 13:46:54 +02:00
Nikolay Sivov
66c9a73db5
comctl32/imagelist: Fail in ImageList_GetIconSize on null parameters.
2010-08-20 13:46:49 +02:00
Nikolay Sivov
8bcdc9ad43
comctl32/tests: More imagelist tests to show broken parameter validation.
2010-08-20 13:46:45 +02:00
Nikolay Sivov
4023e0125f
comctl32/imagelist: Fix failure code for IImageList_Remove().
2010-08-20 13:46:40 +02:00
Nikolay Sivov
5ee4441c15
comctl32/imagelist: Fix failure code for IImageList_Draw().
2010-08-20 13:46:36 +02:00
Nikolay Sivov
33ee0cae46
comctl32/tests: Use reduced IMAGELISTDRAWPARAMS structure size for tests.
2010-08-20 13:46:33 +02:00
Nikolay Sivov
4d6c30f90f
comctl32/tests: Use better names for test functions, discover some new test failures.
2010-08-20 13:46:30 +02:00
Rico Schüller
5ad7f7b9d3
d3dcompiler: Add D3DCreateBlob() test.
2010-08-20 13:21:37 +02:00
Detlef Riekenberg
0fa0d17d67
ntdll/tests: Add tests for RtlIpv4AddressToString / RtlIpv4AddressToStringEx.
2010-08-20 13:21:35 +02:00
Nikolay Sivov
ce5a06c1b0
comctl32/listview: Fix infinite loop case for full item range as a first search range.
2010-08-20 13:21:34 +02:00
Marko Nikolic
78b020c018
advpack/tests: Removed sign comparison warning in advpack tests.
2010-08-20 13:21:34 +02:00
Piotr Caban
d7938822f7
msvcp90: Added _String_base::Xran implementation.
2010-08-20 13:21:34 +02:00
Piotr Caban
1ba4fff989
msvcp90: Added _String_base::Xlen implementation.
2010-08-20 13:21:33 +02:00
Piotr Caban
8f78375d83
msvcp90: Added logic_error exception.
2010-08-20 13:21:33 +02:00
Piotr Caban
22e221c420
msvcp90: Added basic_string<char>::c_str implementation.
2010-08-20 13:21:32 +02:00
Piotr Caban
6675d69a0b
msvcp90: Added basic_string<char> constructor implementation (from cstr).
2010-08-20 13:21:31 +02:00
Piotr Caban
d7b4b032de
msvcp90: Added basic_string<char> copy constructor implementation.
2010-08-20 13:21:30 +02:00
Andrew Talbot
4bdeb7dcb3
crypt32: Constify some variables.
2010-08-20 13:21:30 +02:00
Wolfgang Schwotzer
6d5aaaa5e0
ws2_32: Initialize variable lsap_sel.
2010-08-20 13:21:28 +02:00
Juan Lang
5f6b135668
mshtml: Fix off by one error in setting status text.
2010-08-20 13:21:28 +02:00
Juan Lang
158f5be804
shdocvw: Apply default scheme when none is present.
2010-08-20 13:21:27 +02:00
Jacek Caban
9713d62e89
ntdll: IMAGE_REL_BASED_HIGH, IMAGE_REL_BASED_LOW and IMAGE_REL_BASED_HIGHLOW should be supported on win64.
2010-08-20 13:21:27 +02:00
Henri Verbeet
20a42b4c98
ddraw: Add / improve TRACEs.
2010-08-20 13:21:24 +02:00
Henri Verbeet
4378d4b31e
ddraw: Add a separate function for surface initialization.
2010-08-20 13:21:24 +02:00
Henri Verbeet
c87fd4a65c
ddraw: Add a separate function for ddraw initialization.
2010-08-20 13:21:23 +02:00
Henri Verbeet
0e955daed2
ddraw: Add a separate function for vertex buffer initialization.
2010-08-20 13:21:23 +02:00
Henri Verbeet
e2021722fc
ddraw: Add a separate function for palette initialization.
2010-08-20 13:21:23 +02:00
Henri Verbeet
584cb331a9
ddraw: Add a separate function for execute buffer initialization.
2010-08-20 13:21:22 +02:00
Henri Verbeet
a60c493986
ddraw: Add a separate function for device initialization.
2010-08-20 13:21:21 +02:00
Henri Verbeet
7200f91c06
usp10: Pass the correct buffer size to lstrcpynA() in load_GSUB_feature().
2010-08-20 13:21:20 +02:00
Jerome Leclanche
da40f95efa
gdi32: Properly set ERROR_NOACCESS when GetObject receives invalid arguments.
2010-08-20 13:21:06 +02:00
Jacek Caban
7d7586d358
oleaut32: Try both SYS_WIN64 and SYS_WIN32 syskind in QueryPathOfRegTypeLib on win64.
2010-08-20 13:21:01 +02:00
Piotr Caban
703ab02bc3
msvcp90: Added ~basic_string<char> implementation.
2010-08-19 17:32:20 +02:00
Piotr Caban
6040c8f897
msvcp90: Added some basic_string<char>::assign implementations.
2010-08-19 17:32:20 +02:00
Piotr Caban
935e0f53a1
msvcp90: Added basic_string<char>::erase implementation.
2010-08-19 17:32:20 +02:00
Piotr Caban
50c99f0018
msvcp90: Added basic_string<char>::npos.
2010-08-19 17:32:20 +02:00
Piotr Caban
6c57f13a6b
msvcp90: Added basic_string<char> constructor (with no arguments) implementation.
2010-08-19 17:32:20 +02:00
Piotr Caban
99a6926f3e
msvcp90: Added allocator<void> implementation.
2010-08-19 17:32:20 +02:00
Piotr Caban
eecd9ce06b
msvcp90: Added allocator<unsigned short> implementation.
2010-08-19 17:32:20 +02:00
Piotr Caban
7032010381
msvcp90: Added allocator<wchar_t> implementation.
2010-08-19 17:32:20 +02:00
Jacek Caban
6ae22663c0
mshtml: Don't use start_binding in IPersistStreamInit::InitNew.
2010-08-19 17:32:20 +02:00
Jacek Caban
c22b8fd868
mshtml: Added an explicit CDECL attribute to imported functions.
2010-08-19 17:32:20 +02:00
Anders Jonsson
04c86591e3
jscript: Update Swedish translation.
2010-08-19 17:32:19 +02:00
Owen Rudge
9870c04a78
d3dx10: Add stub for d3dx10_33.
2010-08-19 17:32:19 +02:00
Owen Rudge
49dbdc12fd
d3dx10: Add stub for d3dx10_34.
2010-08-19 17:32:19 +02:00
Owen Rudge
955b8445c0
d3dx10: Add stub for d3dx10_35.
2010-08-19 17:32:19 +02:00
Owen Rudge
f44830e5eb
d3dx10: Add stub for d3dx10_36.
2010-08-19 17:32:19 +02:00
Owen Rudge
4196ba2f5e
d3dx10: Add stub for d3dx10_37.
2010-08-19 17:32:19 +02:00
Owen Rudge
199ff9b3c4
d3dx10: Add stub for d3dx10_38.
2010-08-19 17:32:19 +02:00
Owen Rudge
fb8d7cdedf
d3dx10: Add stub for d3dx10_39.
2010-08-19 17:32:19 +02:00
Owen Rudge
662cbb16f8
d3dx10: Add stub for d3dx10_40.
2010-08-19 17:32:19 +02:00
Owen Rudge
17591cc3bf
d3dx10: Add stub for d3dx10_41.
2010-08-19 17:32:19 +02:00
Owen Rudge
e5d9e12c72
d3dx10: Add stub for d3dx10_42.
2010-08-19 17:32:18 +02:00
Owen Rudge
3c5b2e6e50
d3dx10: Add stub for d3dx10_43.
2010-08-19 17:32:18 +02:00
Austin Lund
8fdb1bec12
comctl32/tests: DateTimePicker and MonthCalendar controls only support Gregorian calendar.
2010-08-19 17:32:18 +02:00
Mikko Rasa
a4435e3adc
crypt32: Only clear *pcbDecoded on error in CryptVerifyMessageSignature.
2010-08-19 17:32:18 +02:00
Misha Koshelev
46050fb377
d3dx9: Add tests for FVF <-> declaration conversion.
2010-08-19 17:32:18 +02:00
Oldřich Jedlička
e474eb81e0
ddraw/tests: Add test for bad size of surface caps in CreateSurface.
2010-08-19 12:01:57 +02:00
Detlef Riekenberg
4aef9446ba
ntdll: Implement RtlIpv4AddressToString / RtlIpv4AddressToStringEx.
2010-08-19 11:52:47 +02:00
Austin English
f7c1978548
ntdll: Check for __FreeBSD_kernel__, remove redundant ifdef's, make FIXME's consistent.
2010-08-19 11:30:58 +02:00
David Hedberg
2a2ac73f2c
explorerframe: Some additional basic tests.
2010-08-19 11:25:37 +02:00
David Hedberg
e5ab57f2c6
explorerframe: Implement EnsureItemVisible.
2010-08-19 11:25:32 +02:00
David Hedberg
6923ec2708
explorerframe: Implement HitTest.
2010-08-19 11:25:27 +02:00
David Hedberg
193fe3c303
explorerframe: Implement GetItemRect.
2010-08-19 11:25:21 +02:00
Thomas Mullaly
9816ec856f
urlmon/tests: Added tests for IUriBuilder_GetFragment.
2010-08-19 11:24:48 +02:00
Thomas Mullaly
a88421ccd1
urlmon/tests: Added tests for IUriBuilder_CreateUriWithFlags.
2010-08-19 11:24:43 +02:00
Thomas Mullaly
2776e2b9af
urlmon/tests: Added tests for IUriBuilder_CreateUriSimple.
2010-08-19 11:24:38 +02:00
Thomas Mullaly
4eff8ce517
urlmon/tests: Added tests for IUriBuilder_CreateUri.
2010-08-19 11:24:32 +02:00
Thomas Mullaly
516aac903a
urlmon/tests: Added a few tests for CreateIUriBuilder.
2010-08-19 11:24:24 +02:00
Igor Paliychuk
3656f3fcc4
jscript: Ukrainian translation update.
2010-08-19 11:22:17 +02:00
Henri Verbeet
4b84c5e5b7
ddraw: Add a separate function for clipper initialization.
2010-08-19 11:18:20 +02:00
Henri Verbeet
759fd517aa
ddraw: Add a separate function for parent initialization.
2010-08-19 11:18:16 +02:00
Henri Verbeet
921bd1bf9a
ddraw: Add a separate function for viewport initialization.
2010-08-19 11:18:12 +02:00
Henri Verbeet
bf26c2c869
ddraw: Add a separate function for material initialization.
2010-08-19 11:17:57 +02:00
Henri Verbeet
c892ed497c
ddraw: Add a separate function for light initialization.
2010-08-19 11:17:48 +02:00
Henri Verbeet
c5a14085d4
ddraw: Remove unused / redundant includes.
2010-08-19 11:17:41 +02:00
Henri Verbeet
407f78e9e1
ddraw: Merge texture.c into surface.c.
2010-08-19 11:17:29 +02:00
Henri Verbeet
3eba8b5d22
ddraw: Merge gamma.c into surface.c.
2010-08-19 11:17:15 +02:00
Andrew Eikum
9d3e2f1b51
oleaut32: Implement ITypeInfo2::GetCustData.
2010-08-19 11:16:40 +02:00
Andrew Eikum
9c53c8e7b3
oleaut32: Ensure that CyclicList nodes have a type.
...
Some code checks against the type of a CyclicList node, so we should
make sure that it's always initialized.
2010-08-19 11:16:34 +02:00
Andrew Eikum
a8dbeb1e60
oleaut32: Overwrite previous CustData segment.
...
This eliminates the diff between Wine's and Windows XP's generated TLB
files.
2010-08-19 11:16:25 +02:00
Andrew Eikum
a0c0d2693d
oleaut32: Use correct bitpattern if referenced type is not user defined.
...
This reduces the diff between the TLB file output by Wine and Windows XP
when running the typelib test module.
2010-08-19 11:16:20 +02:00
Jörg Höhle
fc872628d9
kernel32/tests: GetVolumeInformationA X: succeeds iff drive's default dir is root.
2010-08-18 17:45:02 +02:00
Roderick Colenbrander
2c39733eab
winex11: X11DRV_nores_SetCurrentMode return DISP_CHANGE_SUCCESSFUL when switching to the current mode.
2010-08-18 17:17:23 +02:00
Marko Nikolic
f3a645f0de
advapi32/tests: Removed sign comparison warnings in eventlog tests.
2010-08-18 17:14:00 +02:00
Jacek Caban
8507db18a8
mshtml: Avoid asynchronous parse_complete call.
2010-08-18 15:33:11 +02:00
Jacek Caban
d607976a74
mshtml: Call on_stop_nsrequest asynchronously.
2010-08-18 15:33:02 +02:00
Jacek Caban
3c421a813a
mshtml: Skip mutation notifications on documents that are being replaced.
2010-08-18 15:32:57 +02:00
Jacek Caban
43302910e4
mshtml: Moved update_window_doc to on_start_nsrequest and update callback's document if needed.
2010-08-18 15:32:52 +02:00
Jacek Caban
a14d142555
mshtml: Call nsILoadGroup::AddRequest from AsyncOpen.
2010-08-18 15:32:48 +02:00
Jacek Caban
a9dec383d5
mshtml: Added nsIChannel::GetName implementation.
2010-08-18 15:32:41 +02:00
Jacek Caban
e83402122d
mshtml: Return true spec in nsIURI::GetSpec.
2010-08-18 15:32:36 +02:00
Jacek Caban
793b021fd0
mshtml: Use fake scheme only for about protocol in nsIURI::GetScheme.
2010-08-18 15:32:32 +02:00
Jacek Caban
ceab381750
mshtml: Added nsIURL::Resolve implementation.
2010-08-18 15:32:21 +02:00
Jacek Caban
5068249cbe
mshtml: Treat file URLs pointing to Gecko installation directory as special URIs.
2010-08-18 15:32:16 +02:00
Jacek Caban
eec86f64c4
mshtml: Added nsIHttpChannel::referrer implementation.
2010-08-18 15:32:08 +02:00
Jacek Caban
3d3f223a71
mshtml: Use QueryCommandState to get align state.
2010-08-18 15:32:03 +02:00
Hans Leidekker
3fbf6bdf11
wldap32: Fix handling of zero timeout value in ldap_search_extW.
...
Based on a patch by Adam Romanek.
2010-08-18 15:31:56 +02:00
Hans Leidekker
378bb21f8e
msi: Bump version to 4.5.
2010-08-18 15:31:25 +02:00
Hans Leidekker
5d85497a15
msi: Handle signature filenames in short|long notation.
2010-08-18 15:31:18 +02:00
Hans Leidekker
0c044c10d0
msi/tests: Skip SourceDir tests on win9x.
2010-08-18 15:30:49 +02:00
Hans Leidekker
7c89d4f28f
msi/tests: Use HKEY_CURRENT_USER instead of HKEY_LOCAL_MACHINE for registry tests.
...
Works around test failures on 64-bit Windows where MsiInstallProduct
returns success even though the registry keys specified in the
Registry table are not created.
2010-08-18 15:30:43 +02:00
Hans Leidekker
4102156e0f
msi/tests: Fix some WoW64 test failures.
2010-08-18 15:30:28 +02:00
Hans Leidekker
46fb926501
mscms/tests: Mark some win98 test results as broken.
2010-08-18 15:29:38 +02:00
David Hedberg
20872fadce
explorerframe: Implement GetSelectedItems.
2010-08-18 11:29:33 +02:00
David Hedberg
29bf096f27
explorerframe: Implement GetNextItem.
2010-08-18 11:29:23 +02:00
David Hedberg
31f538516a
comctl32: Return 0 when extended item state is requested from a treeview.
2010-08-18 11:29:15 +02:00
David Hedberg
7e65349c0d
explorerframe: Implement SetItemState and GetItemState.
2010-08-18 11:29:02 +02:00
David Hedberg
4507905f8b
comctl32: Don't break on TVIS_NOSINGLEEXPAND.
2010-08-18 11:28:16 +02:00
David Hedberg
e7a3998c1f
explorerframe: Implement CollapseAll.
2010-08-18 11:26:21 +02:00
Piotr Caban
b13e3772d4
msvcp90: Added bad_alloc exception.
2010-08-18 11:19:13 +02:00
Piotr Caban
c83d56628a
msvcp90: Add exception throwing function.
2010-08-18 11:16:14 +02:00
Piotr Caban
51a55fc9e2
msvcp90/tests: Added allocator<char> tests.
2010-08-18 11:14:48 +02:00
Piotr Caban
2a866928c9
msvcp90: Added allocator<char> 64-bit exports.
2010-08-18 11:12:22 +02:00
Austin English
7cd7851ca1
kernel32: Add stub for SetFileValidData.
2010-08-18 11:12:07 +02:00
Matteo Bruni
0ac336ff5d
d3dcompiler_33: Stub dll.
2010-08-18 09:48:54 +02:00
Matteo Bruni
66d44999b8
d3dcompiler_34: Stub dll.
2010-08-18 09:48:43 +02:00
Matteo Bruni
8ea758387c
d3dcompiler_35: Stub dll.
2010-08-18 09:48:32 +02:00
Matteo Bruni
458eb08a30
d3dcompiler_36: Stub dll.
2010-08-18 09:48:20 +02:00
Andrew Talbot
aaf285c15d
crypt32: Constify some variables.
2010-08-18 09:47:42 +02:00
Austin Lund
c3f9a4c362
comctl32/tests: Do not perform comparison of dates if GetDateFormat fails.
2010-08-18 09:47:32 +02:00
Austin Lund
ffb680569a
advapi32/tests: Add more error reporting for ReportEvent tests.
2010-08-18 09:47:29 +02:00
Austin Lund
c98e6c09ae
advapi32: Add magic codes to HCRYPTKEY and HCRYPTHASH.
2010-08-18 09:47:27 +02:00
Thomas Mullaly
068450363e
urlmon: Added documentation for CreateUri and CreateUriWithFragment.
2010-08-18 09:44:16 +02:00
Thomas Mullaly
6e4ead77a7
urlmon: Implemented CreateUriWithFragment.
2010-08-18 09:43:43 +02:00
Thomas Mullaly
39001c30d3
urlmon/tests: Added testing suite for CreateUriWithFragment.
2010-08-18 09:43:37 +02:00
Thomas Mullaly
c88048f08f
urlmon: Added stub for CreateUriWithFragment.
2010-08-18 09:43:29 +02:00
Vincent Povirk
9d0cd09597
gdiplus: Add a fallback method for getting HDC's from Graphics objects.
...
Native does this in more cases (at least for all bitmap graphics
objects), but using gdi32 objects when we can should perform better.
2010-08-18 09:42:58 +02:00
Juan Lang
acda9f6ba9
iphlpapi: Don't overwrite last IPv4 address with first IPv6 address.
2010-08-18 09:41:46 +02:00
Henri Verbeet
6e09d7bd60
wined3d: Cleanup device_resource_released().
...
In particular, releasing a resource that's in use by the device or the
stateblock is always an internal error in either wined3d or the relevant
wined3d client library.
2010-08-18 09:41:32 +02:00
Henri Verbeet
35b9d3dbd8
wined3d: Release the previous render target only after replacing it in IWineD3DDeviceImpl_SetRenderTarget().
2010-08-18 09:41:26 +02:00
Henri Verbeet
125321d13c
wined3d: Don't print format IDs in decimal.
...
This is especially silly for FOURCC formats.
2010-08-18 09:41:07 +02:00
Henri Verbeet
fee9c1f2b5
ddraw: Remove a useless viewport callback.
2010-08-18 09:41:01 +02:00
Henri Verbeet
14399f6130
ddraw: Remove a useless material callback.
2010-08-18 09:40:55 +02:00
Henri Verbeet
06a44abc19
ddraw: Remove useless light callbacks.
2010-08-18 09:40:32 +02:00
Henri Verbeet
8394f00661
ddraw: Merge direct3d.c into ddraw.c.
2010-08-18 09:40:29 +02:00
Henri Verbeet
f06b22a537
wined3d: Add a TRACE to IWineD3DSurfaceImpl_LoadTexture().
2010-08-18 09:39:42 +02:00
Damjan Jovanovic
1afc16e962
winex11.drv: Implement the DataObject for dragging from X and dropping to OLE.
2010-08-17 14:48:36 +02:00
Damjan Jovanovic
685e66e51d
winex11.drv: Implement a framework for dragging from X and dropping to OLE.
2010-08-17 14:48:02 +02:00
Damjan Jovanovic
6871341c3c
winex11.drv: Filter out all CF_* formats when CF_HDROP is present.
2010-08-17 14:44:36 +02:00
Damjan Jovanovic
ac8c6f2944
winex11.drv: Use a Wine list to store XDnD data.
2010-08-17 14:44:12 +02:00
Mariusz Pluciński
2464733ef3
gameux/tests: Add test of IGameExplorer2 creation.
2010-08-17 14:42:19 +02:00
Mariusz Pluciński
5aed3941ee
gameux: Add IGameExplorer2 implementation stub.
2010-08-17 14:42:10 +02:00
Mariusz Pluciński
152fbc1c3f
gameux/tests: Add test of IGameStatisticsMgr creation.
2010-08-17 14:41:32 +02:00
Mariusz Pluciński
fe65b83a9c
gameux: Add stub of IGameStatisticsMgr implementation.
2010-08-17 14:41:15 +02:00
Luca Bennati
ef36c1fb5e
jscript: Update Italian translation.
2010-08-17 14:40:46 +02:00
David Hedberg
1f76341488
explorerframe: Handle some mouse events.
2010-08-17 14:40:43 +02:00
David Hedberg
b349072687
explorerframe: Handle keyboard events.
2010-08-17 14:40:41 +02:00
David Hedberg
f0d6d95ef8
explorerframe: Handle changing the selection.
2010-08-17 14:22:52 +02:00
David Hedberg
4ad1050eb5
explorerframe: Implement expansion of nodes.
2010-08-17 14:22:43 +02:00
David Hedberg
6963f37253
explorerframe: Fix INameSpaceTreeControl::RemoveRoot.
...
The root shellitem was being freed before getting passed to the event sink.
2010-08-17 14:21:31 +02:00
David Hedberg
6fbfb7cd1d
shell32: Partial implementation of IShellItem::BindToHandler.
2010-08-17 14:21:22 +02:00
Jörg Höhle
573fc10dae
mcicda: Fix seeking.
2010-08-17 14:18:45 +02:00
Jörg Höhle
4bb42e2886
mcicda: Fix several return codes.
2010-08-17 14:18:45 +02:00
Jörg Höhle
70c5893212
mcicda: Rework MCI notification system.
2010-08-17 14:18:45 +02:00
Detlef Riekenberg
c9b0d7f15e
qmgr/tests: Detect when the service is disabled.
2010-08-17 14:18:45 +02:00
Wolfram Sang
f999060f4d
kernel32: Change fixme to trace in comm.c.
2010-08-17 14:18:45 +02:00
Wolfram Sang
9f0f17f853
user32: Check for valid pointer in CreateIconFromResource.
2010-08-17 14:18:45 +02:00
Alexandre Goujon
e4bb3ae755
atl: Fix AtlAxAttachControl wine check.
2010-08-17 12:57:17 +02:00
Wolfgang Schwotzer
d640d3fa5c
ws2_32/tests: Only log threads which not terminated by themselves.
2010-08-17 12:57:01 +02:00
Detlef Riekenberg
bd1941c3c2
wineps: Use winspool.drv for job management.
2010-08-17 12:56:33 +02:00
Thomas Mullaly
364b804d9e
urlmon: Implemented IUri_IsEqual.
2010-08-17 12:41:33 +02:00
Thomas Mullaly
d0d7663c10
urlmon: Print fixme for unsupported flags to CreateUri.
2010-08-17 12:41:28 +02:00
Thomas Mullaly
0daa39fa97
urlmon: Added support for invalid flag combinations to CreateUri.
2010-08-17 12:41:24 +02:00
Thomas Mullaly
b3ad7469d0
urlmon: Added support for pre-processing URI strings.
2010-08-17 12:41:20 +02:00
Matteo Bruni
3c59b9c631
d3dcompiler_37: Stub dll.
2010-08-17 12:41:11 +02:00
Matteo Bruni
fbf1e835a1
d3dcompiler_38: Stub dll.
2010-08-17 12:41:00 +02:00
Matteo Bruni
99491464d9
d3dcompiler_39: Stub dll.
2010-08-17 12:40:45 +02:00
Matteo Bruni
fd4efcd0b1
d3dcompiler_40: Stub dll.
2010-08-17 12:39:49 +02:00
Matteo Bruni
8532ff60f9
d3dcompiler: Remove useless kernel32 imports.
2010-08-17 12:39:20 +02:00
Andrew Eikum
cb5eb33159
hlink: Implement HLINKGETREF flags handling.
2010-08-17 11:56:13 +02:00
André Hentschel
40bc5f646f
ntdll: Add more error codes.
2010-08-17 11:55:39 +02:00
Frédéric Delanoy
80e85cdb89
jscript: Update French translation.
2010-08-17 11:55:33 +02:00
Vincent Povirk
728aaf2902
gdiplus: Add tests for the HDC's we get from bitmap objects.
2010-08-17 11:55:33 +02:00
Vincent Povirk
2a345f36e3
gdiplus: Use the software method to draw HBITMAP-less bitmaps.
2010-08-17 11:55:33 +02:00
Vincent Povirk
1a710ac36f
gdiplus: Stub GdipGetPathGradientTransform.
2010-08-17 11:55:33 +02:00
Vincent Povirk
41f4263277
gdiplus: Stub GdipSetPathGradientLinearBlend.
2010-08-17 11:55:33 +02:00
Vincent Povirk
462c599335
gdiplus: Stub GdipScalePathGradientTransform.
2010-08-17 11:55:33 +02:00
Vincent Povirk
b56f3c3b21
gdiplus: Stub GdipRotatePathGradientTransform.
2010-08-17 11:55:33 +02:00
Vincent Povirk
1fdecda9da
gdiplus: Stub GdipSetPathGradientTransform.
2010-08-17 11:55:33 +02:00
Vincent Povirk
9a6eabf0b5
gdiplus: Create HBITMAP-less bitmap objects for exotic pixel formats.
2010-08-17 11:55:33 +02:00
Vincent Povirk
963c7090d5
gdiplus: Don't require an HDC to get the resolution of a graphics object.
2010-08-17 11:55:33 +02:00
Vincent Povirk
c3ca6be2b9
gdiplus: Give a nice warning when we try to draw to an HDC-less graphics.
2010-08-17 11:55:33 +02:00
Vincent Povirk
5601860b76
gdiplus: Don't require an HDC in get_graphics_bounds.
2010-08-17 11:55:33 +02:00
Vincent Povirk
85a5710688
gdiplus: Don't require an HDC for the convert_unit function.
2010-08-17 11:55:33 +02:00
Aurimas Fišeras
e2b4d4e713
jscript: Update Lithuanian translation.
2010-08-17 11:55:33 +02:00
Henri Verbeet
5c99f4ec6d
mmdevapi: Remove the useless CINTERFACE definitions.
2010-08-17 11:55:33 +02:00
Henri Verbeet
049edc9587
dsound: Remove the useless CINTERFACE definition.
2010-08-17 11:55:33 +02:00
Henri Verbeet
368e5eb87a
wined3d: Avoid IWineD3DSurface_GetContainer().
2010-08-17 11:55:32 +02:00
Henri Verbeet
8292c687d8
wined3d: Get rid of the now redundant SFLAG_SWAPCHAIN surface flag.
2010-08-17 11:55:32 +02:00
Henri Verbeet
0b24db5db5
wined3d: Also store the subresource container type.
2010-08-17 11:55:32 +02:00
Henri Verbeet
b0fb388edb
wined3d: A volume's container is always a volume texture.
2010-08-17 11:55:32 +02:00
Henri Verbeet
61db577a4b
wined3d: Remove SetContainer() from the public IWineD3DSurface interface.
2010-08-17 11:55:32 +02:00
Henri Verbeet
89e6a60732
wined3d: Remove SetContainer() from the public IWineD3DVolume interface.
2010-08-17 11:55:32 +02:00
André Hentschel
56d024fd5e
jscript: Update German translation.
2010-08-17 11:48:08 +02:00
Rico Schüller
1394627fcc
d3d10: Forward D3D10CreateBlob to d3dcompiler_43.dll.
2010-08-17 11:42:39 +02:00
Rico Schüller
fa456a61bc
d3dcompiler: Implement ID3DBlob::GetBufferSize().
2010-08-17 11:42:39 +02:00
Rico Schüller
d889800beb
d3dcompiler: Implement ID3DBlob::GetBufferPointer().
2010-08-17 11:42:39 +02:00
Rico Schüller
d511f18f9e
d3dcompiler: Implement D3DCreateBlob().
2010-08-17 11:42:26 +02:00
Jacek Caban
1a1ffe60fd
dbghelp: Silence template related dwarf FIXMEs.
2010-08-16 17:28:58 +02:00
Matteo Bruni
b6637eb89f
wined3d: Remove isInDraw hack from context_setup_target.
...
It is conceptually wrong and actually broken too (as the comment there
said). Just remove the hack now and properly fix any regression that
may come up later by explicitely acquiring the right context where
needed (so, in surface_internal_preload and its callees).
2010-08-16 17:28:58 +02:00
Matteo Bruni
c1450356a7
wined3d: Fix context_apply_clear_state with ORM = backbuffer.
2010-08-16 17:28:58 +02:00
Matteo Bruni
e0528084b1
wined3d: Call set_render_offscreen at the end of context_setup_target.
...
This fixes a regression caused by 20f51c29a9
.
2010-08-16 17:28:57 +02:00
Piotr Caban
084d4ec652
msvcp90: Added 64-bit char_traits tests.
2010-08-16 17:28:57 +02:00
Piotr Caban
96c622dfc8
msvcp90: Added char_traits<unsigned short> 64-bit exports.
2010-08-16 17:28:57 +02:00
Piotr Caban
fad0f817ee
msvcp90: Added char_traits<wchar_t> 64-bit exports.
2010-08-16 17:28:57 +02:00
Piotr Caban
2ef0077d6b
msvcp90: Added char_traits<char> 64-bit exports.
2010-08-16 17:28:56 +02:00
Gerald Pfeifer
f781be07fc
d3dx9_36: minwidth and minheight are set but not used in point_filter_simple_data; remove them.
2010-08-16 17:28:55 +02:00
Austin Lund
5b27cdf93b
dmime: Ensure IDirectMusicPort is initialised when calling IDirectMusicPerformance::PChannelInfo.
2010-08-16 17:28:55 +02:00
Austin Lund
203272eafa
dmime/tests: Added tests for IDirectMusicPerformance.
2010-08-16 17:28:55 +02:00
Juan Lang
d6c9c7a08b
crypt32: Honor SECURITY_FLAG_IGNORE_CERT_CN_INVALID.
2010-08-16 17:28:55 +02:00
Juan Lang
e922faec4a
crypt32/tests: Add a test of SSL_EXTRA_CERT_CHAIN_POLICY_PARA's fdwChecks field.
2010-08-16 17:28:55 +02:00
André Hentschel
aef6e3d232
user32: Use a macro instead of direct values.
2010-08-16 17:28:55 +02:00
Juan Lang
5e87ca772e
kernel32: Implement GetErrorMode/SetErrorMode on top of NTDLL.
2010-08-16 16:39:58 +02:00
Juan Lang
a4331aaf5d
ntdll: Implement NtSetInformationProcess for ProcessDefaultHardErrorMode.
2010-08-16 16:39:53 +02:00
Juan Lang
9cb3664bb7
ntdll: Implement NtQueryInformationProcess for ProcessDefaultHardErrorMode.
2010-08-16 16:39:49 +02:00
Jacek Caban
6caca88ae1
shdocvw: Ignore invalid NULL PostData.
2010-08-16 15:54:23 +02:00
Jacek Caban
d6648e4f6a
jscript: Throw TypeError in in_eval.
2010-08-16 15:54:23 +02:00
Jacek Caban
be3dc38183
jscript: Throw TypeError in instanceof_expression_eval.
2010-08-16 15:54:23 +02:00
Mike Kaplinskiy
50ef3a2018
ws2_32: Fix a bad pointer crash.
2010-08-16 15:54:23 +02:00
Detlef Riekenberg
6e079915dd
shlwapi/tests: Run more language dependent tests only on English locales.
2010-08-16 15:54:23 +02:00
Konrad Wartke
c4a3b39033
browseui: Improved a FIXME in DllGetVersion.
2010-08-16 15:54:23 +02:00
Aric Stewart
f4d142e277
usp10: Update pwLogClust with glyph transformations.
2010-08-16 15:54:23 +02:00
Aric Stewart
4ffd3e6af6
usp10: Add Syriac contextual shaping.
2010-08-16 15:54:23 +02:00
Aric Stewart
0401f6c088
usp10: Add contextual shaping proc to the script shaping data.
2010-08-16 15:54:23 +02:00