wine
14 years agogdiplus: Stub GdipMultiplyLineTransform.
Vincent Povirk [Sat, 19 Jun 2010 21:11:33 +0000 (16:11 -0500)] 
gdiplus: Stub GdipMultiplyLineTransform.

14 years agogdiplus: Stub GdipGetLineTransform.
Vincent Povirk [Sat, 19 Jun 2010 21:09:00 +0000 (16:09 -0500)] 
gdiplus: Stub GdipGetLineTransform.

14 years agogdiplus: Stub GdipGetRenderingOrigin.
Vincent Povirk [Thu, 24 Jun 2010 17:09:26 +0000 (12:09 -0500)] 
gdiplus: Stub GdipGetRenderingOrigin.

14 years agowinex11: Allow setting focus on active window, if no focus window.
Ken Thomases [Thu, 24 Jun 2010 20:06:29 +0000 (15:06 -0500)] 
winex11: Allow setting focus on active window, if no focus window.

14 years agowordpad: Use correct resource ID for tab stops dialog.
Dylan Smith [Thu, 24 Jun 2010 22:36:04 +0000 (18:36 -0400)] 
wordpad: Use correct resource ID for tab stops dialog.

Fixes regression from commit 55f024afe195659e257e4806e4737a7a0fa63c22.

14 years agomshtml: Updated Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Thu, 24 Jun 2010 20:52:32 +0000 (17:52 -0300)] 
mshtml: Updated Portuguese (Brazilian) translation.

14 years agomsacm32: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Thu, 24 Jun 2010 20:33:12 +0000 (17:33 -0300)] 
msacm32: Update Portuguese (Brazilian) translation.

14 years agomapi32: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Thu, 24 Jun 2010 20:29:51 +0000 (17:29 -0300)] 
mapi32: Update Portuguese (Brazilian) translation.

14 years agojscript: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Thu, 24 Jun 2010 20:21:54 +0000 (17:21 -0300)] 
jscript: Update Portuguese (Brazilian) translation.

14 years agogphoto2.gs: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Thu, 24 Jun 2010 21:18:24 +0000 (18:18 -0300)] 
gphoto2.gs: Update Portuguese (Brazilian) translation.

14 years agoprogman: Update Portuguese translation.
Gustavo Henrique Milaré [Thu, 24 Jun 2010 21:25:34 +0000 (18:25 -0300)] 
progman: Update Portuguese translation.

14 years agowinefile: Update Portuguese translation.
Gustavo Henrique Milaré [Thu, 24 Jun 2010 19:34:56 +0000 (16:34 -0300)] 
winefile: Update Portuguese translation.

14 years agonotepad: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Wed, 23 Jun 2010 23:57:14 +0000 (20:57 -0300)] 
notepad: Update Portuguese (Brazilian) translation.

14 years agowinetest: Also abort while sending.
André Hentschel [Thu, 24 Jun 2010 19:11:43 +0000 (21:11 +0200)] 
winetest: Also abort while sending.

14 years agowineps.drv: Update comments.
André Hentschel [Thu, 24 Jun 2010 18:15:09 +0000 (20:15 +0200)] 
wineps.drv: Update comments.

14 years agokernel32: Update a warning.
André Hentschel [Thu, 24 Jun 2010 18:15:06 +0000 (20:15 +0200)] 
kernel32: Update a warning.

14 years agoshell32: Fix DDE command tracing now that we are receiving Unicode.
Alexandre Julliard [Thu, 24 Jun 2010 22:00:35 +0000 (00:00 +0200)] 
shell32: Fix DDE command tracing now that we are receiving Unicode.

14 years agoRevert "winebrowser: Convert URL obtained through DdeGetData to Unicode."
Alexandre Julliard [Thu, 24 Jun 2010 21:42:41 +0000 (23:42 +0200)] 
Revert "winebrowser: Convert URL obtained through DdeGetData to Unicode."

This reverts commit 3dcf22e03fb4473db112bcd47671b37a037cbfc6. The
conversion is now properly handled in DDEML.

