wine
12 years agowinevdm: Try DOSBox first for running DOS applications.
Alexandre Julliard [Tue, 13 Mar 2012 12:09:40 +0000 (13:09 +0100)] 
winevdm: Try DOSBox first for running DOS applications.

12 years agomsxml3: Implement ISAXAttributes_getQName() for MXAttributes.
Nikolay Sivov [Tue, 13 Mar 2012 08:12:16 +0000 (11:12 +0300)] 
msxml3: Implement ISAXAttributes_getQName() for MXAttributes.

12 years agomsxml3: Implement ISAXAttributes::getLength() for MXAttributes.
Nikolay Sivov [Tue, 13 Mar 2012 08:05:45 +0000 (11:05 +0300)] 
msxml3: Implement ISAXAttributes::getLength() for MXAttributes.

12 years agomsxml3: Implement IMXAttributes::addAttribute().
Nikolay Sivov [Tue, 13 Mar 2012 07:59:53 +0000 (10:59 +0300)] 
msxml3: Implement IMXAttributes::addAttribute().

12 years agomsxml3: Added XMLView IPersistMoniker_Load test.
Piotr Caban [Mon, 12 Mar 2012 19:42:06 +0000 (20:42 +0100)] 
msxml3: Added XMLView IPersistMoniker_Load test.

12 years agomsxml3: Added partial XMLView IPersistMoniker_Load implementation.
Piotr Caban [Mon, 12 Mar 2012 19:41:45 +0000 (20:41 +0100)] 
msxml3: Added partial XMLView IPersistMoniker_Load implementation.

12 years agomsxml3/tests: Skip tests when XMLView object fails to create.
Piotr Caban [Mon, 12 Mar 2012 19:41:32 +0000 (20:41 +0100)] 
msxml3/tests: Skip tests when XMLView object fails to create.

12 years agomssign32: Add stubs PvkFreeCryptProv, PvkGetCryptProv, PvkPrivateKeyAcquireContextFro...
Alistair Leslie-Hughes [Sat, 10 Mar 2012 08:42:43 +0000 (19:42 +1100)] 
mssign32: Add stubs PvkFreeCryptProv, PvkGetCryptProv, PvkPrivateKeyAcquireContextFromMemory.

12 years agod3drm/tests: Add GetParent NULL pointer test.
André Hentschel [Sat, 10 Mar 2012 16:57:49 +0000 (17:57 +0100)] 
d3drm/tests: Add GetParent NULL pointer test.

12 years agod3drm/tests: Add tests for IDirect3DRMFrameArray_GetElement.
André Hentschel [Sat, 10 Mar 2012 16:55:33 +0000 (17:55 +0100)] 
d3drm/tests: Add tests for IDirect3DRMFrameArray_GetElement.

12 years agod3dx9/tests: Don't leak D3DXBuffer in D3DXWeldVertices tests.
Jozef Kucia [Fri, 9 Mar 2012 17:43:25 +0000 (18:43 +0100)] 
d3dx9/tests: Don't leak D3DXBuffer in D3DXWeldVertices tests.

12 years agod3dxof: Do not allow separator to terminate the string. Only the double quote can...
Christian Costa [Fri, 9 Mar 2012 10:54:00 +0000 (11:54 +0100)] 
d3dxof: Do not allow separator to terminate the string. Only the double quote can do that.

12 years agoinetcpl: Add stub for DllInstall.
André Hentschel [Thu, 8 Mar 2012 21:32:00 +0000 (22:32 +0100)] 
inetcpl: Add stub for DllInstall.

12 years agokernel32: Add a stub for WerRegisterRuntimeExceptionModule.
Austin English [Sun, 4 Mar 2012 22:41:18 +0000 (14:41 -0800)] 
kernel32: Add a stub for WerRegisterRuntimeExceptionModule.

12 years agoadvapi32: Add a stub for RegDisableReflectionKey.
Austin English [Sat, 4 Feb 2012 03:54:14 +0000 (21:54 -0600)] 
advapi32: Add a stub for RegDisableReflectionKey.

12 years agontoskrnl.exe: Add a stub for IoStartNextPacket.
Austin English [Thu, 8 Mar 2012 21:14:28 +0000 (13:14 -0800)] 
ntoskrnl.exe: Add a stub for IoStartNextPacket.

