wine
12 years agowininet: Add prototypes for a couple of mpr functions.
Francois Gouget [Tue, 15 Nov 2011 13:34:41 +0000 (14:34 +0100)] 
wininet: Add prototypes for a couple of mpr functions.

12 years agomsvcp90: Don't define empty structure.
Piotr Caban [Tue, 15 Nov 2011 13:33:00 +0000 (14:33 +0100)] 
msvcp90: Don't define empty structure.

12 years agomsvcr90: Added __vswprintf_l implementation.
Piotr Caban [Tue, 15 Nov 2011 13:20:49 +0000 (14:20 +0100)] 
msvcr90: Added __vswprintf_l implementation.

12 years agourlmon: Improve parsing of SCHEME_MK URIs.
Andrew Eikum [Tue, 15 Nov 2011 14:32:26 +0000 (08:32 -0600)] 
urlmon: Improve parsing of SCHEME_MK URIs.

12 years agod3dx9: Return error if D3DXMESH_VB_SHARE and new declaration.
Michael Mc Donnell [Wed, 9 Nov 2011 18:50:38 +0000 (13:50 -0500)] 
d3dx9: Return error if D3DXMESH_VB_SHARE and new declaration.

12 years agod3dx9/tests: Show D3DXMESH_VB_SHARE with new declaration should fail.
Michael Mc Donnell [Wed, 9 Nov 2011 18:44:46 +0000 (13:44 -0500)] 
d3dx9/tests: Show D3DXMESH_VB_SHARE with new declaration should fail.

12 years agod3dx9/tests: Test for D3DXMESH_VB_SHARE option.
Michael Mc Donnell [Wed, 9 Nov 2011 16:45:58 +0000 (11:45 -0500)] 
d3dx9/tests: Test for D3DXMESH_VB_SHARE option.

12 years agomscoree: Implement ICorDebug CreateProcess.
Alistair Leslie-Hughes [Fri, 4 Nov 2011 01:18:21 +0000 (12:18 +1100)] 
mscoree: Implement ICorDebug CreateProcess.

12 years agoservices: Create service environment when first service is started.
Piotr Caban [Tue, 15 Nov 2011 11:55:58 +0000 (12:55 +0100)] 
services: Create service environment when first service is started.

12 years agouserenv: Improved CreateEnvironmentBlock implementation.
Piotr Caban [Tue, 15 Nov 2011 11:55:36 +0000 (12:55 +0100)] 
userenv: Improved CreateEnvironmentBlock implementation.

12 years agouser32: Dialog creation code should force WS_CHILD style for dialog controls.
Dmitry Timoshkov [Tue, 15 Nov 2011 07:27:13 +0000 (15:27 +0800)] 
user32: Dialog creation code should force WS_CHILD style for dialog controls.

12 years agouser32: Add tests for mixed WS_CHILD | WS_POPUP window styles.
Dmitry Timoshkov [Tue, 15 Nov 2011 04:56:49 +0000 (12:56 +0800)] 
user32: Add tests for mixed WS_CHILD | WS_POPUP window styles.

12 years agowineps: Print a fixme for unhandled composite glyph scaling.
Alexandre Julliard [Tue, 15 Nov 2011 11:44:25 +0000 (12:44 +0100)] 
wineps: Print a fixme for unhandled composite glyph scaling.

12 years agomshtml: Added nsIURI::GetSpecIgnoringRef implementation.
Jacek Caban [Tue, 15 Nov 2011 12:31:44 +0000 (13:31 +0100)] 
mshtml: Added nsIURI::GetSpecIgnoringRef implementation.

12 years agomshtml: Added more navigation tests.
Jacek Caban [Tue, 15 Nov 2011 12:30:59 +0000 (13:30 +0100)] 
mshtml: Added more navigation tests.

12 years agomshtml: Properly handle fragment-only navigation.
Jacek Caban [Tue, 15 Nov 2011 12:30:28 +0000 (13:30 +0100)] 
mshtml: Properly handle fragment-only navigation.