14 years agouser32: Add a heuristic for Unicode mappings of DDE data on the server side.
Alexandre Julliard [Thu, 24 Jun 2010 21:43:08 +0000 (23:43 +0200)] 
user32: Add a heuristic for Unicode mappings of DDE data on the server side.

14 years agouser32/tests: Fix more DDE test failures on Win9x.
Alexandre Julliard [Thu, 24 Jun 2010 21:36:24 +0000 (23:36 +0200)] 
user32/tests: Fix more DDE test failures on Win9x.

14 years agouser32/tests: Add some Unicode test cases for A/W mappings.
Alexandre Julliard [Thu, 24 Jun 2010 19:27:45 +0000 (21:27 +0200)] 
user32/tests: Add some Unicode test cases for A/W mappings.

14 years agouser32/tests: Restructure the DDE end-to-end tests to make it easier to add new cases.
Alexandre Julliard [Thu, 24 Jun 2010 17:56:49 +0000 (19:56 +0200)] 
user32/tests: Restructure the DDE end-to-end tests to make it easier to add new cases.

14 years agomshtml: Use correct iexplore.exe path in mshtml.inf.
Jacek Caban [Thu, 24 Jun 2010 14:17:54 +0000 (16:17 +0200)] 
mshtml: Use correct iexplore.exe path in mshtml.inf.

14 years agoddraw: Avoid an integer overflow in IDirectDrawSurfaceImpl_BltFast().
Henri Verbeet [Thu, 24 Jun 2010 10:10:03 +0000 (12:10 +0200)] 
ddraw: Avoid an integer overflow in IDirectDrawSurfaceImpl_BltFast().

Bug spotted by Iain Arnell, test by Iain Arnell.

14 years agojscript: Update the Romanian translation.
Michael Stefaniuc [Thu, 24 Jun 2010 08:38:13 +0000 (10:38 +0200)] 
jscript: Update the Romanian translation.

Based on comments from Octavian Voicu.

14 years agontdll: Add a WINEARCH environment variable that allows forcing a specific 32- or...
Alexandre Julliard [Thu, 24 Jun 2010 13:10:58 +0000 (15:10 +0200)] 
ntdll: Add a WINEARCH environment variable that allows forcing a specific 32- or 64-bit architecture.

14 years agokernel32: Avoid returning the same name when GetTempFileName is called twice in a...
Alexandre Julliard [Thu, 24 Jun 2010 09:01:56 +0000 (11:01 +0200)] 
kernel32: Avoid returning the same name when GetTempFileName is called twice in a short interval.

14 years agoAssorted typo and spelling fixes.
Francois Gouget [Thu, 24 Jun 2010 08:18:34 +0000 (10:18 +0200)] 
Assorted typo and spelling fixes.

14 years agoprograms: Add a space before ellipses in the Slovenian translation.
Francois Gouget [Thu, 24 Jun 2010 08:26:30 +0000 (10:26 +0200)] 
programs: Add a space before ellipses in the Slovenian translation.

14 years agowineboot: Remove a space before an ellipsis in the Norwegian (Bokmal) translation.
Francois Gouget [Thu, 24 Jun 2010 08:25:22 +0000 (10:25 +0200)] 
wineboot: Remove a space before an ellipsis in the Norwegian (Bokmal) translation.

14 years agowinhlp32: Remove a space before an ellipsis in the Dutch translation.
Francois Gouget [Thu, 24 Jun 2010 08:24:06 +0000 (10:24 +0200)] 
winhlp32: Remove a space before an ellipsis in the Dutch translation.

14 years agoprograms: Remove spaces before '\n's in the resources.
Francois Gouget [Thu, 24 Jun 2010 08:22:43 +0000 (10:22 +0200)] 
programs: Remove spaces before '\n's in the resources.

14 years agowinecfg: The winecfg debug channel is unused so remove it.
Francois Gouget [Thu, 24 Jun 2010 08:18:26 +0000 (10:18 +0200)] 
winecfg: The winecfg debug channel is unused so remove it.

