wine
15 years agompr: Update Portuguese translation and convert to UTF8.
Ricardo Filipe [Mon, 6 Jul 2009 19:29:05 +0000 (12:29 -0700)] 
mpr: Update Portuguese translation and convert to UTF8.

15 years agoclock: Update Portuguese translation and convert to UTF8.
Ricardo Filipe [Tue, 7 Jul 2009 10:26:39 +0000 (03:26 -0700)] 
clock: Update Portuguese translation and convert to UTF8.

15 years agouser32: Update Portuguese translation and convert to UTF8.
Ricardo Filipe [Mon, 6 Jul 2009 23:42:34 +0000 (16:42 -0700)] 
user32: Update Portuguese translation and convert to UTF8.

15 years agoshell32: Update Portuguese translation and convert to UTF8.
Ricardo Filipe [Mon, 6 Jul 2009 23:26:21 +0000 (16:26 -0700)] 
shell32: Update Portuguese translation and convert to UTF8.

15 years agosetupapi: Update Portuguese translation and convert to UTF8.
Ricardo Filipe [Mon, 6 Jul 2009 21:45:59 +0000 (14:45 -0700)] 
setupapi: Update Portuguese translation and convert to UTF8.

15 years agocmdlgtst: Update Portuguese translation and convert to UTF8.
Ricardo Filipe [Tue, 7 Jul 2009 10:42:49 +0000 (03:42 -0700)] 
cmdlgtst: Update Portuguese translation and convert to UTF8.

15 years agonotepad: Update Portuguese translation and convert to UTF8.
Ricardo Filipe [Tue, 7 Jul 2009 10:55:29 +0000 (03:55 -0700)] 
notepad: Update Portuguese translation and convert to UTF8.

15 years agowinecfg: Add English neutral translations.
Huw Davies [Mon, 6 Jul 2009 16:14:41 +0000 (17:14 +0100)] 
winecfg: Add English neutral translations.

15 years agowineconsole: Add English neutral translations.
Huw Davies [Mon, 6 Jul 2009 16:18:33 +0000 (17:18 +0100)] 
wineconsole: Add English neutral translations.

15 years agowinhlp32: Add English neutral translations.
Huw Davies [Mon, 6 Jul 2009 16:10:39 +0000 (17:10 +0100)] 
winhlp32: Add English neutral translations.

15 years agoshell32: Add missing encoding for Dutch resources.
Paul Vriens [Tue, 7 Jul 2009 11:01:18 +0000 (13:01 +0200)] 
shell32: Add missing encoding for Dutch resources.

15 years agogdi32: Use a modified version of MulDiv to match native behaviour.
Huw Davies [Tue, 7 Jul 2009 10:32:41 +0000 (11:32 +0100)] 
gdi32: Use a modified version of MulDiv to match native behaviour.

15 years agogdiplus/tests: Test cases for GdipBeginContainer2.
Andrew Eikum [Sun, 5 Jul 2009 20:53:07 +0000 (15:53 -0500)] 
gdiplus/tests: Test cases for GdipBeginContainer2.

15 years agogdiplus: Implement GdipBeginContainer2 and GdipEndContainer.
Andrew Eikum [Sun, 5 Jul 2009 22:04:20 +0000 (17:04 -0500)] 
gdiplus: Implement GdipBeginContainer2 and GdipEndContainer.

15 years agowined3d: Replace some shader_is_pshader_version() calls with plain type checks.
Henri Verbeet [Tue, 7 Jul 2009 09:08:04 +0000 (11:08 +0200)] 
wined3d: Replace some shader_is_pshader_version() calls with plain type checks.

15 years agowined3d: Get rid of some pointers in WINED3DADAPTER_IDENTIFIER.
Henri Verbeet [Tue, 7 Jul 2009 09:08:03 +0000 (11:08 +0200)] 
wined3d: Get rid of some pointers in WINED3DADAPTER_IDENTIFIER.

This also avoids some unchecked strcpy() calls.

