wine
12 years agomsi: Avoid a leak when a query is executed more than once.
Hans Leidekker [Mon, 5 Sep 2011 09:47:37 +0000 (11:47 +0200)] 
msi: Avoid a leak when a query is executed more than once.

12 years agowinhttp: Fix some memory leaks.
Hans Leidekker [Mon, 5 Sep 2011 09:46:51 +0000 (11:46 +0200)] 
winhttp: Fix some memory leaks.

12 years agowinhttp/tests: Initialize a variant with a known value.
Hans Leidekker [Mon, 5 Sep 2011 09:46:15 +0000 (11:46 +0200)] 
winhttp/tests: Initialize a variant with a known value.

12 years agowinhttp: Properly test a boolean variant.
Hans Leidekker [Mon, 5 Sep 2011 09:45:45 +0000 (11:45 +0200)] 
winhttp: Properly test a boolean variant.

12 years agoxolehlp: New dll.
Hans Leidekker [Mon, 5 Sep 2011 09:44:51 +0000 (11:44 +0200)] 
xolehlp: New dll.

12 years agoprograms: Add a stub implementation of regasm.exe.
Hans Leidekker [Mon, 5 Sep 2011 09:44:17 +0000 (11:44 +0200)] 
programs: Add a stub implementation of regasm.exe.

12 years agontdll: Don't use HIWORD to check if an atom is a small int.
Michael Stefaniuc [Mon, 5 Sep 2011 09:18:17 +0000 (11:18 +0200)] 
ntdll: Don't use HIWORD to check if an atom is a small int.

12 years agovbscript: Added AddNamedItem implementation.
Jacek Caban [Mon, 5 Sep 2011 09:14:55 +0000 (11:14 +0200)] 
vbscript: Added AddNamedItem implementation.

12 years agovbscript: Added more uninitialization tests and fixes.
Jacek Caban [Mon, 5 Sep 2011 09:14:29 +0000 (11:14 +0200)] 
vbscript: Added more uninitialization tests and fixes.

12 years agovbscript: Added GetScriptDispatch implementation.
Jacek Caban [Mon, 5 Sep 2011 09:14:14 +0000 (11:14 +0200)] 
vbscript: Added GetScriptDispatch implementation.

12 years agovbscript: Added SetScriptState implementation.
Jacek Caban [Mon, 5 Sep 2011 09:13:54 +0000 (11:13 +0200)] 
vbscript: Added SetScriptState implementation.

12 years agourlmon: Made domain mapping support IUri based and added wildcard scheme domain mappi...
Thomas Mullaly [Mon, 5 Sep 2011 00:56:09 +0000 (20:56 -0400)] 
urlmon: Made domain mapping support IUri based and added wildcard scheme domain mapping tests.

12 years agourlmon: Added basic MapUrlToZoneEx2 implementation.
Thomas Mullaly [Tue, 23 Aug 2011 00:51:59 +0000 (20:51 -0400)] 
urlmon: Added basic MapUrlToZoneEx2 implementation.

12 years agourlmon: Improved GetSecurityId's support for file url's.
Thomas Mullaly [Wed, 31 Aug 2011 22:31:35 +0000 (18:31 -0400)] 
urlmon: Improved GetSecurityId's support for file url's.

12 years agourlmon: Use CoTaskMemFree instead of HeapFree for memory allocated with CoTaskMemAlloc.
Thomas Mullaly [Wed, 31 Aug 2011 22:44:28 +0000 (18:44 -0400)] 
urlmon: Use CoTaskMemFree instead of HeapFree for memory allocated with CoTaskMemAlloc.

12 years agopo: Mark a couple of broken Korean translations as fuzzy.
Francois Gouget [Mon, 5 Sep 2011 07:17:27 +0000 (09:17 +0200)] 
po: Mark a couple of broken Korean translations as fuzzy.

12 years agopo: Mark a couple of broken German translation as fuzzy.
Francois Gouget [Mon, 5 Sep 2011 07:14:38 +0000 (09:14 +0200)] 
po: Mark a couple of broken German translation as fuzzy.

