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 |
Paul Vriens
|
1987b0d748
|
winedbg: Add the Serbian (Cyrillic) translation.
Translation by Đorđe Vasiljević.
|
2010-11-03 10:23:55 +01:00 |
Paul Vriens
|
9d5fc41ef6
|
winedbg: Update Serbian (Latin) translations.
Translation by Đorđe Vasiljević.
|
2010-11-03 10:23:40 +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
|
5fb34ab4e2
|
include: Add ID3D10ShaderReflection1 interface.
|
2010-11-02 13:49:29 +01:00 |
Rico Schüller
|
d37b3c8280
|
include: Add ID3D11ShaderReflection interface.
|
2010-11-02 13:49:25 +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
|
6159f516fc
|
xcopy: Remove a space before a '\n' in the Korean translation.
|
2010-11-02 13:16:42 +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 |
Adam Martinson
|
be4d0e9d07
|
configure: Add a check/define for xmlSchemaSetValidStructuredErrors().
|
2010-11-02 12:50:30 +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 |
André Hentschel
|
7abdbe62d1
|
services: Mention the unkown type in the error message.
|
2010-11-02 11:16:32 +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 |
Paul Vriens
|
046f96e056
|
xcopy: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
|
2010-11-02 11:15:43 +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 |