wine
11 years agows2_32: Permit broadcast packets on interface-bound sockets for systems with IP_UNICA...
Erich Hoover [Wed, 26 Sep 2012 22:38:29 +0000 (16:38 -0600)] 
ws2_32: Permit broadcast packets on interface-bound sockets for systems with IP_UNICAST_IF and SO_ATTACH_FILTER.

11 years agows2_32: Permit broadcast packets on interface-bound sockets for systems with IP_BOUND_IF.
Erich Hoover [Wed, 26 Sep 2012 22:38:09 +0000 (16:38 -0600)] 
ws2_32: Permit broadcast packets on interface-bound sockets for systems with IP_BOUND_IF.

11 years agowinex11: Use ARGB layered windows for system tray icons when supported.
Alexandre Julliard [Mon, 1 Oct 2012 13:59:49 +0000 (15:59 +0200)] 
winex11: Use ARGB layered windows for system tray icons when supported.

11 years agowinex11: Take the alpha channel into account to compute the region of layered windows.
Alexandre Julliard [Thu, 27 Sep 2012 18:47:08 +0000 (20:47 +0200)] 
winex11: Take the alpha channel into account to compute the region of layered windows.

11 years agowinex11: Switch to an ARGB visual for layered windows with per-pixel alpha.
Alexandre Julliard [Wed, 26 Sep 2012 11:12:17 +0000 (13:12 +0200)] 
winex11: Switch to an ARGB visual for layered windows with per-pixel alpha.

11 years agowinex11: Add support for per-window visuals.
Alexandre Julliard [Wed, 26 Sep 2012 10:19:37 +0000 (12:19 +0200)] 
winex11: Add support for per-window visuals.

11 years agowinex11: Don't put window manager decorations on layered windows.
Alexandre Julliard [Tue, 2 Oct 2012 11:51:56 +0000 (13:51 +0200)] 
winex11: Don't put window manager decorations on layered windows.

11 years agomshtml: Implement IHTMLFrameBase_put_name().
Nikolay Sivov [Mon, 1 Oct 2012 11:06:32 +0000 (15:06 +0400)] 
mshtml: Implement IHTMLFrameBase_put_name().

11 years agows2_32: Fix TRACE format in WS_getsockname.
Bruno Jesus [Mon, 1 Oct 2012 03:30:06 +0000 (00:30 -0300)] 
ws2_32: Fix TRACE format in WS_getsockname.

11 years agovcomp: Better stub for omp_get_thread_num.
Dan Kegel [Sun, 30 Sep 2012 03:20:41 +0000 (20:20 -0700)] 
vcomp: Better stub for omp_get_thread_num.

11 years agovcomp: Better stubs for omp_get_nested, omp_set_nested.
Dan Kegel [Sun, 30 Sep 2012 03:20:40 +0000 (20:20 -0700)] 
vcomp: Better stubs for omp_get_nested, omp_set_nested.

11 years agovcomp: Better stubs for omp_get_dynamic, omp_set_dynamic.
Dan Kegel [Sun, 30 Sep 2012 03:20:39 +0000 (20:20 -0700)] 
vcomp: Better stubs for omp_get_dynamic, omp_set_dynamic.

11 years agovcomp: Better stub for omp_get_max_threads.
Dan Kegel [Sun, 30 Sep 2012 03:20:38 +0000 (20:20 -0700)] 
vcomp: Better stub for omp_get_max_threads.

11 years agovcomp: Better stub for omp_set_num_threads.
Dan Kegel [Sun, 30 Sep 2012 03:20:37 +0000 (20:20 -0700)] 
vcomp: Better stub for omp_set_num_threads.

11 years agovcomp: Better stub for omp_get_num_threads.
Dan Kegel [Sun, 30 Sep 2012 03:20:36 +0000 (20:20 -0700)] 
vcomp: Better stub for omp_get_num_threads.

11 years agovbscript: Added RTrim implementation.
Jacek Caban [Tue, 2 Oct 2012 08:34:07 +0000 (10:34 +0200)] 
vbscript: Added RTrim implementation.

11 years agovbscript: Added LTrim() implementation.
Jacek Caban [Tue, 2 Oct 2012 08:33:50 +0000 (10:33 +0200)] 
vbscript: Added LTrim() implementation.

