wine
12 years agowinedbg: Use copy of be_i386_fetch_float for be_arm_fetch_float (except of long double).
André Hentschel [Thu, 8 Mar 2012 21:28:26 +0000 (22:28 +0100)] 
winedbg: Use copy of be_i386_fetch_float for be_arm_fetch_float (except of long double).

12 years agodbghelp: Silence arm_fetch_minidump_module.
André Hentschel [Thu, 8 Mar 2012 21:27:54 +0000 (22:27 +0100)] 
dbghelp: Silence arm_fetch_minidump_module.

12 years agodbghelp: Add arm_fetch_minidump_thread implementation.
André Hentschel [Thu, 8 Mar 2012 21:27:07 +0000 (22:27 +0100)] 
dbghelp: Add arm_fetch_minidump_thread implementation.

12 years agomciqtz: Actually assign result to the output structure.
Andrew Eikum [Thu, 8 Mar 2012 21:08:41 +0000 (15:08 -0600)] 
mciqtz: Actually assign result to the output structure.

12 years agoadvapi32: Implement CredMarshalCredential and CredUnmarshalCredential.
Hans Leidekker [Thu, 8 Mar 2012 19:27:37 +0000 (20:27 +0100)] 
advapi32: Implement CredMarshalCredential and CredUnmarshalCredential.

12 years agoddraw: Get rid of IDirectDrawImpl.
Henri Verbeet [Thu, 8 Mar 2012 19:27:16 +0000 (20:27 +0100)] 
ddraw: Get rid of IDirectDrawImpl.

12 years agowined3d: Remove a texture dimension check in state_alpha().
Henri Verbeet [Thu, 8 Mar 2012 19:27:15 +0000 (20:27 +0100)] 
wined3d: Remove a texture dimension check in state_alpha().

I don't think there's any reason color-keying shouldn't work on e.g. cube
textures, although it probably isn't very common either.

12 years agowined3d: Use ARB_texture_rg for WINED3DFMT_R16G16_UNORM textures when available.
Henri Verbeet [Thu, 8 Mar 2012 19:27:14 +0000 (20:27 +0100)] 
wined3d: Use ARB_texture_rg for WINED3DFMT_R16G16_UNORM textures when available.

12 years agod3dx9/tests: Add some tests for loading luminance/alpha data.
Henri Verbeet [Thu, 8 Mar 2012 19:27:13 +0000 (20:27 +0100)] 
d3dx9/tests: Add some tests for loading luminance/alpha data.

12 years agod3dx9: Implement loading luminance/alpha data in D3DXLoadSurfaceFromMemory().
Henri Verbeet [Thu, 8 Mar 2012 19:27:12 +0000 (20:27 +0100)] 
d3dx9: Implement loading luminance/alpha data in D3DXLoadSurfaceFromMemory().

12 years agojscript: Removed no longer needed disp_propput caller argument.
Jacek Caban [Thu, 8 Mar 2012 13:29:01 +0000 (14:29 +0100)] 
jscript: Removed no longer needed disp_propput caller argument.

12 years agojscript: Removed no longer needed disp_propget caller argument.
Jacek Caban [Thu, 8 Mar 2012 13:28:48 +0000 (14:28 +0100)] 
jscript: Removed no longer needed disp_propget caller argument.

12 years agojscript: Removed no longer needed caller argument of disp_call function.
Jacek Caban [Thu, 8 Mar 2012 13:28:33 +0000 (14:28 +0100)] 
jscript: Removed no longer needed caller argument of disp_call function.

12 years agojscript: Pass proper caller argument to InvokeEx.
Jacek Caban [Thu, 8 Mar 2012 13:28:16 +0000 (14:28 +0100)] 
jscript: Pass proper caller argument to InvokeEx.

12 years agojscript: Properly handle NULL strings in add_eval.
Jacek Caban [Thu, 8 Mar 2012 13:28:02 +0000 (14:28 +0100)] 
jscript: Properly handle NULL strings in add_eval.

