Piotr Caban
4aee4c7d1c
msvcrt: Added $I10_OUTPUT implementation.
2010-05-17 14:39:29 +02:00
Alexandre Julliard
aff0eac21b
gdi32: Pre-multiply RGB values by alpha for subpixel font rendering.
2010-05-17 14:25:14 +02:00
Piotr Caban
c6097cafdd
wininet: Deal with reading over the end in NETCON_recv.
2010-05-17 13:20:22 +02:00
Piotr Caban
a298415bbe
wininet: Fix dwStatusInfoLength value in INTERNET_SendCallback.
2010-05-17 13:20:08 +02:00
Henri Verbeet
123bfa20f5
d3d9/tests: Add a shadow sampler test.
2010-05-17 13:20:03 +02:00
Henri Verbeet
fabc7ecd97
d3d8/tests: Add a shadow sampler test.
2010-05-17 13:19:59 +02:00
Henri Verbeet
79145e215b
wined3d: Add support for shadow samplers.
2010-05-17 13:19:53 +02:00
Henri Verbeet
29b13f75cc
wined3d: Add support for ARB_shadow.
2010-05-17 13:19:49 +02:00
Henri Verbeet
498664af3a
wined3d: Remove some unused winetexturestates elements.
2010-05-17 13:19:44 +02:00
Henri Verbeet
44ab3d70f1
wined3d: Handle depth/stencil surfaces in IWineD3DSurfaceImpl_LoadLocation().
2010-05-17 13:19:40 +02:00
Michael Stefaniuc
bdc85b69f6
msvfw32: Replace long with LONG.
2010-05-17 13:18:44 +02:00
Andrey Turkin
16468517bb
oleaut32: Set flag for retval params in ICreateTypeInfo::AddFuncDesc.
2010-05-17 13:17:05 +02:00
Andrey Turkin
5e4c16b348
oleaut32: Distinguish between variables and functions in ICreateTypeInfo functions.
2010-05-17 13:16:51 +02:00
Andrey Turkin
40b59afac8
oleaut32: Implement ICreateTypeInfo2::SetFuncCustData.
2010-05-17 13:16:00 +02:00
Andrey Turkin
b4025a3ed1
oleaut32: Fix ICreateTypeLib2::SetFuncAndParamNames.
...
Getters and setters for same property can have an identical name
2010-05-17 13:15:34 +02:00
Andrey Turkin
57c784e205
oleaut32: Implement ITypeInfo::GetDocumentation.
2010-05-17 13:15:21 +02:00
Wolfram Sang
636e35d8ad
user32: Apply sanity-check in BITMAP_Load.
2010-05-17 12:42:33 +02:00
Michael Stefaniuc
cea6f01cd9
mciavi32: Remove redundant "not NULL" checks of the lpParms arg.
2010-05-17 12:42:33 +02:00
Michael Stefaniuc
cf13e8a390
riched20: Avoid using long.
2010-05-17 12:42:33 +02:00
Michael Stefaniuc
eb558c4403
winhttp: Remove redundant "not 0" test of argument len.
2010-05-17 12:42:33 +02:00
Michael Stefaniuc
eb90d475cd
mshtml: Remove redundant "not NULL" check for the p arg (coccicheck).
2010-05-17 12:42:33 +02:00
Michael Stefaniuc
8a3daa63e0
dmloader: Remove redundant "not NULL" check of the pDesc arg.
2010-05-17 12:42:33 +02:00
Michael Stefaniuc
8e8f743cb0
winhttp: Remove redundant "not NULL" check for the "server" arg.
2010-05-17 12:42:33 +02:00
Joel Holdsworth
4578a9262d
comctl32: Replaced idb_hist_large.bmp with a Tango compliant tool strip.
2010-05-17 12:42:33 +02:00
Joel Holdsworth
6e5b8597ca
comctl32: Replaced idb_hist_small.bmp with a Tango compliant tool strip.
2010-05-17 12:42:33 +02:00
Joel Holdsworth
32adeb44d9
comctl32: Replaced idb_std_large.bmp with a Tango compliant tool strip.
2010-05-17 12:42:32 +02:00
Joel Holdsworth
4079e368b5
comctl32: Replaced idb_std_small.bmp with a Tango compliant tool strip.
2010-05-17 12:42:32 +02:00
Joel Holdsworth
6ac142b0b7
comctl32: Replaced idb_view_large.bmp with a Tango compliant tool strip.
2010-05-17 12:42:32 +02:00
Joel Holdsworth
bf08efd292
comctl32: Replaced idb_view_small.bmp with a Tango compliant tool strip.
2010-05-17 12:42:32 +02:00
Joel Holdsworth
0c0e352fe0
credui: Added a rendering hint to banner.svg.
2010-05-17 12:42:32 +02:00
Alexandre Julliard
922e15cbd0
winex11: Use the subpixel rendering configuration from fontconfig to override the registry options.
2010-05-17 12:42:32 +02:00
Matteo Bruni
1371e71f61
d3dx9: Add DEFB instruction support in the shader assembler.
...
This completes vs_3_0 assembler language support.
2010-05-17 12:42:32 +02:00
Matteo Bruni
fa44f242b5
d3dx9: Add DEFI instruction support in the shader assembler.
2010-05-17 12:42:32 +02:00
Matteo Bruni
dc1fa014ac
d3dx9: Add DEF instruction support in the shader assembler.
2010-05-17 12:42:32 +02:00
Rico Schüller
af93f1ab33
d3d10: Add argument check to ID3D10Effect::GetTechniqueByName().
2010-05-17 12:42:32 +02:00
Alexandre Julliard
d0093f0055
ntdll: Avoid a compiler warning on NetBSD.
2010-05-17 12:42:32 +02:00
Octavian Voicu
8921d8c730
d3dx9_36: Export D3DXCreateEffectEx stub.
2010-05-17 12:42:32 +02:00
Mike Kaplinskiy
ebf20d6645
ws2_32/tests: fix test failures on wine and win98.
2010-05-17 12:42:31 +02:00
Gerald Pfeifer
2f4c5cf351
rpcrt4: Remove variable hr which is not really used from NdrInterfacePointerBufferSize.
2010-05-17 12:42:31 +02:00
Gerald Pfeifer
f772c799ae
riched20: Remove variables yprev and ys which are not really used from ME_ArrowPageUp.
2010-05-17 12:42:31 +02:00
Gerald Pfeifer
5b8eccd3c6
oleaut32: Remove variable rOk which is not really used from VarMod.
2010-05-17 12:42:31 +02:00
Dylan Smith
049cf5aca0
richedit: Avoid notifying parent window in improper state.
...
ME_CommitUndo and ME_CommitCoalescingUndo call ME_SendSelChange, which
may notify the parent window that the selection has changed, therefore
should generally be called after wrapping the text. Otherwise, the parent
window may send a message to the editor and cause an assertion failure.
2010-05-17 12:42:31 +02:00
Juan Lang
d728169d97
crypt32: Implement CertAddCertificateLinkToStore on top of CertAddCertificateContextToStore.
2010-05-17 12:42:31 +02:00
Juan Lang
99b9e1ae36
crypt32: Prohibit adding links to collection stores.
2010-05-17 12:42:31 +02:00
Juan Lang
76fc5c8bc5
crypt32: Validate add disposition before checking source certificate's properties.
2010-05-17 12:42:31 +02:00
Juan Lang
0dfb0299f6
crypt32/tests: Test CertAddCertificateLinkToStore.
2010-05-17 12:42:31 +02:00
Juan Lang
c232af490e
crypt32: Add stub for CERT_STORE_CTRL_AUTO_RESYNC of registry stores.
2010-05-17 12:42:31 +02:00
Michael Stefaniuc
1f13973e85
comdlg32: The Dutch translation uses UTF-8.
2010-05-17 12:42:31 +02:00
Matej Špindler
bdb373d5c4
mapi32: Add Slovenian translation.
2010-05-17 12:42:31 +02:00
Matej Špindler
53459e07d6
shell32: Update Slovenian translation.
2010-05-17 12:42:31 +02:00