wine
11 years agovbscript: Ignore version flags in GetDispID.
Jacek Caban [Tue, 10 Jul 2012 10:17:32 +0000 (12:17 +0200)] 
vbscript: Ignore version flags in GetDispID.

11 years agowinex11: Introduce a separate function for initializing the list of XRandR display...
Henri Verbeet [Mon, 9 Jul 2012 21:16:41 +0000 (23:16 +0200)] 
winex11: Introduce a separate function for initializing the list of XRandR display modes.

11 years agowinex11: Remove some unused includes from xrandr.c.
Henri Verbeet [Mon, 9 Jul 2012 21:16:40 +0000 (23:16 +0200)] 
winex11: Remove some unused includes from xrandr.c.

11 years agowined3d: Print a more obvious message if a format doesn't have a corresponding GL...
Henri Verbeet [Mon, 9 Jul 2012 21:16:39 +0000 (23:16 +0200)] 
wined3d: Print a more obvious message if a format doesn't have a corresponding GL internal format.

11 years agowined3d: Get rid of the "discard" parameter to device_parent_create_depth_stencil().
Henri Verbeet [Mon, 9 Jul 2012 21:16:38 +0000 (23:16 +0200)] 
wined3d: Get rid of the "discard" parameter to device_parent_create_depth_stencil().

11 years agowined3d: Get rid of the "lockable" parameter to device_parent_create_rendertarget().
Henri Verbeet [Mon, 9 Jul 2012 21:16:37 +0000 (23:16 +0200)] 
wined3d: Get rid of the "lockable" parameter to device_parent_create_rendertarget().

11 years agoinseng: Add a stub for DllInstall.
Austin English [Thu, 5 Jul 2012 13:46:22 +0000 (08:46 -0500)] 
inseng: Add a stub for DllInstall.

11 years agokernel32: Add a stub for GetDynamicTimeZoneInformation.
Austin English [Thu, 5 Jul 2012 13:26:48 +0000 (08:26 -0500)] 
kernel32: Add a stub for GetDynamicTimeZoneInformation.

11 years agokernel32: Add a stub for WerSetFlags.
Austin English [Thu, 5 Jul 2012 13:19:33 +0000 (08:19 -0500)] 
kernel32: Add a stub for WerSetFlags.

11 years agouser32/tests: Add a test for OpenClipboard twice with non-zero hwnd.
Bruno Jesus [Fri, 6 Jul 2012 00:25:18 +0000 (21:25 -0300)] 
user32/tests: Add a test for OpenClipboard twice with non-zero hwnd.

11 years agod3dx9: Implement D3DXLoadVolumeFromFile.
Józef Kucia [Tue, 3 Jul 2012 14:06:47 +0000 (16:06 +0200)] 
d3dx9: Implement D3DXLoadVolumeFromFile.

11 years agod3dx9/tests: Add tests for D3DXLoadVolumeFromFileInMemory.
Józef Kucia [Tue, 3 Jul 2012 14:06:46 +0000 (16:06 +0200)] 
d3dx9/tests: Add tests for D3DXLoadVolumeFromFileInMemory.

11 years agod3dx9: Implement D3DXLoadVolumeFromFileInMemory.
Józef Kucia [Tue, 3 Jul 2012 14:06:45 +0000 (16:06 +0200)] 
d3dx9: Implement D3DXLoadVolumeFromFileInMemory.

11 years agod3dx9: Fix D3DXLoadVolumeFromVolume so it works for subsets of volumes.
Józef Kucia [Tue, 3 Jul 2012 14:06:44 +0000 (16:06 +0200)] 
d3dx9: Fix D3DXLoadVolumeFromVolume so it works for subsets of volumes.

11 years agod3dx9: Validate the size of a volume texture in D3DXGetImageInfoFromFile.
Józef Kucia [Tue, 3 Jul 2012 14:06:43 +0000 (16:06 +0200)] 
d3dx9: Validate the size of a volume texture in D3DXGetImageInfoFromFile.

11 years agoieframe: Avoid useless QI(IID_IWebBrowser2) calls in tests by passing IWebBrowser2...
Jacek Caban [Mon, 9 Jul 2012 15:46:38 +0000 (17:46 +0200)] 
ieframe: Avoid useless QI(IID_IWebBrowser2) calls in tests by passing IWebBrowser2 interface where possible.