12 years agojscript: Added IVariantChangeType stub implementation.
Jacek Caban [Thu, 8 Mar 2012 13:27:47 +0000 (14:27 +0100)] 
jscript: Added IVariantChangeType stub implementation.

12 years agogdiplus: Create GDI brush only when needed.
Dmitry Timoshkov [Thu, 8 Mar 2012 12:32:28 +0000 (20:32 +0800)] 
gdiplus: Create GDI brush only when needed.

12 years agokernel32: Add some CreateFile disposition and access tests.
Dmitry Timoshkov [Thu, 8 Mar 2012 12:29:50 +0000 (20:29 +0800)] 
kernel32: Add some CreateFile disposition and access tests.

12 years agokernel32: Fix file test compilation with PSDK headers.
Dmitry Timoshkov [Thu, 8 Mar 2012 12:29:35 +0000 (20:29 +0800)] 
kernel32: Fix file test compilation with PSDK headers.

12 years agoinclude: Add more error codes.
André Hentschel [Wed, 7 Mar 2012 15:33:28 +0000 (16:33 +0100)] 
include: Add more error codes.

12 years agod3dx9/tests: Don't leak D3DXBuffer.
Jozef Kucia [Wed, 7 Mar 2012 20:33:37 +0000 (21:33 +0100)] 
d3dx9/tests: Don't leak D3DXBuffer.

12 years agod3d8/tests: Port the depth blit test to d3d8.
Stefan Dösinger [Wed, 7 Mar 2012 20:26:07 +0000 (21:26 +0100)] 
d3d8/tests: Port the depth blit test to d3d8.

12 years agokernel32/tests: Add more tests for WriteConsole.
Akihiro Sagawa [Tue, 6 Mar 2012 13:51:57 +0000 (22:51 +0900)] 
kernel32/tests: Add more tests for WriteConsole.

12 years agomsvcp90: Fix build with MSVC.
Thomas Faber [Wed, 7 Mar 2012 09:10:18 +0000 (10:10 +0100)] 
msvcp90: Fix build with MSVC.

12 years agomsvcp60: Fix build with MSVC.
Thomas Faber [Wed, 7 Mar 2012 08:23:50 +0000 (09:23 +0100)] 
msvcp60: Fix build with MSVC.

12 years agoconfigure: Check if version of msgfmt (from gettext) is recent enough.
Christian Costa [Mon, 5 Mar 2012 19:00:20 +0000 (20:00 +0100)] 
configure: Check if version of msgfmt (from gettext) is recent enough.

12 years agod3dxof: Check the right offset before dereferencing next byte.
Christian Costa [Thu, 8 Mar 2012 08:17:02 +0000 (09:17 +0100)] 
d3dxof: Check the right offset before dereferencing next byte.

12 years agod3dxof/tests: Improve some messages.
Christian Costa [Thu, 8 Mar 2012 08:16:54 +0000 (09:16 +0100)] 
d3dxof/tests: Improve some messages.

12 years agod3dxof/tests: Do not print the string when GetName returned 0 byte.
Christian Costa [Thu, 8 Mar 2012 08:16:46 +0000 (09:16 +0100)] 
d3dxof/tests: Do not print the string when GetName returned 0 byte.

12 years agod3dxof: Make sure the returned object pointer is null when there are no more children.
Christian Costa [Thu, 8 Mar 2012 08:16:38 +0000 (09:16 +0100)] 
d3dxof: Make sure the returned object pointer is null when there are no more children.

12 years agod3dxof: Make SaveTemplates stub return DXFILE_OK.
Christian Costa [Thu, 8 Mar 2012 08:16:29 +0000 (09:16 +0100)] 
d3dxof: Make SaveTemplates stub return DXFILE_OK.

