Piotr Caban
90edfe08d4
mshtml: Added IHTMLTextAreaElement_get_type implementation.
2010-10-28 11:40:43 +02:00
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
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
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
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
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
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
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
f17348a9b9
shdoclc: Added Hebrew translation.
2010-10-26 15:14:32 +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
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
Austin Lund
ccd4479ce9
user32/tests: Fixed WM_SETFONT combo box tests.
2010-10-26 11:57:57 +02:00
Paul Vriens
3d3ab1cb54
wldap32: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-10-26 11:56:50 +02:00
Detlef Riekenberg
5726ba6439
advapi32: Add a stub for EventEnabled.
2010-10-26 11:56:08 +02:00
Michael Stefaniuc
6f0c968a7b
msxml3/tests: Remove superfluous NULL check before free (Smatch).
2010-10-26 11:55:13 +02:00
Michael Stefaniuc
63bf86357e
msxml3: Remove returns after returns (Smatch).
...
That's the intent of commit 70edd9a7
.
2010-10-26 11:55:07 +02:00
Michael Stefaniuc
1fe54842e0
ddraw: Add missing unlock (Smatch).
2010-10-26 11:54:10 +02:00
Michael Stefaniuc
038fbe23cc
mscms: Don't produce unreachable code with #ifdef (Smatch).
2010-10-26 11:53:59 +02:00
Louis Lenders
ca79cf9bea
dwmapi: Add stubbed DwmGetWindowAttribute.
2010-10-26 11:53:46 +02:00
Łukasz Wojniłowicz
4a9e813732
jscript: Update the Polish translation.
2010-10-26 11:52:51 +02:00
Łukasz Wojniłowicz
eaeef7156a
inetcpl: Update the Polish translation.
2010-10-26 11:52:48 +02:00
Ričardas Barkauskas
78e4a096a3
ddraw: Surfaces with DDSCAPS_3DDEVICE and DDSCAPS_ZBUFFER can't be render targets.
2010-10-25 15:31:12 +02:00
Ričardas Barkauskas
ff659522f6
ddraw: Fix DDSCAPS_3DDEVICE surfaces always setting DDSCAPS_VISIBLE.
2010-10-25 15:31:07 +02:00
Ričardas Barkauskas
7402761e21
ddraw/tests: Test some more caps combinations.
2010-10-25 15:31:02 +02:00
Ričardas Barkauskas
c6bc9e01e3
ddraw/tests: Test if surface with DDSCAPS_ZBUFFER can be render target.
2010-10-25 15:30:51 +02:00
David Adam
743e9b35a1
d3d8: ApplyStateBlock with a zero token returns D3D_OK.
2010-10-25 15:30:46 +02:00
Andrew Nguyen
7591563885
wininet: Fix misleading OpenSSL version number check.
2010-10-25 14:33:23 +02:00
Andrew Nguyen
ccc2f5abae
winhttp: Fix misleading OpenSSL version number check.
2010-10-25 14:33:20 +02:00
Andrew Nguyen
b20e111088
wininet: Fix const qualifier warning when compiling with OpenSSL 1.0.0.
2010-10-25 14:33:12 +02:00
Andrew Nguyen
0c7bd62df2
winhttp: Fix const qualifier warning for OpenSSL 1.0.0.
2010-10-25 14:33:10 +02:00
Ričardas Barkauskas
7ee3f2d205
wlanapi: Stub WlanOpenHandle.
2010-10-25 14:31:16 +02:00
Nikolay Sivov
21fddfe235
msxml3: Use proper naming and types for IObject* interfaces.
2010-10-25 14:30:59 +02:00
Nikolay Sivov
b9956f75a9
msxml3: Add ::Unadvise().
2010-10-25 14:30:40 +02:00
Nikolay Sivov
fe3ff2ea9f
msxml3: Add ::GetConnectionPointContainer().
2010-10-25 14:30:35 +02:00
Nikolay Sivov
eb23a4df25
msxml3: Add ::GetConnectionInterface().
2010-10-25 14:30:31 +02:00
Nikolay Sivov
2a080e85e4
msxml3: Add stub IConnectionPoint, return points for supported IIDs.
2010-10-25 14:30:26 +02:00
Nikolay Sivov
0f2c996092
msxml3: Add stub connection container support.
2010-10-25 14:30:11 +02:00
Henri Verbeet
20043c0a46
dxgi: Try to create a software adapter when no regular adapters are found as well.
2010-10-25 14:29:44 +02:00
Henri Verbeet
bbc7b5ac20
d3d10core: Try to create a software adapter when no regular adapters are found as well.
2010-10-25 14:29:42 +02:00
Henri Verbeet
5ef7a8c242
wined3d: Explicitly pass parameters to shader_load_np2fixup_constants().
2010-10-25 14:29:37 +02:00
Henri Verbeet
6dd9109358
wined3d: Pass a sub-resource index instead of a face + miplevel to cube texture methods.
2010-10-25 14:29:31 +02:00
Henri Verbeet
f0a0714ecd
wined3d: Pass a sub-resource index instead of a miplevel to 2D texture methods.
2010-10-25 14:29:21 +02:00
Austin Lund
ae0a484945
gdiplus/tests: Fix GetLogFont charset tests for Asian platforms.
2010-10-25 13:52:51 +02:00
Austin Lund
86c39000a4
kernel32/tests: Increase timeouts to avoid test failures in CreateRemoteThread.
2010-10-25 13:52:51 +02:00
Austin Lund
d732cd7412
user32/tests: Fix some combo box tests for different font sizes.
2010-10-25 13:52:51 +02:00
Paul Vriens
77c67b9c80
inetcpl.cpl: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-10-25 13:52:51 +02:00
Alexandre Julliard
0a50c10d34
shlwapi: Make more functions available by name.
2010-10-25 13:52:51 +02:00
Alexandre Julliard
8451598014
shell32: Make more functions available by name.
2010-10-25 13:52:51 +02:00
Alexandre Julliard
478d35fa75
comctl32: Make more functions available by name.
2010-10-25 13:52:51 +02:00
Alexandre Julliard
1379269587
kernel32: Fix a FAT format sanity check for floppies.
2010-10-25 13:52:51 +02:00
Piotr Caban
3b7a5d410e
msvcr90/tests: Make some tests fail if invalid_parameter_handler was not invoked.
2010-10-25 13:52:51 +02:00
Jacek Caban
70edd9a7fb
msxml3: Don't use xmlnode's IXMLDOMNode iface for a few stub functions.
2010-10-25 13:52:51 +02:00
Jacek Caban
16647d42db
msxml3: Remove unused xmlnode_* functions.
2010-10-25 13:52:50 +02:00
Detlef Riekenberg
0fda52b8d7
shdocvw: Add a stub for ImportPrivacySettings.
2010-10-25 13:52:50 +02:00
Juan Lang
dd7a45be7c
crypt32: Check revocation status of chain element-by-element.
...
Due to a quirk in CertVerifyRevocation (see its tests), checking an
entire chain doesn't appear to be supported, even though the API would
appear to support doing so. Checking element by element allows
revocation to be checked for the entire chain.
2010-10-25 13:52:50 +02:00
Juan Lang
8714c11247
crypt32: Pass additional store to CertVerifyRevocation.
2010-10-25 13:52:50 +02:00
Marcus Meissner
c7f158824f
winspool.drv: Check return value of EnumPrintersA.
2010-10-25 13:52:50 +02:00
Marcus Meissner
f5518eb3d8
shell32: Pass correct size to MultiByteToWideChar.
2010-10-25 12:41:42 +02:00
Marcus Meissner
5b09820d7c
comdlg32: Fixed bad size to GetModuleFilenameW.
2010-10-25 12:41:42 +02:00
Nikolay Sivov
2c91ccede6
oleaut32: Fix properties type conversion on property bag load.
2010-10-25 12:41:42 +02:00
Nikolay Sivov
71a3fe3c94
oleaut32: Remove some useless null checks.
2010-10-25 12:41:41 +02:00
Nikolay Sivov
88136e6897
shlwapi: Allow IUnknown_SetSite() to be requested by name.
2010-10-25 12:41:41 +02:00
Nikolay Sivov
4633fc5c03
comctl32/treeview: Fix TVN_DELETEITEM to use item that is about to be deleted.
2010-10-25 12:41:41 +02:00
Nikolay Sivov
04e5e9cfa0
comctl32/treeview: Accept null item handle as a root for TVM_DELETEITEM.
2010-10-25 12:41:41 +02:00
Nikolay Sivov
198f6e75ee
mshtml: Remove useless initialization.
2010-10-25 12:41:40 +02:00
Jacek Caban
faf9be0267
jscript: Pass script_ctx_t instead of exec_ctx_t to eval functions.
2010-10-25 12:41:40 +02:00
Anders Jonsson
7665d27b95
kernel32: Add Swedish translation.
2010-10-25 12:41:40 +02:00
Anders Jonsson
952ef503d7
cryptui: Fix typo in Swedish translation.
2010-10-25 12:41:40 +02:00
Amine Khaldi
f0ea473b2a
comdlg32: Fix translations.
2010-10-25 12:14:38 +02:00
Yaron Shahrabani
bf948338ae
comdlg32: Added Hebrew translation.
2010-10-25 12:14:34 +02:00
Aric Stewart
ae7e5b145f
qcap: Make use of a few more strmbase implementations.
2010-10-25 12:13:59 +02:00
Vincent Povirk
b782417707
windowscodecs: Implement conversion from 16bppBGRA to 32bppBGRA.
2010-10-25 12:13:42 +02:00
Vincent Povirk
b26d789db2
windowscodecs: Implement CopyPalette for the TGA decoder.
2010-10-25 12:13:39 +02:00
Alexandre Julliard
9db3ccd0dd
winegstreamer: Fix module name and remove obsolete variables in makefile.
2010-10-23 10:44:34 +02:00
Aleksey Bragin
8c5718ec9d
msi: Fix freed memory access and fix freeing of invalid pointer.
2010-10-22 19:05:12 +02:00
Louis Lenders
8819ae1e66
kernel32: Fix GetTempFileName with invalid path.
...
Found by Oskar Eisemuth.
2010-10-22 17:19:12 +02:00
Damjan Jovanovic
32f9173998
windowscodecs: Add COM proxies and stubs.
2010-10-22 15:49:37 +02:00
Aric Stewart
2914d65579
winegstreamer: Add wine GStreamer parser filter framework.
2010-10-22 15:49:19 +02:00
Paul Vriens
b185c6a9c3
winspool.drv: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-10-22 14:22:30 +02:00
Austin Lund
f18554c735
advapi32/tests: Fix test for WoW64 handle size differences.
2010-10-22 12:37:14 +02:00
Paul Vriens
b8b66a5387
comdlg32: Add the Serbian (Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-10-22 12:35:25 +02:00
Paul Vriens
b88deb5eb7
comdlg32: Fix Serbian (Latin) translations.
...
Translation by Đorđe Vasiljević.
2010-10-22 12:35:16 +02:00
Paul Vriens
bfe9232850
shdocvw: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-10-22 12:35:07 +02:00
David Adam
0a90271d69
ddraw: SETFOCUSWINDOW lives independently of other flags.
2010-10-22 12:08:07 +02:00
Hans Leidekker
031c70c965
msi: Register service arguments in the InstallServices action.
2010-10-22 12:07:00 +02:00
Hans Leidekker
7f5204e1bc
msi: Register service dependencies in the InstallServices action.
2010-10-22 12:06:54 +02:00
Hans Leidekker
7a460eba71
msi: The LoadOrderGroup, StartName and Password fields from the ServiceInstall table are formatted strings.
2010-10-22 12:06:49 +02:00
Hans Leidekker
d7dbb7e08d
msi: Register the service description in the InstallServices action.
2010-10-22 12:06:44 +02:00
Hans Leidekker
5a0a53820a
msi/tests: Add tests for msidbFeatureAttributesUIDisallowAbsent.
2010-10-22 12:06:39 +02:00
Hans Leidekker
ded22a58c0
msi: Don't inline msi_feature_set_state and msi_component_set_state.
2010-10-22 12:06:33 +02:00
Paul Vriens
c125fc1502
mshtml: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-10-22 12:06:07 +02:00
Paul Vriens
06cc8ff6b5
browseui: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-10-22 12:05:53 +02:00
Yaron Shahrabani
5474811fe1
mapi32: Added Hebrew translation.
2010-10-22 12:05:37 +02:00
Yaron Shahrabani
081f055aa0
mshtml: Added Hebrew translation.
2010-10-22 12:05:18 +02:00
Konstantin Kondratyuk
018eabfa8c
jscript: Update Russian translation.
2010-10-22 12:05:09 +02:00
Juan Lang
30435a5951
secur32: Trace flags as hex values.
2010-10-22 12:03:45 +02:00
Vincent Povirk
a5a7d6c9f0
windowscodecs: Support Run-length encoded TGA images.
2010-10-22 12:02:10 +02:00
Vincent Povirk
a64400ec98
windowscodecs: Add support for 32-bit TGA images.
2010-10-22 12:02:05 +02:00
Vincent Povirk
6ecb81976f
windowscodecs: Handle TGA attribute bits.
2010-10-22 12:02:00 +02:00
Vincent Povirk
a2e5321b01
d3dx9_36: Check for the TGA container format.
2010-10-22 12:01:55 +02:00
Vincent Povirk
c2533f3691
windowscodecs: Implement CopyPixels for the TGA decoder.
2010-10-22 12:01:43 +02:00
Yaron Shahrabani
2309f93337
wineps: Added Hebrew translation.
2010-10-21 17:19:50 +02:00
Yaron Shahrabani
19fa8dae03
oledlg: Added Hebrew translation.
2010-10-21 17:19:39 +02:00
Jacek Caban
c4ae314330
mshtml: Use IUri in nsIURI::Equals implementation.
2010-10-21 16:18:11 +02:00
David Adam
f8690a6bda
ddraw: Remove a useless function.
2010-10-21 16:18:05 +02:00
Paul Vriens
6a69aa7ced
avifil32: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-10-21 16:16:30 +02:00
Juan Lang
2b8cad3235
crypt32/tests: Fix test failures on Win98/NT4.
2010-10-21 16:16:14 +02:00
David Hedberg
aefe637b56
shell32: Replace bitwise XOR with a contextually more proper operator.
2010-10-21 16:16:00 +02:00
David Hedberg
c143f805cd
shell32: Handle INameSpaceTreeControlEvents::OnSelectionChanged.
2010-10-21 16:15:47 +02:00
Henri Verbeet
7f8ea7fffc
wined3d: Pass a sub-resource index instead of a miplevel to volume texture methods.
...
For volume textures this is mostly just a conceptual change, it'll only make a
difference for texture arrays and cube textures.
2010-10-21 16:15:38 +02:00
Henri Verbeet
2b58f80c27
wined3d: Use surface_blt_to_drawable() in IWineD3DSurfaceImpl_BltOverride().
2010-10-21 16:15:31 +02:00
Henri Verbeet
574169174e
wined3d: Check if we can do the blit before messing with surface flags in IWineD3DSurfaceImpl_BltOverride().
...
As an added benefit blit_supported() will now get the rectangles in the
correct coordinate system.
2010-10-21 16:15:25 +02:00
Henri Verbeet
b0c8b4dd95
wined3d: Flip destination coordinates when blitting to an offscreen target in arbfp_blit_surface().
2010-10-21 16:15:20 +02:00
Adam Martinson
fd9bcfcfe8
msxml3: Fix a regression bug in domdoc_loadXML().
...
Caused by commit 776a8662f0
. Fixes parse
failures for BSTR's where encoding is explicitly UTF-16.
2010-10-21 16:15:15 +02:00
Adam Martinson
0abee56788
msxml3: IXMLDOMSchemaCollection2 stubs.
2010-10-21 16:14:57 +02:00
Adam Martinson
70f10e1a9f
msxml3: Implement schema_cache_get().
2010-10-21 16:14:44 +02:00
Adam Martinson
d87b8b8eb9
msxml3: Implement schema_cache_get_namespaceURI().
2010-10-21 16:14:36 +02:00
Adam Martinson
491ec41f5a
msxml3: Implement schema_cache_addCollection().
2010-10-21 16:14:26 +02:00
Adam Martinson
eac6ed018c
msxml3: Implement schema_cache_remove().
2010-10-21 16:14:16 +02:00
Adam Martinson
f8bdf8b5af
msxml3: Implement schema_cache_get_length().
2010-10-21 16:14:09 +02:00
Adam Martinson
ab136a4fc2
msxml3/tests: Internal schema doc storage tests.
2010-10-21 16:14:00 +02:00
Andrew Nguyen
ed357e5ca6
msvcrt: Implement _ultoa_s.
2010-10-21 12:30:44 +02:00
Andrew Nguyen
a622af49a7
msvcrt: Implement _mbsnbcat_s.
2010-10-21 12:30:35 +02:00
Nikolay Sivov
88adaa0617
msxml3: Partially implement ::setAttributeNode().
2010-10-21 12:29:53 +02:00
David Hedberg
a5caff3bac
ole32: Pass failures from delegate object's ::QueryInterface in default handler.
2010-10-21 12:28:51 +02:00
Vincent Povirk
631d9860ad
windowscodecs: Seek to start of stream when opening TIFF files.
2010-10-21 12:27:43 +02:00
Vincent Povirk
a044639dee
windowscodecs: Implement GetSize for the TGA decoder.
2010-10-21 12:27:03 +02:00
Vincent Povirk
df5a150b4f
windowscodecs: Implement GetPixelFormat for the TGA decoder.
2010-10-21 12:26:59 +02:00
Vincent Povirk
bb6d9eaffb
windowscodecs: Implement GetFrame for the TGA decoder.
2010-10-21 12:26:54 +02:00
Vincent Povirk
6d20f77517
windowscodecs: Implement Initialize for the TGA decoder.
2010-10-21 12:26:50 +02:00
Vincent Povirk
7bf6ad916b
windowscodecs: Add stub TGA decoder.
2010-10-21 12:26:44 +02:00
Vincent Povirk
b9beb9227d
windowscodecs: Support TIFF images with alpha data.
2010-10-21 12:26:12 +02:00
Vincent Povirk
0ce1c796e4
windowscodecs: Implement TiffFrameDecode_CopyPalette.
2010-10-21 12:26:05 +02:00
Aric Stewart
2c3bc2cf56
strmbase: Implement STRMBASE_DllGetClassObject and STRMBASE_DllCanUnloadNow.
2010-10-20 18:37:09 +02:00
Aric Stewart
e479273aca
strmbase: Implement OLE registration in AMovieDllRegisterServer2.
2010-10-20 18:37:09 +02:00
Aric Stewart
58468ef152
strmbase: Define STRMBASE_DllMain.
2010-10-20 18:37:09 +02:00
Aric Stewart
6a00d78b39
strmbase: Begin implementations of AMovieDllRegisterServer2 and AMovieSetupRegisterFilter2.
2010-10-20 18:37:09 +02:00
Nikolay Sivov
514a5c091f
msxml3: Silence urlmon query failures for IXMLDocument.
2010-10-20 18:37:09 +02:00
Nikolay Sivov
657f64dd06
msxml3: Add support for IStream destination in save().
2010-10-20 18:37:09 +02:00
Alexandre Julliard
4a1379d804
include: The FLOATING_SAVE_AREA type is i386-specific.
2010-10-20 18:37:09 +02:00
Alexandre Julliard
1b2604384b
krnl386.exe: Avoid using the CONTEXT86 type.
2010-10-20 18:37:09 +02:00
Alexandre Julliard
16c9b10dc9
windebug: Avoid using the CONTEXT86 type.
2010-10-20 18:37:09 +02:00
Alexandre Julliard
fe0f0c0349
system.drv: Avoid using the CONTEXT86 type.
2010-10-20 18:37:08 +02:00
Alexandre Julliard
d86df45602
user.exe: Avoid using the CONTEXT86 type.
2010-10-20 18:37:08 +02:00
Alexandre Julliard
911d6d3c4c
vmm.vxd: Avoid using the CONTEXT86 type.
2010-10-20 18:37:08 +02:00
Alexandre Julliard
f14d522fd2
vwin32.vxd: Avoid using the CONTEXT86 type.
2010-10-20 18:37:08 +02:00
Alexandre Julliard
2f96fcc7f9
ifsmgr.vxd: Avoid using the CONTEXT86 type.
2010-10-20 18:37:08 +02:00
Alexandre Julliard
3161fc517f
ntoskrnl.exe: Avoid using the CONTEXT86 type.
2010-10-20 18:37:08 +02:00
Alexandre Julliard
085d398302
ntdll: Avoid using the CONTEXT86 type.
2010-10-20 18:37:07 +02:00
Ričardas Barkauskas
303079f16a
wlanapi: New stub dll.
2010-10-20 18:37:07 +02:00
Ričardas Barkauskas
9e3edabe3c
wer: Stub WerAddExcludedApplication.
2010-10-20 18:37:07 +02:00
Henri Verbeet
4a626fda42
d3d10core: Implement ID3D10Texture3D::Map().
2010-10-20 18:37:07 +02:00
Henri Verbeet
292c8c36de
d3d10core: Implement ID3D10Texture3D::Unmap().
2010-10-20 18:37:07 +02:00
Henri Verbeet
d508a855c1
wined3d: Recognize the SM4 sqrt opcode.
2010-10-20 18:37:07 +02:00
Henri Verbeet
58ecf706e2
wined3d: Handle WINED3DFMT_R10G10B10A2_UNORM in getColorBits().
2010-10-20 18:37:07 +02:00
Krzysztof Nowicki
db6731f628
windowscodecs: Optimise copy_pixels in case the whole bitmap is copied.
2010-10-20 18:37:07 +02:00
Juan Lang
a1352035d1
crypt32: Implement CertRDNValueToStr for UTF8 strings.
2010-10-20 12:32:58 +02:00
Juan Lang
8f2821ac77
crypt32: The newline character must also be quoted.
2010-10-20 12:31:53 +02:00
Juan Lang
7833f30721
crypt32: Correct Unicode quoting of BMP strings.
2010-10-20 12:31:46 +02:00
Juan Lang
bf70d35529
crypt32/tests: Show expected values in ok output.
2010-10-20 12:31:24 +02:00
Juan Lang
e21cb8fb9d
crypt32/tests: Test more Unicode encoded string to string conversions.
2010-10-20 12:31:18 +02:00
Juan Lang
4141625284
crypt32: Remove unneeded comments.
2010-10-20 12:31:10 +02:00
Alexandre Julliard
1455604704
kernel32: Fix last error code in GetVolumeInformationW when an explicit subdir is requested.
2010-10-20 12:29:45 +02:00
Alexandre Julliard
357b50600b
kernel32: Use the NT name to retrieve label and serial in GetVolumeInformationW.
2010-10-20 12:26:54 +02:00
Alexandre Julliard
5820f40862
kernel32: Use the NT name to open the root directory in GetVolumeInformationW.
2010-10-20 12:25:32 +02:00
Alexandre Julliard
732534f954
kernel32: Use the NT name to open the device in GetVolumeInformationW.
2010-10-20 12:23:00 +02:00
Alexandre Julliard
ee0f0da69b
kernel32: Use RtlDosPathNameToNtPathName_U to validate the path in GetVolumeInformationW.
2010-10-20 12:19:59 +02:00
Anders Jonsson
5164164ff8
jscript: Update Swedish translation.
2010-10-20 10:24:44 +02:00
Piotr Caban
ebb46f3fd0
jscript: Added invocation flag tests.
2010-10-20 10:24:27 +02:00
Piotr Caban
cac0620fa5
jscript: Added DISPATCH_PROPERTYGET flag to some calls.
2010-10-20 10:24:19 +02:00
Krzysztof Nowicki
29a5d9b3f6
windowscodecs/tests: Add test cases for *_CopyPixels calls with NULL rectangle.
2010-10-20 10:24:07 +02:00
Krzysztof Nowicki
145bda5aa6
windowscodecs: Fix *_CopyPixels functions to properly handle a NULL rectangle.
2010-10-20 10:23:35 +02:00
Igor Paliychuk
f8e4a0f3b9
jscript: Updated Ukrainian translation.
2010-10-19 19:23:13 +02:00
Matteo Bruni
d32a07a04b
d3dx9: Initialize a variable in ID3DXSpriteImpl_Flush.
2010-10-19 17:05:13 +02:00
Alexandre Julliard
e7c67c0cb1
ntdll: More complete implementation of NtAreMappedFilesTheSame.
2010-10-19 16:14:40 +02:00
Alexandre Julliard
31d37b3489
ntdll: Get rid of the FILE_VIEW typedef.
2010-10-19 15:34:36 +02:00
Piotr Caban
b9b11c6c67
jscript: Add index, input and lastIndex properties to regexp functions results.
2010-10-19 15:26:16 +02:00
Piotr Caban
dcdc6c7013
jscript: Improved VBArray related tests.
2010-10-19 15:25:40 +02:00
Piotr Caban
185ef44d00
jscript: Improved error handling in VBArray functions.
2010-10-19 15:25:11 +02:00
Henri Verbeet
53f2765445
wined3d: Remove a FIXME in context_apply_blit_state().
...
There are some legitimate cases for this codepath, for example when blitting
to a render target with fixups or a color key.
2010-10-19 13:50:17 +02:00
Henri Verbeet
1237e8065e
wined3d: Properly flip in surface_blt_to_drawable().
...
We want to flip the coordinate system, not just the rectangle.
2010-10-19 13:50:13 +02:00
Henri Verbeet
8a96a8cc1f
wined3d: Always pass a valid rectangle to surface_get_blt_info().
2010-10-19 13:50:09 +02:00
Henri Verbeet
ca381b610c
wined3d: Allow FBO blits again between surfaces with fixups if they have the same format.
...
For some reason f1ca14cb5b
disabled this.
2010-10-19 13:50:01 +02:00
Hans Leidekker
eaa57c5b7b
msi: Compare strings without depending on thread locale.
2010-10-19 13:49:54 +02:00
Jacek Caban
fa5839399f
wininet: Skip more tests on IE older than 6.0.
2010-10-19 13:47:58 +02:00
Dmitry Timoshkov
2f0b9dd3bf
user32: FindWindow() should treat an empty title same way as NULL.
2010-10-19 11:00:32 +02:00
Nikolay Sivov
b08d3d2656
oleaut32: Fix multidimensional SAFEARRAY marshalling.
2010-10-19 10:58:19 +02:00
Juan Lang
c4ae9e9c5a
crypt32/tests: Add more tests of the authenticode policy.
2010-10-19 10:19:21 +02:00
Juan Lang
ca7512d296
crypt32: Trace certificate chain verification parameters.
2010-10-19 10:19:17 +02:00
Juan Lang
c654606405
crypt32: Remove broken UTF-8 string decoding support.
2010-10-19 10:19:11 +02:00
Juan Lang
dcafe721bf
crypt32: Implement quoting of BMP strings.
2010-10-19 10:18:59 +02:00
Juan Lang
993068038e
crypt32: Implement quoting of simple string types.
2010-10-19 10:18:53 +02:00
Juan Lang
462af2f91b
crypt32: Test more encoded string to string conversions.
2010-10-19 10:18:45 +02:00
Juan Lang
8b3681e921
crypt32: Test encoding more quoted strings.
2010-10-19 10:18:39 +02:00
Damjan Jovanovic
b39c59e75d
msvcrt: Improve wcsncat_s.
2010-10-19 10:15:38 +02:00
Damjan Jovanovic
c7536ef868
msvcrt: Define STRUNCATE.
2010-10-19 10:15:35 +02:00
Nikolay Sivov
b22149817d
msxml3: Get rid of ::put_text() forward to IXMLDOMNode interface.
2010-10-19 10:14:11 +02:00
Nikolay Sivov
0f19df8b6a
msxml3: Get rid of ::get_dataType() forward to IXMLDOMNode interface.
2010-10-19 10:14:08 +02:00
Luca Bennati
032a2ba164
jscript: Update Italian translation.
2010-10-19 10:14:02 +02:00
André Hentschel
731ec28249
jscript: Update German translation.
2010-10-19 10:13:18 +02:00
Frédéric Delanoy
5b85404447
jscript: Update French translation.
2010-10-19 10:13:15 +02:00
Aurimas Fišeras
39a43d943c
jscript: Update Lithuanian translation.
2010-10-19 10:13:05 +02:00
Vladimir Panteleev
824c5089d2
user32: Update last active popup for all parents.
2010-10-18 19:47:58 +02:00
Alexandre Julliard
971e9a2239
kernel32/tests: Add some tests for NtAreMappedFilesTheSame.
2010-10-18 19:47:50 +02:00