11 years agoieframe: Added init_test helper.
Jacek Caban [Mon, 9 Jul 2012 15:46:23 +0000 (17:46 +0200)] 
ieframe: Added init_test helper.

11 years agoieframe: Added more DoVerb tests.
Jacek Caban [Mon, 9 Jul 2012 15:46:10 +0000 (17:46 +0200)] 
ieframe: Added more DoVerb tests.

11 years agoieframe: Call OnInPlaceDeactivate in DoVerb(OLEIVERB_HIDE) implementation.
Jacek Caban [Mon, 9 Jul 2012 15:45:57 +0000 (17:45 +0200)] 
ieframe: Call OnInPlaceDeactivate in DoVerb(OLEIVERB_HIDE) implementation.

11 years agowinspool: Don't assume that CUPS is available.
Huw Davies [Mon, 9 Jul 2012 12:28:32 +0000 (13:28 +0100)] 
winspool: Don't assume that CUPS is available.

11 years agomsi: Don't hard-code the ServicePackLevel property.
Hans Leidekker [Mon, 9 Jul 2012 09:08:37 +0000 (11:08 +0200)] 
msi: Don't hard-code the ServicePackLevel property.

11 years agomsi: Don't crash if no working directory is specified for custom action type 34.
Hans Leidekker [Mon, 9 Jul 2012 09:08:06 +0000 (11:08 +0200)] 
msi: Don't crash if no working directory is specified for custom action type 34.

11 years agosetupapi: SetupInstallServicesFromInfSection doesn't fail if there are no AddService...
Hans Leidekker [Mon, 9 Jul 2012 09:07:37 +0000 (11:07 +0200)] 
setupapi: SetupInstallServicesFromInfSection doesn't fail if there are no AddService or DelService directives in the section.

11 years agontdll: Report 3dnow and sse features if the processor supports them.
Hans Leidekker [Mon, 9 Jul 2012 09:07:05 +0000 (11:07 +0200)] 
ntdll: Report 3dnow and sse features if the processor supports them.

11 years agomsxml3: Add VT_I1 type to variant dump helper.
Nikolay Sivov [Sun, 8 Jul 2012 18:54:20 +0000 (22:54 +0400)] 
msxml3: Add VT_I1 type to variant dump helper.

11 years agomsxml3: Remove unneeded xmlInitParser call.
Nikolay Sivov [Sun, 8 Jul 2012 18:53:20 +0000 (22:53 +0400)] 
msxml3: Remove unneeded xmlInitParser call.

11 years agomsxml3: Fix xml declaration output when it's specified in loaded document (in case...
Nikolay Sivov [Sun, 8 Jul 2012 18:51:52 +0000 (22:51 +0400)] 
msxml3: Fix xml declaration output when it's specified in loaded document (in case of file).

11 years agomsxml3: Fix xml declaration output when it's specified in loaded document (in case...
Nikolay Sivov [Sun, 8 Jul 2012 18:49:43 +0000 (22:49 +0400)] 
msxml3: Fix xml declaration output when it's specified in loaded document (in case of stream).

11 years agomsxml3: Don't use stream written value when saving to stream.
Nikolay Sivov [Sat, 7 Jul 2012 08:13:08 +0000 (12:13 +0400)] 
msxml3: Don't use stream written value when saving to stream.

11 years agowinex11: Get rid of xrandr.h.
Henri Verbeet [Sun, 8 Jul 2012 14:06:39 +0000 (16:06 +0200)] 
winex11: Get rid of xrandr.h.

11 years agowinex11: Get rid of xvidmode.h.
Henri Verbeet [Sun, 8 Jul 2012 14:06:38 +0000 (16:06 +0200)] 
winex11: Get rid of xvidmode.h.

11 years agod3d9: Implement d3d9_device_ResetEx().
Henri Verbeet [Sun, 8 Jul 2012 14:06:37 +0000 (16:06 +0200)] 
d3d9: Implement d3d9_device_ResetEx().

11 years agowined3d: Fix the .spec.
Henri Verbeet [Sun, 8 Jul 2012 14:06:36 +0000 (16:06 +0200)] 
wined3d: Fix the .spec.