12 years agoddraw: Fix a typo.
André Hentschel [Thu, 8 Mar 2012 20:03:11 +0000 (21:03 +0100)] 
ddraw: Fix a typo.

12 years agogdi32: Remove unused parameters and code, and a useless wrapper function.
Kusanagi Kouichi [Thu, 8 Mar 2012 13:33:27 +0000 (22:33 +0900)] 
gdi32: Remove unused parameters and code, and a useless wrapper function.

12 years agogdi32: Simplify font replacement loading.
Kusanagi Kouichi [Thu, 8 Mar 2012 13:33:20 +0000 (22:33 +0900)] 
gdi32: Simplify font replacement loading.

12 years agogdi32: Add a helper function to get face list from family.
Kusanagi Kouichi [Thu, 8 Mar 2012 13:33:15 +0000 (22:33 +0900)] 
gdi32: Add a helper function to get face list from family.

12 years agogdi32: Add a helper function to create a full name from a family name and a style...
Kusanagi Kouichi [Thu, 8 Mar 2012 13:33:08 +0000 (22:33 +0900)] 
gdi32: Add a helper function to create a full name from a family name and a style name.

12 years agogdi32: Move font signature of font link from Face to SYSTEM_LINKS.
Kusanagi Kouichi [Thu, 8 Mar 2012 13:33:02 +0000 (22:33 +0900)] 
gdi32: Move font signature of font link from Face to SYSTEM_LINKS.

12 years agogdi32: Add a helper function to find font link.
Kusanagi Kouichi [Thu, 8 Mar 2012 13:32:49 +0000 (22:32 +0900)] 
gdi32: Add a helper function to find font link.

12 years agojscript: Removed no longer needed ref counting in parser_ctx_t.
Jacek Caban [Mon, 12 Mar 2012 18:24:34 +0000 (19:24 +0100)] 
jscript: Removed no longer needed ref counting in parser_ctx_t.

12 years agojscript: Store parser_ctx_t in bytecode_t instead of other way around.
Jacek Caban [Mon, 12 Mar 2012 18:24:22 +0000 (19:24 +0100)] 
jscript: Store parser_ctx_t in bytecode_t instead of other way around.

12 years agojscript: Store script context in exec_ctx_t.
Jacek Caban [Mon, 12 Mar 2012 18:23:56 +0000 (19:23 +0100)] 
jscript: Store script context in exec_ctx_t.

12 years agojscript: Don't store compiler_ctx_t in parser_ctx_t.
Jacek Caban [Mon, 12 Mar 2012 18:23:19 +0000 (19:23 +0100)] 
jscript: Don't store compiler_ctx_t in parser_ctx_t.

12 years agojscript: Call script_parse from compile_script, not the other way around.
Jacek Caban [Mon, 12 Mar 2012 18:22:59 +0000 (19:22 +0100)] 
jscript: Call script_parse from compile_script, not the other way around.

12 years agojscript: Compile all function from given source in one run.
Jacek Caban [Mon, 12 Mar 2012 18:22:36 +0000 (19:22 +0100)] 
jscript: Compile all function from given source in one run.

12 years agojscript: Simplify compile_subscript_stat.
Jacek Caban [Mon, 12 Mar 2012 18:21:42 +0000 (19:21 +0100)] 
jscript: Simplify compile_subscript_stat.

12 years agojscript: Store bytecode_t in exec_ctx_t.
Jacek Caban [Mon, 12 Mar 2012 18:21:27 +0000 (19:21 +0100)] 
jscript: Store bytecode_t in exec_ctx_t.

12 years agocomctl32: Update thumb position on autopage instead of deferring it.
Nikolay Sivov [Tue, 13 Mar 2012 07:47:41 +0000 (10:47 +0300)] 
comctl32: Update thumb position on autopage instead of deferring it.

12 years agontdll: Fix status returned for too-long registry value names.
Ken Thomases [Tue, 13 Mar 2012 03:50:09 +0000 (22:50 -0500)] 
ntdll: Fix status returned for too-long registry value names.

12 years agogdiplus: Add tests for path gradient center point functions.
Vincent Povirk [Mon, 20 Feb 2012 21:04:07 +0000 (15:04 -0600)] 
gdiplus: Add tests for path gradient center point functions.

