wine
14 years agoieframe: Moved InternetShortcut implementation to ieframe.dll.
Jacek Caban [Sat, 23 Jul 2011 16:40:54 +0000 (18:40 +0200)] 
ieframe: Moved InternetShortcut implementation to ieframe.dll.

14 years agoieframe: Added new DLL.
Jacek Caban [Sat, 23 Jul 2011 16:36:37 +0000 (18:36 +0200)] 
ieframe: Added new DLL.

14 years agoconfigure: Fix audio detection on OSX.
Austin English [Sun, 24 Jul 2011 04:05:04 +0000 (23:05 -0500)] 
configure: Fix audio detection on OSX.

14 years agouser32/tests: Make hook messages optional in the SetParent test.
Alexandre Julliard [Sun, 24 Jul 2011 11:18:01 +0000 (13:18 +0200)] 
user32/tests: Make hook messages optional in the SetParent test.

14 years agowidl: Check for mismatched types in ?: expressions.
Alexandre Julliard [Mon, 25 Jul 2011 08:43:09 +0000 (10:43 +0200)] 
widl: Check for mismatched types in ?: expressions.

14 years agowrc: Run through the translation process even if libgettext-po is missing.
Alexandre Julliard [Sun, 24 Jul 2011 11:17:47 +0000 (13:17 +0200)] 
wrc: Run through the translation process even if libgettext-po is missing.

14 years agowinhttp: Propagate errors from asynchronous requests.
Hans Leidekker [Sat, 23 Jul 2011 16:16:02 +0000 (18:16 +0200)] 
winhttp: Propagate errors from asynchronous requests.

14 years agowinhttp: Set last error if the server didn't return a valid response.
Hans Leidekker [Sat, 23 Jul 2011 16:15:37 +0000 (18:15 +0200)] 
winhttp: Set last error if the server didn't return a valid response.

14 years agowinhttp: Implement IWinHttpRequest::SetCredentials.
Hans Leidekker [Sat, 23 Jul 2011 16:15:23 +0000 (18:15 +0200)] 
winhttp: Implement IWinHttpRequest::SetCredentials.

14 years agowinhttp: Implement IWinHttpRequest::get_ResponseBody.
Hans Leidekker [Sat, 23 Jul 2011 16:15:09 +0000 (18:15 +0200)] 
winhttp: Implement IWinHttpRequest::get_ResponseBody.

14 years agowinhttp: Use an offset instead of a pointer for the write position.
Hans Leidekker [Sat, 23 Jul 2011 16:14:52 +0000 (18:14 +0200)] 
winhttp: Use an offset instead of a pointer for the write position.

14 years agod3dx9_36: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Sat, 23 Jul 2011 11:42:39 +0000 (13:42 +0200)] 
d3dx9_36: Fix compilation on systems that don't support nameless unions.

14 years agomshtml: Added javascript: URLs test.
Jacek Caban [Sat, 23 Jul 2011 10:52:42 +0000 (12:52 +0200)] 
mshtml: Added javascript: URLs test.

14 years agomshtml: Added support for javascript: URLs.
Jacek Caban [Sat, 23 Jul 2011 10:52:17 +0000 (12:52 +0200)] 
mshtml: Added support for javascript: URLs.

14 years agomshtml: Call set_moniker asynchronously in SuperNavigate.
Jacek Caban [Sat, 23 Jul 2011 10:51:57 +0000 (12:51 +0200)] 
mshtml: Call set_moniker asynchronously in SuperNavigate.

14 years agomshtml: Split set_moniker implementation.
Jacek Caban [Sat, 23 Jul 2011 10:51:38 +0000 (12:51 +0200)] 
mshtml: Split set_moniker implementation.

14 years agomshtml: Downgrade GetAsciiHost FIXME to WARN.
Jacek Caban [Sat, 23 Jul 2011 10:51:19 +0000 (12:51 +0200)] 
mshtml: Downgrade GetAsciiHost FIXME to WARN.