12 years agomshtml: Properly implement nsIURI::EqualsExceptRef.
Jacek Caban [Tue, 15 Nov 2011 12:31:22 +0000 (13:31 +0100)] 
mshtml: Properly implement nsIURI::EqualsExceptRef.

12 years agomshtml: Properly implement nsIURI::CloneIgnoreRef.
Jacek Caban [Tue, 15 Nov 2011 12:31:12 +0000 (13:31 +0100)] 
mshtml: Properly implement nsIURI::CloneIgnoreRef.

12 years agomshtml: Split setting window URI from set_current_mon.
Jacek Caban [Tue, 15 Nov 2011 12:30:12 +0000 (13:30 +0100)] 
mshtml: Split setting window URI from set_current_mon.

12 years agomshtml: Properly handle navigation in containers supporting IWebBrowserApp.
Jacek Caban [Tue, 15 Nov 2011 12:29:59 +0000 (13:29 +0100)] 
mshtml: Properly handle navigation in containers supporting IWebBrowserApp.

12 years agomshtml: Split IHTMLPrivateWindow::SuperNavigate implementation.
Jacek Caban [Tue, 15 Nov 2011 12:29:43 +0000 (13:29 +0100)] 
mshtml: Split IHTMLPrivateWindow::SuperNavigate implementation.

12 years agoieframe: Improved debug traces in IShellBrowser::QueryInterface.
Jacek Caban [Tue, 15 Nov 2011 12:29:00 +0000 (13:29 +0100)] 
ieframe: Improved debug traces in IShellBrowser::QueryInterface.

12 years agoieframe: Added IDocObjectService::FireNavigateComplete2 implementation.
Jacek Caban [Tue, 15 Nov 2011 12:28:47 +0000 (13:28 +0100)] 
ieframe: Added IDocObjectService::FireNavigateComplete2 implementation.

12 years agoieframe: Added IDocObjectService::FireBeforeNavigate2 implementation.
Jacek Caban [Tue, 15 Nov 2011 12:28:32 +0000 (13:28 +0100)] 
ieframe: Added IDocObjectService::FireBeforeNavigate2 implementation.

12 years agoieframe: Store ShellBrowser in DocHost instead of creating it on every QueryService...
Jacek Caban [Tue, 15 Nov 2011 12:28:15 +0000 (13:28 +0100)] 
ieframe: Store ShellBrowser in DocHost instead of creating it on every QueryService call.

12 years agowinhttp: Accept a missing buffer when parsing a decoded URL.
Hans Leidekker [Tue, 15 Nov 2011 08:11:27 +0000 (09:11 +0100)] 
winhttp: Accept a missing buffer when parsing a decoded URL.

12 years agowinhttp: Implement WinHttpDetectAutoProxyConfigUrl.
Hans Leidekker [Tue, 15 Nov 2011 08:11:05 +0000 (09:11 +0100)] 
winhttp: Implement WinHttpDetectAutoProxyConfigUrl.

12 years agows2_32: Fix handling of NULL and empty hostname in getaddrinfo/GetAddrInfoW.
Hans Leidekker [Tue, 15 Nov 2011 10:38:20 +0000 (11:38 +0100)] 
ws2_32: Fix handling of NULL and empty hostname in getaddrinfo/GetAddrInfoW.

12 years agomsxml3: Properly handle qualified names in getAttributeNode().
Nikolay Sivov [Mon, 14 Nov 2011 10:48:36 +0000 (13:48 +0300)] 
msxml3: Properly handle qualified names in getAttributeNode().

12 years agomsxml3: Added IDispatchEx support for IXMLDOMImplementation.
Nikolay Sivov [Mon, 14 Nov 2011 07:03:31 +0000 (10:03 +0300)] 
msxml3: Added IDispatchEx support for IXMLDOMImplementation.

12 years agomsxml3: Support multiple IXMLDOMNamedNodeMap implementations.
Nikolay Sivov [Sat, 12 Nov 2011 21:45:10 +0000 (00:45 +0300)] 
msxml3: Support multiple IXMLDOMNamedNodeMap implementations.