15 years agowined3d: checkGLcall() doesn't need a \n.
Henri Verbeet [Tue, 7 Jul 2009 09:08:02 +0000 (11:08 +0200)] 
wined3d: checkGLcall() doesn't need a \n.

15 years agowined3d: Add some missing float suffixes.
Henri Verbeet [Tue, 7 Jul 2009 09:08:01 +0000 (11:08 +0200)] 
wined3d: Add some missing float suffixes.

The compiler should be smart enough to fix most of these, but it looks sloppy.

15 years agowined3d: Avoid an unnecessary strcpy().
Henri Verbeet [Tue, 7 Jul 2009 09:08:00 +0000 (11:08 +0200)] 
wined3d: Avoid an unnecessary strcpy().

15 years agocryptdlg: Add missing encoding info to the German resource file.
Michael Stefaniuc [Tue, 7 Jul 2009 09:06:36 +0000 (11:06 +0200)] 
cryptdlg: Add missing encoding info to the German resource file.

The file is already UTF-8.

15 years agooleacc: Add missing encoding info to the German resource file.
Michael Stefaniuc [Tue, 7 Jul 2009 09:06:26 +0000 (11:06 +0200)] 
oleacc: Add missing encoding info to the German resource file.

The file is already UTF-8.

15 years agoshell32/tests: Revive the test for CSIDL_SYSTEMX86.
Alexandre Julliard [Tue, 7 Jul 2009 09:48:25 +0000 (11:48 +0200)] 
shell32/tests: Revive the test for CSIDL_SYSTEMX86.

15 years agoshell32: Add support for the CSIDL_SYSTEMX86 folder.
Alexandre Julliard [Tue, 7 Jul 2009 09:47:58 +0000 (11:47 +0200)] 
shell32: Add support for the CSIDL_SYSTEMX86 folder.

15 years agokernel32: Add implementation of GetSystemWow64DirectoryA/W.
Alexandre Julliard [Tue, 7 Jul 2009 09:42:03 +0000 (11:42 +0200)] 
kernel32: Add implementation of GetSystemWow64DirectoryA/W.

15 years agontdll: Support querying the Wow64 state of other processes.
Alexandre Julliard [Tue, 7 Jul 2009 09:38:19 +0000 (11:38 +0200)] 
ntdll: Support querying the Wow64 state of other processes.

15 years agoserver: Return the process CPU in the get_process_info request.
Alexandre Julliard [Tue, 7 Jul 2009 09:37:47 +0000 (11:37 +0200)] 
server: Return the process CPU in the get_process_info request.

15 years agoregedit: Implement open last key at startup.
Vladimir Pankratov [Thu, 2 Jul 2009 16:29:44 +0000 (21:29 +0500)] 
regedit: Implement open last key at startup.

15 years agoole32: Make apartment_addref() static.
Francois Gouget [Mon, 6 Jul 2009 06:09:06 +0000 (08:09 +0200)] 
ole32: Make apartment_addref() static.

15 years agoole32: Reorder some compobj functions to avoid forward declarations.
Francois Gouget [Mon, 6 Jul 2009 06:08:27 +0000 (08:08 +0200)] 
ole32: Reorder some compobj functions to avoid forward declarations.

15 years agocomctl32/listview: Fix hittest flag calculation for negative Y values on report mode.
Nikolay Sivov [Mon, 6 Jul 2009 23:44:30 +0000 (03:44 +0400)] 
comctl32/listview: Fix hittest flag calculation for negative Y values on report mode.

15 years agocomctl32/listview: Fix hittesting for "small" positive Y coordinates.
Nikolay Sivov [Mon, 6 Jul 2009 23:28:53 +0000 (03:28 +0400)] 
comctl32/listview: Fix hittesting for "small" positive Y coordinates.

15 years agocomctl32/listview: More LVM_*HITTEST tests.
Nikolay Sivov [Mon, 6 Jul 2009 22:50:15 +0000 (02:50 +0400)] 
comctl32/listview: More LVM_*HITTEST tests.

