Joel Holdsworth
465e653940
tools: Modified the ICO render script to also render BMPs.
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
Joel Holdsworth
b9eae1ef8e
configure: Added a check for ImageMagick v6.6 or newer in maintainer mode.
2010-05-17 12:42:32 +02:00
Joel Holdsworth
9571f781fb
configure: Fix for icotool version checking regex.
2010-05-17 12:42:32 +02:00
Joel Holdsworth
d8688d5846
msiexec: Reused appwiz.cpl icon in msiexec.
2010-05-17 12:42:32 +02:00
Sven Baars
6d7d19715c
notepad: Fix Dutch translation.
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
ebdf7edfcc
wordpad: Update Slovenian translation.
2010-05-17 12:42:31 +02:00
Matej Špindler
5846333e99
notepad: Update Slovenian translation.
2010-05-17 12:42:31 +02:00
Matej Špindler
cb53241cba
wineboot: Update 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
Matej Špindler
edbbd1f003
winecfg: Update Slovenian translation.
2010-05-17 12:42:31 +02:00
Alexandre Julliard
78f3943ab1
winedbg: Don't install the man page in a wow64 build.
2010-05-17 12:42:31 +02:00
Alexandre Julliard
f3831cf2cb
configure: Rename the 64-bit loader to wine64 and keep wine always for the 32-bit loader.
...
This provides better backwards compatibility when running with a
32-bit prefix.
2010-05-17 12:42:30 +02:00
Alexandre Julliard
3915cfbd02
comctl32/imagelist: Fix the allocated size of the has_alpha array.
2010-05-17 12:42:25 +02:00
Alexandre Julliard
45fd49bab6
comctl32/imagelist: Generate the mask from the alpha channel if present.
2010-05-16 18:23:04 +02:00
Alexandre Julliard
f2b993d414
comctl32/imagelist: Pre-multiply the colors by the alpha channel when storing an image with alpha.
2010-05-16 18:22:53 +02:00
Alexandre Julliard
5532927ed3
server: Make sure a thread doesn't get freed while it's processing a request.
2010-05-16 12:34:28 +02:00
Alexandre Julliard
39d54523a3
ntdll: Preserve registers in call_thread_entry_point on x86_64.
2010-05-16 12:34:07 +02:00
Detlef Riekenberg
69326aa246
kernel32: Move a 16 bit related comment to krnl386.
2010-05-14 18:03:03 +02:00
Jacek Caban
03e0440369
mshtml: Fixed platform test on 64-bit IE6.
2010-05-14 18:03:03 +02:00
Sven Baars
e660381102
comdlg32: Fix Dutch translation.
2010-05-14 18:03:03 +02:00
Hans Leidekker
d1c8769b64
ntdll: Add some tests for RtlIsTextUnicode.
2010-05-14 18:03:03 +02:00
Hans Leidekker
41e147e68f
winhttp: Support setting security flags on request handles.
2010-05-14 18:03:03 +02:00
Hans Leidekker
14e061a5c4
fltlib: Add stub implementations of FilterFindFirst and FilterFindClose.
2010-05-14 18:03:03 +02:00
Hans Leidekker
ccbf4c1b94
hnetcfg: Return success from fw_port_get_Enabled.
2010-05-14 18:03:02 +02:00
Hans Leidekker
3c31a373d3
winemenubuilder: Expand environment strings in the shortcut path.
2010-05-14 18:03:02 +02:00
Hans Leidekker
df260d14a6
winemenubuilder: Lower case the content type.
2010-05-14 18:03:02 +02:00
Hans Leidekker
f6612adcd2
winedump: Print the network share name in .lnk files.
2010-05-14 18:03:02 +02:00
Roderick Colenbrander
3a5ddab91d
opengl32: Add 32-bit bitmap rendering test.
2010-05-14 18:03:02 +02:00
Roderick Colenbrander
e91f4ae776
wined3d: Make sure wglFlush is not between ENTER_GL/LEAVE_GL.
2010-05-14 18:03:02 +02:00
Alexandre Julliard
162d95a3ce
Fix the bitmap info size computation when masks are present.
2010-05-14 17:17:46 +02:00