11 years agovbscript: Added Trim() implementation.
Jacek Caban [Tue, 2 Oct 2012 08:33:30 +0000 (10:33 +0200)] 
vbscript: Added Trim() implementation.

11 years agocmd: Fix basic cmd.exe /c "echo hello" type syntax.
Jason Edmeades [Mon, 1 Oct 2012 23:35:47 +0000 (00:35 +0100)] 
cmd: Fix basic cmd.exe /c "echo hello" type syntax.

Add checks for existance of command to run in order to keep the
new quote handling capabilities of cmd.exe /C or /K. If the command
cannot be found, drop back to /S processing mode as per cmd.exe help.

11 years agocmd: cmd.exe /c or /k should suppress copy overwrite prompts.
Jason Edmeades [Mon, 1 Oct 2012 21:37:17 +0000 (22:37 +0100)] 
cmd: cmd.exe /c or /k should suppress copy overwrite prompts.

11 years agowined3d: Recognize the SM4 dcl_constantBuffer opcode.
Henri Verbeet [Mon, 1 Oct 2012 20:48:13 +0000 (22:48 +0200)] 
wined3d: Recognize the SM4 dcl_constantBuffer opcode.

11 years agowined3d: wined3d_device_get_creation_parameters() never fails.
Henri Verbeet [Mon, 1 Oct 2012 20:48:12 +0000 (22:48 +0200)] 
wined3d: wined3d_device_get_creation_parameters() never fails.

11 years agowined3d: wined3d_device_set_depth_stencil() never fails.
Henri Verbeet [Mon, 1 Oct 2012 20:48:11 +0000 (22:48 +0200)] 
wined3d: wined3d_device_set_depth_stencil() never fails.

11 years agod3d10core: Implement d3d10_device_RSGetState().
Henri Verbeet [Mon, 1 Oct 2012 20:48:10 +0000 (22:48 +0200)] 
d3d10core: Implement d3d10_device_RSGetState().

11 years agod3d10core: Implement d3d10_device_RSSetState().
Henri Verbeet [Mon, 1 Oct 2012 20:48:09 +0000 (22:48 +0200)] 
d3d10core: Implement d3d10_device_RSSetState().

11 years agod3dx9: Fix D3DXMatrixAffineTransformation() and add some tests.
Rico Schüller [Mon, 1 Oct 2012 10:40:51 +0000 (12:40 +0200)] 
d3dx9: Fix D3DXMatrixAffineTransformation() and add some tests.

11 years agowininet: Make cookies functions thread-safe.
Piotr Caban [Mon, 1 Oct 2012 12:23:10 +0000 (14:23 +0200)] 
wininet: Make cookies functions thread-safe.

11 years agowininet: Added basic cookie domain validation in set_cookie function.
Piotr Caban [Mon, 1 Oct 2012 12:22:57 +0000 (14:22 +0200)] 
wininet: Added basic cookie domain validation in set_cookie function.

11 years agowininet: Added basic persistent cookie tests.
Piotr Caban [Mon, 1 Oct 2012 12:22:27 +0000 (14:22 +0200)] 
wininet: Added basic persistent cookie tests.

11 years agowininet: Added support for persistent cookies.
Piotr Caban [Mon, 1 Oct 2012 12:21:59 +0000 (14:21 +0200)] 
wininet: Added support for persistent cookies.

11 years agowininet: Added support for urlcache file name generating.
Piotr Caban [Mon, 1 Oct 2012 12:21:04 +0000 (14:21 +0200)] 
wininet: Added support for urlcache file name generating.

11 years agowininet: Added more fields to cookie structure.
Piotr Caban [Mon, 1 Oct 2012 12:20:35 +0000 (14:20 +0200)] 
wininet: Added more fields to cookie structure.

11 years agocmd: Ensure current directory saved during cmd /c.
Jason Edmeades [Sun, 30 Sep 2012 23:12:59 +0000 (00:12 +0100)] 
cmd: Ensure current directory saved during cmd /c.