12 years agogdiplus: Set path gradient center points based on the path's bounding rect.
Vincent Povirk [Mon, 20 Feb 2012 21:02:39 +0000 (15:02 -0600)] 
gdiplus: Set path gradient center points based on the path's bounding rect.

12 years agogdiplus: Add stub GdipGetPathGradientPath with tests.
Vincent Povirk [Mon, 20 Feb 2012 20:02:37 +0000 (14:02 -0600)] 
gdiplus: Add stub GdipGetPathGradientPath with tests.

12 years agogdiplus: Store a real path in path gradient brushes.
Vincent Povirk [Mon, 20 Feb 2012 17:54:38 +0000 (11:54 -0600)] 
gdiplus: Store a real path in path gradient brushes.

12 years agogdiplus: Rewrite SOFTWARE_GdipFillRegion to call brush_fill_pixels less.
Vincent Povirk [Tue, 14 Feb 2012 19:50:59 +0000 (13:50 -0600)] 
gdiplus: Rewrite SOFTWARE_GdipFillRegion to call brush_fill_pixels less.

12 years agoddraw: Get rid of IDirectDrawPaletteImpl.
Henri Verbeet [Mon, 12 Mar 2012 18:56:10 +0000 (19:56 +0100)] 
ddraw: Get rid of IDirectDrawPaletteImpl.

12 years agoddraw/tests: Fix a couple of return value checks.
Henri Verbeet [Mon, 12 Mar 2012 18:56:09 +0000 (19:56 +0100)] 
ddraw/tests: Fix a couple of return value checks.

12 years agod3d8/tests: Fix a couple of return value checks.
Henri Verbeet [Mon, 12 Mar 2012 18:56:08 +0000 (19:56 +0100)] 
d3d8/tests: Fix a couple of return value checks.

12 years agod3d9/tests: Fix a couple of return value checks.
Henri Verbeet [Mon, 12 Mar 2012 18:56:07 +0000 (19:56 +0100)] 
d3d9/tests: Fix a couple of return value checks.

12 years agod3d9: Cleanup IDirect3D9Impl_QueryInterface().
Henri Verbeet [Mon, 12 Mar 2012 18:56:06 +0000 (19:56 +0100)] 
d3d9: Cleanup IDirect3D9Impl_QueryInterface().

12 years agomsvcrt: Fixed printf behaviour on hexadecimal, zero-padded numbers.
Piotr Caban [Mon, 12 Mar 2012 18:49:11 +0000 (19:49 +0100)] 
msvcrt: Fixed printf behaviour on hexadecimal, zero-padded numbers.

12 years agourlmon: Added missing memcpy in CopyBindInfo.
Piotr Caban [Mon, 12 Mar 2012 13:45:59 +0000 (14:45 +0100)] 
urlmon: Added missing memcpy in CopyBindInfo.

12 years agontdll: Add support for jump instructions in function epilogs.
Alexandre Julliard [Mon, 12 Mar 2012 18:18:37 +0000 (19:18 +0100)] 
ntdll: Add support for jump instructions in function epilogs.

12 years agontdll: Add support for rep;ret instruction in function epilogs.
Alexandre Julliard [Mon, 12 Mar 2012 17:59:45 +0000 (18:59 +0100)] 
ntdll: Add support for rep;ret instruction in function epilogs.

12 years agomsident: Added IUserIdentityManager::EnumIdentities implementation.
Jacek Caban [Mon, 12 Mar 2012 12:02:32 +0000 (13:02 +0100)] 
msident: Added IUserIdentityManager::EnumIdentities implementation.

12 years agomsident: Added CLSID_UserIdentityManager object stub implementation.
Jacek Caban [Mon, 12 Mar 2012 12:02:17 +0000 (13:02 +0100)] 
msident: Added CLSID_UserIdentityManager object stub implementation.

12 years agomsident: Added DLL registration implementation.
Jacek Caban [Mon, 12 Mar 2012 12:02:03 +0000 (13:02 +0100)] 
msident: Added DLL registration implementation.