14 years agousbd.sys: Fix the test for type control endpoints.
Francois Gouget [Thu, 24 Jun 2010 08:17:22 +0000 (10:17 +0200)] 
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.

14 years agokernel32: GetProcessDword() is unused so remove it.
Francois Gouget [Thu, 24 Jun 2010 08:13:52 +0000 (10:13 +0200)] 
kernel32: GetProcessDword() is unused so remove it.

We use krnl386.exe16's implementation instead.

14 years agowordpad: Make print_preview() and preview_page_hittest() static.
Francois Gouget [Thu, 24 Jun 2010 08:13:11 +0000 (10:13 +0200)] 
wordpad: Make print_preview() and preview_page_hittest() static.

14 years agogdiplus: Make measure_ranges_callback() static.
Francois Gouget [Thu, 24 Jun 2010 08:12:48 +0000 (10:12 +0200)] 
gdiplus: Make measure_ranges_callback() static.

14 years agod3dx9_36: Make assemble_shader() static.
Francois Gouget [Thu, 24 Jun 2010 08:12:41 +0000 (10:12 +0200)] 
d3dx9_36: Make assemble_shader() static.

14 years agod3dxof: Make fdi_{alloc,free}() static.
Francois Gouget [Thu, 24 Jun 2010 08:12:31 +0000 (10:12 +0200)] 
d3dxof: Make fdi_{alloc,free}() static.

14 years agoshell32/tests: Make I{DataObject,ShellBrowser}Impl_Construct() static.
Francois Gouget [Thu, 24 Jun 2010 08:10:24 +0000 (10:10 +0200)] 
shell32/tests: Make I{DataObject,ShellBrowser}Impl_Construct() static.

14 years agowined3d: Remove spaces after '\n's.
Francois Gouget [Thu, 24 Jun 2010 08:03:13 +0000 (10:03 +0200)] 
wined3d: Remove spaces after '\n's.

14 years agowinhlp32: Fix Spanish translation.
Jose Rostagno [Thu, 24 Jun 2010 02:14:32 +0000 (23:14 -0300)] 
winhlp32: Fix Spanish translation.

14 years agommdevapi/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Thu, 24 Jun 2010 07:56:16 +0000 (09:56 +0200)] 
mmdevapi/tests: Add a trailing '\n' to an ok() call.

14 years agoshdoclc: Fix Japanese translation.
Akihiro Sagawa [Wed, 23 Jun 2010 14:19:55 +0000 (23:19 +0900)] 
shdoclc: Fix Japanese translation.

14 years agojscript: Add Japanese translation.
Akihiro Sagawa [Wed, 23 Jun 2010 14:19:53 +0000 (23:19 +0900)] 
jscript: Add Japanese translation.

14 years agowordpad: Remove untranslated resources from the Chinese translation.
Dylan Smith [Wed, 23 Jun 2010 23:19:50 +0000 (19:19 -0400)] 
wordpad: Remove untranslated resources from the Chinese translation.

14 years agooledlg: Add the Romanian translation.
Michael Stefaniuc [Wed, 23 Jun 2010 22:01:00 +0000 (00:01 +0200)] 
oledlg: Add the Romanian translation.

Translation by Claudia Cotună, reviewed by Alexandru Băluț.

14 years agowordpad: Fix Portuguese translation.
Gustavo Henrique Milaré [Wed, 23 Jun 2010 19:16:56 +0000 (16:16 -0300)] 
wordpad: Fix Portuguese translation.

14 years agomsxml3/tests: A test to show difference in XPath and XSLPattern for node position.
Nikolay Sivov [Wed, 23 Jun 2010 20:33:37 +0000 (00:33 +0400)] 
msxml3/tests: A test to show difference in XPath and XSLPattern for node position.

14 years agommsystem.drv: Always create a thunk for MMIO objects.
Eric Pouech [Wed, 23 Jun 2010 20:11:51 +0000 (22:11 +0200)] 
mmsystem.drv: Always create a thunk for MMIO objects.