11 years agocmd: Fix setlocal/endlocal implementation.
Jason Edmeades [Sun, 30 Sep 2012 22:07:01 +0000 (23:07 +0100)] 
cmd: Fix setlocal/endlocal implementation.

11 years agocmd: Add full for /R support.
Jason Edmeades [Thu, 27 Sep 2012 18:58:56 +0000 (19:58 +0100)] 
cmd: Add full for /R support.

11 years agocmd: Convert wcmd_for to use WCMD_parameter.
Jason Edmeades [Wed, 26 Sep 2012 13:37:56 +0000 (14:37 +0100)] 
cmd: Convert wcmd_for to use WCMD_parameter.

11 years agovbscript: Added Right() implementation.
Jacek Caban [Mon, 1 Oct 2012 11:00:09 +0000 (13:00 +0200)] 
vbscript: Added Right() implementation.

11 years agovbscript: Added Left() implementation.
Jacek Caban [Mon, 1 Oct 2012 10:59:56 +0000 (12:59 +0200)] 
vbscript: Added Left() implementation.

11 years agouser32: Add a driver entry point for UpdateLayeredWindow.
Alexandre Julliard [Thu, 27 Sep 2012 16:13:01 +0000 (18:13 +0200)] 
user32: Add a driver entry point for UpdateLayeredWindow.

11 years agouser32: Invalid DCEs when the window surface changes.
Alexandre Julliard [Mon, 1 Oct 2012 11:17:53 +0000 (13:17 +0200)] 
user32: Invalid DCEs when the window surface changes.

11 years agouser32: Also call set_window_pos when the WS_EX_LAYERED bit is changed.
Alexandre Julliard [Mon, 1 Oct 2012 11:17:40 +0000 (13:17 +0200)] 
user32: Also call set_window_pos when the WS_EX_LAYERED bit is changed.

11 years agouser32: Call the SetWindowStyle driver entry point before updating the window position.
Alexandre Julliard [Mon, 1 Oct 2012 11:12:29 +0000 (13:12 +0200)] 
user32: Call the SetWindowStyle driver entry point before updating the window position.

11 years agouser32: Default to the dummy surface if the driver doesn't provide something else.
Alexandre Julliard [Mon, 1 Oct 2012 11:09:27 +0000 (13:09 +0200)] 
user32: Default to the dummy surface if the driver doesn't provide something else.

11 years agouser32: Create a dummy window surface for windows that shouldn't be painted to.
Alexandre Julliard [Mon, 1 Oct 2012 11:08:51 +0000 (13:08 +0200)] 
user32: Create a dummy window surface for windows that shouldn't be painted to.

11 years agowined3d: Add correct detection of GeForce GT 650M video card.
Oleg Bosis [Sun, 30 Sep 2012 10:07:21 +0000 (14:07 +0400)] 
wined3d: Add correct detection of GeForce GT 650M video card.

11 years agowined3d: Move texture reference decrement to end of usage (Coverity).
Marcus Meissner [Sat, 29 Sep 2012 09:14:54 +0000 (11:14 +0200)] 
wined3d: Move texture reference decrement to end of usage (Coverity).

11 years agocomctl32: Clean up listview resizing code.
Daniel Jelinski [Fri, 28 Sep 2012 22:20:45 +0000 (00:20 +0200)] 
comctl32: Clean up listview resizing code.

11 years agocomctl32: Use GetWindowLong to check for scrollbar.
Daniel Jelinski [Fri, 21 Sep 2012 19:58:43 +0000 (21:58 +0200)] 
comctl32: Use GetWindowLong to check for scrollbar.

dwStyle is updated only in WM_STYLECHANGED, which is not sent
when displaying and hiding scrollbars.

11 years agoieframe: Recognize the CGID_ShellDocView command group.
Dmitry Timoshkov [Fri, 28 Sep 2012 11:51:24 +0000 (20:51 +0900)] 
ieframe: Recognize the CGID_ShellDocView command group.

11 years agoMark all lexers as never-interactive.
Alexandre Julliard [Mon, 1 Oct 2012 10:19:25 +0000 (12:19 +0200)] 
Mark all lexers as never-interactive.