12 years agogdiplus: Implement GdipCreateMetafileFromEmf.
Dmitry Timoshkov [Mon, 12 Mar 2012 09:02:51 +0000 (17:02 +0800)] 
gdiplus: Implement GdipCreateMetafileFromEmf.

12 years agoserver: OpenMutex should perform a real access check instead of validating access...
Dmitry Timoshkov [Mon, 12 Mar 2012 05:40:43 +0000 (13:40 +0800)] 
server: OpenMutex should perform a real access check instead of validating access flags.

This reverts 7b63fa658ac28e715f98876f790cb0de2bc9ac17.

12 years agomsi: Perform a case insensitive match on filenames from cabinets.
Hans Leidekker [Mon, 12 Mar 2012 11:26:34 +0000 (12:26 +0100)] 
msi: Perform a case insensitive match on filenames from cabinets.

12 years agomsi: Reimplement MsiEnumProducts on top of MsiEnumProductsEx.
Hans Leidekker [Mon, 12 Mar 2012 11:26:10 +0000 (12:26 +0100)] 
msi: Reimplement MsiEnumProducts on top of MsiEnumProductsEx.

12 years agomsi: Implement MsiEnumProductsEx.
Hans Leidekker [Mon, 12 Mar 2012 11:25:50 +0000 (12:25 +0100)] 
msi: Implement MsiEnumProductsEx.

12 years agomsi: Deformat the description field of INSTALLMESSAGE_ACTIONDATA messages.
Hans Leidekker [Mon, 12 Mar 2012 11:25:33 +0000 (12:25 +0100)] 
msi: Deformat the description field of INSTALLMESSAGE_ACTIONDATA messages.

12 years agomsiexec: Support the "b!" UI option.
Hans Leidekker [Mon, 12 Mar 2012 11:24:55 +0000 (12:24 +0100)] 
msiexec: Support the "b!" UI option.

12 years agowinhttp: Fix up headers with wrong termination.
Hans Leidekker [Mon, 12 Mar 2012 11:25:14 +0000 (12:25 +0100)] 
winhttp: Fix up headers with wrong termination.

12 years agojscript: Removed no longer needed caller argument from jsdisp_get_idx.
Jacek Caban [Mon, 12 Mar 2012 11:14:51 +0000 (12:14 +0100)] 
jscript: Removed no longer needed caller argument from jsdisp_get_idx.

12 years agojscript: Removed no longer needed caller argument from jsdisp_propget_name.
Jacek Caban [Mon, 12 Mar 2012 11:14:38 +0000 (12:14 +0100)] 
jscript: Removed no longer needed caller argument from jsdisp_propget_name.

12 years agojscript: Removed no longer needed caller argument from jsdisp_propput_idx.
Jacek Caban [Mon, 12 Mar 2012 11:14:25 +0000 (12:14 +0100)] 
jscript: Removed no longer needed caller argument from jsdisp_propput_idx.

12 years agojscript: Removed no longer needed caller argument from jsdisp_propput_name and jsdisp...
Jacek Caban [Mon, 12 Mar 2012 11:14:10 +0000 (12:14 +0100)] 
jscript: Removed no longer needed caller argument from jsdisp_propput_name and jsdisp_propget.

12 years agojscript: Removed no longer needed caller argument from jsdisp_call_name.
Jacek Caban [Mon, 12 Mar 2012 11:13:25 +0000 (12:13 +0100)] 
jscript: Removed no longer needed caller argument from jsdisp_call_name.

12 years agojscript: Removed no longer needed caller argument from jsdisp_call_value.
Jacek Caban [Mon, 12 Mar 2012 11:13:10 +0000 (12:13 +0100)] 
jscript: Removed no longer needed caller argument from jsdisp_call_value.

12 years agojscript: Added VARIANT conversion tests.
Jacek Caban [Mon, 12 Mar 2012 11:12:55 +0000 (12:12 +0100)] 
jscript: Added VARIANT conversion tests.

12 years agojscript: Added QueryService(SID_VariantConversion) implementation.
Jacek Caban [Mon, 12 Mar 2012 11:12:40 +0000 (12:12 +0100)] 
jscript: Added QueryService(SID_VariantConversion) implementation.

12 years agojscript: Added ChangeType implementation.
Jacek Caban [Mon, 12 Mar 2012 11:12:26 +0000 (12:12 +0100)] 
jscript: Added ChangeType implementation.