12 years agowidl: Make headers guards compatible with midl.
Jacek Caban [Thu, 8 Mar 2012 13:52:21 +0000 (14:52 +0100)] 
widl: Make headers guards compatible with midl.

12 years agowidl: Removed unused idfile_token.
Jacek Caban [Thu, 8 Mar 2012 13:52:10 +0000 (14:52 +0100)] 
widl: Removed unused idfile_token.

12 years agoiphlpapi: Make GetAdaptersAddresses hotpatchable.
André Hentschel [Thu, 8 Mar 2012 14:05:54 +0000 (15:05 +0100)] 
iphlpapi: Make GetAdaptersAddresses hotpatchable.

12 years agokernel32: Make Sleep hotpatchable.
André Hentschel [Thu, 8 Mar 2012 14:00:29 +0000 (15:00 +0100)] 
kernel32: Make Sleep hotpatchable.

12 years agokernel32: Make GetModuleHandleA hotpatchable.
André Hentschel [Thu, 8 Mar 2012 14:00:25 +0000 (15:00 +0100)] 
kernel32: Make GetModuleHandleA hotpatchable.

12 years agoshlwapi: Lowercase schemes in UrlCombine function.
Piotr Caban [Thu, 8 Mar 2012 12:48:01 +0000 (13:48 +0100)] 
shlwapi: Lowercase schemes in UrlCombine function.

12 years agourlmon: Use CopyBindInfo in InternetBindInfo_GetBindInfo.
Piotr Caban [Thu, 8 Mar 2012 12:45:51 +0000 (13:45 +0100)] 
urlmon: Use CopyBindInfo in InternetBindInfo_GetBindInfo.

12 years agourlmon/tests: Added CopyBindInfo tests.
Piotr Caban [Thu, 8 Mar 2012 12:45:29 +0000 (13:45 +0100)] 
urlmon/tests: Added CopyBindInfo tests.

12 years agourlmon: Added CopyBindInfo implementation.
Piotr Caban [Thu, 8 Mar 2012 12:45:12 +0000 (13:45 +0100)] 
urlmon: Added CopyBindInfo implementation.

12 years agomshtml/tests: Test HTMLDocument without MIME type reported.
Piotr Caban [Thu, 8 Mar 2012 12:02:24 +0000 (13:02 +0100)] 
mshtml/tests: Test HTMLDocument without MIME type reported.

12 years agomshtml: Set proposed MIME to text/html on main document.
Piotr Caban [Thu, 8 Mar 2012 12:02:05 +0000 (13:02 +0100)] 
mshtml: Set proposed MIME to text/html on main document.

12 years agoinclude: Added IXMLGenericParse interface definition.
Piotr Caban [Thu, 8 Mar 2012 12:01:06 +0000 (13:01 +0100)] 
include: Added IXMLGenericParse interface definition.

12 years agoinclude: Added msident.idl.
Jacek Caban [Thu, 8 Mar 2012 11:25:56 +0000 (12:25 +0100)] 
include: Added msident.idl.

12 years agowininet: Added more connection limit options tests.
Jacek Caban [Thu, 8 Mar 2012 11:21:24 +0000 (12:21 +0100)] 
wininet: Added more connection limit options tests.

12 years agowininet: Added separated function for querying global options.
Jacek Caban [Thu, 8 Mar 2012 11:21:12 +0000 (12:21 +0100)] 
wininet: Added separated function for querying global options.

12 years agowininet: Added INTERNET_OPTION_MAX_CONNS_PER_SERVER and INTERNET_OPTION_MAX_CONNS_PER...
Jacek Caban [Thu, 8 Mar 2012 11:20:53 +0000 (12:20 +0100)] 
wininet: Added INTERNET_OPTION_MAX_CONNS_PER_SERVER and INTERNET_OPTION_MAX_CONNS_PER_1_0_SERVER options setting implementation.