14 years agomshtml: Moved script mode out of get_script_host to allow exec_script calls in Gecko...
Jacek Caban [Sat, 23 Jul 2011 10:51:06 +0000 (12:51 +0200)] 
mshtml: Moved script mode out of get_script_host to allow exec_script calls in Gecko script mode.

14 years agomshtml: Moved OLECMDID_SETDOWNLOADSTATE call to separated function.
Jacek Caban [Sat, 23 Jul 2011 10:50:49 +0000 (12:50 +0200)] 
mshtml: Moved OLECMDID_SETDOWNLOADSTATE call to separated function.

14 years agomshtml: Use CreateURLMonikerEx2 in SuperNavigate.
Jacek Caban [Sat, 23 Jul 2011 10:50:32 +0000 (12:50 +0200)] 
mshtml: Use CreateURLMonikerEx2 in SuperNavigate.

14 years agomshtml: Moved binding-related declarations to separate file.
Jacek Caban [Sat, 23 Jul 2011 10:50:11 +0000 (12:50 +0200)] 
mshtml: Moved binding-related declarations to separate file.

14 years agomsi: Fix the SelectionPath event handler.
Hans Leidekker [Sat, 23 Jul 2011 07:53:14 +0000 (09:53 +0200)] 
msi: Fix the SelectionPath event handler.

14 years agoRelease 1.3.25. wine-1.3.25
Alexandre Julliard [Fri, 22 Jul 2011 17:32:43 +0000 (19:32 +0200)] 
Release 1.3.25.

14 years agogdi32: Fix the lines parameter of SetDIBits to be positive.
Huw Davies [Fri, 22 Jul 2011 14:10:00 +0000 (15:10 +0100)] 
gdi32: Fix the lines parameter of SetDIBits to be positive.

14 years agogdi32: Add a helper to fill out the colour table from the current palette.
Huw Davies [Fri, 22 Jul 2011 14:09:59 +0000 (15:09 +0100)] 
gdi32: Add a helper to fill out the colour table from the current palette.

14 years agogdi32: Add a helper to sanitize a BITMAPINFO structure.
Huw Davies [Fri, 22 Jul 2011 14:09:58 +0000 (15:09 +0100)] 
gdi32: Add a helper to sanitize a BITMAPINFO structure.

14 years agomshtml: Return NS_BINDING_ABORTED for canceled binding in AsyncOpen.
Jacek Caban [Fri, 22 Jul 2011 13:35:47 +0000 (15:35 +0200)] 
mshtml: Return NS_BINDING_ABORTED for canceled binding in AsyncOpen.

14 years agomshtml: Make execScript tests more generic.
Jacek Caban [Fri, 22 Jul 2011 13:00:18 +0000 (15:00 +0200)] 
mshtml: Make execScript tests more generic.

14 years agourlmon: Added support for javascript URIs.
Jacek Caban [Fri, 22 Jul 2011 12:44:26 +0000 (14:44 +0200)] 
urlmon: Added support for javascript URIs.

14 years agodsound: Don't copy the position notify on duplicate.
Akihiro Sagawa [Thu, 21 Jul 2011 12:53:48 +0000 (21:53 +0900)] 
dsound: Don't copy the position notify on duplicate.

14 years agodsound: Don't copy the notify object on duplicate.
Akihiro Sagawa [Thu, 21 Jul 2011 12:53:46 +0000 (21:53 +0900)] 
dsound: Don't copy the notify object on duplicate.

14 years agodsound/tests: Add tests to check notifications after duplicate.
Akihiro Sagawa [Thu, 21 Jul 2011 12:53:43 +0000 (21:53 +0900)] 
dsound/tests: Add tests to check notifications after duplicate.

14 years agomshtml: Added IHTMLStyle2::direction property implementation.
Jacek Caban [Fri, 22 Jul 2011 09:40:17 +0000 (11:40 +0200)] 
mshtml: Added IHTMLStyle2::direction property implementation.

14 years agopo: A French translation fixe and a tweak.
Francois Gouget [Fri, 22 Jul 2011 08:37:21 +0000 (10:37 +0200)] 
po: A French translation fixe and a tweak.

