Piotr Caban
ac7e096c00
mshtml: Added IHTMLFormElement_{get/put}_encoding implementation.
2010-10-28 11:40:39 +02:00
Piotr Caban
990675e52f
mshtml: Added IHTMLFormElement_{get/put}_name implementation.
2010-10-28 11:40:33 +02:00
Piotr Caban
bd94cc3b86
mshtml: Added IHTMLFormElement_{get/put}_method implementation.
2010-10-28 11:40:29 +02:00
Piotr Caban
02277b4853
mshtml/test: Fix some memory leaks.
2010-10-28 11:40:20 +02:00
Jacek Caban
cb9f12e566
mshtml.idl: Added IHTMLEmbedElement and DispHTMLEmbedElement declarations.
2010-10-28 11:40:12 +02:00
Jacek Caban
73a15436ac
mshtml: Added IDispatchEx support to HTMLObjectElement object.
2010-10-28 11:40:06 +02:00
Jacek Caban
8d11858e37
mshtml: Get rid of no longer needed parse_post_data.
2010-10-28 11:40:01 +02:00
Jacek Caban
ea99533ebf
mshtml: Added IHTMLObjectElement stub implementation.
2010-10-28 11:39:56 +02:00
Louis Lenders
cb65dbf3d8
ws2_32: Return SOCKET_ERROR in stubbed WSALookupServiceNext, to prevent apps from looping forever.
2010-10-28 11:39:24 +02:00
Rico Schüller
ae79128978
include: Move D3D_PRIMITIVE to d3dcommon.h.
2010-10-28 11:38:56 +02:00
Rico Schüller
ccce1c946b
include: Move D3D_PRIMITIVE_TOPOLOGY to d3dcommon.h.
2010-10-28 11:38:54 +02:00
Rico Schüller
f5f6bd7c3f
include: Move D3D_SHADER_VARIABLE_TYPE to d3dcommon.h.
2010-10-28 11:38:50 +02:00
Rico Schüller
7b034edf84
include: Move D3D_SHADER_INPUT_TYPE to d3dcommon.h.
2010-10-28 11:38:46 +02:00
Rico Schüller
84143c8ff5
include: Move D3D_NAME to d3dcommon.h.
2010-10-28 11:38:42 +02:00
Rico Schüller
5f5b6a3dc2
include: Move D3D_RESOURCE_RETURN_TYPE to d3dcommon.h.
2010-10-28 11:38:37 +02:00
André Hentschel
089d792498
kernel32: Update function docs for GetBinayType.
2010-10-28 11:38:01 +02:00
Jörg Höhle
8cf585f69e
winmm/tests: Fix one mcicda test failure on VMware.
2010-10-27 18:37:32 +02:00
Aric Stewart
af927de18b
winegstreamer: Handle active push of data in Splitter.
2010-10-27 18:20:44 +02:00
Aric Stewart
85c2ebc563
winegstreamer: Add SourceSeeking implementation to the Splitter.
2010-10-27 18:20:35 +02:00
Aric Stewart
30c1fe5836
winegstreamer: Add output pin with audio format.
2010-10-27 18:20:27 +02:00
Aric Stewart
d53cdf7325
winegstreamer: Add splitter output pin with video format.
2010-10-27 18:20:20 +02:00
Aric Stewart
a2916f3a0b
winegstreamer: Add gstreamer splitter filter.
2010-10-27 18:19:06 +02:00
Hans Leidekker
ae7d41bfa2
advapi32: Implement EnumServicesStatusA/W.
2010-10-27 13:31:04 +02:00
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