15 years agowindowscodecs: Add support for decoding RLE4-encoded BMP files.
Vincent Povirk [Mon, 6 Jul 2009 20:51:44 +0000 (15:51 -0500)] 
windowscodecs: Add support for decoding RLE4-encoded BMP files.

15 years agowindowscodecs: Add support for decoding RLE8-encoded BMP files.
Vincent Povirk [Mon, 6 Jul 2009 20:20:03 +0000 (15:20 -0500)] 
windowscodecs: Add support for decoding RLE8-encoded BMP files.

15 years agowindowscodecs: Return proper error codes in unneeded BMP decoder methods.
Vincent Povirk [Mon, 6 Jul 2009 18:10:46 +0000 (13:10 -0500)] 
windowscodecs: Return proper error codes in unneeded BMP decoder methods.

15 years agowindowscodecs: Add test for 4-bit indexed color BMP.
Vincent Povirk [Mon, 6 Jul 2009 17:44:38 +0000 (12:44 -0500)] 
windowscodecs: Add test for 4-bit indexed color BMP.

15 years agowindowscodecs: Add test for 1-bit indexed color BMP.
Vincent Povirk [Mon, 6 Jul 2009 17:22:21 +0000 (12:22 -0500)] 
windowscodecs: Add test for 1-bit indexed color BMP.

15 years agowindowscodecs: Implement CopyPalette for BMP decoder.
Vincent Povirk [Mon, 6 Jul 2009 16:39:29 +0000 (11:39 -0500)] 
windowscodecs: Implement CopyPalette for BMP decoder.

15 years agowinhttp: Implement WinHttpSetTimeouts.
Hans Leidekker [Tue, 7 Jul 2009 08:14:11 +0000 (10:14 +0200)] 
winhttp: Implement WinHttpSetTimeouts.

15 years agoiphlpapi: Use a separate index to count addresses in GetAdaptersAddresses.
Hans Leidekker [Tue, 7 Jul 2009 08:12:56 +0000 (10:12 +0200)] 
iphlpapi: Use a separate index to count addresses in GetAdaptersAddresses.

Fixes address enumeration when an interfaces is not configured
with an IP address or when an interface is configured with more
than one address.

15 years agocomdlg32: Rearrange some more controls when resizing a file dialog.
Rein Klazes [Tue, 7 Jul 2009 06:11:55 +0000 (08:11 +0200)] 
comdlg32: Rearrange some more controls when resizing a file dialog.

15 years agows2_32: Test AcceptEx short reads.
Damjan Jovanovic [Mon, 6 Jul 2009 18:29:35 +0000 (20:29 +0200)] 
ws2_32: Test AcceptEx short reads.

15 years agooledlg: Update Portuguese translation and convert to UTF8.
Ricardo Filipe [Mon, 6 Jul 2009 19:59:09 +0000 (12:59 -0700)] 
oledlg: Update Portuguese translation and convert to UTF8.

15 years agocomdlg32: Update Portuguese translation and convert to UTF8.
Ricardo Filipe [Mon, 6 Jul 2009 19:20:51 +0000 (12:20 -0700)] 
comdlg32: Update Portuguese translation and convert to UTF8.

15 years agocrypt32: Updated Romanian translation.
Paul Chitescu [Mon, 6 Jul 2009 18:03:27 +0000 (21:03 +0300)] 
crypt32: Updated Romanian translation.

15 years agonotepad: Update Swedish translation.
Anders Jonsson [Mon, 6 Jul 2009 15:13:42 +0000 (17:13 +0200)] 
notepad: Update Swedish translation.

15 years agowinecfg: Improve German About dialog.
André Hentschel [Mon, 6 Jul 2009 16:49:21 +0000 (18:49 +0200)] 
winecfg: Improve German About dialog.

15 years agocrypt32: Update German translation.
André Hentschel [Mon, 6 Jul 2009 16:38:05 +0000 (18:38 +0200)] 
crypt32: Update German translation.

15 years agowininet: Fix French translation & UI display.
Frédéric Delanoy [Tue, 7 Jul 2009 00:24:31 +0000 (02:24 +0200)] 
wininet: Fix French translation & UI display.

