Commit Graph

69691 Commits

Author SHA1 Message Date
Alexandre Julliard f83bc2e50a user32/tests: Fix more DDE test failures on Win9x. 2010-06-24 23:54:16 +02:00
Alexandre Julliard 83adf08bb7 user32/tests: Add some Unicode test cases for A/W mappings. 2010-06-24 22:17:19 +02:00
Alexandre Julliard c58fe1f414 user32/tests: Restructure the DDE end-to-end tests to make it easier to add new cases. 2010-06-24 20:39:16 +02:00
Jacek Caban eaa227c12d mshtml: Use correct iexplore.exe path in mshtml.inf. 2010-06-24 17:00:29 +02:00
Henri Verbeet cf39adbaa2 ddraw: Avoid an integer overflow in IDirectDrawSurfaceImpl_BltFast().
Bug spotted by Iain Arnell, test by Iain Arnell.
2010-06-24 15:11:43 +02:00
Michael Stefaniuc 8aa9185a52 jscript: Update the Romanian translation.
Based on comments from Octavian Voicu.
2010-06-24 15:11:25 +02:00
Alexandre Julliard a49891f1e2 ntdll: Add a WINEARCH environment variable that allows forcing a specific 32- or 64-bit architecture. 2010-06-24 15:10:58 +02:00
Alexandre Julliard 9f7bc109d2 kernel32: Avoid returning the same name when GetTempFileName is called twice in a short interval. 2010-06-24 11:01:56 +02:00
Francois Gouget 7649c75b40 Assorted typo and spelling fixes. 2010-06-24 10:37:05 +02:00
Francois Gouget e5a19a5163 programs: Add a space before ellipses in the Slovenian translation. 2010-06-24 10:36:33 +02:00
Francois Gouget 78dca6d616 wineboot: Remove a space before an ellipsis in the Norwegian (Bokmal) translation. 2010-06-24 10:36:30 +02:00
Francois Gouget 6724fc2604 winhlp32: Remove a space before an ellipsis in the Dutch translation. 2010-06-24 10:36:26 +02:00
Francois Gouget c59b791b85 programs: Remove spaces before '\n's in the resources. 2010-06-24 10:36:23 +02:00
Francois Gouget c5bd7e4eb6 winecfg: The winecfg debug channel is unused so remove it. 2010-06-24 10:36:03 +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 a413afa3e5 wordpad: Make print_preview() and preview_page_hittest() static. 2010-06-24 10:35:08 +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
Jose Rostagno d36ef881c1 winhlp32: Fix Spanish translation. 2010-06-24 10:33:41 +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
Dylan Smith 63b04e4abf wordpad: Remove untranslated resources from the Chinese translation. 2010-06-24 10:31:31 +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
Gustavo Henrique Milaré 49c685e43a wordpad: Fix Portuguese translation. 2010-06-24 10:30:50 +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é 7fe7bd5508 notepad: Fix Portuguese translation. 2010-06-23 17:25:04 +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
André Hentschel bee7850344 winetest: Implement aborting. 2010-06-23 16:23:26 +02:00
Misha Koshelev 6882287b97 include: Include d3dx9shape.h in d3dx9.h. 2010-06-23 15:31:48 +02:00
Gustavo Henrique Milaré a7297802b8 browseui: Update Portuguese (Brazilian) translation. 2010-06-23 15:31:31 +02:00
Gustavo Henrique Milaré 3fbe5d1e04 wordpad: Update Portuguese translation. 2010-06-23 15:31:25 +02:00
Alessandro Pignotti 58f36e863e winedevice: Use 64-bit wide delta when relocating. 2010-06-23 15:30:13 +02:00
Jose Rostagno f3a1e2cf00 regedit: Fix Spanish translation. 2010-06-23 15:28:39 +02:00
Jose Rostagno c5af0b87df start: Fix Spanish translation. 2010-06-23 15:28:32 +02:00
Jose Rostagno 2fffa25290 winecfg: Fix Spanish translation. 2010-06-23 15:28:25 +02:00
Jose Rostagno 05472a9344 wineconsole: Fix Spanish translation. 2010-06-23 15:28:13 +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
Michael Stefaniuc 98c2a1ee81 notepad: Fix an error in the Chinese (Simplified) resource.
Translation by Donald Park.
2010-06-23 15:26:48 +02:00