Commit graph

73208 commits

Author SHA1 Message Date
Henri Verbeet
c287ed2232 d3d9: Use more reasonable return values for unimplemented functions. 2010-10-27 12:12:04 +02:00
Henri Verbeet
cd957f5b64 d3d9: Partially implement IDirect3D9Ex::CreateDeviceEx(). 2010-10-27 12:12:00 +02:00
Henri Verbeet
5e24ccfd0c wined3d: Read transform flags from the compile args in pshader_hw_texm3x3spec(). 2010-10-27 12:11:49 +02:00
Henri Verbeet
8f5bb62769 wined3d: Read transform flags from the compile args in pshader_hw_texm3x3vspec(). 2010-10-27 12:11:45 +02:00
Dmitry Timoshkov
a2047323c9 gdi32: Make AddFontToList skip adding a face into global lists if the font is not supposed to be enumerated, and return a pointer to first loaded face. 2010-10-27 12:07:56 +02:00
Amine Khaldi
c9dcef156e widl: Do not define MIDL_user_allocate and MIDL_user_free as it's already in the psdk. 2010-10-27 12:02:41 +02:00
Yaron Shahrabani
21c1034504 user32: Added Hebrew translation. 2010-10-27 12:00:08 +02:00
Yaron Shahrabani
ccfa119b87 iccvid: Added Hebrew translation. 2010-10-27 12:00:00 +02:00
Yaron Shahrabani
d721af88e6 localspl: Added Hebrew translation. 2010-10-27 11:59:54 +02:00
Yaron Shahrabani
8e28bce2e3 mpr: Added Hebrew translation. 2010-10-27 11:59:49 +02:00
Yaron Shahrabani
873fed5dff avifile32: Added Hebrew translation. 2010-10-27 11:59:43 +02:00
Yaron Shahrabani
177e7014e3 msacm32: Added Hebrew translation. 2010-10-27 11:59:37 +02:00
Martin Wilck
766f6b0b4b xcopy: Fix command line parsing logic.
Experiments show xcopy under Windows does not use argc/argv logic for
treating double quotes and backslashes. The xcopy logic is simplified
because literal quotes are illegal in Windows file names, thus escaped
double quotes (\") need not be treated.  'XCOPY "c:\dir a" "c:\dir
b\"' works under Windows.
2010-10-27 11:59:24 +02:00
Martin Wilck
b62c0d23f7 xcopy: Move command line parsing code into separate function. 2010-10-27 11:59:05 +02:00
David Hedberg
8a4c60335e shlwapi: Add room for null terminator in local SHGetShellKey buffer. 2010-10-27 11:51:50 +02:00
Nikolay Sivov
9a3bfce9c0 msxml3: Output error message for fatal errors. 2010-10-27 11:50:06 +02:00
Nikolay Sivov
bd7787c12a msxml3: Fix a leak of error message BSTR. 2010-10-27 11:50:00 +02:00
Nikolay Sivov
ecfc3f153c msxml3: Make line endings fix helper faster using BSTR stored length. 2010-10-27 11:49:54 +02:00
Piotr Caban
8a6210d28f urlmon: Improved url canonicalize when Uri_CREATE_FILE_USE_DOS_PATH is specified. 2010-10-27 11:47:12 +02:00
Louis Lenders
92f41c56f7 rpcrt4: Add stub for NdrMesTypeEncode2. 2010-10-27 11:46:54 +02:00
Louis Lenders
85b886ecfb winscard: Add stub for SCardReleaseStartedEvent. 2010-10-27 11:46:50 +02:00
André Hentschel
6798bc2c8e include: Define PROCESSOR_ARCHITECTURE_IA32_ON_WIN64. 2010-10-27 11:43:44 +02:00
Yaron Shahrabani
27c5a8e15c msvfw32: Added Hebrew translation. 2010-10-27 11:43:36 +02:00
Carl Raffaele
2484b73151 comdlg32: Removed 16 bit dependency. 2010-10-27 11:43:33 +02:00
Detlef Riekenberg
d8a5bc929d wer/tests: Add initial tests. 2010-10-26 18:19:38 +02:00
Detlef Riekenberg
ac194c3873 wer: Add a stub for WerRemoveExcludedApplication. 2010-10-26 18:19:00 +02:00
Aric Stewart
48f3adc06b winegstreamer: Add glib threading overrides. 2010-10-26 18:11:36 +02:00
David Hedberg
6b897513ff shlwapi: Fix UrlGetPart to also return unknown schemes. 2010-10-26 15:25:19 +02:00
Sven Baars
be7d83f7df taskkill: Update the Dutch translation. 2010-10-26 15:25:09 +02:00
Sven Baars
e30ad6b911 jscript: Update the Dutch translation. 2010-10-26 15:25:07 +02:00
Paul Vriens
99815c3afa credui: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-10-26 15:25:02 +02:00
Hans Leidekker
ced35838ea msi: An inactive dialog control does not require a property. 2010-10-26 15:24:46 +02:00
Hans Leidekker
f3e7ed44f1 msi: Open the log file once per package. 2010-10-26 15:24:40 +02:00
Hans Leidekker
29ee65402b msi: Open the log file in shared write mode. 2010-10-26 15:24:33 +02:00
Hans Leidekker
b32ed71ff5 gdi32: Fix invalid parameter handling in EnumICMProfiles and SetICMProfile. 2010-10-26 15:24:24 +02:00
Hans Leidekker
898a4cfaec winex11: Implement EnumICMProfiles. 2010-10-26 15:24:18 +02:00
Hans Leidekker
0839dabdab gdi32: Move EnumICMProfiles to the driver. 2010-10-26 15:23:55 +02:00
Yaron Shahrabani
971ce6c44a oleview: Added Hebrew translation. 2010-10-26 15:14:53 +02:00
Yaron Shahrabani
0109a5ee60 winedbg: Added Hebrew translation. 2010-10-26 15:14:48 +02:00
Yaron Shahrabani
f17348a9b9 shdoclc: Added Hebrew translation. 2010-10-26 15:14:32 +02:00
Jacek Caban
41040c38fb mshtml.idl: Added DispHTMLObjectElement declaration. 2010-10-26 15:14:09 +02:00
Jacek Caban
6a30bd59bf mshtml.idl: Added IHTMLObjectElement declaration. 2010-10-26 15:14:07 +02:00
Detlef Riekenberg
53fca11fb3 faultrep/tests: Add tests for AddERExcludedApplicationA. 2010-10-26 13:02:29 +02:00
Nikolay Sivov
adfd305821 msxml3: Handle passed BSTR argument as a WCHAR string in ::createProcessingInstruction(). 2010-10-26 13:01:41 +02:00
Alexandre Julliard
052eb24b03 winedbg: Don't start another instance of the debugger when it crashes. 2010-10-26 12:55:53 +02:00
Henri Verbeet
f624d8f7b6 wined3d: Read transform flags from the compile args in pshader_hw_texm3x3tex(). 2010-10-26 11:58:34 +02:00
Henri Verbeet
db156977dd wined3d: Read transform flags from the compile args in pshader_hw_texm3x2tex().
Instead of directly from the stateblock. Note that the GLSL backend doesn't
take these flags into account at all. That's probably a bug in the GLSL
backend, but needs tests.
2010-10-26 11:58:31 +02:00
Henri Verbeet
8c36e4ce1d wined3d: Explicitly pass parameters to shader_arb_ps_local_constants(). 2010-10-26 11:58:23 +02:00
Henri Verbeet
5afb593cb2 wined3d: Explicitly pass parameters to shader_arb_vs_local_constants(). 2010-10-26 11:58:19 +02:00
Henri Verbeet
1b2f9d29d7 wined3d: Get rid of the posFixup field from the device. 2010-10-26 11:58:12 +02:00