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 |
Damjan Jovanovic
|
d58f2680d1
|
winemenubuilder: Defer best icon selection to when we generate the native icons.
|
2010-08-23 12:03:18 +02:00 |
Damjan Jovanovic
|
bc5a205097
|
winemenubuilder: Decouple opening a Windows icon from generating the native icon.
|
2010-08-23 12:02:41 +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 |
Luca Bennati
|
c48087756f
|
wineconsole: Fix Italian translation.
|
2010-08-23 11:54:48 +02:00 |
Luca Bennati
|
4f180c91d4
|
winhlp32: Fix Italian translation.
|
2010-08-23 11:54:43 +02:00 |
Luca Bennati
|
750ef1569a
|
taskmgr: Fix Italian translation.
|
2010-08-23 11:54:35 +02:00 |
Luca Bennati
|
5327cb77d1
|
winecfg: Fix Italian translation.
|
2010-08-23 11:54:25 +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
|
9188bd647b
|
winetest: Include the build info also in the standard build.
|
2010-08-21 17:19:48 +02:00 |
Alexandre Julliard
|
740e4ffb63
|
Release 1.3.1.
|
2010-08-20 19:23:50 +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 |
Jacek Caban
|
bfdfae1c7f
|
wscript.exe: Improved argument parsing.
|
2010-08-20 15:51:54 +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 |