12 years agoshlwapi: Add a message context for 'hr', 'min' and 'sec'.
Francois Gouget [Mon, 5 Sep 2011 07:10:10 +0000 (09:10 +0200)] 
shlwapi: Add a message context for 'hr', 'min' and 'sec'.

12 years agocrypt32 & cryptdlg: Specify a message context for 'CA', 'OCSP' and 'CPS'.
Francois Gouget [Mon, 5 Sep 2011 07:08:27 +0000 (09:08 +0200)] 
crypt32 & cryptdlg: Specify a message context for 'CA', 'OCSP' and 'CPS'.

12 years agowordpad: Specify a message context for 'cm', 'in' and 'pt'.
Francois Gouget [Mon, 5 Sep 2011 07:05:28 +0000 (09:05 +0200)] 
wordpad: Specify a message context for 'cm', 'in' and 'pt'.

12 years agotaskmgr: Fix the name of a couple of process priority levels.
Francois Gouget [Mon, 5 Sep 2011 07:04:29 +0000 (09:04 +0200)] 
taskmgr: Fix the name of a couple of process priority levels.

12 years agowined3d: Make the device parameter to wined3d_device_get_material() const.
Henri Verbeet [Sun, 4 Sep 2011 20:43:52 +0000 (22:43 +0200)] 
wined3d: Make the device parameter to wined3d_device_get_material() const.

12 years agowined3d: Make the device parameter to wined3d_device_get_clip_status() const.
Henri Verbeet [Sun, 4 Sep 2011 20:43:51 +0000 (22:43 +0200)] 
wined3d: Make the device parameter to wined3d_device_get_clip_status() const.

12 years agowined3d: Get rid of the rect checks for present in IWineD3DSurfaceImpl_BltOverride().
Henri Verbeet [Sun, 4 Sep 2011 20:43:50 +0000 (22:43 +0200)] 
wined3d: Get rid of the rect checks for present in IWineD3DSurfaceImpl_BltOverride().

12 years agowined3d: Don't print the GLSL info log by default on fglrx.
Henri Verbeet [Sun, 4 Sep 2011 20:43:49 +0000 (22:43 +0200)] 
wined3d: Don't print the GLSL info log by default on fglrx.

12 years agows2_32: Fix a leak in WS2_AcceptEx.
Bruno Jesus [Sun, 4 Sep 2011 14:16:31 +0000 (11:16 -0300)] 
ws2_32: Fix a leak in WS2_AcceptEx.

12 years agoddraw/tests: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Sat, 3 Sep 2011 12:57:16 +0000 (14:57 +0200)] 
ddraw/tests: Fix compilation on systems that don't support nameless unions.

12 years agowinealsa.drv: Remove unneeded address-of operators from function name.
Andrew Talbot [Fri, 2 Sep 2011 20:48:21 +0000 (21:48 +0100)] 
winealsa.drv: Remove unneeded address-of operators from function name.

12 years agolibwine: Disable debug output when stderr goes to /dev/null.
Alexandre Julliard [Sun, 4 Sep 2011 21:08:10 +0000 (23:08 +0200)] 
libwine: Disable debug output when stderr goes to /dev/null.

12 years agontdll: Add support for asmv1 namespace prefix in xml elements.
Alexandre Julliard [Sun, 4 Sep 2011 17:40:51 +0000 (19:40 +0200)] 
ntdll: Add support for asmv1 namespace prefix in xml elements.

12 years agouser32: Compute the size of the message spy arrays at compile time.
Alexandre Julliard [Sun, 4 Sep 2011 17:40:36 +0000 (19:40 +0200)] 
user32: Compute the size of the message spy arrays at compile time.

12 years agogdi32: Fix coordinate mapping in Get/SetBoundsRect, with tests.
Alexandre Julliard [Sun, 4 Sep 2011 14:06:08 +0000 (16:06 +0200)] 
gdi32: Fix coordinate mapping in Get/SetBoundsRect, with tests.

12 years agopo: Fix some typography issues in the Czech translation.
Francois Gouget [Fri, 2 Sep 2011 14:06:11 +0000 (16:06 +0200)] 
po: Fix some typography issues in the Czech translation.