14 years agouser32/tests: Fix test failures when the low-level hook cannot be set.
Alexandre Julliard [Fri, 22 Jul 2011 10:00:58 +0000 (12:00 +0200)] 
user32/tests: Fix test failures when the low-level hook cannot be set.

14 years agouser32/tests: Fix some last error tests that fail on Windows.
Alexandre Julliard [Fri, 22 Jul 2011 10:00:12 +0000 (12:00 +0200)] 
user32/tests: Fix some last error tests that fail on Windows.

14 years agouser32/tests: Mark some messages optional in the SetParent sequence.
Alexandre Julliard [Fri, 22 Jul 2011 09:46:27 +0000 (11:46 +0200)] 
user32/tests: Mark some messages optional in the SetParent sequence.

14 years agodinput: SetActionMap setting the axis range according to the action format.
Lucas Fialho Zawacki [Thu, 21 Jul 2011 18:37:15 +0000 (15:37 -0300)] 
dinput: SetActionMap setting the axis range according to the action format.

14 years agodinput: SetActionMap for joysticks.
Lucas Fialho Zawacki [Thu, 21 Jul 2011 18:38:43 +0000 (15:38 -0300)] 
dinput: SetActionMap for joysticks.

14 years agodinput: BuildActionMap for all joysticks. For the moment only for buttons and axis.
Lucas Fialho Zawacki [Thu, 21 Jul 2011 18:36:31 +0000 (15:36 -0300)] 
dinput: BuildActionMap for all joysticks. For the moment only for buttons and axis.

14 years agodinput: EnumDevicesBySemantics enumerate joysticks with priority flags.
Lucas Fialho Zawacki [Thu, 21 Jul 2011 18:36:00 +0000 (15:36 -0300)] 
dinput: EnumDevicesBySemantics enumerate joysticks with priority flags.

14 years agocomclt32: Ensure that item data is actually sent out with notifications.
Jay Yang [Fri, 22 Jul 2011 02:59:43 +0000 (22:59 -0400)] 
comclt32: Ensure that item data is actually sent out with notifications.

14 years agoexplorer: Fix various memory leaks.
Jay Yang [Fri, 22 Jul 2011 02:59:20 +0000 (22:59 -0400)] 
explorer: Fix various memory leaks.

14 years agouser32/tests: Fix two typos.
André Hentschel [Thu, 21 Jul 2011 18:27:14 +0000 (20:27 +0200)] 
user32/tests: Fix two typos.

14 years agowininet: Implement setting proxy options globally for a process.
Juan Lang [Thu, 21 Jul 2011 20:17:21 +0000 (13:17 -0700)] 
wininet: Implement setting proxy options globally for a process.

14 years agowininet: De-Hungarian proxyinfo_t.
Juan Lang [Thu, 21 Jul 2011 19:54:27 +0000 (12:54 -0700)] 
wininet: De-Hungarian proxyinfo_t.

14 years agowined3d: Make the heap parameter to update_heap_entry() const.
Henri Verbeet [Thu, 21 Jul 2011 17:16:04 +0000 (19:16 +0200)] 
wined3d: Make the heap parameter to update_heap_entry() const.

14 years agowined3d: Make the tex_unit_map parameter to shader_glsl_load_vsamplers() const.
Henri Verbeet [Thu, 21 Jul 2011 17:16:03 +0000 (19:16 +0200)] 
wined3d: Make the tex_unit_map parameter to shader_glsl_load_vsamplers() const.

14 years agowined3d: Make the tex_unit_map parameter to shader_glsl_load_psamplers() const.
Henri Verbeet [Thu, 21 Jul 2011 17:16:02 +0000 (19:16 +0200)] 
wined3d: Make the tex_unit_map parameter to shader_glsl_load_psamplers() const.

14 years agoddraw/tests: Add tests to show that resizing the window on mode changes is a property...
Henri Verbeet [Thu, 21 Jul 2011 17:16:01 +0000 (19:16 +0200)] 
ddraw/tests: Add tests to show that resizing the window on mode changes is a property of DDSCL_EXCLUSIVE.

14 years agoddraw: Resize the window after setting the new display mode.
Henri Verbeet [Thu, 21 Jul 2011 17:16:00 +0000 (19:16 +0200)] 
ddraw: Resize the window after setting the new display mode.