11 years agosecur32: Only read complete records in schan_InitializeSecurityContextW().
Henri Verbeet [Sun, 8 Jul 2012 14:06:35 +0000 (16:06 +0200)] 
secur32: Only read complete records in schan_InitializeSecurityContextW().

11 years agowinedbg: Add new operators regarding data processing to ARM disassembler.
André Hentschel [Sat, 7 Jul 2012 13:16:50 +0000 (15:16 +0200)] 
winedbg: Add new operators regarding data processing to ARM disassembler.

11 years agowinedbg: Add swap operator to ARM disassembler.
André Hentschel [Sat, 7 Jul 2012 13:12:20 +0000 (15:12 +0200)] 
winedbg: Add swap operator to ARM disassembler.

11 years agowinedbg: Add multiplication operators to ARM disassembler.
André Hentschel [Sat, 7 Jul 2012 13:11:06 +0000 (15:11 +0200)] 
winedbg: Add multiplication operators to ARM disassembler.

11 years agowinedbg: Add branch and exchange operator to ARM disassembler.
André Hentschel [Sat, 7 Jul 2012 13:10:06 +0000 (15:10 +0200)] 
winedbg: Add branch and exchange operator to ARM disassembler.

11 years agouser.exe: Avoid truncating strcmp result (Coverity).
Marcus Meissner [Sat, 7 Jul 2012 09:52:24 +0000 (11:52 +0200)] 
user.exe: Avoid truncating strcmp result (Coverity).

11 years agoshell32: Avoid memcmp result truncation (Coverity).
Marcus Meissner [Sat, 7 Jul 2012 09:52:23 +0000 (11:52 +0200)] 
shell32: Avoid memcmp result truncation (Coverity).

11 years agosetupx.dll16: Avoid strcmp() result truncation (Coverity).
Marcus Meissner [Sat, 7 Jul 2012 09:52:22 +0000 (11:52 +0200)] 
setupx.dll16: Avoid strcmp() result truncation (Coverity).

11 years agokrnl386.exe16: Do not truncate the strcmp result (Coverity).
Marcus Meissner [Sat, 7 Jul 2012 09:52:21 +0000 (11:52 +0200)] 
krnl386.exe16: Do not truncate the strcmp result (Coverity).

11 years agod3dcompiler_43: Fixed small overread possibility (Coverity).
Marcus Meissner [Sat, 7 Jul 2012 09:51:45 +0000 (11:51 +0200)] 
d3dcompiler_43: Fixed small overread possibility (Coverity).

11 years agofusion: Also copy external files in IAssemblyCache::InstallAssembly.
Hans Leidekker [Fri, 6 Jul 2012 13:51:00 +0000 (15:51 +0200)] 
fusion: Also copy external files in IAssemblyCache::InstallAssembly.

11 years agomsvcp90: Fix parsing of floating point numbers starting with decimal separator.
Piotr Caban [Thu, 5 Jul 2012 15:35:01 +0000 (17:35 +0200)] 
msvcp90: Fix parsing of floating point numbers starting with decimal separator.

11 years agomsvcp90: Fix off by one issues in basic_string functions operating on iterators.
Piotr Caban [Thu, 5 Jul 2012 09:51:06 +0000 (11:51 +0200)] 
msvcp90: Fix off by one issues in basic_string functions operating on iterators.

11 years agomsvcp90: Fix EOF handling in basic_filebuf<char>::underflow.
Piotr Caban [Wed, 4 Jul 2012 16:15:55 +0000 (18:15 +0200)] 
msvcp90: Fix EOF handling in basic_filebuf<char>::underflow.

11 years agomsvcp90/tests: Added destructor tests for class with virtual inheritance.
Piotr Caban [Wed, 4 Jul 2012 14:16:01 +0000 (16:16 +0200)] 
msvcp90/tests: Added destructor tests for class with virtual inheritance.

11 years agomsvcp90: Pass base class pointer to virtual functions.
Piotr Caban [Wed, 4 Jul 2012 14:15:15 +0000 (16:15 +0200)] 
msvcp90: Pass base class pointer to virtual functions.

11 years agomsvcp: Sync spec files.
Piotr Caban [Wed, 4 Jul 2012 14:14:34 +0000 (16:14 +0200)] 
msvcp: Sync spec files.