12 years agomsxml3: Added internal function for loading xml from IMoniker.
Piotr Caban [Mon, 12 Mar 2012 09:56:59 +0000 (10:56 +0100)] 
msxml3: Added internal function for loading xml from IMoniker.

12 years agomsxml3/tests: Added XMLView QueryInterface tests.
Piotr Caban [Mon, 12 Mar 2012 09:56:45 +0000 (10:56 +0100)] 
msxml3/tests: Added XMLView QueryInterface tests.

12 years agomsxml3: Added XMLView class stub.
Piotr Caban [Mon, 12 Mar 2012 09:56:29 +0000 (10:56 +0100)] 
msxml3: Added XMLView class stub.

12 years agontdll: Add support for the special STATUS_UNWIND_CONSOLIDATE exception code.
Alexandre Julliard [Mon, 12 Mar 2012 10:27:19 +0000 (11:27 +0100)] 
ntdll: Add support for the special STATUS_UNWIND_CONSOLIDATE exception code.

12 years agontdll: Trace the exception extra information also in RtlUnwindEx.
Alexandre Julliard [Mon, 12 Mar 2012 10:27:00 +0000 (11:27 +0100)] 
ntdll: Trace the exception extra information also in RtlUnwindEx.

12 years agontdll: Set the TARGET_UNWIND flag when calling the unwind handler for the target...
Alexandre Julliard [Mon, 12 Mar 2012 10:20:29 +0000 (11:20 +0100)] 
ntdll: Set the TARGET_UNWIND flag when calling the unwind handler for the target frame.

12 years agontdll: Restore the original context for the last frame instead of the result of the...
Alexandre Julliard [Mon, 12 Mar 2012 10:11:36 +0000 (11:11 +0100)] 
ntdll: Restore the original context for the last frame instead of the result of the unwind handler.

12 years agontdll: Use the context argument as working variable instead of making a copy in RtlUn...
Alexandre Julliard [Mon, 12 Mar 2012 10:08:10 +0000 (11:08 +0100)] 
ntdll: Use the context argument as working variable instead of making a copy in RtlUnwindEx.

12 years agopo: Update Czech translation.
Petr Kočandrle [Tue, 6 Mar 2012 22:13:25 +0000 (23:13 +0100)] 
po: Update Czech translation.

12 years agopo: Update Spanish translation.
Eduardo García [Mon, 12 Mar 2012 10:07:36 +0000 (11:07 +0100)] 
po: Update Spanish translation.

12 years agopo: Update Esperanto Translation.
Keith Bowes [Thu, 8 Mar 2012 18:07:11 +0000 (13:07 -0500)] 
po: Update Esperanto Translation.

12 years agopo: Update Ukrainian translation.
Igor Paliychuk [Thu, 8 Mar 2012 22:06:36 +0000 (00:06 +0200)] 
po: Update Ukrainian translation.

12 years agopo: Update Turkish translation.
Hasan Kiran [Thu, 8 Mar 2012 21:30:03 +0000 (21:30 +0000)] 
po: Update Turkish translation.

12 years agontdll: Add support for dynamically generated stub entry points on ARM.
André Hentschel [Thu, 8 Mar 2012 21:12:30 +0000 (22:12 +0100)] 
ntdll: Add support for dynamically generated stub entry points on ARM.

12 years agokernel32: Forward RtlRaiseException to ntdll on ARM.
André Hentschel [Thu, 8 Mar 2012 21:11:40 +0000 (22:11 +0100)] 
kernel32: Forward RtlRaiseException to ntdll on ARM.

12 years agokernel32: Forward RtlPcToFileHeader to ntdll also on ARM.
André Hentschel [Thu, 8 Mar 2012 21:10:52 +0000 (22:10 +0100)] 
kernel32: Forward RtlPcToFileHeader to ntdll also on ARM.

12 years agocomctl32/datetime: Fix AM/PM handling with 12-hour fields.
Owen Rudge [Thu, 8 Mar 2012 11:34:38 +0000 (11:34 +0000)] 
comctl32/datetime: Fix AM/PM handling with 12-hour fields.