12 years agoiphlpapi: Fix enumerating IPv6 addresses.
Juan Lang [Tue, 15 Nov 2011 03:20:06 +0000 (19:20 -0800)] 
iphlpapi: Fix enumerating IPv6 addresses.

12 years agoddraw: Set correct HEL and HAL color models.
Stefan Dösinger [Mon, 17 Oct 2011 20:14:54 +0000 (22:14 +0200)] 
ddraw: Set correct HEL and HAL color models.

12 years agoddraw: Add more tests and fixes for SetSurfaceDesc.
Stefan Dösinger [Sat, 15 Oct 2011 13:41:17 +0000 (15:41 +0200)] 
ddraw: Add more tests and fixes for SetSurfaceDesc.

12 years agoddraw/tests: Mark a VMware failure broken.
Stefan Dösinger [Mon, 14 Nov 2011 22:08:06 +0000 (23:08 +0100)] 
ddraw/tests: Mark a VMware failure broken.

12 years agousp10: Properly set LayoutRTL.
Aric Stewart [Mon, 14 Nov 2011 20:18:02 +0000 (13:18 -0700)] 
usp10: Properly set LayoutRTL.

12 years agousp10: Devanagari danda and double danda are used for all Indic scripts.
Aric Stewart [Tue, 15 Nov 2011 18:02:31 +0000 (11:02 -0700)] 
usp10: Devanagari danda and double danda are used for all Indic scripts.

12 years agousp10: Pay attention to script changes for bidi run itemization.
Aric Stewart [Mon, 14 Nov 2011 20:17:37 +0000 (13:17 -0700)] 
usp10: Pay attention to script changes for bidi run itemization.

12 years agousp10: Merge neutral scripts.
Aric Stewart [Mon, 14 Nov 2011 20:17:25 +0000 (13:17 -0700)] 
usp10: Merge neutral scripts.

12 years agousp10: Move scripts to an array initialized once to minimize get_char_script calls.
Aric Stewart [Mon, 14 Nov 2011 20:17:11 +0000 (13:17 -0700)] 
usp10: Move scripts to an array initialized once to minimize get_char_script calls.

12 years agousp10: Break with a better understanding on the handling of bidi strengths.
Aric Stewart [Mon, 14 Nov 2011 20:16:59 +0000 (13:16 -0700)] 
usp10: Break with a better understanding on the handling of bidi strengths.

12 years agowined3d: Get rid of the WINED3DSHADER_PARAM_DSTMOD_TYPE typedef.
Henri Verbeet [Mon, 14 Nov 2011 20:11:43 +0000 (21:11 +0100)] 
wined3d: Get rid of the WINED3DSHADER_PARAM_DSTMOD_TYPE typedef.

12 years agowined3d: Get rid of the WINED3DSHADER_PARAM_SRCMOD_TYPE typedef.
Henri Verbeet [Mon, 14 Nov 2011 20:11:42 +0000 (21:11 +0100)] 
wined3d: Get rid of the WINED3DSHADER_PARAM_SRCMOD_TYPE typedef.

12 years agod3d10: Implement D3D10StateBlockMaskDifference().
Henri Verbeet [Mon, 14 Nov 2011 20:11:41 +0000 (21:11 +0100)] 
d3d10: Implement D3D10StateBlockMaskDifference().

12 years agod3d10: Add a stub ID3D10StateBlock implementation.
Henri Verbeet [Mon, 14 Nov 2011 19:45:25 +0000 (20:45 +0100)] 
d3d10: Add a stub ID3D10StateBlock implementation.

12 years agod3d10: Add the ID3D10StateBlock interface.
Henri Verbeet [Mon, 14 Nov 2011 20:11:39 +0000 (21:11 +0100)] 
d3d10: Add the ID3D10StateBlock interface.

12 years agowininet: Improve stub message for InternetSetFilePointer.
André Hentschel [Sun, 13 Nov 2011 18:20:38 +0000 (19:20 +0100)] 
wininet: Improve stub message for InternetSetFilePointer.

12 years agokernel32/tests: Fix two typos.
André Hentschel [Sun, 13 Nov 2011 18:20:34 +0000 (19:20 +0100)] 
kernel32/tests: Fix two typos.