14 years agoavifil32: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Wed, 23 Jun 2010 14:57:25 +0000 (11:57 -0300)] 
avifil32: Update Portuguese (Brazilian) translation.

14 years agocredui: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Wed, 23 Jun 2010 14:58:42 +0000 (11:58 -0300)] 
credui: Update Portuguese (Brazilian) translation.

14 years agonotepad: Fix Portuguese translation.
Gustavo Henrique Milaré [Wed, 23 Jun 2010 14:23:32 +0000 (11:23 -0300)] 
notepad: Fix Portuguese translation.

14 years agoappwiz.cpl: Update Portuguese translation.
Gustavo Henrique Milaré [Wed, 23 Jun 2010 13:43:15 +0000 (10:43 -0300)] 
appwiz.cpl: Update Portuguese translation.

14 years agommsystem: Handle WAVE_FORMAT_QUERY case.
Jörg Höhle [Wed, 23 Jun 2010 04:57:57 +0000 (06:57 +0200)] 
mmsystem: Handle WAVE_FORMAT_QUERY case.

14 years agowinealsa: Only linear PCM is supported.
Jörg Höhle [Tue, 22 Jun 2010 04:51:18 +0000 (06:51 +0200)] 
winealsa: Only linear PCM is supported.

14 years agowinetest: Implement aborting.
André Hentschel [Tue, 22 Jun 2010 17:36:08 +0000 (19:36 +0200)] 
winetest: Implement aborting.

14 years agoinclude: Include d3dx9shape.h in d3dx9.h.
Misha Koshelev [Wed, 23 Jun 2010 03:56:23 +0000 (22:56 -0500)] 
include: Include d3dx9shape.h in d3dx9.h.

14 years agobrowseui: Update Portuguese (Brazilian) translation.
Gustavo Henrique Milaré [Wed, 23 Jun 2010 13:18:10 +0000 (10:18 -0300)] 
browseui: Update Portuguese (Brazilian) translation.

14 years agowordpad: Update Portuguese translation.
Gustavo Henrique Milaré [Wed, 23 Jun 2010 13:08:27 +0000 (10:08 -0300)] 
wordpad: Update Portuguese translation.

14 years agowinedevice: Use 64-bit wide delta when relocating.
Alessandro Pignotti [Wed, 23 Jun 2010 11:51:46 +0000 (13:51 +0200)] 
winedevice: Use 64-bit wide delta when relocating.

14 years agoregedit: Fix Spanish translation.
Jose Rostagno [Wed, 23 Jun 2010 01:21:10 +0000 (22:21 -0300)] 
regedit: Fix Spanish translation.

14 years agostart: Fix Spanish translation.
Jose Rostagno [Wed, 23 Jun 2010 01:16:54 +0000 (22:16 -0300)] 
start: Fix Spanish translation.

14 years agowinecfg: Fix Spanish translation.
Jose Rostagno [Wed, 23 Jun 2010 01:10:32 +0000 (22:10 -0300)] 
winecfg: Fix Spanish translation.

14 years agowineconsole: Fix Spanish translation.
Jose Rostagno [Wed, 23 Jun 2010 01:04:46 +0000 (22:04 -0300)] 
wineconsole: Fix Spanish translation.

14 years agocomctl32: Add a bunch of imagelist storage tests, make them pass under Wine.
Dmitry Timoshkov [Wed, 23 Jun 2010 08:57:39 +0000 (17:57 +0900)] 
comctl32: Add a bunch of imagelist storage tests, make them pass under Wine.

14 years agomsi: Avoid a crash when the cabinet file must be downloaded.
Hans Leidekker [Wed, 23 Jun 2010 08:44:26 +0000 (10:44 +0200)] 
msi: Avoid a crash when the cabinet file must be downloaded.

Fixes a regression caused by e5869d5d5c8f01b140ac5fba1044f3c10975612c.

14 years agomsvfw32: Add the Romanian translation.
Michael Stefaniuc [Wed, 23 Jun 2010 11:09:54 +0000 (13:09 +0200)] 
msvfw32: Add the Romanian translation.

