Francois Gouget
|
7649c75b40
|
Assorted typo and spelling fixes.
|
2010-06-24 10:37:05 +02:00 |
|
Francois Gouget
|
3c58b1a6f6
|
usbd.sys: Fix the test for type control endpoints.
The value of USB_ENDPOINT_TYPE_CONTROL is 0 so and-ing with it makes no sense.
|
2010-06-24 10:35:56 +02:00 |
|
Francois Gouget
|
7bf45b4c35
|
kernel32: GetProcessDword() is unused so remove it.
We use krnl386.exe16's implementation instead.
|
2010-06-24 10:35:21 +02:00 |
|
Francois Gouget
|
a56375fcb5
|
gdiplus: Make measure_ranges_callback() static.
|
2010-06-24 10:34:44 +02:00 |
|
Francois Gouget
|
3133b71e92
|
d3dx9_36: Make assemble_shader() static.
|
2010-06-24 10:34:40 +02:00 |
|
Francois Gouget
|
e6b907b7b3
|
d3dxof: Make fdi_{alloc,free}() static.
|
2010-06-24 10:34:35 +02:00 |
|
Francois Gouget
|
4898f6cb36
|
shell32/tests: Make I{DataObject,ShellBrowser}Impl_Construct() static.
|
2010-06-24 10:34:25 +02:00 |
|
Francois Gouget
|
620087c545
|
wined3d: Remove spaces after '\n's.
|
2010-06-24 10:33:46 +02:00 |
|
Francois Gouget
|
5fe33dcb53
|
mmdevapi/tests: Add a trailing '\n' to an ok() call.
|
2010-06-24 10:33:31 +02:00 |
|
Akihiro Sagawa
|
13f8206480
|
shdoclc: Fix Japanese translation.
|
2010-06-24 10:31:56 +02:00 |
|
Akihiro Sagawa
|
496a7895d5
|
jscript: Add Japanese translation.
|
2010-06-24 10:31:52 +02:00 |
|
Michael Stefaniuc
|
756df72a04
|
oledlg: Add the Romanian translation.
Translation by Claudia Cotună, reviewed by Alexandru Băluț.
|
2010-06-24 10:31:27 +02:00 |
|
Nikolay Sivov
|
89a00ec3ac
|
msxml3/tests: A test to show difference in XPath and XSLPattern for node position.
|
2010-06-24 10:30:45 +02:00 |
|
Eric Pouech
|
dfcaf61de8
|
mmsystem.drv: Always create a thunk for MMIO objects.
|
2010-06-24 10:30:17 +02:00 |
|
Gustavo Henrique Milaré
|
410f8e9128
|
avifil32: Update Portuguese (Brazilian) translation.
|
2010-06-23 17:25:14 +02:00 |
|
Gustavo Henrique Milaré
|
b5e8c5a6e1
|
credui: Update Portuguese (Brazilian) translation.
|
2010-06-23 17:25:09 +02:00 |
|
Gustavo Henrique Milaré
|
7b7672056f
|
appwiz.cpl: Update Portuguese translation.
|
2010-06-23 17:25:00 +02:00 |
|
Jörg Höhle
|
64742c99fc
|
mmsystem: Handle WAVE_FORMAT_QUERY case.
|
2010-06-23 16:56:07 +02:00 |
|
Jörg Höhle
|
3d94ea8215
|
winealsa: Only linear PCM is supported.
|
2010-06-23 16:56:00 +02:00 |
|
Gustavo Henrique Milaré
|
a7297802b8
|
browseui: Update Portuguese (Brazilian) translation.
|
2010-06-23 15:31:31 +02:00 |
|
Dmitry Timoshkov
|
1066194f94
|
comctl32: Add a bunch of imagelist storage tests, make them pass under Wine.
|
2010-06-23 15:27:47 +02:00 |
|
Hans Leidekker
|
2c20c35d3c
|
msi: Avoid a crash when the cabinet file must be downloaded.
Fixes a regression caused by e5869d5d5c .
|
2010-06-23 15:27:05 +02:00 |
|
Michael Stefaniuc
|
d22e3e4324
|
msvfw32: Add the Romanian translation.
Translation by Claudia Cotună.
|
2010-06-23 15:26:49 +02:00 |
|
Alexandre Julliard
|
fe161ec2f9
|
user32/tests: Fix some DDE test failures on Win9x.
|
2010-06-23 15:26:48 +02:00 |
|
Alexandre Julliard
|
f5f93d459e
|
user32/tests: Add more systematic tests to validate the DDE client-side A<->W conversions.
|
2010-06-23 15:26:48 +02:00 |
|
Aric Stewart
|
ea029bd2fb
|
shlwapi: URL_FILE_USE_PATHURL flag only unescapes file urls in UrlCanonicalize.
|
2010-06-23 15:26:48 +02:00 |
|
Michael Stefaniuc
|
65cebf3ae2
|
gphoto.ds: Add the Romanian translation.
Translation by Claudia Cotună.
|
2010-06-23 15:26:48 +02:00 |
|
Michael Stefaniuc
|
fb5ef1c6c6
|
hhctrl.ocx: Add the Romanian translation.
Translation by Claudia Cotună.
|
2010-06-23 15:26:48 +02:00 |
|
Michael Stefaniuc
|
ea8313b1c1
|
serialui: Add the Romanian translation.
Translations by Claudia Cotună and Paul Chitescu.
|
2010-06-23 15:26:48 +02:00 |
|
Nikolay Sivov
|
16e465c7ae
|
msxml3: Don't free namespace data tracked in a tree.
Fixes regression from ea9a6a4b4e .
|
2010-06-23 10:34:46 +02:00 |
|
Nikolay Sivov
|
15720f8141
|
msxml3: Accept CLSID_FreeThreadedDOMDocument30 in class factory.
|
2010-06-23 10:34:36 +02:00 |
|
Nikolay Sivov
|
d24d007fa5
|
msxml3: Silence a warning in ::get_baseName() for document nodes.
|
2010-06-23 10:34:28 +02:00 |
|
André Hentschel
|
e17be10d44
|
uxtheme: Quiet a noisy fixme.
|
2010-06-23 10:34:09 +02:00 |
|
Sven Baars
|
9aa71a1fc6
|
oledlg: Fix Dutch translation.
|
2010-06-23 10:33:49 +02:00 |
|
Francois Gouget
|
7735f024ea
|
msvcr100: The msvcr100 debug channel is unused so remove it.
|
2010-06-22 20:04:33 +02:00 |
|
Francois Gouget
|
31f7eb790f
|
msvcr90/tests: Make test_invalid_parameter_handler() static.
|
2010-06-22 20:04:20 +02:00 |
|
Francois Gouget
|
1a1f1aa588
|
ws2_32/tests: Fix a typo in a variable name.
|
2010-06-22 20:04:09 +02:00 |
|
Francois Gouget
|
4c8b3b0f3d
|
ntdll: Fix a typo in a parameter name.
|
2010-06-22 20:04:03 +02:00 |
|
Francois Gouget
|
aebbbcb06b
|
shlwapi/tests: Make the XXX_Construct() functions static.
|
2010-06-22 20:03:54 +02:00 |
|
Francois Gouget
|
1f07f583cf
|
msvcrt/tests: Make test_dup2() static.
|
2010-06-22 20:03:49 +02:00 |
|
Francois Gouget
|
e39b983f49
|
usp10/tests: Add a trailing '\n' to an ok() call.
|
2010-06-22 20:03:44 +02:00 |
|
Francois Gouget
|
8e7ad19064
|
opengl32/tests: Add a trailing '\n' to a skip() call.
|
2010-06-22 20:03:40 +02:00 |
|
Francois Gouget
|
eb8ce091cb
|
msvcrt/tests: Add a trailing '\n' to an ok() call.
|
2010-06-22 20:03:36 +02:00 |
|
Francois Gouget
|
7d66375fba
|
d3d10/tests: Add a trailing '\n' to ok() calls.
|
2010-06-22 20:03:32 +02:00 |
|
Francois Gouget
|
fea384cea4
|
crypt32/tests: Add a trailing '\n' to ok() calls.
|
2010-06-22 20:03:27 +02:00 |
|
Aric Stewart
|
802c4dee57
|
winex11.drv: Make UploadGlyph fallback to notdef and space so as to not fail.
|
2010-06-22 16:59:05 +02:00 |
|
Nikolay Sivov
|
302fb5f15a
|
msxml3: Use vtable macros consistently, depending on pointer type.
|
2010-06-22 16:58:37 +02:00 |
|
Alexandre Julliard
|
79b6351c9c
|
kernel32: Add the TlsAlloc/FreeInternal entry points.
|
2010-06-22 16:58:13 +02:00 |
|
Henri Verbeet
|
b769c912cc
|
wined3d: read_from_framebuffer_texture() isn't suitable for readback of onscreen surfaces.
|
2010-06-22 13:51:30 +02:00 |
|
Piotr Caban
|
c0637edda2
|
msvcrt: Added __crtLCMapStringW partial implementation.
|
2010-06-22 13:51:30 +02:00 |
|