11 years agouser32: Always flush window surfaces in PeekMessage, even with PM_NOYIELD.
Alexandre Julliard [Mon, 1 Oct 2012 10:12:53 +0000 (12:12 +0200)] 
user32: Always flush window surfaces in PeekMessage, even with PM_NOYIELD.

11 years agogdi32: Correctly map the 256-level bitmap to the 5, 17 and 65-level bitmaps.
Huw Davies [Mon, 1 Oct 2012 09:47:17 +0000 (10:47 +0100)] 
gdi32: Correctly map the 256-level bitmap to the 5, 17 and 65-level bitmaps.

11 years agoddraw: Properly release the ddraw reference when the last interface is released in...
Henri Verbeet [Mon, 1 Oct 2012 09:05:23 +0000 (11:05 +0200)] 
ddraw: Properly release the ddraw reference when the last interface is released in ddraw_surface_release_iface().

11 years agowined3d: Just return the surface from wined3d_device_get_depth_stencil().
Henri Verbeet [Mon, 1 Oct 2012 09:05:22 +0000 (11:05 +0200)] 
wined3d: Just return the surface from wined3d_device_get_depth_stencil().

11 years agowined3d: Just return the surface from wined3d_device_get_render_target().
Henri Verbeet [Mon, 1 Oct 2012 09:05:21 +0000 (11:05 +0200)] 
wined3d: Just return the surface from wined3d_device_get_render_target().

11 years agod3d10: Implement d3d10_effect_rasterizer_variable_GetRasterizerState().
Henri Verbeet [Mon, 1 Oct 2012 09:05:20 +0000 (11:05 +0200)] 
d3d10: Implement d3d10_effect_rasterizer_variable_GetRasterizerState().

11 years agod3d10: Implement d3d10_effect_depth_stencil_variable_GetDepthStencilState().
Henri Verbeet [Mon, 1 Oct 2012 09:05:19 +0000 (11:05 +0200)] 
d3d10: Implement d3d10_effect_depth_stencil_variable_GetDepthStencilState().

11 years agodwrite: Forward CreateRenderingParams() to CreateMonitorRenderingParams() with primar...
Nikolay Sivov [Mon, 1 Oct 2012 05:35:00 +0000 (09:35 +0400)] 
dwrite: Forward CreateRenderingParams() to CreateMonitorRenderingParams() with primary monitor.

11 years agodwrite: Stub for CreateMonitorRenderingParams().
Nikolay Sivov [Mon, 1 Oct 2012 05:29:35 +0000 (09:29 +0400)] 
dwrite: Stub for CreateMonitorRenderingParams().

11 years agodwrite: Store render params properties and implement accessing methods.
Nikolay Sivov [Mon, 1 Oct 2012 05:11:44 +0000 (09:11 +0400)] 
dwrite: Store render params properties and implement accessing methods.

11 years agodwrite: Stub for IDWriteRenderingParams.
Nikolay Sivov [Mon, 1 Oct 2012 05:05:38 +0000 (09:05 +0400)] 
dwrite: Stub for IDWriteRenderingParams.

11 years agomlang: Rename IMultiLanguage3 method implementation functions to match interface...
Nikolay Sivov [Sun, 30 Sep 2012 05:53:43 +0000 (09:53 +0400)] 
mlang: Rename IMultiLanguage3 method implementation functions to match interface name.

11 years agomlang: Move GetStrCodePages() to IMLangFontLink2 and forward to it.
Nikolay Sivov [Sun, 30 Sep 2012 05:44:05 +0000 (09:44 +0400)] 
mlang: Move GetStrCodePages() to IMLangFontLink2 and forward to it.

11 years agomlang: Move GetCharCodePages() to IMLangFontLink2 and forward to it.
Nikolay Sivov [Sun, 30 Sep 2012 05:33:39 +0000 (09:33 +0400)] 
mlang: Move GetCharCodePages() to IMLangFontLink2 and forward to it.

11 years agomlang: Move CodePageToCodePages() to IMLangFontLink2 and forward to it.
Nikolay Sivov [Sun, 30 Sep 2012 05:25:50 +0000 (09:25 +0400)] 
mlang: Move CodePageToCodePages() to IMLangFontLink2 and forward to it.