12 years agomsvcrt: Implement _wfreopen_s.
André Hentschel [Sun, 13 Nov 2011 17:33:47 +0000 (18:33 +0100)] 
msvcrt: Implement _wfreopen_s.

12 years agomsvcrt: Implement freopen_s.
André Hentschel [Sun, 13 Nov 2011 17:33:00 +0000 (18:33 +0100)] 
msvcrt: Implement freopen_s.

12 years agoole32: Implement writing VT_CLSID properties.
André Hentschel [Sun, 13 Nov 2011 17:02:15 +0000 (18:02 +0100)] 
ole32: Implement writing VT_CLSID properties.

12 years agontdll: Use VALGRIND_RESIZEINPLACE_BLOCK when available.
Maarten Lankhorst [Fri, 11 Nov 2011 21:12:25 +0000 (22:12 +0100)] 
ntdll: Use VALGRIND_RESIZEINPLACE_BLOCK when available.

12 years agocmd: Avoid duplication of commonly used strings.
Frédéric Delanoy [Sat, 12 Nov 2011 12:58:01 +0000 (13:58 +0100)] 
cmd: Avoid duplication of commonly used strings.

12 years agocmd: Trim whitespace in echo on/off.
Frédéric Delanoy [Fri, 11 Nov 2011 18:27:43 +0000 (19:27 +0100)] 
cmd: Trim whitespace in echo on/off.

12 years agoserver: Cope with stdio file descriptors being closed on startup.
Alexandre Julliard [Tue, 15 Nov 2011 10:39:42 +0000 (11:39 +0100)] 
server: Cope with stdio file descriptors being closed on startup.

12 years agowinex11: Remove check for DIB color table in ExtTextOut.
Alexandre Julliard [Mon, 14 Nov 2011 20:25:47 +0000 (21:25 +0100)] 
winex11: Remove check for DIB color table in ExtTextOut.

12 years agooleaut32: Use correct variable (Coverity).
Marcus Meissner [Mon, 14 Nov 2011 16:23:14 +0000 (17:23 +0100)] 
oleaut32: Use correct variable (Coverity).

12 years agoinetcomm: Give a name to the critical sections and delete them when done.
Francois Gouget [Mon, 14 Nov 2011 14:11:30 +0000 (15:11 +0100)] 
inetcomm: Give a name to the critical sections and delete them when done.

12 years agomcicda: Give a name to the critical sections.
Francois Gouget [Mon, 14 Nov 2011 14:11:10 +0000 (15:11 +0100)] 
mcicda: Give a name to the critical sections.

12 years agomsvcrt: Give a name to the critical sections.
Francois Gouget [Mon, 14 Nov 2011 14:10:55 +0000 (15:10 +0100)] 
msvcrt: Give a name to the critical sections.

12 years agoqmgr: Give a name to the critical sections.
Francois Gouget [Mon, 14 Nov 2011 14:10:44 +0000 (15:10 +0100)] 
qmgr: Give a name to the critical sections.

12 years agoquartz/tests: Give a name to the critical sections.
Francois Gouget [Mon, 14 Nov 2011 14:10:27 +0000 (15:10 +0100)] 
quartz/tests: Give a name to the critical sections.

12 years agorpcrt4: Give a name to the critical sections.
Francois Gouget [Mon, 14 Nov 2011 14:10:01 +0000 (15:10 +0100)] 
rpcrt4: Give a name to the critical sections.

12 years agourlmon: Give a name to the critical sections.
Francois Gouget [Mon, 14 Nov 2011 14:09:42 +0000 (15:09 +0100)] 
urlmon: Give a name to the critical sections.

12 years agowinhttp: Give a name to the critical sections.
Francois Gouget [Mon, 14 Nov 2011 14:09:35 +0000 (15:09 +0100)] 
winhttp: Give a name to the critical sections.

12 years agobrowseui: Give a name and delete the critical sections.
Francois Gouget [Mon, 14 Nov 2011 14:08:39 +0000 (15:08 +0100)] 
browseui: Give a name and delete the critical sections.