Translation by Claudia Cotună.

14 years agonotepad: Fix an error in the Chinese (Simplified) resource.
Michael Stefaniuc [Wed, 23 Jun 2010 09:13:16 +0000 (11:13 +0200)] 
notepad: Fix an error in the Chinese (Simplified) resource.

Translation by Donald Park.

14 years agonotepad: Fix an error in the Wallon resource.
Michael Stefaniuc [Wed, 23 Jun 2010 09:13:01 +0000 (11:13 +0200)] 
notepad: Fix an error in the Wallon resource.

Translation by David Estebanez.

14 years agonet: Add the Romanian translation.
Michael Stefaniuc [Wed, 23 Jun 2010 08:34:21 +0000 (10:34 +0200)] 
net: Add the Romanian translation.

Translation by Claudia Cotună.

14 years agouser32/tests: Fix some DDE test failures on Win9x.
Alexandre Julliard [Wed, 23 Jun 2010 13:22:29 +0000 (15:22 +0200)] 
user32/tests: Fix some DDE test failures on Win9x.

14 years agouser32/tests: Add more systematic tests to validate the DDE client-side A<->W convers...
Alexandre Julliard [Wed, 23 Jun 2010 12:19:51 +0000 (14:19 +0200)] 
user32/tests: Add more systematic tests to validate the DDE client-side A<->W conversions.

14 years agoshlwapi: URL_FILE_USE_PATHURL flag only unescapes file urls in UrlCanonicalize.
Aric Stewart [Wed, 23 Jun 2010 06:47:35 +0000 (15:47 +0900)] 
shlwapi: URL_FILE_USE_PATHURL flag only unescapes file urls in UrlCanonicalize.

14 years agocmd: Update Italian translation.
Luca Bennati [Tue, 22 Jun 2010 21:38:53 +0000 (23:38 +0200)] 
cmd: Update Italian translation.

14 years agogphoto.ds: Add the Romanian translation.
Michael Stefaniuc [Tue, 22 Jun 2010 23:14:48 +0000 (01:14 +0200)] 
gphoto.ds: Add the Romanian translation.

Translation by Claudia Cotună.

14 years agohhctrl.ocx: Add the Romanian translation.
Michael Stefaniuc [Tue, 22 Jun 2010 23:14:28 +0000 (01:14 +0200)] 
hhctrl.ocx: Add the Romanian translation.

Translation by Claudia Cotună.

14 years agoserialui: Add the Romanian translation.
Michael Stefaniuc [Tue, 22 Jun 2010 23:14:16 +0000 (01:14 +0200)] 
serialui: Add the Romanian translation.

Translations by Claudia Cotună and Paul Chitescu.

14 years agomsxml3: Don't free namespace data tracked in a tree.
Nikolay Sivov [Tue, 22 Jun 2010 22:33:02 +0000 (02:33 +0400)] 
msxml3: Don't free namespace data tracked in a tree.

Fixes regression from ea9a6a4b4e33cc8f56bc7835f7f05146487fb5d2.

14 years agomsxml3: Accept CLSID_FreeThreadedDOMDocument30 in class factory.
Nikolay Sivov [Tue, 22 Jun 2010 20:47:04 +0000 (00:47 +0400)] 
msxml3: Accept CLSID_FreeThreadedDOMDocument30 in class factory.

14 years agomsxml3: Silence a warning in ::get_baseName() for document nodes.
Nikolay Sivov [Tue, 22 Jun 2010 18:47:36 +0000 (22:47 +0400)] 
msxml3: Silence a warning in ::get_baseName() for document nodes.

14 years agouxtheme: Quiet a noisy fixme.
André Hentschel [Tue, 22 Jun 2010 19:41:23 +0000 (21:41 +0200)] 
uxtheme: Quiet a noisy fixme.

14 years agooledlg: Fix Dutch translation.
Sven Baars [Tue, 22 Jun 2010 19:19:43 +0000 (21:19 +0200)] 
oledlg: Fix Dutch translation.