14 years agowineps: Implement the additional clipping in PutImage.
Alexandre Julliard [Thu, 21 Jul 2011 17:46:28 +0000 (19:46 +0200)] 
wineps: Implement the additional clipping in PutImage.

14 years agowinex11: Implement the additional clipping in PutImage.
Alexandre Julliard [Thu, 21 Jul 2011 17:12:55 +0000 (19:12 +0200)] 
winex11: Implement the additional clipping in PutImage.

14 years agowinex11: Add helper functions for changing and restoring the current clipping region.
Alexandre Julliard [Thu, 21 Jul 2011 17:03:10 +0000 (19:03 +0200)] 
winex11: Add helper functions for changing and restoring the current clipping region.

14 years agogdi32: Add an optional clip region to the PutImage entry point.
Alexandre Julliard [Thu, 21 Jul 2011 16:49:47 +0000 (18:49 +0200)] 
gdi32: Add an optional clip region to the PutImage entry point.

14 years agowinevdm: Use secure mode when running apps in DOSBox.
André Hentschel [Wed, 20 Jul 2011 20:31:03 +0000 (22:31 +0200)] 
winevdm: Use secure mode when running apps in DOSBox.

14 years agogameux: COM cleanup for the IClassFactory iface.
Michael Stefaniuc [Thu, 21 Jul 2011 11:30:27 +0000 (13:30 +0200)] 
gameux: COM cleanup for the IClassFactory iface.

14 years agowscript: Implemented Host_get_ScriptFullName.
Michał Ziętek [Wed, 20 Jul 2011 19:47:47 +0000 (21:47 +0200)] 
wscript: Implemented Host_get_ScriptFullName.

14 years agowscript: Implemented Host_get_ScriptName.
Michał Ziętek [Wed, 20 Jul 2011 19:47:38 +0000 (21:47 +0200)] 
wscript: Implemented Host_get_ScriptName.

14 years agowscript: Implemented Host_get_Path.
Michał Ziętek [Wed, 20 Jul 2011 19:47:29 +0000 (21:47 +0200)] 
wscript: Implemented Host_get_Path.

14 years agowscript: Implemented Host_get_FullName.
Michał Ziętek [Wed, 20 Jul 2011 19:47:18 +0000 (21:47 +0200)] 
wscript: Implemented Host_get_FullName.

14 years agocomctl32: Improve the stub of TaskDialogIndirect to display a simple message box...
Jeff Latimer [Thu, 21 Jul 2011 13:00:13 +0000 (23:00 +1000)] 
comctl32: Improve the stub of TaskDialogIndirect to display a simple message box pending a full implementation.

14 years agocmd: Fix comment for CMD_PIPE.
Frédéric Delanoy [Thu, 21 Jul 2011 13:28:27 +0000 (15:28 +0200)] 
cmd: Fix comment for CMD_PIPE.

14 years agocmd/tests: Add CALL tests.
Frédéric Delanoy [Thu, 21 Jul 2011 13:28:26 +0000 (15:28 +0200)] 
cmd/tests: Add CALL tests.

14 years agocomctl32: Don't invalidate item in LISTVIEW_SetItemT when its state has not changed.
Piotr Caban [Thu, 21 Jul 2011 11:49:59 +0000 (13:49 +0200)] 
comctl32: Don't invalidate item in LISTVIEW_SetItemT when its state has not changed.

14 years agontdsapi: Add stub for DsGetSpnA.
Alistair Leslie-Hughes [Tue, 12 Jul 2011 12:49:52 +0000 (22:49 +1000)] 
ntdsapi: Add stub for DsGetSpnA.

14 years agomshtml: Added IHTMLStyle::pageBreakBefore implementation.
Jacek Caban [Thu, 21 Jul 2011 10:26:37 +0000 (12:26 +0200)] 
mshtml: Added IHTMLStyle::pageBreakBefore implementation.