11 years agomsvcp90: Implement more basic_ostream<wchar>::operator<< functions.
Piotr Caban [Wed, 4 Jul 2012 14:14:15 +0000 (16:14 +0200)] 
msvcp90: Implement more basic_ostream<wchar>::operator<< functions.

11 years agomsvcp90: Implement more basic_ostream<char>::operator<< functions.
Piotr Caban [Wed, 4 Jul 2012 14:14:02 +0000 (16:14 +0200)] 
msvcp90: Implement more basic_ostream<char>::operator<< functions.

11 years agomsvcp90: Implement more basic_istream<wchar>::operator>> functions.
Piotr Caban [Wed, 4 Jul 2012 14:13:36 +0000 (16:13 +0200)] 
msvcp90: Implement more basic_istream<wchar>::operator>> functions.

11 years agomsvcp90: Implement more basic_istream<char>::operator>> functions.
Piotr Caban [Wed, 4 Jul 2012 14:13:20 +0000 (16:13 +0200)] 
msvcp90: Implement more basic_istream<char>::operator>> functions.

11 years agoquartz: Remove an object to IFilterGraph2 cast.
Michael Stefaniuc [Wed, 4 Jul 2012 15:26:49 +0000 (17:26 +0200)] 
quartz: Remove an object to IFilterGraph2 cast.

11 years agowbemprox: Implement Win32_Processor.Manufacturer and Win32_Processor.Name.
Hans Leidekker [Wed, 4 Jul 2012 08:32:55 +0000 (10:32 +0200)] 
wbemprox: Implement Win32_Processor.Manufacturer and Win32_Processor.Name.

11 years agowbemprox: Add a partial Win32_BaseBoard class implementation.
Hans Leidekker [Wed, 4 Jul 2012 08:32:00 +0000 (10:32 +0200)] 
wbemprox: Add a partial Win32_BaseBoard class implementation.

11 years agontdll: Omit unused typedef in test_query_process_basic.
Gerald Pfeifer [Tue, 3 Jul 2012 22:10:43 +0000 (00:10 +0200)] 
ntdll: Omit unused typedef in test_query_process_basic.

11 years agowinex11.drv: Avoid conflicting definitions of WINGDIAPI.
Dmitry Timoshkov [Tue, 3 Jul 2012 16:21:11 +0000 (01:21 +0900)] 
winex11.drv: Avoid conflicting definitions of WINGDIAPI.

11 years agovbscript: Added support for exit for statement in 'for in' loops.
Jacek Caban [Tue, 3 Jul 2012 17:18:00 +0000 (19:18 +0200)] 
vbscript: Added support for exit for statement in 'for in' loops.

11 years agovbscript: Fixed function return crossing for loop.
Jacek Caban [Tue, 3 Jul 2012 17:17:47 +0000 (19:17 +0200)] 
vbscript: Fixed function return crossing for loop.

11 years agovbscript: Fixed 'exit do' statements crossing for in loops.
Jacek Caban [Tue, 3 Jul 2012 17:17:23 +0000 (19:17 +0200)] 
vbscript: Fixed 'exit do' statements crossing for in loops.

11 years agovbscript: Better representation of statement context.
Jacek Caban [Tue, 3 Jul 2012 17:17:07 +0000 (19:17 +0200)] 
vbscript: Better representation of statement context.

11 years agoRelease 1.5.8. wine-1.5.8
Alexandre Julliard [Tue, 3 Jul 2012 19:02:41 +0000 (21:02 +0200)] 
Release 1.5.8.

11 years agovbscript: Added for each loop tests.
Jacek Caban [Tue, 3 Jul 2012 15:05:46 +0000 (17:05 +0200)] 
vbscript: Added for each loop tests.

11 years agovbscript: Added interpreter and compiler support for for each loops.
Jacek Caban [Tue, 3 Jul 2012 15:05:32 +0000 (17:05 +0200)] 
vbscript: Added interpreter and compiler support for for each loops.

11 years agovbscript: Skip the first (null) instruction in dump_code.
Jacek Caban [Tue, 3 Jul 2012 15:05:16 +0000 (17:05 +0200)] 
vbscript: Skip the first (null) instruction in dump_code.

11 years agovbscript: Added more parameterized assignment tests.
Jacek Caban [Tue, 3 Jul 2012 15:05:04 +0000 (17:05 +0200)] 
vbscript: Added more parameterized assignment tests.