12 years agommdevapi/tests: Prevent crash when device is in use.
Jörg Höhle [Tue, 8 Nov 2011 18:40:59 +0000 (19:40 +0100)] 
mmdevapi/tests: Prevent crash when device is in use.

12 years agourlmon: Fixed misc.c tests on IE9 and make image_tiff_filter behave like IE9.
Jacek Caban [Mon, 14 Nov 2011 16:07:02 +0000 (17:07 +0100)] 
urlmon: Fixed misc.c tests on IE9 and make image_tiff_filter behave like IE9.

12 years agogdi32/tests: Add tests for text rendering.
Huw Davies [Mon, 14 Nov 2011 12:49:08 +0000 (12:49 +0000)] 
gdi32/tests: Add tests for text rendering.

12 years agogdi32: Add support for drawing text in the dib driver.
Huw Davies [Mon, 14 Nov 2011 12:49:07 +0000 (12:49 +0000)] 
gdi32: Add support for drawing text in the dib driver.

12 years agogdi32: Add draw_glyph primitives.
Huw Davies [Mon, 14 Nov 2011 12:49:06 +0000 (12:49 +0000)] 
gdi32: Add draw_glyph primitives.

12 years agogdi32: Calculate the min/max color component intensities for 17 glyph levels.
Huw Davies [Mon, 14 Nov 2011 12:49:05 +0000 (12:49 +0000)] 
gdi32: Calculate the min/max color component intensities for 17 glyph levels.

12 years agogdi32: Move the ETO_OPAQUE rectangle drawing to the dib driver.
Huw Davies [Mon, 14 Nov 2011 12:49:04 +0000 (12:49 +0000)] 
gdi32: Move the ETO_OPAQUE rectangle drawing to the dib driver.

12 years agogdi32: Expose a solid_rects function.
Huw Davies [Mon, 14 Nov 2011 12:49:03 +0000 (12:49 +0000)] 
gdi32: Expose a solid_rects function.

12 years agogdi32: Keep track of the text pixel color.
Huw Davies [Mon, 14 Nov 2011 12:49:02 +0000 (12:49 +0000)] 
gdi32: Keep track of the text pixel color.

12 years agourlmon: Fixed an array overread (Coverity).
Marcus Meissner [Mon, 14 Nov 2011 11:31:11 +0000 (12:31 +0100)] 
urlmon: Fixed an array overread (Coverity).

12 years agomsvcp90: Remove an unneeded cast.
Francois Gouget [Mon, 14 Nov 2011 11:33:11 +0000 (12:33 +0100)] 
msvcp90: Remove an unneeded cast.

12 years agodmloader: Remove an unused critical section.
Francois Gouget [Mon, 14 Nov 2011 11:32:50 +0000 (12:32 +0100)] 
dmloader: Remove an unused critical section.

12 years agostrmbase: Unset Spare[0] before deleting non-static critical sections.
Francois Gouget [Mon, 14 Nov 2011 10:32:32 +0000 (11:32 +0100)] 
strmbase: Unset Spare[0] before deleting non-static critical sections.

12 years agodsound: Unset Spare[0] before deleting non-static critical sections.
Francois Gouget [Mon, 14 Nov 2011 10:32:27 +0000 (11:32 +0100)] 
dsound: Unset Spare[0] before deleting non-static critical sections.

12 years agoinclude: Update dlgs.h.
Francois Gouget [Mon, 14 Nov 2011 10:30:51 +0000 (11:30 +0100)] 
include: Update dlgs.h.

12 years agoiphlpapi: Remove unneeded includes.
Juan Lang [Thu, 10 Nov 2011 01:42:20 +0000 (17:42 -0800)] 
iphlpapi: Remove unneeded includes.

12 years agoiphlpapi: Remove an unmaintained comment, and update copyright.
Juan Lang [Sun, 13 Nov 2011 16:30:38 +0000 (08:30 -0800)] 
iphlpapi: Remove an unmaintained comment, and update copyright.