12 years agouser32: Fix support for CB_SETDROPPEDWIDTH in combobox.
Bruno Jesus [Thu, 1 Sep 2011 05:30:50 +0000 (02:30 -0300)] 
user32: Fix support for CB_SETDROPPEDWIDTH in combobox.

12 years agoddraw: Don't allow SetPalette on mipmap sublevels instead of root surfaces.
Ričardas Barkauskas [Fri, 2 Sep 2011 13:37:20 +0000 (16:37 +0300)] 
ddraw: Don't allow SetPalette on mipmap sublevels instead of root surfaces.

12 years agowined3d: Add support for Nvidia GT 555M.
Ričardas Barkauskas [Fri, 2 Sep 2011 13:35:21 +0000 (16:35 +0300)] 
wined3d: Add support for Nvidia GT 555M.

12 years agomshtml: Added more IHTMLElement_{put, get}_onclick tests.
Piotr Caban [Fri, 2 Sep 2011 12:18:18 +0000 (14:18 +0200)] 
mshtml: Added more IHTMLElement_{put, get}_onclick tests.

12 years agomshtml: Removed typo from HTMLDOMChildrenCollection_invoke function.
Piotr Caban [Fri, 2 Sep 2011 12:18:08 +0000 (14:18 +0200)] 
mshtml: Removed typo from HTMLDOMChildrenCollection_invoke function.

12 years agomshtml/tests: Added IHTMLAttributeCollection IDispatchEx tests.
Piotr Caban [Fri, 2 Sep 2011 12:17:58 +0000 (14:17 +0200)] 
mshtml/tests: Added IHTMLAttributeCollection IDispatchEx tests.

12 years agomshtml: Added HTMLAttributeCollection_invoke implementation.
Piotr Caban [Fri, 2 Sep 2011 12:17:49 +0000 (14:17 +0200)] 
mshtml: Added HTMLAttributeCollection_invoke implementation.

12 years agomshtml: Added HTMLAttributeCollection_get_dispid implementation.
Piotr Caban [Fri, 2 Sep 2011 12:17:40 +0000 (14:17 +0200)] 
mshtml: Added HTMLAttributeCollection_get_dispid implementation.

12 years agomshtml/tests: Added IHTMLAttributeCollection tests.
Piotr Caban [Fri, 2 Sep 2011 12:17:31 +0000 (14:17 +0200)] 
mshtml/tests: Added IHTMLAttributeCollection tests.

12 years agomshtml/tests: Added attributes tests on comment node.
Piotr Caban [Fri, 2 Sep 2011 12:17:20 +0000 (14:17 +0200)] 
mshtml/tests: Added attributes tests on comment node.

12 years agomshtml: Store attributes list in HTMLAttributeCollection.
Piotr Caban [Fri, 2 Sep 2011 12:17:10 +0000 (14:17 +0200)] 
mshtml: Store attributes list in HTMLAttributeCollection.

12 years agomshtml: Added HTMLAttributeCollection2_getNamedItem implementation.
Piotr Caban [Fri, 2 Sep 2011 12:17:02 +0000 (14:17 +0200)] 
mshtml: Added HTMLAttributeCollection2_getNamedItem implementation.

12 years agomshtml: Don't cache HTMLAttributesCollection results.
Piotr Caban [Fri, 2 Sep 2011 12:16:40 +0000 (14:16 +0200)] 
mshtml: Don't cache HTMLAttributesCollection results.

12 years agojscript/tests: Added decodeURI tests.
Piotr Caban [Fri, 2 Sep 2011 10:25:12 +0000 (12:25 +0200)] 
jscript/tests: Added decodeURI tests.

12 years agojscript: Added decodeURI implementation.
Piotr Caban [Fri, 2 Sep 2011 10:24:57 +0000 (12:24 +0200)] 
jscript: Added decodeURI implementation.

12 years agojscript: Throw exception on error in JSGlobal_encodeURIComponent.
Piotr Caban [Fri, 2 Sep 2011 10:24:45 +0000 (12:24 +0200)] 
jscript: Throw exception on error in JSGlobal_encodeURIComponent.

12 years agojscript: Limit name hash computations number.
Piotr Caban [Fri, 2 Sep 2011 10:24:35 +0000 (12:24 +0200)] 
jscript: Limit name hash computations number.