11 years agoshell32/tests: Improve the shell_execute{_ex}() tracing.
Francois Gouget [Mon, 1 Oct 2012 01:30:47 +0000 (03:30 +0200)] 
shell32/tests: Improve the shell_execute{_ex}() tracing.

11 years agoAssorted spelling fixes.
Francois Gouget [Mon, 1 Oct 2012 01:30:06 +0000 (03:30 +0200)] 
Assorted spelling fixes.

11 years agoshlwapi: Implement PathCreateFromUrlAlloc().
Francois Gouget [Mon, 1 Oct 2012 01:29:55 +0000 (03:29 +0200)] 
shlwapi: Implement PathCreateFromUrlAlloc().

11 years agontdll: Init retv to FALSE so in case of exception the trace shows the failure.
Christian Costa [Sat, 29 Sep 2012 20:29:11 +0000 (22:29 +0200)] 
ntdll: Init retv to FALSE so in case of exception the trace shows the failure.

11 years agontoskrnl.exe: Add TRACEs to IoCreateDriver and IoDelete driver.
Christian Costa [Sat, 29 Sep 2012 20:28:24 +0000 (22:28 +0200)] 
ntoskrnl.exe: Add TRACEs to IoCreateDriver and IoDelete driver.

11 years agontoskrnl.exe: Add stub for MmMapLockedPagesSpecifyCache.
Christian Costa [Sat, 29 Sep 2012 20:28:16 +0000 (22:28 +0200)] 
ntoskrnl.exe: Add stub for MmMapLockedPagesSpecifyCache.

11 years agontoskrnl.exe: Add stub for MmProbeAndLockPages.
Christian Costa [Sat, 29 Sep 2012 20:28:08 +0000 (22:28 +0200)] 
ntoskrnl.exe: Add stub for MmProbeAndLockPages.

11 years agontoskrnl.exe: Add stub for MmUnlockPages.
Christian Costa [Sat, 29 Sep 2012 20:28:00 +0000 (22:28 +0200)] 
ntoskrnl.exe: Add stub for MmUnlockPages.

11 years agogdi32: Make dibdrv_wgl{Describe,Set}PixelFormat() static.
Francois Gouget [Sat, 29 Sep 2012 16:02:40 +0000 (18:02 +0200)] 
gdi32: Make dibdrv_wgl{Describe,Set}PixelFormat() static.

11 years agoinclude: Fix a typo in the declaration of PCUZZTSTR.
Francois Gouget [Sat, 29 Sep 2012 16:02:36 +0000 (18:02 +0200)] 
include: Fix a typo in the declaration of PCUZZTSTR.

11 years agojscript: Make regexp_match() static.
Francois Gouget [Sat, 29 Sep 2012 16:02:28 +0000 (18:02 +0200)] 
jscript: Make regexp_match() static.

11 years agooleaut2: Pass up errors on typelib writeout (Coverity).
Marcus Meissner [Sat, 29 Sep 2012 15:58:54 +0000 (17:58 +0200)] 
oleaut2: Pass up errors on typelib writeout (Coverity).

11 years agodmusic: Fix a copy and paste error.
Sven Baars [Sat, 29 Sep 2012 15:01:54 +0000 (17:01 +0200)] 
dmusic: Fix a copy and paste error.

11 years agoRelease 1.5.14. wine-1.5.14
Alexandre Julliard [Fri, 28 Sep 2012 18:25:58 +0000 (20:25 +0200)] 
Release 1.5.14.

11 years agod3dcompiler: Parse array indexing expressions.
Matteo Bruni [Fri, 28 Sep 2012 15:22:41 +0000 (17:22 +0200)] 
d3dcompiler: Parse array indexing expressions.

11 years agod3dcompiler: Parse struct typedefs.
Matteo Bruni [Fri, 28 Sep 2012 15:22:40 +0000 (17:22 +0200)] 
d3dcompiler: Parse struct typedefs.

11 years agod3dcompiler: Parse struct dereferences.
Matteo Bruni [Fri, 28 Sep 2012 15:22:39 +0000 (17:22 +0200)] 
d3dcompiler: Parse struct dereferences.

11 years agod3dcompiler: Fix freeing function.
Matteo Bruni [Fri, 28 Sep 2012 15:22:38 +0000 (17:22 +0200)] 
d3dcompiler: Fix freeing function.