12 years agowininet: Use separate function for setting global options.
Jacek Caban [Thu, 8 Mar 2012 11:19:37 +0000 (12:19 +0100)] 
wininet: Use separate function for setting global options.

12 years agowininet: Added default fallback for setting handle options and use it for INTERNET_OP...
Jacek Caban [Thu, 8 Mar 2012 11:19:14 +0000 (12:19 +0100)] 
wininet: Added default fallback for setting handle options and use it for INTERNET_OPTION_CALLBACK.

12 years agomshtml: Get rid of no longer used silent argument of load_gecko.
Jacek Caban [Thu, 8 Mar 2012 11:18:04 +0000 (12:18 +0100)] 
mshtml: Get rid of no longer used silent argument of load_gecko.

12 years agomsxml3: Check for unsafe cast in addCollection().
Nikolay Sivov [Thu, 8 Mar 2012 09:04:41 +0000 (12:04 +0300)] 
msxml3: Check for unsafe cast in addCollection().

12 years agomsxml3: Support element declaration output in MXWriter.
Nikolay Sivov [Thu, 8 Mar 2012 09:03:27 +0000 (12:03 +0300)] 
msxml3: Support element declaration output in MXWriter.

12 years agomsxml3: Add stub support of ISAXDeclHandler for MXWriter.
Nikolay Sivov [Thu, 8 Mar 2012 08:57:48 +0000 (11:57 +0300)] 
msxml3: Add stub support of ISAXDeclHandler for MXWriter.

12 years agoddraw: Trace color keys in hex.
Henri Verbeet [Wed, 7 Mar 2012 17:38:55 +0000 (18:38 +0100)] 
ddraw: Trace color keys in hex.

12 years agowined3d: Remove an outdated comment from load_vertex_data().
Henri Verbeet [Wed, 7 Mar 2012 17:38:54 +0000 (18:38 +0100)] 
wined3d: Remove an outdated comment from load_vertex_data().

12 years agowined3d: Remove an outdated comment in state_zwritenable().
Henri Verbeet [Wed, 7 Mar 2012 17:38:53 +0000 (18:38 +0100)] 
wined3d: Remove an outdated comment in state_zwritenable().

We actually do have tests for this.

12 years agowined3d: Don't use floating point for surface height scaling.
Henri Verbeet [Wed, 7 Mar 2012 17:38:52 +0000 (18:38 +0100)] 
wined3d: Don't use floating point for surface height scaling.

This is the follow-up to commit a4e5bcff4c66aa1041ea32f971b92b40d73e7d72.

12 years agowined3d: Remove a transformed vertex loading hack in load_vertex_data().
Henri Verbeet [Wed, 7 Mar 2012 17:38:51 +0000 (18:38 +0100)] 
wined3d: Remove a transformed vertex loading hack in load_vertex_data().

This should never be used, we fall back to drawStridedSlow() for transformed vertices.

12 years agowinmm: Remove unused define.
Andrew Eikum [Wed, 7 Mar 2012 16:59:37 +0000 (10:59 -0600)] 
winmm: Remove unused define.

12 years agoRelease 1.4. wine-1.4
Alexandre Julliard [Wed, 7 Mar 2012 16:11:48 +0000 (17:11 +0100)] 
Release 1.4.

12 years agopo: Fix some typography issues in the Portuguese (Portugal) translation.
Francois Gouget [Wed, 7 Mar 2012 13:35:59 +0000 (14:35 +0100)] 
po: Fix some typography issues in the Portuguese (Portugal) translation.

12 years agopo: Fix some line wrapping issues in the Portuguese (Portugal) translation.
Francois Gouget [Wed, 7 Mar 2012 13:35:45 +0000 (14:35 +0100)] 
po: Fix some line wrapping issues in the Portuguese (Portugal) translation.

12 years agopo: Fix some typography issues in the Turkish translation.
Francois Gouget [Wed, 7 Mar 2012 12:13:43 +0000 (13:13 +0100)] 
po: Fix some typography issues in the Turkish translation.

