Piotr Caban
872ba8af29
mshtml: Impoved implementation of nsURI_GetAsciiHost.
2010-11-08 13:30:22 +01:00
Austin Lund
05d82b6376
comctl32/tests: Fixed toolbar tests for varing width of button strings.
2010-11-08 13:30:22 +01:00
Austin Lund
a07022a7e1
comctl32/tests: Fix toolbar size tests that depend on system font height.
2010-11-08 13:30:22 +01:00
Austin Lund
551d4077c5
comctl32/tests: Change toolbar size test data to load dynamically.
2010-11-08 13:30:22 +01:00
David Hedberg
10c0c4a8c1
shell32: Don't allow binding to files in any ShellFolder implementation.
2010-11-08 13:30:21 +01:00
David Hedberg
a6a946b2b1
shell32: Remove reliance on the ability to bind to files in UnixFolder GetDisplayNameOf.
2010-11-08 13:30:21 +01:00
David Hedberg
193a80a779
shell32: Remove reliance on the ability to bind to files in UnixFolder CompareIDs.
2010-11-08 13:30:21 +01:00
David Hedberg
c9372a1c3c
shell32: Fix trace formatting in SHGetNameFromIDList.
2010-11-08 13:30:21 +01:00
David Hedberg
18d31c2799
shell32: Don't crash on NULL cmdgroup in DefView OleCommandTarget.
2010-11-08 13:30:21 +01:00
Vladimir Panteleev
208aeedcda
winex11: Correctly handle non-RGB COLORREFs in BRUSH_SelectSolidBrush.
2010-11-08 13:30:20 +01:00
Vladimir Panteleev
d7d5fb0abf
winex11: Add X11DRV_PALETTE_GetColor function to resolve any COLORREF to an RGB.
2010-11-08 13:30:20 +01:00
Detlef Riekenberg
5e95d7039e
ntdll: Add stubs for Rtl[G/S]etCurrentTransaction.
2010-11-08 13:30:20 +01:00
Jacek Caban
8036509c09
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_nodeTypeString implementations.
2010-11-08 11:56:13 +01:00
Jacek Caban
668f417b9d
jscript: Added Date.setYear stub implementation.
2010-11-08 11:56:13 +01:00
Paul Vriens
afc5bf72c4
comctl32: Update Serbian (Latin and Cyrillic) translations.
...
Translation by Đorđe Vasiljević.
2010-11-08 11:56:13 +01:00
Paul Vriens
ec3ce4b05c
appwiz.cpl: Update Serbian (Latin and Cyrillic) translations.
...
Translation by Đorđe Vasiljević.
2010-11-08 11:56:12 +01:00
Paul Vriens
3d20c8777f
user32: Update Serbian (Latin and Cyrillic) translations.
...
Translation by Đorđe Vasiljević.
2010-11-08 11:56:12 +01:00
Paul Vriens
2ab1b7c816
shell32: Update Serbian (Latin and Cyrillic) translations.
...
Translation by Đorđe Vasiljević.
2010-11-08 11:56:12 +01:00
Thomas Mullaly
89670f9c01
urlmon/tests: Fixed some IUri tests that used hard coded values to use Uri_HOST.
2010-11-08 11:56:12 +01:00
Henri Verbeet
feaf81f60d
wined3d: Use SetWindowPos() to make the focus window active.
2010-11-05 17:15:37 +01:00
Henri Verbeet
e279fa2afd
d3d9/tests: Add a test for INTZ.
2010-11-05 17:15:37 +01:00
Henri Verbeet
b93814e959
d3d8/tests: Add a test for INTZ.
2010-11-05 17:15:36 +01:00
Henri Verbeet
f0b0c1b1dd
wined3d: Add support for the INTZ format.
2010-11-05 17:15:36 +01:00
Detlef Riekenberg
179e26b3f1
wintrust/tests: Run the test again on W98.
2010-11-05 17:15:36 +01:00
Maarten Lankhorst
769b3b515f
quartz: Fix run/pause/stop in filtergraph.
2010-11-05 17:15:36 +01:00
Maarten Lankhorst
14229c1176
quartz: Simplify all_renderers_seek.
...
Since IAMFilterMiscFlags is supported by all source/renderer filters, use that instead.
2010-11-05 17:15:36 +01:00
Maarten Lankhorst
7fda01e522
quartz: Change HeapRealloc call to CoTaskMemRealloc.
2010-11-05 17:15:35 +01:00
Maarten Lankhorst
4857772bf2
strmbase: Allow NULL for time format in ConvertTimeFormat.
2010-11-05 17:15:35 +01:00
Dmitry Timoshkov
5c011b3dbf
Revert "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.".
...
This reverts commit a2047323c9
. That patch is not correct.
2010-11-05 17:15:35 +01:00
Hans Leidekker
aaf4227ae9
sxs: Add support for installing side-by-side assemblies.
2010-11-05 17:15:34 +01:00
Hans Leidekker
54a61744e0
msi: Features don't require a directory.
2010-11-05 17:15:34 +01:00
Michael Stefaniuc
1183383a6f
wined3d: Fix some checkGLcall() messages.
2010-11-05 17:15:34 +01:00
Michael Stefaniuc
809741d5ae
wined3d: Move the checkGLcall() right after the corresponding GL call.
2010-11-05 17:15:34 +01:00
Alexandre Julliard
8f24cd05b1
winex11: Sync the window attributes when switching a window to embedded.
2010-11-05 17:15:34 +01:00
Alexandre Julliard
de983c2268
winex11: Don't try to unmap systray windows, it confuses some systray docks.
2010-11-05 17:15:33 +01:00
Alexandre Julliard
cdaff0a918
winex11: Add support for receiving mouse events on non-toplevel windows.
2010-11-05 17:15:12 +01:00
Austin Lund
6a819b102d
comctl32/tests: Added extra debugging information to toolbar size tests.
2010-11-05 14:38:36 +01:00
Nikolay Sivov
e9e58f07d2
msxml3: Stub IXMLDOMDocumentType support.
2010-11-05 11:28:32 +01:00
Gerald Pfeifer
7312981cf5
comctl32: Remove the last, unused parameter fromTOOLTIPS_NewToolRectT.
2010-11-05 11:28:23 +01:00
Gerald Pfeifer
5fb37aa454
urlmon: Avoid accessing an uninitialized variable in a TRACE in validate_path.
2010-11-05 11:27:49 +01:00
Nikolay Sivov
6d48656fb2
msxml3: Don't force put_nodeValue return value.
2010-11-05 11:25:13 +01:00
Nikolay Sivov
a353a91f32
msxml3: For tested cases use TRACE instead of FIXME.
2010-11-05 11:25:08 +01:00
Nikolay Sivov
8f976c5d53
msxml3: Encode special characters while setting attribute content.
2010-11-05 11:25:00 +01:00
Maarten Lankhorst
9dedc4a795
quartz: Add IAMFilterMiscFlags to file source.
2010-11-05 11:24:46 +01:00
Maarten Lankhorst
443e24fe88
quartz: Add IAMFilterMiscFlags to null renderer.
2010-11-05 11:24:42 +01:00
Maarten Lankhorst
79f717bb91
quartz: Fix EC_COMPLETE handling on null renderer.
2010-11-05 11:24:36 +01:00
Maarten Lankhorst
822c3fe9ea
quartz: Add IAMFilterMiscFlags to video renderer.
2010-11-05 11:24:33 +01:00
Maarten Lankhorst
6072a3b5ac
quartz: Fix EC_COMPLETE handling on video renderer.
2010-11-05 11:24:22 +01:00
Maarten Lankhorst
0196da9b4d
quartz: Add IAMFilterMiscFlags to directsound renderer.
2010-11-05 11:24:15 +01:00
Maarten Lankhorst
89223ff78b
quartz: Fix EC_COMPLETE handling on dsound renderer.
2010-11-05 11:24:08 +01:00
Pluciński Mariusz
6b35b5dd37
gameux: Add implementation of IGameStatistics::GetStatistic.
2010-11-05 11:23:46 +01:00
Pluciński Mariusz
ff9e31a2b5
gameux: Add implementation of IGameStatistics::GetCategoryTitle.
2010-11-05 11:23:06 +01:00
Pluciński Mariusz
2d6875b035
gameux: Loading of game statistics implemented.
2010-11-05 11:22:59 +01:00
Alexandre Julliard
3aa6e3bd89
ntdll: Explicitly check for failure to map page 0.
2010-11-04 17:48:01 +01:00
Alexandre Julliard
3fa03e1c78
ntdll: Report memory areas in DOS memory to be free even when not reserved.
2010-11-04 17:47:29 +01:00
Alexandre Julliard
332361c1bb
kernel32: Fix a trace to print the correct error code.
2010-11-04 16:43:21 +01:00
Matteo Bruni
390ba2c338
d3dx9: Implement D3DXCreateCubeTexture.
2010-11-04 16:29:59 +01:00
Matteo Bruni
6933766531
d3dx9: Implement D3DXCheckCubeTextureRequirements.
2010-11-04 16:29:57 +01:00
Matteo Bruni
a875f38301
d3dx9: Implement D3DXFilterTexture for cube textures.
2010-11-04 16:29:52 +01:00
Paul Vriens
a3c21e7145
msi: Update Serbian (Latin and Cyrillic) translations.
...
Translation by Đorđe Vasiljević.
2010-11-04 16:19:36 +01:00
Jacek Caban
99773fca46
mshtml: Properly handle QueryService(SID_SOleUndoManager) call.
2010-11-04 13:10:33 +01:00
Jacek Caban
68272bac31
urlmon: Compute expected Uri_HAS_* flags from property arrays.
2010-11-04 13:10:29 +01:00
David Adam
7661e8986c
ddraw: Exclusive mode is the corner case for SetCooperative, not the normal mode.
2010-11-04 12:23:07 +01:00
Eryk Wieliczko
7b8ac6a255
msvcrt: Implement _get_tzname.
2010-11-04 12:21:26 +01:00
Henri Verbeet
c4c091d4b7
krnl386.exe: Return the default value if the section wasn't found in GetPrivateProfileString16().
...
Using GetPrivateProfileStringA() for removing trailing spaces etc. This
restores behaviour from before 86c6021c71
.
2010-11-04 12:14:27 +01:00
Henri Verbeet
41a76b958d
d3d9: Add some missing locking to IDirect3DDevice9Impl_EndStateBlock().
...
Found by Michael Stefaniuc & Coccinelle.
2010-11-04 12:12:56 +01:00
Henri Verbeet
14b063a14f
d3d9/tests: Check for multiple expected messages in test_wndproc().
2010-11-04 12:12:51 +01:00
Henri Verbeet
6632d2c45c
d3d8/tests: Check for multiple expected messages in test_wndproc().
2010-11-04 12:12:49 +01:00
Henri Verbeet
4c4a414596
ddraw/tests: Check for multiple expected messages in test_wndproc().
2010-11-04 12:12:33 +01:00
Adam Martinson
85ced167bd
msxml3: Fix node_get_text() whitespace handling.
2010-11-04 11:56:29 +01:00
Adam Martinson
e95122162a
msxml3: Move the whitespace preservation bool into the domdoc_properties struct.
2010-11-04 11:56:26 +01:00
Vincent Povirk
8d101b269d
ole32: Cache all extended big block depot locations.
2010-11-04 11:55:48 +01:00
André Hentschel
e054fc2310
user32: Don't paint new button styles instead of crashing.
2010-11-04 11:55:48 +01:00
André Hentschel
3151ef0d06
ntdll: Detect more processor features.
2010-11-04 11:48:44 +01:00
André Hentschel
b466d2f1bc
kernel32: Remove dead code and old comment.
2010-11-04 11:47:16 +01:00
Hans Leidekker
d4f64121e8
sxs: Add a stub implementation of IAssemblyCache.
2010-11-03 16:07:52 +01:00
Hans Leidekker
da831f4bbe
sxs: Correct the spec entry for CreateAssemblyCache.
2010-11-03 16:07:41 +01:00
Hans Leidekker
5871ad6d00
msi: Revert 3cd55cc916
.
...
It breaks the Office 2003 installer.
2010-11-03 16:06:43 +01:00
Hans Leidekker
ee7d8547b6
msi: Downgrade some warnings.
2010-11-03 16:06:21 +01:00
Hans Leidekker
566e67a491
msi: Components don't require a key path.
2010-11-03 16:06:17 +01:00
Hans Leidekker
aef0aa30fd
msi: Don't crash if there is no feature parent.
2010-11-03 16:06:12 +01:00
Detlef Riekenberg
6f5421631c
wer: Add a stub for WerReportSubmit.
2010-11-03 16:05:52 +01:00
Detlef Riekenberg
5858af9011
wer/tests: Add more tests for Wer*ExcludedApplication.
2010-11-03 16:05:18 +01:00
Detlef Riekenberg
f47d2118b1
wer: Implement Wer*ExcludedApplication.
2010-11-03 16:05:10 +01:00
Detlef Riekenberg
ab47cca2fb
wer: Implement WerReportCreate and WerReportCloseHandle.
2010-11-03 16:04:21 +01:00
Adam Martinson
e16914963e
msxml3: Implement XSLPattern collection methods.
2010-11-03 14:56:26 +01:00
Adam Martinson
42ccbc5132
msxml3: Add XSLPattern nodeType() method.
2010-11-03 14:50:43 +01:00
Adam Martinson
8401caae4c
msxml3: Use libxml2 macros for XSLPattern method return values.
2010-11-03 14:50:36 +01:00
Alexander Morozov
6462283fbe
crypt32/tests: Add tests for CMSG_RECIPIENT_COUNT_PARAM and CMSG_RECIPIENT_INFO_PARAM.
2010-11-03 14:48:10 +01:00
Eryk Wieliczko
a3927b5e09
msvcrt: Implement _ftelli64.
2010-11-03 14:45:17 +01:00
Paul Vriens
70e6a2f7ae
shlwapi: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-03 14:44:51 +01:00
Paul Vriens
04adc0598d
oleaut32: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-03 14:44:50 +01:00
Paul Vriens
c77add5e11
msvidc32: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-03 14:44:50 +01:00
Paul Vriens
ea458a97d0
msvfw32: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-03 14:44:50 +01:00
Jörg Höhle
d9b16027b0
mciwave: Fix some MCI_STATUS return code.
2010-11-03 14:44:50 +01:00
Adam Martinson
c367215bbc
msxml3: Implement domdoc schema validation.
2010-11-03 14:44:50 +01:00
Thomas Mullaly
290aca1b19
urlmon: Implemented case when relative URI has a path that doesn't start with '/'.
2010-11-03 14:44:50 +01:00
Thomas Mullaly
5d76d6b466
urlmon: Implemented case when relative path begins with '/' in CoInternetCombineIUri.
2010-11-03 14:44:49 +01:00
Thomas Mullaly
4561a03ea8
urlmon: Some IUri's don't display the default port in the authority.
2010-11-03 14:44:49 +01:00
Thomas Mullaly
87bdf4edbc
urlmon: Implemented case when the relative URI doesn't have a path component in CoInternetCombineIUri.
2010-11-03 14:44:49 +01:00
Thomas Mullaly
7c6bb2fbfc
urlmon/tests: Added more CoInternetCombineIUri tests.
2010-11-03 14:44:48 +01:00
Thomas Mullaly
d6e624c7ee
urlmon: Improved IUri support for file URIs.
2010-11-03 14:44:48 +01:00
Thomas Mullaly
03efc237b6
urlmon: Fixed memory free of an uninitialized variable.
...
Thanks to Gerald for spotting this.
2010-11-03 14:44:48 +01:00
Eric Pouech
4b6d5fd583
msvcrt: Implemented wcstok_s.
2010-11-03 11:08:56 +01:00
Eric Pouech
5437c72fe1
msvcrt: Implemented (_)wcserror_s.
2010-11-03 11:08:56 +01:00
Eric Pouech
71200a9818
msvcrt: Implemented (_)wcserror.
2010-11-03 11:08:56 +01:00
Eric Pouech
cff575fbb3
msvcrt: Implemented _(w)access_s.
2010-11-03 11:08:55 +01:00
Eric Pouech
f8f7b2898c
msvcrt: Implemented _cputws.
2010-11-03 11:08:55 +01:00
Eric Pouech
d36cfcf48a
msvcrt: Implemented _putwch.
2010-11-03 11:08:55 +01:00
Eric Pouech
83d87f3b13
msvcrt: Implemented (w)searchenv_s.
2010-11-03 11:08:55 +01:00
Eric Pouech
fc186c3bda
msvcrt: Implemented _(w)dupenv_s.
2010-11-03 11:08:55 +01:00
Eric Pouech
356b2d2bc0
msvcrt: Implemented _wputenv_s.
2010-11-03 11:08:55 +01:00
Eric Pouech
af2bc15edd
msvcrt: Implemented _itow_s.
2010-11-03 11:08:55 +01:00
Michael Stefaniuc
ac45ab3d8f
strmbase: Remove duplicate 'const' in strmbase.h.
2010-11-03 11:08:55 +01:00
Detlef Riekenberg
661a8f3787
crypt32/test: When using dynamic binding for functions, do it in all locations.
2010-11-03 11:08:55 +01:00
Detlef Riekenberg
5e17fe9a51
crypt32/tests: CertAddCertificateLinkToStore is not present on W98.
2010-11-03 11:08:55 +01:00
Paul Vriens
b1316b4de9
serialui: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-03 11:08:54 +01:00
Paul Vriens
f0b6e56cc2
sane.ds: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-03 11:08:54 +01:00
Paul Vriens
138a5d678f
msrle32: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-03 10:24:58 +01:00
Paul Vriens
c99e151bc0
msacm32: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-03 10:24:47 +01:00
Paul Vriens
60c9d468b1
mpr: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-03 10:24:33 +01:00
Paul Vriens
60356ffe63
mapi32: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-03 10:24:24 +01:00
Jacek Caban
f38cc9318b
shdocvw: Added missing IID_IOleWindow handing to IOleInPlaceFrame::QueryInterface implementation.
2010-11-02 15:29:06 +01:00
Alexander Morozov
5328687fb5
crypt32/tests: Add tests for decoding enveloped messages.
2010-11-02 15:29:01 +01:00
Eryk Wieliczko
4bbde8fdd7
comdlg32/tests: Add GetSaveFileName .* extension test.
2010-11-02 14:12:01 +01:00
Eryk Wieliczko
bd0fe7d26b
comdlg32: GetSaveFileName: Don't append .* extension.
2010-11-02 14:09:05 +01:00
Rico Schüller
a7cf4d16fa
d3dcompiler: Add stub ID3D11ShaderReflection interface.
2010-11-02 13:49:30 +01:00
Rico Schüller
257c4b687a
dxguid: Add shader and dx11 includes to dx10guid.c.
2010-11-02 13:49:30 +01:00
Rico Schüller
02264a7628
d3dcompiler: Add D3DReflect() stub.
2010-11-02 13:41:11 +01:00
Henri Verbeet
8e059205ba
wined3d: Translate drawable coordinates in flush_to_framebuffer_drawpixels().
2010-11-02 13:17:35 +01:00
Henri Verbeet
3f0d16c5bf
wined3d: Do not use "lockedRect" unless the surface is locked in flush_to_framebuffer_drawpixels().
2010-11-02 13:17:31 +01:00
Henri Verbeet
b66478dfbc
wined3d: Set an A window proc on non-unicode windows.
2010-11-02 13:17:25 +01:00
Henri Verbeet
cb3a133b28
ddraw: Fix some TRACEs.
2010-11-02 13:17:01 +01:00
Francois Gouget
b990617a95
Assorted spelling fixes.
2010-11-02 13:16:57 +01:00
Francois Gouget
76039b3728
ws2_32: Add a trailing '\n' to a FIXME() call.
2010-11-02 13:16:47 +01:00
Francois Gouget
e71dac1ead
msxml3/tests: Small spelling fix in a nonexistent resource.
2010-11-02 13:16:29 +01:00
Francois Gouget
3e331731c9
msxml3/tests: Add a trailing '\n' to ok() calls.
2010-11-02 13:16:24 +01:00
Francois Gouget
a034694ccd
msxml3: Add a trailing '\n' to a FIXME() calls.
2010-11-02 13:16:19 +01:00
Francois Gouget
9ca197261d
wininet/tests: Add a trailing '\n' to ok() calls.
2010-11-02 13:16:14 +01:00
Francois Gouget
6fb3a0a032
ddraw/tests: Remove a space before a '\n'.
2010-11-02 13:16:09 +01:00
Adam Martinson
5c7bcdadcf
msxml3: Add error code defines.
2010-11-02 12:51:51 +01:00
Adam Martinson
bf11a93b05
msxml3: Add a function to validate a tree against a schema cache.
2010-11-02 12:51:01 +01:00
Jörg Höhle
22055590f6
winmm: MCI_INFO doesn't change the output buffer in case of error.
2010-11-02 12:45:31 +01:00
Jörg Höhle
a9f9b34e17
winmm: MCI_SYSINFO doesn't change the output buffer in case of error.
2010-11-02 12:04:37 +01:00
Jörg Höhle
88a8d211fb
winmm: mciSendString always returns a response string (albeit empty).
2010-11-02 12:03:03 +01:00
David Adam
e5e150a4d6
ddraw: Add tests for SetCooperativeLevel with a NULL window.
2010-11-02 12:03:03 +01:00
Francois Gouget
aa93d7b80d
ddraw/tests: Fix compilation on systems that don't support nameless unions.
2010-11-02 12:03:03 +01:00
Thomas Mullaly
bced2e21db
urlmon: Implemented base case for CoInternetCombineIUri.
2010-11-02 12:03:02 +01:00
Thomas Mullaly
2d61633e4d
urlmon/tests: Added actual CoInternetCombineIUri tests.
2010-11-02 12:03:02 +01:00
Thomas Mullaly
18c7070b7f
urlmon/tests: Added basic tests for CoInternetCombineIUri.
2010-11-02 12:03:02 +01:00
Thomas Mullaly
2aed8ce2fd
urlmon: Added stub for CoInternetCombineIUri.
2010-11-02 12:03:02 +01:00
Eryk Wieliczko
566d8e5eaa
msvcrt: Implement _findfirst64i32 and _findnext64i32.
2010-11-02 11:22:25 +01:00
Eryk Wieliczko
e81a929e6b
msvcrt: Implement _fseeki64.
2010-11-02 11:19:56 +01:00
Eryk Wieliczko
38d1ea2a5b
msvcrt: Add stub functions _lock_file and _unlock_file.
2010-11-02 11:19:15 +01:00
André Hentschel
186ada5472
ntdll: Add Support for loading ARM PEs.
2010-11-02 11:16:37 +01:00
Paul Vriens
45e6101c0c
setupapi: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-02 11:16:10 +01:00
Paul Vriens
d699d1698e
localui: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-02 11:16:01 +01:00
Paul Vriens
249c6a22e9
iccvid: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-02 11:15:53 +01:00
Andrew Eikum
a8e39c66f7
hlink: Site data should only be set if the hlink has an HlinkSite.
2010-11-02 11:15:08 +01:00
Andrew Eikum
5c5e53ae21
hlink: Implement HlinkClone.
2010-11-02 11:15:05 +01:00
Alexandre Julliard
5a4580730d
winex11: Re-dock icons when the system tray owner has changed.
2010-11-02 10:32:40 +01:00
Alexandre Julliard
68f497bdcc
winex11: Improve management of the lifetime of embedded windows.
2010-11-02 10:32:40 +01:00
Alexandre Julliard
8c963852f8
explorer: Make the systray window look more like a real taskbar in desktop mode.
2010-11-02 10:32:35 +01:00
Alexandre Julliard
757845c7c6
winex11: Manage the system tray stand-alone window in x11drv for non-desktop mode.
2010-11-01 19:19:58 +01:00
Alexandre Julliard
645a65f46d
wineps: Remove unnecessary use of wownt32.h.
2010-11-01 16:44:39 +01:00
Alexandre Julliard
f914811359
gdi32: Remove unnecessary uses of wownt32.h.
2010-11-01 16:44:34 +01:00
Alexandre Julliard
5559ac4a89
kernel32: Remove unnecessary use of wownt32.h.
2010-11-01 16:44:24 +01:00
Huw Davies
abf8da6727
ole32: Implement OnRun and OnStop.
2010-11-01 16:16:12 +01:00
Huw Davies
6b05b2a927
ole32: Remove some useless comments.
2010-11-01 16:16:05 +01:00
Huw Davies
96ab42728d
ole32: Re-order some functions.
2010-11-01 16:15:57 +01:00
Huw Davies
c41c05057c
ole32: Rename cache entry parameters from 'This' - it leads to too much confusion with the data cache itself, which is the real COM object.
2010-11-01 16:15:49 +01:00
Huw Davies
4d137e4702
ole32: Add a stub advise sink object to the data cache.
2010-11-01 16:15:38 +01:00
Huw Davies
ad326999ec
ole32/tests: Add tests to exercise the datacache's IDataObject::GetData.
2010-11-01 16:15:32 +01:00
Nikolay Sivov
6ec621e835
comctl32/treeview: Make item data layout partially compatible with native one.
2010-11-01 16:15:05 +01:00
Alexander Morozov
f45ac5a4a2
crypt32/tests: Add tests for enveloped messages.
2010-11-01 14:53:32 +01:00
Aric Stewart
7e8751b2e1
strmbase: More properly standardized pin implementations for NewSegment.
2010-11-01 14:53:29 +01:00
Henri Verbeet
362da026b0
d3dcompiler_43/tests: Calculate the probe count.
2010-11-01 13:34:44 +01:00
Henri Verbeet
04632c060d
d3dcompiler_43/tests: Make some variables unsigned.
2010-11-01 13:34:43 +01:00
Henri Verbeet
d3dd18646d
d3dcompiler_43/tests: Make probe info const.
2010-11-01 13:34:43 +01:00
Henri Verbeet
e35b6aa1a7
wined3d: Change surface_translate_frontbuffer_coords() to handle all drawable coordinates.
2010-11-01 13:34:43 +01:00
Yaron Shahrabani
094cce5ca5
msrle32: Added Hebrew translation.
2010-11-01 13:34:43 +01:00
Detlef Riekenberg
f0a4bc9ead
wer: Add a stub for WerReportSetParameter.
2010-11-01 13:34:43 +01:00
Detlef Riekenberg
b55e5a0065
wer/tests: Add initial tests for WerReportCreate + WerReportCloseHandle.
2010-11-01 13:34:43 +01:00
Detlef Riekenberg
de5e0cbbf8
wer: Add stubs for WerReportCreate + WerReportCloseHandle.
2010-11-01 13:34:43 +01:00
Nikolay Sivov
678fbc172c
msxml3: Hint parser to use UTF-8 if it's specfied as BOM.
2010-11-01 12:41:24 +01:00
Nikolay Sivov
1e998bfc3f
msxml3: Get rid of ::get_baseName() forward.
2010-11-01 12:39:21 +01:00
Nikolay Sivov
6556ad57f3
msxml3: Get rid of ::get_prefix() forward.
2010-11-01 12:39:15 +01:00
Nikolay Sivov
936d4cf911
msxml3: Get rid of ::cloneNode() forward.
2010-11-01 12:39:09 +01:00
Nikolay Sivov
eef194a799
msxml3: Implement a trivial case of ::put_nodeTypedValue() for elements.
2010-11-01 12:39:02 +01:00
David Adam
94f74a7caf
ddraw: Add tests for the foreground window set by SetCooperativeLevel.
2010-11-01 12:38:44 +01:00
Eric Pouech
5d4de2ac45
msvcrt: Use parameter checking macros in vsn(w)printf_s_l.
2010-11-01 12:35:55 +01:00
Eric Pouech
4c337fb491
msvcrt: Use parameter checking macros in wcstombs_s_l.
2010-11-01 12:35:45 +01:00
Eric Pouech
16c89a543a
msvcrt: Use parameter checking macros for wcsto{number} functions.
2010-11-01 12:35:34 +01:00
Eric Pouech
1da9922ac3
msvcrt: Use parameter checking macros for string to number functions.
2010-11-01 12:35:14 +01:00
Eric Pouech
14187ed2aa
msvcrt: Use parameter checking macros for strtok_s.
2010-11-01 12:35:01 +01:00
Eric Pouech
8583bd317e
msvcrt: Use parameter validation macros for mcstowcs_s_l.
2010-11-01 12:34:50 +01:00
Eric Pouech
c10a6d74d5
msvcrt: Use the parameter checking macros for strncpy_s.
2010-11-01 12:34:46 +01:00
Eric Pouech
00f07046c0
msvcrt: Use the new parameter checking macros for f(w)open_s functions.
2010-11-01 12:34:40 +01:00
Eric Pouech
4b94890741
msvcrt: Moved _get_osplatform to the new macros for parameters validation.
2010-11-01 12:31:58 +01:00
Eric Pouech
fd3ad8cd2a
msvcrt: Added macro to ease implementation of so called secure (_s postfix) APIs.
2010-11-01 12:31:19 +01:00
Gerald Pfeifer
42b1006925
comctl32: Fix test description in test_hittest.
2010-11-01 11:44:49 +01:00
Gerald Pfeifer
d25d667627
comctl32: Remove TOOLTIPS_WindowFromPoint, putting its functionality into its sole calling site.
2010-11-01 11:44:43 +01:00
Gerald Pfeifer
1c11396175
urlmon: Fix typo in trace in validate_path.
2010-11-01 11:44:25 +01:00
Stefan Dösinger
f89fdb4429
wined3d: Don't reapply lighting when vertex shaders are used.
...
If a vertex shader is used the GL_LIGHTING state is ignored. If the
shader is turned off state_vdecl is called anyway, so it will adjust the
lighting state to match the available fixed function vertex attributes.
2010-11-01 11:43:45 +01:00
Stefan Dösinger
7173a56161
wined3d: Don't change GL_TEXTURE* when using the arb fragment pipeline.
2010-11-01 11:43:39 +01:00
Stefan Dösinger
5082c57e77
wined3d: Don't pass the texture stages to basetexture_apply_state_changes.
2010-11-01 11:43:35 +01:00
Paul Vriens
6b73bee057
gdi32/tests: Fix crash and failures on Win95.
2010-11-01 11:35:58 +01:00
Paul Vriens
3237f5871d
localspl: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-01 11:35:41 +01:00
Paul Vriens
7e5cd4a224
oledlg: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-01 11:35:31 +01:00
Paul Vriens
ddda9e939a
wininet: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-01 11:35:16 +01:00
Paul Vriens
e8cebe8c78
shdoclc: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-01 11:35:04 +01:00
Paul Vriens
8691b052e1
gphoto2.ds: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-01 11:34:52 +01:00
Paul Vriens
9b82b5a853
devenum: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-01 11:34:40 +01:00
Paul Vriens
e2c066eea4
cryptdlg: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-01 11:34:29 +01:00
Paul Vriens
2deee14f31
jscript: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-01 11:34:19 +01:00
Vincent Povirk
f49d56fef3
gdiplus: Add tests for GdipGetLineTransform.
2010-11-01 11:33:58 +01:00
Vincent Povirk
3e86d43030
gdiplus: Don't rely on an HDC in GdipMeasureString.
2010-11-01 11:33:51 +01:00
Vincent Povirk
867f3d39e7
gdiplus: Don't rely on an HDC in GdipMeasureCharacterRanges.
2010-11-01 11:33:40 +01:00
Vincent Povirk
cb21d1caf4
gdiplus: Don't rely on an HDC in GdipGetFontHeight.
2010-11-01 11:33:31 +01:00
Vincent Povirk
4fff9a7a52
gdiplus: Add a test for GdipCreateMatrix3.
2010-11-01 11:33:25 +01:00
Vincent Povirk
bb444e81cc
gdiplus: Fix point conversion in GdipCreateLineBrushI.
2010-11-01 11:33:19 +01:00
Yaron Shahrabani
f3dcfa19a0
gphoto2: Added Hebrew translation.
2010-11-01 11:33:05 +01:00
Yaron Shahrabani
b369460382
hhctrl.ocx: Added Hebrew translation.
2010-11-01 11:32:52 +01:00
Aric Stewart
7891f05b88
ups10: Corrected rtl implementation for ScriptStringXtoCP and ScriptStringXtoCP.
2010-11-01 11:32:30 +01:00
Alexandre Julliard
adb0703cff
ntdll: Don't try to join with the main thread.
2010-11-01 11:28:38 +01:00
Alexandre Julliard
6410ab1ce8
libwine: Update Unicode tables to the Unicode 6.0 standard.
2010-10-30 20:42:09 +02:00
Adam Martinson
e7d8bbab44
msxml3/tests: Add XSLPattern collection method tests.
2010-10-29 17:28:14 +02:00
Adam Martinson
77b7323b4f
msxml3: Fix XSLPattern namespace handling.
2010-10-29 17:28:11 +02:00
Jacek Caban
6241b9d652
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_xml implementations.
2010-10-29 16:31:42 +02:00
Jacek Caban
d147ee1392
mshtml: Added IHTMLEmbedElement stub implementation.
2010-10-29 16:31:37 +02:00
Paul Vriens
365e76d26a
hhctrl.ocx: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-10-29 16:30:59 +02:00
Paul Vriens
bf57679e37
oleacc: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-10-29 16:30:52 +02:00
Eric Pouech
f6c614018b
oleaut32: Fix invalid cast.
2010-10-29 16:30:07 +02:00
Travis Athougies
356420b340
d3dcompiler_43/tests: Added float vector tests to HLSL test suite.
2010-10-29 15:23:34 +02:00
Travis Athougies
79f715c3ec
d3dcompiler_43/tests: Added tests for conditional expressions to HLSL test suite.
2010-10-29 15:23:31 +02:00
Travis Athougies
9f7ceec91f
d3dcompiler_43/tests: Added order of operations test to HLSL test suite.
2010-10-29 15:23:28 +02:00
Aric Stewart
0e55930eff
winegstreamer: Add gstreamer audio convert transform filter.
2010-10-29 15:22:12 +02:00
Aric Stewart
5e79508fe9
winegstreamer: Add gstreamer mp3 transform filter.
2010-10-29 15:16:57 +02:00
Hans Leidekker
7135ac7641
advapi32: Implement EnumServicesStatusExA/W.
2010-10-29 14:33:57 +02:00
Henri Verbeet
27bf4c3747
wined3d: Remove some redundant state save/restore code from flush_to_framebuffer_drawpixels().
2010-10-29 14:33:57 +02:00
Henri Verbeet
7414ebc975
wined3d: Don't flip the coordinate system in set_blit_dimension().
2010-10-29 14:33:57 +02:00
Henri Verbeet
1e301027dc
wined3d: Only complain about unsupported filtering if we have a reason to.
2010-10-29 14:33:56 +02:00
Henri Verbeet
e832b57a15
wined3d: Move loop state to wined3d_shader_context.
2010-10-29 14:33:56 +02:00
Henri Verbeet
8a4a76f9a7
wined3d: Move "parse_state" to wined3d_shader_context.
2010-10-29 14:33:56 +02:00
Aric Stewart
fa7cc46063
usp10/tests: Update test_ScriptStringXtoCP_CPtoX to test both rtl and ltr characters.
2010-10-29 14:24:15 +02:00
Gustavo Henrique Milaré
8b3786f5cf
jscript: Update Portuguese translation.
2010-10-29 14:22:13 +02:00
Gustavo Henrique Milaré
3792143233
mshtml: Update Portuguese translation.
2010-10-29 14:22:10 +02:00
Gustavo Henrique Milaré
46a2476781
shell32: Update Portuguese translation.
2010-10-29 14:22:07 +02:00
Charles Davis
717fc6f3a8
kernel32/tests: Fix the mixed-case short path test to actually test something.
2010-10-29 14:21:59 +02:00
Nikolay Sivov
b1aaa86e14
msxml3: Trace backend error even when user error handler is not set.
2010-10-29 14:21:48 +02:00
Nikolay Sivov
2329d2afdd
msxml3: Build qualified name using libxml2 helper.
2010-10-29 14:21:41 +02:00
Nikolay Sivov
8f9804ed0b
msxml3: Add a helper to check for error handler being set.
2010-10-29 14:21:32 +02:00
Nikolay Sivov
843bd25012
msxml3/tests: Some encoding switching tests.
2010-10-29 14:21:21 +02:00
Henri Verbeet
f216dba1e3
wined3d: Access reg_maps though ins->ctx in get_loop_control_const().
2010-10-28 18:18:12 +02:00
Henri Verbeet
5b36e29298
wined3d: Access reg_maps though ins->ctx in get_bool_const().
2010-10-28 18:18:12 +02:00
Henri Verbeet
ac2805e5b3
wined3d: Access reg_maps though ins->ctx in shader_hw_mov().
2010-10-28 18:18:12 +02:00
Henri Verbeet
6c5caf7a8b
wined3d: Access reg_maps though ins->ctx in shader_arb_get_register_name().
2010-10-28 18:18:11 +02:00
Henri Verbeet
3a41bbdd71
wined3d: Access reg_maps though ins->ctx in shader_glsl_get_register_name().
...
This is all part of the ongoing work to make the shader backend interface less
dependent on wined3d internals.
2010-10-28 18:18:11 +02:00
Charles Davis
2d18a012a8
kernel32/tests: Add a test for opening short paths of differing case.
2010-10-28 18:18:11 +02:00
Travis Athougies
7c56eb8872
d3dcompiler_43/tests: Added HLSL test suite.
2010-10-28 18:18:11 +02:00
Vincent Povirk
1682a92dd5
mscoree: Implement LoadLibraryShim.
2010-10-28 18:18:11 +02:00
Vincent Povirk
a96941a3bf
mscoree: Add tests for LoadLibraryShim.
2010-10-28 18:18:09 +02:00
Austin Lund
5f98620c05
comdlg32/tests: Fixed up handling of temporary file in printdlg tests.
2010-10-28 18:18:07 +02:00
Aric Stewart
82a232d154
winegstreamer: Add gstreamer YUV->RGB transform filter.
2010-10-28 12:38:13 +02:00
Aric Stewart
aeb19307c7
winegstreamer: Add structure for gstreamer transform filters.
2010-10-28 12:38:13 +02:00
Adam Martinson
35643b73e3
msxml3/tests: Add namespace-related XSLPattern tests.
2010-10-28 12:38:13 +02:00
Adam Martinson
fec2199f4f
msxml3: libxml2 error/warning callback functions.
2010-10-28 12:17:02 +02:00
Alexandre Julliard
800cdcfe49
winegstreamer: Define real DllCanUnloadNow and DllGetClassObject functions.
2010-10-28 11:42:52 +02:00
Alexandre Julliard
6b746e196c
qcap: Define a real DllGetClassObject function.
2010-10-28 11:42:35 +02:00
Nikolay Sivov
850be4da8c
msxml3: Actually try to use IPersistStream if it's available.
2010-10-28 11:42:08 +02:00
Vincent Povirk
2661ce79d6
gdiplus: Reject linear gradients where the start and end points are equal.
2010-10-28 11:41:45 +02:00
Vincent Povirk
bb5f5dba93
gdiplus: Make get_path_hrgn work with HDC-less graphics objects.
2010-10-28 11:41:39 +02:00
Vincent Povirk
5f327f7812
gdiplus: Implement GdipGetRegionScans.
2010-10-28 11:41:32 +02:00
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