14 years agowinemaker: Don't use deprecated -mcpu option.
André Hentschel [Tue, 22 Jun 2010 16:01:20 +0000 (18:01 +0200)] 
winemaker: Don't use deprecated -mcpu option.

14 years agowinemaker: Warn on include path starting with drive letter.
André Hentschel [Tue, 22 Jun 2010 16:01:13 +0000 (18:01 +0200)] 
winemaker: Warn on include path starting with drive letter.

14 years agowinemaker: Ignore files not found by the search function.
André Hentschel [Tue, 22 Jun 2010 16:01:07 +0000 (18:01 +0200)] 
winemaker: Ignore files not found by the search function.

14 years agowinemaker: Ignore the Global section.
André Hentschel [Tue, 22 Jun 2010 16:01:03 +0000 (18:01 +0200)] 
winemaker: Ignore the Global section.

14 years agomsvcr100: The msvcr100 debug channel is unused so remove it.
Francois Gouget [Tue, 22 Jun 2010 15:54:19 +0000 (17:54 +0200)] 
msvcr100: The msvcr100 debug channel is unused so remove it.

14 years agowinemenubuilder: Add a trailing '\n' to a FIXME() call.
Francois Gouget [Tue, 22 Jun 2010 15:54:28 +0000 (17:54 +0200)] 
winemenubuilder: Add a trailing '\n' to a FIXME() call.

14 years agomsvcr90/tests: Make test_invalid_parameter_handler() static.
Francois Gouget [Tue, 22 Jun 2010 15:52:23 +0000 (17:52 +0200)] 
msvcr90/tests: Make test_invalid_parameter_handler() static.

14 years agows2_32/tests: Fix a typo in a variable name.
Francois Gouget [Tue, 22 Jun 2010 15:52:12 +0000 (17:52 +0200)] 
ws2_32/tests: Fix a typo in a variable name.

14 years agontdll: Fix a typo in a parameter name.
Francois Gouget [Tue, 22 Jun 2010 15:51:43 +0000 (17:51 +0200)] 
ntdll: Fix a typo in a parameter name.

14 years agoshlwapi/tests: Make the XXX_Construct() functions static.
Francois Gouget [Tue, 22 Jun 2010 15:51:28 +0000 (17:51 +0200)] 
shlwapi/tests: Make the XXX_Construct() functions static.

14 years agomsvcrt/tests: Make test_dup2() static.
Francois Gouget [Tue, 22 Jun 2010 15:51:13 +0000 (17:51 +0200)] 
msvcrt/tests: Make test_dup2() static.

14 years agousp10/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Tue, 22 Jun 2010 15:50:48 +0000 (17:50 +0200)] 
usp10/tests: Add a trailing '\n' to an ok() call.

14 years agoopengl32/tests: Add a trailing '\n' to a skip() call.
Francois Gouget [Tue, 22 Jun 2010 15:50:05 +0000 (17:50 +0200)] 
opengl32/tests: Add a trailing '\n' to a skip() call.

14 years agomsvcrt/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Tue, 22 Jun 2010 15:49:41 +0000 (17:49 +0200)] 
msvcrt/tests: Add a trailing '\n' to an ok() call.

14 years agod3d10/tests: Add a trailing '\n' to ok() calls.
Francois Gouget [Tue, 22 Jun 2010 15:49:15 +0000 (17:49 +0200)] 
d3d10/tests: Add a trailing '\n' to ok() calls.

14 years agocrypt32/tests: Add a trailing '\n' to ok() calls.
Francois Gouget [Tue, 22 Jun 2010 15:48:34 +0000 (17:48 +0200)] 
crypt32/tests: Add a trailing '\n' to ok() calls.

14 years agowinex11.drv: Make UploadGlyph fallback to notdef and space so as to not fail.
Aric Stewart [Tue, 22 Jun 2010 12:50:21 +0000 (21:50 +0900)] 
winex11.drv: Make UploadGlyph fallback to notdef and space so as to not fail.