15 years agoxcopy: Fix French translation.
Frédéric Delanoy [Mon, 6 Jul 2009 23:37:06 +0000 (01:37 +0200)] 
xcopy: Fix French translation.

15 years agowordpad: Fix French translation & UI display.
Frédéric Delanoy [Mon, 6 Jul 2009 23:11:09 +0000 (01:11 +0200)] 
wordpad: Fix French translation & UI display.

15 years agowinefile: Fix French translation & UI display.
Frédéric Delanoy [Mon, 6 Jul 2009 13:52:23 +0000 (15:52 +0200)] 
winefile: Fix French translation & UI display.

15 years agonotepad: Update French translation.
Frédéric Delanoy [Mon, 6 Jul 2009 16:14:02 +0000 (18:14 +0200)] 
notepad: Update French translation.

15 years agowinhlp32: Fix French translation.
Frédéric Delanoy [Mon, 6 Jul 2009 14:44:23 +0000 (16:44 +0200)] 
winhlp32: Fix French translation.

15 years agocrypt32: Fix Dutch translations.
Paul Vriens [Mon, 6 Jul 2009 16:03:50 +0000 (18:03 +0200)] 
crypt32: Fix Dutch translations.

15 years agocrypt32: Improve an English resource.
Paul Vriens [Mon, 6 Jul 2009 16:03:37 +0000 (18:03 +0200)] 
crypt32: Improve an English resource.

15 years agowinetest: Load resources by name instead of id.
Alexandre Julliard [Tue, 7 Jul 2009 08:59:29 +0000 (10:59 +0200)] 
winetest: Load resources by name instead of id.

15 years agomshtml: Don't call AutoRegister on GRE directory - it's no longer needed.
Jacek Caban [Mon, 6 Jul 2009 11:41:48 +0000 (13:41 +0200)] 
mshtml: Don't call AutoRegister on GRE directory - it's no longer needed.

15 years agowineconsole: Fix French translation & UI display.
Frédéric Delanoy [Mon, 6 Jul 2009 10:31:00 +0000 (12:31 +0200)] 
wineconsole: Fix French translation & UI display.

15 years agomsi: Implement ASSIGN mode in MsiViewModify.
Hib Eris [Mon, 6 Jul 2009 10:26:20 +0000 (12:26 +0200)] 
msi: Implement ASSIGN mode in MsiViewModify.

15 years agomsi/tests: Add tests for MsiViewModify ASSIGN mode.
Hib Eris [Mon, 6 Jul 2009 10:24:48 +0000 (12:24 +0200)] 
msi/tests: Add tests for MsiViewModify ASSIGN mode.

15 years agowinex11: Move glyph code over to get_xrender_format.
Roderick Colenbrander [Sun, 5 Jul 2009 19:03:48 +0000 (21:03 +0200)] 
winex11: Move glyph code over to get_xrender_format.

15 years agowinex11: Move AlphaBlend over to get_xrender_format.
Roderick Colenbrander [Sun, 5 Jul 2009 18:52:19 +0000 (20:52 +0200)] 
winex11: Move AlphaBlend over to get_xrender_format.

15 years agowinex11: Get rid of the static Xrender picture format table.
Roderick Colenbrander [Sun, 5 Jul 2009 18:35:01 +0000 (20:35 +0200)] 
winex11: Get rid of the static Xrender picture format table.

15 years agokernel32: Forward the Wow64 redirection functions to ntdll.
Alexandre Julliard [Mon, 6 Jul 2009 13:09:29 +0000 (15:09 +0200)] 
kernel32: Forward the Wow64 redirection functions to ntdll.

15 years agontdll: Add management of the Wow64 filesystem redirection flag.
Alexandre Julliard [Mon, 6 Jul 2009 13:08:39 +0000 (15:08 +0200)] 
ntdll: Add management of the Wow64 filesystem redirection flag.

15 years agowinecfg: Fix regression introduced by 807d75a94e378d05.
Michael Stefaniuc [Mon, 6 Jul 2009 09:35:27 +0000 (11:35 +0200)] 
winecfg: Fix regression introduced by 807d75a94e378d05.