11 years agovbscript: Added a hack for parameterized assignments with one argument.
Jacek Caban [Tue, 3 Jul 2012 15:04:51 +0000 (17:04 +0200)] 
vbscript: Added a hack for parameterized assignments with one argument.

11 years agomsvcp90: Added locale::empty implementation.
Piotr Caban [Tue, 3 Jul 2012 14:55:29 +0000 (16:55 +0200)] 
msvcp90: Added locale::empty implementation.

11 years agomsvcp71: Forward basic_string::operator{<,<=,>,>=} to msvcp90.
Piotr Caban [Tue, 3 Jul 2012 14:55:09 +0000 (16:55 +0200)] 
msvcp71: Forward basic_string::operator{<,<=,>,>=} to msvcp90.

11 years agomsvcp71: Forward basic_string::_Myptr functions to msvcp90.
Piotr Caban [Tue, 3 Jul 2012 14:53:23 +0000 (16:53 +0200)] 
msvcp71: Forward basic_string::_Myptr functions to msvcp90.

11 years agomsvcp60: Keep class definitions in separate file.
Piotr Caban [Tue, 3 Jul 2012 14:53:00 +0000 (16:53 +0200)] 
msvcp60: Keep class definitions in separate file.

11 years agomsvcp90: Keep class definitions in separate file.
Piotr Caban [Tue, 3 Jul 2012 14:52:39 +0000 (16:52 +0200)] 
msvcp90: Keep class definitions in separate file.

11 years agowinex11: Use the correct drawable with the X11DRV_GET_DRAWABLE escape.
Alexandre Julliard [Tue, 3 Jul 2012 14:56:40 +0000 (16:56 +0200)] 
winex11: Use the correct drawable with the X11DRV_GET_DRAWABLE escape.

11 years agowinex11: Use our own structure for mode information.
Henri Verbeet [Tue, 3 Jul 2012 10:59:43 +0000 (12:59 +0200)] 
winex11: Use our own structure for mode information.

11 years agod3d8: Introduce a helper function to create D3DPRESENT_PARAMETERS from a wined3d_swap...
Henri Verbeet [Tue, 3 Jul 2012 10:59:42 +0000 (12:59 +0200)] 
d3d8: Introduce a helper function to create D3DPRESENT_PARAMETERS from a wined3d_swapchain_desc.

11 years agod3d8: Introduce a helper function to create a wined3d_swapchain_desc from D3DPRESENT_...
Henri Verbeet [Tue, 3 Jul 2012 10:59:41 +0000 (12:59 +0200)] 
d3d8: Introduce a helper function to create a wined3d_swapchain_desc from D3DPRESENT_PARAMETERS.

11 years agod3d9: Introduce a helper function to create D3DPRESENT_PARAMETERS from a wined3d_swap...
Henri Verbeet [Tue, 3 Jul 2012 10:59:40 +0000 (12:59 +0200)] 
d3d9: Introduce a helper function to create D3DPRESENT_PARAMETERS from a wined3d_swapchain_desc.

11 years agod3d9: Introduce a helper function to create a wined3d_swapchain_desc from D3DPRESENT_...
Henri Verbeet [Tue, 3 Jul 2012 10:59:39 +0000 (12:59 +0200)] 
d3d9: Introduce a helper function to create a wined3d_swapchain_desc from D3DPRESENT_PARAMETERS.

11 years agod3dx9/tests: Add effect parameter value SetMatrixTransposePointerArray() test.
Rico Schüller [Tue, 3 Jul 2012 10:28:07 +0000 (12:28 +0200)] 
d3dx9/tests: Add effect parameter value SetMatrixTransposePointerArray() test.

11 years agod3dx9/tests: Add effect parameter value SetMatrixPointerArray() test.
Rico Schüller [Tue, 3 Jul 2012 10:28:01 +0000 (12:28 +0200)] 
d3dx9/tests: Add effect parameter value SetMatrixPointerArray() test.

11 years agod3dx9: Implement ID3DXBaseEffect::SetMatrixTransposePointerArray().
Rico Schüller [Tue, 3 Jul 2012 10:27:57 +0000 (12:27 +0200)] 
d3dx9: Implement ID3DXBaseEffect::SetMatrixTransposePointerArray().