12 years agojscript: Use hash table when accessing object properties by name.
Piotr Caban [Fri, 2 Sep 2011 10:24:25 +0000 (12:24 +0200)] 
jscript: Use hash table when accessing object properties by name.

12 years agojscript: Added Object.hasOwnProperty implementation.
Piotr Caban [Fri, 2 Sep 2011 10:24:12 +0000 (12:24 +0200)] 
jscript: Added Object.hasOwnProperty implementation.

12 years agogdi32: Make the BITMAPINFO parameters non-const in driver entry points since we are...
Alexandre Julliard [Fri, 2 Sep 2011 13:53:10 +0000 (15:53 +0200)] 
gdi32: Make the BITMAPINFO parameters non-const in driver entry points since we are always passing a copy.

12 years agourlmon/tests: Print out the wrong mime.
André Hentschel [Thu, 1 Sep 2011 20:43:28 +0000 (22:43 +0200)] 
urlmon/tests: Print out the wrong mime.

12 years agovbscript: Moved includes required by vbscript.h to the header.
Jacek Caban [Fri, 2 Sep 2011 11:16:27 +0000 (13:16 +0200)] 
vbscript: Moved includes required by vbscript.h to the header.

12 years agovbscript: Added IObjectSafety tests.
Jacek Caban [Fri, 2 Sep 2011 11:16:18 +0000 (13:16 +0200)] 
vbscript: Added IObjectSafety tests.

12 years agovbscript: Added GetInterfaceSafetyOptions implementation.
Jacek Caban [Fri, 2 Sep 2011 11:16:08 +0000 (13:16 +0200)] 
vbscript: Added GetInterfaceSafetyOptions implementation.

12 years agovbscript: Added SetInterfaceSafetyOptions implementation.
Jacek Caban [Fri, 2 Sep 2011 11:16:00 +0000 (13:16 +0200)] 
vbscript: Added SetInterfaceSafetyOptions implementation.

12 years agovbscript: Added IObjectSafety stub implementation.
Jacek Caban [Fri, 2 Sep 2011 11:15:51 +0000 (13:15 +0200)] 
vbscript: Added IObjectSafety stub implementation.

12 years agomshtml: Added support for text/vbscript script type.
Jacek Caban [Fri, 2 Sep 2011 10:03:17 +0000 (12:03 +0200)] 
mshtml: Added support for text/vbscript script type.

12 years agoddraw: Fix a test message.
Stefan Dösinger [Sun, 28 Aug 2011 15:17:40 +0000 (17:17 +0200)] 
ddraw: Fix a test message.

12 years agoddraw: Make the overlay tests pass on Windows 7.
Stefan Dösinger [Sun, 28 Aug 2011 15:11:43 +0000 (17:11 +0200)] 
ddraw: Make the overlay tests pass on Windows 7.

12 years agoddraw: Set the viewport after changing the render target.
Stefan Dösinger [Sun, 28 Aug 2011 14:48:52 +0000 (16:48 +0200)] 
ddraw: Set the viewport after changing the render target.

12 years agoddraw: Mark DepthFill blit failures between beginScene and EndScene broken.
Stefan Dösinger [Sun, 28 Aug 2011 14:23:49 +0000 (16:23 +0200)] 
ddraw: Mark DepthFill blit failures between beginScene and EndScene broken.

12 years agoddraw: Simplify Z format parsing a bit, remove ERRs.
Stefan Dösinger [Sun, 28 Aug 2011 14:04:24 +0000 (16:04 +0200)] 
ddraw: Simplify Z format parsing a bit, remove ERRs.

12 years agomsi: Make find_table() static.
Francois Gouget [Fri, 2 Sep 2011 08:51:16 +0000 (10:51 +0200)] 
msi: Make find_table() static.

12 years agodinput: Make semantic_to_obj_id() static.
Francois Gouget [Fri, 2 Sep 2011 08:51:12 +0000 (10:51 +0200)] 
dinput: Make semantic_to_obj_id() static.

12 years agoddraw/tests: Make enum_z_fmt_cb() static.
Francois Gouget [Fri, 2 Sep 2011 08:51:00 +0000 (10:51 +0200)] 
ddraw/tests: Make enum_z_fmt_cb() static.