This is the fix for the "PACKAGE_STRING" Wine release.

15 years agojscript: Fixed to_boolean implementation.
Piotr Caban [Mon, 6 Jul 2009 08:38:56 +0000 (10:38 +0200)] 
jscript: Fixed to_boolean implementation.

15 years agojscript: Added Bool_toLocaleString implementation.
Piotr Caban [Mon, 6 Jul 2009 08:38:51 +0000 (10:38 +0200)] 
jscript: Added Bool_toLocaleString implementation.

15 years agojscript: Added Bool_valueOf implementation.
Piotr Caban [Mon, 6 Jul 2009 08:38:45 +0000 (10:38 +0200)] 
jscript: Added Bool_valueOf implementation.

15 years agojscript: Added Bool_toString implementation.
Piotr Caban [Mon, 6 Jul 2009 08:38:41 +0000 (10:38 +0200)] 
jscript: Added Bool_toString implementation.

15 years agojscript: Added Boolean constructor implementation.
Piotr Caban [Mon, 6 Jul 2009 08:38:36 +0000 (10:38 +0200)] 
jscript: Added Boolean constructor implementation.

15 years agojscript: Added Date_valueOf implementation.
Piotr Caban [Mon, 6 Jul 2009 08:38:31 +0000 (10:38 +0200)] 
jscript: Added Date_valueOf implementation.

15 years agojscript: Fix do while loop parsing.
Piotr Caban [Mon, 6 Jul 2009 08:38:23 +0000 (10:38 +0200)] 
jscript: Fix do while loop parsing.

15 years agojscript: Added calling Date as function implementation.
Piotr Caban [Mon, 6 Jul 2009 08:38:14 +0000 (10:38 +0200)] 
jscript: Added calling Date as function implementation.

15 years agojscript: Added string argument handling to Date constructor.
Piotr Caban [Mon, 6 Jul 2009 08:38:08 +0000 (10:38 +0200)] 
jscript: Added string argument handling to Date constructor.

15 years ago jscript: Added DateConstr_parse implementation.
Piotr Caban [Mon, 6 Jul 2009 09:00:22 +0000 (11:00 +0200)] 
 jscript: Added DateConstr_parse implementation.

15 years agocomctl32/listview: Fix some test failures on 4.7x.
Nikolay Sivov [Mon, 6 Jul 2009 06:22:50 +0000 (10:22 +0400)] 
comctl32/listview: Fix some test failures on 4.7x.

15 years agocryptdlg: Translate "CPS" (Certification Practice Statement) to Lithuanian and add...
Aurimas Fišeras [Sat, 4 Jul 2009 14:39:57 +0000 (17:39 +0300)] 
cryptdlg: Translate "CPS" (Certification Practice Statement) to Lithuanian and add a comment to English resource.

15 years agonotepad: When opening a file, replace \0 characters with spaces, instead of truncatin...
Alexander Scott-Johns [Fri, 3 Jul 2009 00:04:00 +0000 (01:04 +0100)] 
notepad: When opening a file, replace \0 characters with spaces, instead of truncating the file at the first \0.

15 years agonotepad: Refactor DoOpenFile to simplify next patch.
Alexander Scott-Johns [Thu, 2 Jul 2009 23:34:45 +0000 (00:34 +0100)] 
notepad: Refactor DoOpenFile to simplify next patch.

15 years agowinmm: Don't convert return string in mciSendStringA on error.
Dan Kegel [Sat, 4 Jul 2009 04:52:38 +0000 (21:52 -0700)] 
winmm: Don't convert return string in mciSendStringA on error.

15 years agowined3d: Avoid a forward declaration.
Henri Verbeet [Mon, 6 Jul 2009 08:08:42 +0000 (10:08 +0200)] 
wined3d: Avoid a forward declaration.

15 years agowined3d: Remove the gl_renderer field from WineD3D_GL_Info.
Henri Verbeet [Mon, 6 Jul 2009 08:08:41 +0000 (10:08 +0200)] 
wined3d: Remove the gl_renderer field from WineD3D_GL_Info.