12 years agopo: Mark a couple of Turkish translations with invalid formatting directives as fuzzy.
Francois Gouget [Wed, 7 Mar 2012 12:13:16 +0000 (13:13 +0100)] 
po: Mark a couple of Turkish translations with invalid formatting directives as fuzzy.

12 years agopo: Update German translation.
Julian Rüger [Wed, 7 Mar 2012 04:53:51 +0000 (05:53 +0100)] 
po: Update German translation.

12 years agopo: Update Czech translation.
Petr Kočandrle [Tue, 6 Mar 2012 22:13:25 +0000 (23:13 +0100)] 
po: Update Czech translation.

12 years agopo: Fix mismatched trailing full stops in Japanese translation.
Akihiro Sagawa [Tue, 6 Mar 2012 13:52:01 +0000 (22:52 +0900)] 
po: Fix mismatched trailing full stops in Japanese translation.

12 years agoreadme: Update Japanese translation.
Akihiro Sagawa [Tue, 6 Mar 2012 13:51:59 +0000 (22:51 +0900)] 
readme: Update Japanese translation.

12 years agopo: Update Portuguese translation.
Fernando Martins [Tue, 6 Mar 2012 22:57:22 +0000 (23:57 +0100)] 
po: Update Portuguese translation.

12 years agopo: Update Spanish translation.
Eduardo García [Tue, 6 Mar 2012 17:49:03 +0000 (18:49 +0100)] 
po: Update Spanish translation.

12 years agopo: Update Swedish translation.
Lauri Kenttä [Tue, 6 Mar 2012 19:30:34 +0000 (21:30 +0200)] 
po: Update Swedish translation.

12 years agopo: Update French translation.
Frédéric Delanoy [Mon, 5 Mar 2012 22:57:53 +0000 (23:57 +0100)] 
po: Update French translation.

12 years agopo: Update Korean translation.
Hwang YunSong [Mon, 5 Mar 2012 12:00:30 +0000 (21:00 +0900)] 
po: Update Korean translation.

12 years agopo: Update German translation.
André Hentschel [Mon, 5 Mar 2012 19:00:26 +0000 (20:00 +0100)] 
po: Update German translation.

12 years agowinecfg: Resize more controls for translations.
André Hentschel [Mon, 5 Mar 2012 18:59:56 +0000 (19:59 +0100)] 
winecfg: Resize more controls for translations.

12 years agopo: Update Spanish translation.
Pablo Martín [Mon, 5 Mar 2012 18:41:48 +0000 (19:41 +0100)] 
po: Update Spanish translation.

12 years agopo: Update Spanish translation.
Eduardo García [Mon, 5 Mar 2012 17:58:27 +0000 (18:58 +0100)] 
po: Update Spanish translation.

12 years agonotepad: Fix the position of the Encoding combobox.
Alexandre Julliard [Mon, 5 Mar 2012 12:22:14 +0000 (13:22 +0100)] 
notepad: Fix the position of the Encoding combobox.

12 years agopo: Fix some space issues in the Norwegian Bokmål translation.
Francois Gouget [Mon, 5 Mar 2012 10:14:39 +0000 (11:14 +0100)] 
po: Fix some space issues in the Norwegian Bokmål translation.

12 years agopo: A few typography fixes for the Chinese (Taiwan) translation.
Francois Gouget [Mon, 5 Mar 2012 10:14:25 +0000 (11:14 +0100)] 
po: A few typography fixes for the Chinese (Taiwan) translation.

12 years agopo: Fix a few space and typography issues in the Slovenian translation.
Francois Gouget [Mon, 5 Mar 2012 04:51:41 +0000 (05:51 +0100)] 
po: Fix a few space and typography issues in the Slovenian translation.