11 years agod3dx9: Implement ID3DXBaseEffect::SetMatrixPointerArray().
Rico Schüller [Tue, 3 Jul 2012 10:27:46 +0000 (12:27 +0200)] 
d3dx9: Implement ID3DXBaseEffect::SetMatrixPointerArray().

11 years agogdiplus: Fix the convert_unit() comment to reflect its functionality.
Dmitry Timoshkov [Tue, 3 Jul 2012 08:33:41 +0000 (17:33 +0900)] 
gdiplus: Fix the convert_unit() comment to reflect its functionality.

11 years agogdiplus: Add parameter checks to GdipSetPropertyItem, print item contents in the...
Dmitry Timoshkov [Tue, 3 Jul 2012 02:58:21 +0000 (11:58 +0900)] 
gdiplus: Add parameter checks to GdipSetPropertyItem, print item contents in the trace.

11 years agopo: Update Korean translation.
Hwang YunSong [Mon, 2 Jul 2012 12:51:31 +0000 (21:51 +0900)] 
po: Update Korean translation.

11 years agopo: Update German translation.
Julian Rüger [Tue, 3 Jul 2012 02:23:14 +0000 (04:23 +0200)] 
po: Update German translation.

11 years agomshtml: Force cycle collection when releasing main document object.
Jacek Caban [Tue, 3 Jul 2012 09:05:30 +0000 (11:05 +0200)] 
mshtml: Force cycle collection when releasing main document object.

11 years agouser32: Add test for ComboBox repositioning behavior.
Sergey Guralnik [Tue, 3 Jul 2012 08:30:49 +0000 (12:30 +0400)] 
user32: Add test for ComboBox repositioning behavior.

11 years agokernel32/tests: Test deleting a timer right after creating it.
Francois Gouget [Tue, 3 Jul 2012 08:03:07 +0000 (10:03 +0200)] 
kernel32/tests: Test deleting a timer right after creating it.

11 years agokernel32/tests: Improve some traces for the CreateTimerQueueTimer() tests.
Francois Gouget [Tue, 3 Jul 2012 08:02:51 +0000 (10:02 +0200)] 
kernel32/tests: Improve some traces for the CreateTimerQueueTimer() tests.

11 years agod3dx9_36/tests: Add a trailing '\n' to ok() calls.
Francois Gouget [Tue, 3 Jul 2012 07:15:12 +0000 (09:15 +0200)] 
d3dx9_36/tests: Add a trailing '\n' to ok() calls.

11 years agodssenh/tests: Add a trailing '\n' to a skip() call.
Francois Gouget [Tue, 3 Jul 2012 07:14:26 +0000 (09:14 +0200)] 
dssenh/tests: Add a trailing '\n' to a skip() call.

11 years agoAssorted spelling fixes.
Francois Gouget [Tue, 3 Jul 2012 07:13:55 +0000 (09:13 +0200)] 
Assorted spelling fixes.

11 years agomsxml3: Added _newEnum() support for IXMLDOMNamedNodeMap.
Nikolay Sivov [Tue, 3 Jul 2012 06:06:59 +0000 (10:06 +0400)] 
msxml3: Added _newEnum() support for IXMLDOMNamedNodeMap.

11 years agoquartz: Use StdMemAllocator_from_IMemAllocator() instead of casts.
Michael Stefaniuc [Mon, 2 Jul 2012 22:21:28 +0000 (00:21 +0200)] 
quartz: Use StdMemAllocator_from_IMemAllocator() instead of casts.

11 years agoquartz: Use unsafe_impl_from_IMediaSample() instead of a cast.
Michael Stefaniuc [Mon, 2 Jul 2012 22:19:52 +0000 (00:19 +0200)] 
quartz: Use unsafe_impl_from_IMediaSample() instead of a cast.

11 years agoquartz: Avoid a COM object => iface => object round trip.
Michael Stefaniuc [Mon, 2 Jul 2012 22:17:23 +0000 (00:17 +0200)] 
quartz: Avoid a COM object => iface => object round trip.

11 years agoquartz: COM cleanup for IMediaSample2.
Michael Stefaniuc [Mon, 2 Jul 2012 22:15:01 +0000 (00:15 +0200)] 
quartz: COM cleanup for IMediaSample2.