12 years agocomctl32/datetime: Allow entering 'AM' or 'PM' via keyboard.
Owen Rudge [Thu, 8 Mar 2012 11:34:33 +0000 (11:34 +0000)] 
comctl32/datetime: Allow entering 'AM' or 'PM' via keyboard.

12 years agocomctl32/datetime: Don't check box if no valid date set.
Owen Rudge [Thu, 8 Mar 2012 11:34:28 +0000 (11:34 +0000)] 
comctl32/datetime: Don't check box if no valid date set.

12 years agocomctl32/datetime: Don't allow an invalid year to be typed in.
Owen Rudge [Thu, 8 Mar 2012 11:34:23 +0000 (11:34 +0000)] 
comctl32/datetime: Don't allow an invalid year to be typed in.

12 years agocomctl32/datetime: Ensure up/down/home/end increments remain within bounds.
Owen Rudge [Thu, 8 Mar 2012 11:34:19 +0000 (11:34 +0000)] 
comctl32/datetime: Ensure up/down/home/end increments remain within bounds.

12 years agocomctl32/datetime: Check dates are within range in SetSystemTime.
Owen Rudge [Thu, 8 Mar 2012 11:34:13 +0000 (11:34 +0000)] 
comctl32/datetime: Check dates are within range in SetSystemTime.

12 years agocomctl32/tests: Add test for DTM_SETSYSTEMTIME outside range limit.
Owen Rudge [Thu, 8 Mar 2012 11:34:08 +0000 (11:34 +0000)] 
comctl32/tests: Add test for DTM_SETSYSTEMTIME outside range limit.

12 years agocomctl32/monthcal: Check both min and max ranges in IsDateInValidRange.
Owen Rudge [Thu, 8 Mar 2012 11:34:01 +0000 (11:34 +0000)] 
comctl32/monthcal: Check both min and max ranges in IsDateInValidRange.

12 years agomscoree: Add CoEEShutDownCOM stub.
Alistair Leslie-Hughes [Sat, 3 Mar 2012 05:32:47 +0000 (16:32 +1100)] 
mscoree: Add CoEEShutDownCOM stub.

12 years agowinecfg: Avoid unneeded ellipsis in combo box item.
Frédéric Delanoy [Wed, 7 Mar 2012 17:30:23 +0000 (18:30 +0100)] 
winecfg: Avoid unneeded ellipsis in combo box item.

12 years agowinex11: Never try to clip the cursor if we don't have XInput2.
Alexandre Julliard [Mon, 12 Mar 2012 09:33:52 +0000 (10:33 +0100)] 
winex11: Never try to clip the cursor if we don't have XInput2.

12 years agokernel32: Implement the memory resource notification functions.
Alexandre Julliard [Mon, 12 Mar 2012 09:33:32 +0000 (10:33 +0100)] 
kernel32: Implement the memory resource notification functions.

12 years agoserver: Create some kernel notification events.
Alexandre Julliard [Mon, 12 Mar 2012 09:27:40 +0000 (10:27 +0100)] 
server: Create some kernel notification events.

12 years agoddraw: Get rid of IDirectDrawSurfaceImpl.
Henri Verbeet [Sun, 11 Mar 2012 21:03:12 +0000 (22:03 +0100)] 
ddraw: Get rid of IDirectDrawSurfaceImpl.

12 years agowined3d: GL_MAX_TEXTURE_COORDS_ARB is not available without ARB_fragment_program.
Henri Verbeet [Sun, 11 Mar 2012 21:03:11 +0000 (22:03 +0100)] 
wined3d: GL_MAX_TEXTURE_COORDS_ARB is not available without ARB_fragment_program.

12 years agowined3d: Also recognise the "classic" Mesa Nouveau driver for GeForce 4 and earlier...
Henri Verbeet [Sun, 11 Mar 2012 21:03:10 +0000 (22:03 +0100)] 
wined3d: Also recognise the "classic" Mesa Nouveau driver for GeForce 4 and earlier cards.

12 years agowined3d: surface_cpu_blt() should always receive valid source and destination rectangles.
Henri Verbeet [Sun, 11 Mar 2012 21:03:09 +0000 (22:03 +0100)] 
wined3d: surface_cpu_blt() should always receive valid source and destination rectangles.