14 years agogdi32: Get rid of the StretchDIBits-based fallback for StretchBlt.
Alexandre Julliard [Wed, 20 Jul 2011 15:59:31 +0000 (17:59 +0200)] 
gdi32: Get rid of the StretchDIBits-based fallback for StretchBlt.

14 years agowineps: Implement the PutImage entry point.
Alexandre Julliard [Wed, 20 Jul 2011 14:04:28 +0000 (16:04 +0200)] 
wineps: Implement the PutImage entry point.

14 years agowineps: Add a couple of helper functions to simplify the StretchDIBits implementation.
Alexandre Julliard [Wed, 20 Jul 2011 12:36:10 +0000 (14:36 +0200)] 
wineps: Add a couple of helper functions to simplify the StretchDIBits implementation.

14 years agowinhttp: Add tests for IWinHttpRequest.
Hans Leidekker [Thu, 21 Jul 2011 09:52:44 +0000 (11:52 +0200)] 
winhttp: Add tests for IWinHttpRequest.

14 years agowinhttp: Implement IWinHttpRequest::Abort.
Hans Leidekker [Thu, 21 Jul 2011 09:52:30 +0000 (11:52 +0200)] 
winhttp: Implement IWinHttpRequest::Abort.

14 years agowinhttp: Implement IWinHttpRequest::get_ResponseText.
Hans Leidekker [Thu, 21 Jul 2011 09:52:18 +0000 (11:52 +0200)] 
winhttp: Implement IWinHttpRequest::get_ResponseText.

14 years agowinhttp: Implement IWinHttpRequest::get_StatusText.
Hans Leidekker [Thu, 21 Jul 2011 09:52:00 +0000 (11:52 +0200)] 
winhttp: Implement IWinHttpRequest::get_StatusText.

14 years agowinhttp: Implement IWinHttpRequest::get_Status.
Hans Leidekker [Thu, 21 Jul 2011 09:51:47 +0000 (11:51 +0200)] 
winhttp: Implement IWinHttpRequest::get_Status.

14 years agowinhttp: Implement IWinHttpRequest::WaitForResponse.
Hans Leidekker [Thu, 21 Jul 2011 09:51:34 +0000 (11:51 +0200)] 
winhttp: Implement IWinHttpRequest::WaitForResponse.

14 years agowinhttp: Implement IWinHttpRequest::SetTimeouts.
Hans Leidekker [Thu, 21 Jul 2011 09:51:18 +0000 (11:51 +0200)] 
winhttp: Implement IWinHttpRequest::SetTimeouts.

14 years agowinhttp: Implement IWinHttpRequest::Send.
Hans Leidekker [Thu, 21 Jul 2011 09:51:03 +0000 (11:51 +0200)] 
winhttp: Implement IWinHttpRequest::Send.

14 years agowinhttp: Implement IWinHttpRequest::Open.
Hans Leidekker [Thu, 21 Jul 2011 09:50:45 +0000 (11:50 +0200)] 
winhttp: Implement IWinHttpRequest::Open.

14 years agod3dx9: Implement ID3DXBaseEffect::GetMatrixTransposeArray().
Rico Schüller [Thu, 21 Jul 2011 06:47:47 +0000 (08:47 +0200)] 
d3dx9: Implement ID3DXBaseEffect::GetMatrixTransposeArray().

14 years agod3dx9: Implement ID3DXBaseEffect::GetMatrixArray().
Rico Schüller [Thu, 21 Jul 2011 06:47:43 +0000 (08:47 +0200)] 
d3dx9: Implement ID3DXBaseEffect::GetMatrixArray().

14 years agod3dx9: Fix ID3DXBaseEffect::GetFloat().
Rico Schüller [Thu, 21 Jul 2011 06:47:38 +0000 (08:47 +0200)] 
d3dx9: Fix ID3DXBaseEffect::GetFloat().

14 years agod3dx9: Implement ID3DXBaseEffect::GetMatrixTranspose().
Rico Schüller [Thu, 21 Jul 2011 06:47:30 +0000 (08:47 +0200)] 
d3dx9: Implement ID3DXBaseEffect::GetMatrixTranspose().