11 years agogdiplus: Reuse an existing image stream in GdipImageSelectActiveFrame.
Dmitry Timoshkov [Fri, 28 Sep 2012 01:15:39 +0000 (10:15 +0900)] 
gdiplus: Reuse an existing image stream in GdipImageSelectActiveFrame.

11 years agohhctrl.ocx: Get rid of no longer needed hack.
Jacek Caban [Fri, 28 Sep 2012 12:21:25 +0000 (14:21 +0200)] 
hhctrl.ocx: Get rid of no longer needed hack.

11 years agowbemprox: Implement Win32_ComputerSystem.Domain.
Hans Leidekker [Fri, 28 Sep 2012 11:39:04 +0000 (13:39 +0200)] 
wbemprox: Implement Win32_ComputerSystem.Domain.

11 years agowbemprox: Implement Win32_BIOS.Version.
Hans Leidekker [Fri, 28 Sep 2012 11:38:34 +0000 (13:38 +0200)] 
wbemprox: Implement Win32_BIOS.Version.

11 years agowbemprox: Add support for WbemAdministrativeLocator.
Hans Leidekker [Fri, 28 Sep 2012 11:38:05 +0000 (13:38 +0200)] 
wbemprox: Add support for WbemAdministrativeLocator.

11 years agoinclude: Add wbemprov.idl.
Hans Leidekker [Fri, 28 Sep 2012 11:37:43 +0000 (13:37 +0200)] 
include: Add wbemprov.idl.

11 years agowbemprox: Implement IWbemServices::ExecMethod.
Hans Leidekker [Fri, 28 Sep 2012 11:37:21 +0000 (13:37 +0200)] 
wbemprox: Implement IWbemServices::ExecMethod.

11 years agovbscript: Fixed copy&paste typo in invoke_builtin.
Jacek Caban [Fri, 28 Sep 2012 10:48:46 +0000 (12:48 +0200)] 
vbscript: Fixed copy&paste typo in invoke_builtin.

11 years agovbscript: Added StrReverse implementation.
Jacek Caban [Fri, 28 Sep 2012 09:49:48 +0000 (11:49 +0200)] 
vbscript: Added StrReverse implementation.

11 years agovbscript: Added Now() implementation.
Jacek Caban [Fri, 28 Sep 2012 09:49:30 +0000 (11:49 +0200)] 
vbscript: Added Now() implementation.

11 years agocmd: Reuse common string constants.
Frédéric Delanoy [Fri, 28 Sep 2012 09:13:16 +0000 (11:13 +0200)] 
cmd: Reuse common string constants.

11 years agocmd: Spelling fixes.
Frédéric Delanoy [Fri, 28 Sep 2012 09:13:15 +0000 (11:13 +0200)] 
cmd: Spelling fixes.

11 years agodmusic: Check returned value of GetPortCaps.
Christian Costa [Fri, 28 Sep 2012 06:59:36 +0000 (08:59 +0200)] 
dmusic: Check returned value of GetPortCaps.

11 years agoiphlpapi: Set DhcpEnabled to TRUE for all interfaces.
Qian Hong [Thu, 27 Sep 2012 15:14:32 +0000 (23:14 +0800)] 
iphlpapi: Set DhcpEnabled to TRUE for all interfaces.

11 years agodwrite: Added IDWriteTextLayout stub.
Nikolay Sivov [Fri, 28 Sep 2012 08:13:17 +0000 (12:13 +0400)] 
dwrite: Added IDWriteTextLayout stub.

11 years agomlang: Mode CodePagesToCodePage() code to IMLangFontLink2 and forward to it.
Nikolay Sivov [Thu, 27 Sep 2012 18:48:37 +0000 (22:48 +0400)] 
mlang: Mode CodePagesToCodePage() code to IMLangFontLink2 and forward to it.

11 years agomlang: Move GetFontCodePages() code to IMLangFontLink2 and forward to it.
Nikolay Sivov [Thu, 27 Sep 2012 18:41:51 +0000 (22:41 +0400)] 
mlang: Move GetFontCodePages() code to IMLangFontLink2 and forward to it.