12 years agooleaut32: COM cleanup in typelib2.c.
Michael Stefaniuc [Fri, 2 Sep 2011 08:25:23 +0000 (10:25 +0200)] 
oleaut32: COM cleanup in typelib2.c.

12 years agomsi: COM cleanup for the IEnumVARIANT iface.
Michael Stefaniuc [Fri, 2 Sep 2011 08:24:01 +0000 (10:24 +0200)] 
msi: COM cleanup for the IEnumVARIANT iface.

12 years agopo: Update German translation.
André Hentschel [Thu, 1 Sep 2011 19:03:29 +0000 (21:03 +0200)] 
po: Update German translation.

12 years agopo: Updated Korean translation.
Hwang YunSong [Wed, 31 Aug 2011 07:51:36 +0000 (16:51 +0900)] 
po: Updated Korean translation.

12 years agommdevapi: Add a TRACE to info_device_ps_GetValue().
Henri Verbeet [Thu, 1 Sep 2011 19:54:54 +0000 (21:54 +0200)] 
mmdevapi: Add a TRACE to info_device_ps_GetValue().

12 years agommdevapi: Include space for the terminating zero in info_device_ps_GetValue().
Henri Verbeet [Thu, 1 Sep 2011 19:54:53 +0000 (21:54 +0200)] 
mmdevapi: Include space for the terminating zero in info_device_ps_GetValue().

12 years agowined3d: Make the device parameter to wined3d_device_get_clip_plane() const.
Henri Verbeet [Thu, 1 Sep 2011 18:20:57 +0000 (20:20 +0200)] 
wined3d: Make the device parameter to wined3d_device_get_clip_plane() const.

12 years agowined3d: Make the device parameter to wined3d_device_get_light_enable() const.
Henri Verbeet [Thu, 1 Sep 2011 18:20:56 +0000 (20:20 +0200)] 
wined3d: Make the device parameter to wined3d_device_get_light_enable() const.

12 years agowined3d: Get rid of some redundant else statements in IWineD3DSurfaceImpl_BltOverride().
Henri Verbeet [Thu, 1 Sep 2011 18:20:55 +0000 (20:20 +0200)] 
wined3d: Get rid of some redundant else statements in IWineD3DSurfaceImpl_BltOverride().

12 years agowined3d: Remove a redundant compare in IWineD3DSurfaceImpl_BltOverride().
Henri Verbeet [Thu, 1 Sep 2011 18:20:54 +0000 (20:20 +0200)] 
wined3d: Remove a redundant compare in IWineD3DSurfaceImpl_BltOverride().

If the source surface isn't on the destination swapchain it can't be a
backbuffer there either.

12 years agowined3d: Print a FIXME for any flags passed to wined3d_surface_flip().
Henri Verbeet [Thu, 1 Sep 2011 18:20:53 +0000 (20:20 +0200)] 
wined3d: Print a FIXME for any flags passed to wined3d_surface_flip().

12 years agojscript: Added more SetInterfaceSafetyOptions tests and fixes.
Jacek Caban [Thu, 1 Sep 2011 15:47:41 +0000 (17:47 +0200)] 
jscript: Added more SetInterfaceSafetyOptions tests and fixes.

12 years agoshell32: Fix an incorrect pointer/integer cast on 64-bit and fix check for resource id.
Octavian Voicu [Thu, 1 Sep 2011 15:10:05 +0000 (18:10 +0300)] 
shell32: Fix an incorrect pointer/integer cast on 64-bit and fix check for resource id.

12 years agomsvcp90: Avoid a forward declaration.
Andrew Talbot [Wed, 31 Aug 2011 21:04:17 +0000 (22:04 +0100)] 
msvcp90: Avoid a forward declaration.

12 years agogdi32: Add a buch of CreateScalableFontResource() tests.
Dmitry Timoshkov [Tue, 30 Aug 2011 02:59:42 +0000 (11:59 +0900)] 
gdi32: Add a buch of CreateScalableFontResource() tests.

12 years agohhctrl.ocx: Issue a fixme if asked for unsupported toolbar buttons.
Francois Gouget [Thu, 1 Sep 2011 13:03:44 +0000 (15:03 +0200)] 
hhctrl.ocx: Issue a fixme if asked for unsupported toolbar buttons.