14 years agod3dx9: Implement ID3DXBaseEffect::GetVectorArray().
Rico Schüller [Thu, 21 Jul 2011 06:47:17 +0000 (08:47 +0200)] 
d3dx9: Implement ID3DXBaseEffect::GetVectorArray().

14 years agogdi32: Get rid of the offset in the gdi_image_bits structure now that we are passing...
Alexandre Julliard [Thu, 21 Jul 2011 10:03:30 +0000 (12:03 +0200)] 
gdi32: Get rid of the offset in the gdi_image_bits structure now that we are passing the full rectangles.

14 years agogdi32: Allow the PutImage entry point to optionally support stretching.
Alexandre Julliard [Wed, 20 Jul 2011 15:28:19 +0000 (17:28 +0200)] 
gdi32: Allow the PutImage entry point to optionally support stretching.

14 years agogdi32: Pass the full bitblt_coords structure to the Get/PutImage entry points.
Alexandre Julliard [Thu, 21 Jul 2011 09:17:13 +0000 (11:17 +0200)] 
gdi32: Pass the full bitblt_coords structure to the Get/PutImage entry points.

14 years agocomdlg32/tests: Print the id of the GetSaveFileName test on failure.
Alexandre Julliard [Thu, 21 Jul 2011 09:11:20 +0000 (11:11 +0200)] 
comdlg32/tests: Print the id of the GetSaveFileName test on failure.

14 years agokernel32: Fix function description of CompareStringA and lstrcmpA.
Frédéric Delanoy [Wed, 20 Jul 2011 15:20:58 +0000 (17:20 +0200)] 
kernel32: Fix function description of CompareStringA and lstrcmpA.

14 years agocryptui/tests: Always use a function pointer for CryptUIWizImport.
Alexander Morozov [Wed, 20 Jul 2011 16:30:55 +0000 (20:30 +0400)] 
cryptui/tests: Always use a function pointer for CryptUIWizImport.

14 years agopo: Remove English strings from the Czech translation.
Francois Gouget [Wed, 20 Jul 2011 14:14:32 +0000 (16:14 +0200)] 
po: Remove English strings from the Czech translation.

14 years agopo: Remove English strings from the Bulgarian translation.
Francois Gouget [Wed, 20 Jul 2011 14:14:25 +0000 (16:14 +0200)] 
po: Remove English strings from the Bulgarian translation.

14 years agopo: Remove English strings from the Polish translation.
Francois Gouget [Wed, 20 Jul 2011 14:14:16 +0000 (16:14 +0200)] 
po: Remove English strings from the Polish translation.

14 years agopo: Remove English strings from the German translation.
Francois Gouget [Wed, 20 Jul 2011 14:14:08 +0000 (16:14 +0200)] 
po: Remove English strings from the German translation.

14 years agopo: French translation tweaks and fixes.
Francois Gouget [Wed, 20 Jul 2011 14:13:36 +0000 (16:13 +0200)] 
po: French translation tweaks and fixes.

14 years agowinex11: Use the appropriate color_shifts when the target is a bitmap.
Huw Davies [Wed, 20 Jul 2011 15:45:22 +0000 (16:45 +0100)] 
winex11: Use the appropriate color_shifts when the target is a bitmap.

14 years agowinex11: Sync the dib-section bits before writing to the image.
Huw Davies [Wed, 20 Jul 2011 15:45:21 +0000 (16:45 +0100)] 
winex11: Sync the dib-section bits before writing to the image.

14 years agocomctl32: Don't reset trackbar thumb on a WM_SIZE message.
Bellengé Maxime [Wed, 20 Jul 2011 12:58:29 +0000 (14:58 +0200)] 
comctl32: Don't reset trackbar thumb on a WM_SIZE message.

14 years agoqmgr: COM cleanup for the IClassFactory iface.
Michael Stefaniuc [Wed, 20 Jul 2011 13:43:49 +0000 (15:43 +0200)] 
qmgr: COM cleanup for the IClassFactory iface.

14 years agomshtml: Moved style tests to separated file.
Jacek Caban [Wed, 20 Jul 2011 13:34:43 +0000 (15:34 +0200)] 
mshtml: Moved style tests to separated file.