12 years agopo: Fix a couple of typography issues in the Danish translation.
Francois Gouget [Mon, 5 Mar 2012 04:38:22 +0000 (05:38 +0100)] 
po: Fix a couple of typography issues in the Danish translation.

12 years agopo: Fix a couple of typography issues in the Hungarian translation.
Francois Gouget [Mon, 5 Mar 2012 04:29:33 +0000 (05:29 +0100)] 
po: Fix a couple of typography issues in the Hungarian translation.

12 years agopo: Fix a formatting directive in the Hungarian translation.
Francois Gouget [Mon, 5 Mar 2012 04:29:24 +0000 (05:29 +0100)] 
po: Fix a formatting directive in the Hungarian translation.

12 years agopo: The start /L option is gone so remove it from the Hungarian translation.
Francois Gouget [Mon, 5 Mar 2012 04:29:06 +0000 (05:29 +0100)] 
po: The start /L option is gone so remove it from the Hungarian translation.

12 years agowinecfg: Resize controls for translations.
André Hentschel [Sat, 3 Mar 2012 14:31:48 +0000 (15:31 +0100)] 
winecfg: Resize controls for translations.

12 years agopo: Update Turkish translation.
Hasan Kiran [Fri, 2 Mar 2012 23:37:07 +0000 (23:37 +0000)] 
po: Update Turkish translation.

12 years agopo: Fixed Slovenian cmd usage translation.
Jaka Kranjc [Sun, 4 Mar 2012 09:12:54 +0000 (10:12 +0100)] 
po: Fixed Slovenian cmd usage translation.

12 years agopo: Update Portuguese translation.
Fernando Martins [Sat, 3 Mar 2012 00:34:23 +0000 (01:34 +0100)] 
po: Update Portuguese translation.

12 years agopo: Update Spanish translation.
Pablo Martín [Thu, 1 Mar 2012 18:59:55 +0000 (19:59 +0100)] 
po: Update Spanish translation.

12 years agoreadme: Update Spanish translation.
Eduardo García [Sat, 3 Mar 2012 15:47:50 +0000 (16:47 +0100)] 
readme: Update Spanish translation.

12 years agopo: Update Spanish translation.
Eduardo García [Fri, 2 Mar 2012 17:54:17 +0000 (18:54 +0100)] 
po: Update Spanish translation.

12 years agopo: Update Czech translation.
Petr Kočandrle [Fri, 2 Mar 2012 14:03:54 +0000 (15:03 +0100)] 
po: Update Czech translation.

12 years agopo: Update Finnish translation.
Lauri Kenttä [Sun, 4 Mar 2012 20:07:15 +0000 (22:07 +0200)] 
po: Update Finnish translation.

12 years agoRelease 1.4-rc6. wine-1.4-rc6
Alexandre Julliard [Fri, 2 Mar 2012 18:48:45 +0000 (19:48 +0100)] 
Release 1.4-rc6.

12 years agoUpdated the authors list.
Alexandre Julliard [Fri, 2 Mar 2012 16:54:50 +0000 (17:54 +0100)] 
Updated the authors list.

12 years agogdi32: Fix missing increment of integer data in GetCharABCWidthsFloat.
Alexandre Julliard [Fri, 2 Mar 2012 15:51:22 +0000 (16:51 +0100)] 
gdi32: Fix missing increment of integer data in GetCharABCWidthsFloat.

12 years agopo: Update Hungarian translation.
Zoltan Nagy [Thu, 1 Mar 2012 17:36:05 +0000 (18:36 +0100)] 
po: Update Hungarian translation.

12 years agopo: Russian translation update.
Nikolay Sivov [Fri, 2 Mar 2012 12:59:21 +0000 (15:59 +0300)] 
po: Russian translation update.

12 years agopo: Fix spelling errors in Catalan translation.
Alex Henrie [Fri, 2 Mar 2012 04:14:01 +0000 (21:14 -0700)] 
po: Fix spelling errors in Catalan translation.