12 years agocmd: Fix echo's special ';' handling.
Frédéric Delanoy [Wed, 31 Aug 2011 20:10:57 +0000 (22:10 +0200)] 
cmd: Fix echo's special ';' handling.

12 years agontdll: Provide a timestamp debug channel, which prints a millisecond resolution times...
Bernhard Loos [Thu, 1 Sep 2011 07:21:06 +0000 (09:21 +0200)] 
ntdll: Provide a timestamp debug channel, which prints a millisecond resolution timestamp in front of debug output.

12 years agowininet/tests: Remove an invalid FTP test.
Alexandre Julliard [Thu, 1 Sep 2011 13:21:01 +0000 (15:21 +0200)] 
wininet/tests: Remove an invalid FTP test.

12 years agoshell32/tests: Add a todo for two recycle bin tests in case no item was added.
Octavian Voicu [Thu, 1 Sep 2011 06:53:02 +0000 (09:53 +0300)] 
shell32/tests: Add a todo for two recycle bin tests in case no item was added.

12 years agoopencl: Remove reference to clSetCommandQueueProperty and print fixme, saying functio...
Octavian Voicu [Thu, 1 Sep 2011 06:22:41 +0000 (09:22 +0300)] 
opencl: Remove reference to clSetCommandQueueProperty and print fixme, saying function is deprecated.

12 years agovbscript: Fix possible memory leak/crash caused by race condition in VBScriptParse_In...
Octavian Voicu [Thu, 1 Sep 2011 02:23:12 +0000 (05:23 +0300)] 
vbscript: Fix possible memory leak/crash caused by race condition in VBScriptParse_InitNew.

12 years agoconfigure: Fix configure failures under -Werror -Wall.
Dan Kegel [Thu, 1 Sep 2011 00:35:49 +0000 (17:35 -0700)] 
configure: Fix configure failures under -Werror -Wall.

12 years agoconfigure: AC_C_CONST is obsolete.
Dan Kegel [Thu, 1 Sep 2011 00:17:44 +0000 (17:17 -0700)] 
configure: AC_C_CONST is obsolete.

12 years agowinecfg: Remove driver selection from Audio tab.
Andrew Eikum [Wed, 31 Aug 2011 20:16:16 +0000 (15:16 -0500)] 
winecfg: Remove driver selection from Audio tab.

12 years agommdevapi: Automatically select the correct driver.
Andrew Eikum [Wed, 31 Aug 2011 20:04:37 +0000 (15:04 -0500)] 
mmdevapi: Automatically select the correct driver.

12 years agowinmm: Determine the driver from MMDevAPI.
Andrew Eikum [Wed, 31 Aug 2011 20:04:23 +0000 (15:04 -0500)] 
winmm: Determine the driver from MMDevAPI.

This uses a half-implemented, Wine-specific IMMDevice object to extract
the driver name.

12 years agowined3d: Make the device parameter to wined3d_device_get_light() const.
Henri Verbeet [Wed, 31 Aug 2011 18:40:45 +0000 (20:40 +0200)] 
wined3d: Make the device parameter to wined3d_device_get_light() const.

12 years agowined3d: Make the device parameter to wined3d_device_get_transform() const.
Henri Verbeet [Wed, 31 Aug 2011 18:40:44 +0000 (20:40 +0200)] 
wined3d: Make the device parameter to wined3d_device_get_transform() const.

12 years agowined3d: Merge the wined3d_surface_flip() implementations.
Henri Verbeet [Wed, 31 Aug 2011 18:40:43 +0000 (20:40 +0200)] 
wined3d: Merge the wined3d_surface_flip() implementations.

12 years agowined3d: Merge the wined3d_surface_set_mem() implementations.
Henri Verbeet [Wed, 31 Aug 2011 18:40:42 +0000 (20:40 +0200)] 
wined3d: Merge the wined3d_surface_set_mem() implementations.

12 years agowined3d: Remove an unused variable.
Austin English [Wed, 31 Aug 2011 18:08:33 +0000 (13:08 -0500)] 
wined3d: Remove an unused variable.