12 years agoiphlpapi: Combine #ifdef HAVE_IFADDRS_H blocks.
Juan Lang [Sun, 13 Nov 2011 16:25:52 +0000 (08:25 -0800)] 
iphlpapi: Combine #ifdef HAVE_IFADDRS_H blocks.

12 years agoiphlpapi: Implement retrieving IPv4 addresses using getifaddrs, when available.
Juan Lang [Sun, 13 Nov 2011 20:37:43 +0000 (12:37 -0800)] 
iphlpapi: Implement retrieving IPv4 addresses using getifaddrs, when available.

12 years agotapi32: Implement tapiGetLocationInfoW.
André Hentschel [Sun, 13 Nov 2011 16:23:46 +0000 (17:23 +0100)] 
tapi32: Implement tapiGetLocationInfoW.

12 years agows2_32: Test GetAddrInfo with zero port.
Matej Špindler [Fri, 11 Nov 2011 12:58:47 +0000 (13:58 +0100)] 
ws2_32: Test GetAddrInfo with zero port.

12 years agousp10: Add some additional Latin script ranges.
Aric Stewart [Fri, 11 Nov 2011 14:52:27 +0000 (08:52 -0600)] 
usp10: Add some additional Latin script ranges.

12 years agowined3d: Skip blending test on some texture formats.
Matteo Bruni [Wed, 9 Nov 2011 21:16:37 +0000 (22:16 +0100)] 
wined3d: Skip blending test on some texture formats.

It doesn't make sense to test NULL and P8, while the luminance formats
right now aren't really tested anyway (and "incidentally" that also
workarounds a Nvidia drivers bug).

12 years agowined3d: Fix post-pixelshader blending test.
Matteo Bruni [Wed, 9 Nov 2011 21:16:36 +0000 (22:16 +0100)] 
wined3d: Fix post-pixelshader blending test.

12 years agoddraw/tests: Add a YV12 blit test.
Stefan Dösinger [Tue, 8 Nov 2011 22:05:08 +0000 (23:05 +0100)] 
ddraw/tests: Add a YV12 blit test.

12 years agoddraw/tests: Add a test for YV12 partial block locks and lock offsets.
Stefan Dösinger [Thu, 13 Oct 2011 19:44:27 +0000 (21:44 +0200)] 
ddraw/tests: Add a test for YV12 partial block locks and lock offsets.

12 years agoinclude: Update commctrl.rh and remove duplication with commctrl.h.
Francois Gouget [Mon, 14 Nov 2011 09:04:20 +0000 (10:04 +0100)] 
include: Update commctrl.rh and remove duplication with commctrl.h.

12 years agoinclude: Move the DDE_xxx macros to dde.rh.
Francois Gouget [Mon, 14 Nov 2011 09:03:20 +0000 (10:03 +0100)] 
include: Move the DDE_xxx macros to dde.rh.

12 years agoinclude: Add some more sublanguages and sort orders.
Francois Gouget [Mon, 14 Nov 2011 08:58:14 +0000 (09:58 +0100)] 
include: Add some more sublanguages and sort orders.

12 years agodlls: Remove unneeded include directives in resource files.
Francois Gouget [Mon, 14 Nov 2011 08:54:01 +0000 (09:54 +0100)] 
dlls: Remove unneeded include directives in resource files.

12 years agomsxml3: Fix getNamedItem() for qualified node names.
Nikolay Sivov [Sat, 12 Nov 2011 14:14:11 +0000 (17:14 +0300)] 
msxml3: Fix getNamedItem() for qualified node names.

12 years agopo: Updated Korean translation.
Hwang YunSong [Sun, 13 Nov 2011 13:54:49 +0000 (22:54 +0900)] 
po: Updated Korean translation.

12 years agocmdlgtst: Updated Korean translation.
Hwang YunSong [Sun, 13 Nov 2011 13:57:43 +0000 (22:57 +0900)] 
cmdlgtst: Updated Korean translation.

12 years agoinclude: Don't use min/max in d3dx9math.inl as they might not be defined at this...
Daniel Scharrer [Sat, 12 Nov 2011 01:08:23 +0000 (02:08 +0100)] 
include: Don't use min/max in d3dx9math.inl as they might not be defined at this point.