15 years agowined3d: Get rid of the unused gl_version and glx_version fields.
Henri Verbeet [Mon, 6 Jul 2009 08:08:40 +0000 (10:08 +0200)] 
wined3d: Get rid of the unused gl_version and glx_version fields.

15 years agowinedd3d: Get rid of a useless trace.
Henri Verbeet [Mon, 6 Jul 2009 08:08:39 +0000 (10:08 +0200)] 
winedd3d: Get rid of a useless trace.

gl_card isn't initialized yet here, and GL_RENDERER is already printed
earlier.

15 years agowined3d: Get rid of the redundant "return_value" variable.
Henri Verbeet [Mon, 6 Jul 2009 08:08:38 +0000 (10:08 +0200)] 
wined3d: Get rid of the redundant "return_value" variable.

15 years agowinapi: Simplify and improve the readability of the C parsers.
Francois Gouget [Mon, 6 Jul 2009 06:08:10 +0000 (08:08 +0200)] 
winapi: Simplify and improve the readability of the C parsers.

Specifically, clean up parameter passing, and remove unneeded
intermediate variable references.  Remove uninformative comments.

15 years agouser32: Fix some BM_SETSTYLE test failres under Win9x.
Dmitry Timoshkov [Mon, 6 Jul 2009 06:16:01 +0000 (15:16 +0900)] 
user32: Fix some BM_SETSTYLE test failres under Win9x.

15 years agocrypt32: Add Lithuanian translation.
Aurimas Fišeras [Thu, 2 Jul 2009 14:08:40 +0000 (17:08 +0300)] 
crypt32: Add Lithuanian translation.

15 years agocryptui: Add Lithuanian translation.
Aurimas Fišeras [Sun, 5 Jul 2009 11:39:08 +0000 (14:39 +0300)] 
cryptui: Add Lithuanian translation.

15 years agouser32/spy: Update ListView message table.
Nikolay Sivov [Sun, 5 Jul 2009 18:41:51 +0000 (22:41 +0400)] 
user32/spy: Update ListView message table.

15 years agocomctl32/listview: Basic LVM_GETITEMSPACING tests.
Nikolay Sivov [Sun, 5 Jul 2009 16:45:55 +0000 (20:45 +0400)] 
comctl32/listview: Basic LVM_GETITEMSPACING tests.

15 years agocryptui: Show the select store text when browsing stores.
Paul Vriens [Sun, 5 Jul 2009 19:17:37 +0000 (21:17 +0200)] 
cryptui: Show the select store text when browsing stores.

15 years agocrypt32: Make sure we show Unicode characters (Dutch translation).
Paul Vriens [Sun, 5 Jul 2009 13:15:41 +0000 (15:15 +0200)] 
crypt32: Make sure we show Unicode characters (Dutch translation).

15 years agocryptui: Fix Dutch translations.
Paul Vriens [Sun, 5 Jul 2009 13:05:08 +0000 (15:05 +0200)] 
cryptui: Fix Dutch translations.

15 years agocomdlg32: Fixed size of Dutch control.
Paul Vriens [Sun, 5 Jul 2009 11:41:20 +0000 (13:41 +0200)] 
comdlg32: Fixed size of Dutch control.

15 years agoVarious spelling fixes for Lithuanian translation.
Aurimas Fišeras [Sun, 5 Jul 2009 13:00:24 +0000 (16:00 +0300)] 
Various spelling fixes for Lithuanian translation.

15 years agocrypt32: Add "Disallowed" to CryptFindLocalizedName.
Aurimas Fišeras [Sun, 5 Jul 2009 10:52:35 +0000 (13:52 +0300)] 
crypt32: Add "Disallowed" to CryptFindLocalizedName.

15 years agows2_32: Add some AcceptEx tests.
Damjan Jovanovic [Sun, 5 Jul 2009 10:39:58 +0000 (12:39 +0200)] 
ws2_32: Add some AcceptEx tests.