wine/eterwine.git
14 years agohhcrtl.ocx: Resize search tab too.
André Hentschel [Sat, 16 Apr 2011 15:31:15 +0000 (17:31 +0200)]
hhcrtl.ocx: Resize search tab too.

14 years agowinecfg: Also distinguish versions by product type.
André Hentschel [Sat, 16 Apr 2011 11:50:53 +0000 (13:50 +0200)]
winecfg: Also distinguish versions by product type.

14 years agoserver: Reuse existing file descriptor objects for duplicate file mappings.
Alexandre Julliard [Tue, 19 Apr 2011 15:19:31 +0000 (17:19 +0200)]
server: Reuse existing file descriptor objects for duplicate file mappings.

14 years agowinex11: Allow installing the event handler multiple times.
Alexandre Julliard [Tue, 19 Apr 2011 15:17:48 +0000 (17:17 +0200)]
winex11: Allow installing the event handler multiple times.

14 years agopsapi: Forward EmptyWorkingSet implementation to kernel32.
Jacek Caban [Tue, 19 Apr 2011 12:21:08 +0000 (14:21 +0200)]
psapi: Forward EmptyWorkingSet implementation to kernel32.

14 years agopo: Update Swedish translation.
Anders Jonsson [Mon, 18 Apr 2011 20:19:35 +0000 (22:19 +0200)]
po: Update Swedish translation.

14 years agoinclude: Add missing declarations to d3dx9mesh.h.
Dylan Smith [Tue, 19 Apr 2011 07:28:03 +0000 (03:28 -0400)]
include: Add missing declarations to d3dx9mesh.h.

14 years agoinclude: Add include file for d3dx9 X file interfaces.
Dylan Smith [Tue, 19 Apr 2011 07:27:52 +0000 (03:27 -0400)]
include: Add include file for d3dx9 X file interfaces.

14 years agomspatcha: Add a version resource.
Hans Leidekker [Tue, 19 Apr 2011 09:29:31 +0000 (11:29 +0200)]
mspatcha: Add a version resource.

14 years agomsi: Sync with the action request instead of the action taken in msi_seltree_sync_ite...
Hans Leidekker [Tue, 19 Apr 2011 09:29:13 +0000 (11:29 +0200)]
msi: Sync with the action request instead of the action taken in msi_seltree_sync_item_state.

14 years agomscoree: Add a stub implementation of GetRealProcAddress.
Hans Leidekker [Tue, 19 Apr 2011 09:28:55 +0000 (11:28 +0200)]
mscoree: Add a stub implementation of GetRealProcAddress.

14 years agoshdocvw: Properly handle IEDocHost refcount.
Jacek Caban [Tue, 19 Apr 2011 08:35:11 +0000 (10:35 +0200)]
shdocvw: Properly handle IEDocHost refcount.

14 years agoddraw: Verify the viewport belongs to the device on execute buffer execution.
Henri Verbeet [Mon, 18 Apr 2011 22:08:00 +0000 (00:08 +0200)]
ddraw: Verify the viewport belongs to the device on execute buffer execution.

14 years agoddraw: Verify the viewport belongs to the device in IDirect3DDeviceImpl_3_SetCurrentV...
Henri Verbeet [Mon, 18 Apr 2011 22:07:59 +0000 (00:07 +0200)]
ddraw: Verify the viewport belongs to the device in IDirect3DDeviceImpl_3_SetCurrentViewport().

14 years agowined3d: Don't bother unsetting texture resources in IWineD3DDeviceImpl_Uninit3D().
Henri Verbeet [Mon, 18 Apr 2011 22:07:58 +0000 (00:07 +0200)]
wined3d: Don't bother unsetting texture resources in IWineD3DDeviceImpl_Uninit3D().

Releasing the stateblock already takes care of this.

14 years agowined3d: Set resource bindings to NULL before releasing them on stateblock destruction.
Henri Verbeet [Mon, 18 Apr 2011 22:07:57 +0000 (00:07 +0200)]
wined3d: Set resource bindings to NULL before releasing them on stateblock destruction.

To prevent ERRs from device_resource_released().

14 years agowined3d: Also update ds_current_size if there's no current DS location in surface_loa...
Henri Verbeet [Mon, 18 Apr 2011 22:07:56 +0000 (00:07 +0200)]
wined3d: Also update ds_current_size if there's no current DS location in surface_load_ds_location().

14 years agodbghelp: Get rid of a couple unused variables.
Austin English [Mon, 18 Apr 2011 19:57:33 +0000 (14:57 -0500)]
dbghelp: Get rid of a couple unused variables.

14 years agodbghelp: Set the right ARM frame pointer.
André Hentschel [Mon, 18 Apr 2011 17:58:45 +0000 (19:58 +0200)]
dbghelp: Set the right ARM frame pointer.

14 years agokernel32: Fix TRACE output: IXON and IXOFF are swapped.
Wolfgang Walter [Fri, 12 Dec 2008 10:52:13 +0000 (11:52 +0100)]
kernel32: Fix TRACE output: IXON and IXOFF are swapped.

14 years agows2_32: Signal overlapped completion in WSAIoctl.
Alexandre Julliard [Tue, 19 Apr 2011 10:26:50 +0000 (12:26 +0200)]
ws2_32: Signal overlapped completion in WSAIoctl.

14 years agows2_32: Merge ioctlsocket implementation into WSAIoctl.
Alexandre Julliard [Tue, 19 Apr 2011 09:57:37 +0000 (11:57 +0200)]
ws2_32: Merge ioctlsocket implementation into WSAIoctl.

14 years agows2_32: Use saner parameter names in WSAIoctl.
Alexandre Julliard [Tue, 19 Apr 2011 09:34:42 +0000 (11:34 +0200)]
ws2_32: Use saner parameter names in WSAIoctl.

14 years agoserver: Fix sharing parameters for debug event files, and don't fail if the file...
Alexandre Julliard [Tue, 19 Apr 2011 08:29:44 +0000 (10:29 +0200)]
server: Fix sharing parameters for debug event files, and don't fail if the file can't be opened.

14 years agod3dx9: Implement ID3DXBaseEffect::GetTechniqueByName().
Rico Schüller [Mon, 18 Apr 2011 08:57:53 +0000 (10:57 +0200)]
d3dx9: Implement ID3DXBaseEffect::GetTechniqueByName().

14 years agod3dx9: Implement ID3DXBaseEffect::GetTechnique().
Rico Schüller [Mon, 18 Apr 2011 08:57:48 +0000 (10:57 +0200)]
d3dx9: Implement ID3DXBaseEffect::GetTechnique().

14 years agod3dx9: Implement ID3DXBaseEffect::GetParameter().
Rico Schüller [Mon, 18 Apr 2011 08:57:44 +0000 (10:57 +0200)]
d3dx9: Implement ID3DXBaseEffect::GetParameter().

14 years agod3dx9: Implement ID3DXBaseEffect::GetTechniqueDesc().
Rico Schüller [Mon, 18 Apr 2011 08:57:39 +0000 (10:57 +0200)]
d3dx9: Implement ID3DXBaseEffect::GetTechniqueDesc().

14 years agod3dx9: Fix d3dx9_parse_effect_typedef for D3DXPC_STRUCT.
Rico Schüller [Mon, 18 Apr 2011 08:57:34 +0000 (10:57 +0200)]
d3dx9: Fix d3dx9_parse_effect_typedef for D3DXPC_STRUCT.

14 years agoserver: Store a mapping instead of a file for process dlls.
Alexandre Julliard [Mon, 18 Apr 2011 12:14:40 +0000 (14:14 +0200)]
server: Store a mapping instead of a file for process dlls.

14 years agoserver: Add support for opening a new file handle from a mapping object.
Alexandre Julliard [Mon, 18 Apr 2011 11:41:54 +0000 (13:41 +0200)]
server: Add support for opening a new file handle from a mapping object.

14 years agoserver: Check sharing options when duplicating an fd object.
Alexandre Julliard [Mon, 18 Apr 2011 11:41:32 +0000 (13:41 +0200)]
server: Check sharing options when duplicating an fd object.

14 years agogdi32: Make sure that pattern brush bitmap's are created with the correct physdev.
Huw Davies [Mon, 18 Apr 2011 10:23:27 +0000 (11:23 +0100)]
gdi32: Make sure that pattern brush bitmap's are created with the correct physdev.

14 years agogdi32: Clip solid brush fills.
Huw Davies [Fri, 15 Apr 2011 15:25:58 +0000 (16:25 +0100)]
gdi32: Clip solid brush fills.

14 years agomsi: Move msi_get_cabinet_stream() up and make it static.
Francois Gouget [Mon, 18 Apr 2011 09:19:31 +0000 (11:19 +0200)]
msi: Move msi_get_cabinet_stream() up and make it static.

14 years agomshtml: get_channelbsc_mon() is unused so remove it.
Francois Gouget [Mon, 18 Apr 2011 09:18:25 +0000 (11:18 +0200)]
mshtml: get_channelbsc_mon() is unused so remove it.

14 years agosetupapi: Fix the SetupDiGetActualSectionToInstallEx() definition.
Francois Gouget [Mon, 18 Apr 2011 09:12:31 +0000 (11:12 +0200)]
setupapi: Fix the SetupDiGetActualSectionToInstallEx() definition.

14 years agowing32: Fix two typos in export names.
Andrew Nguyen [Sat, 16 Apr 2011 09:26:59 +0000 (04:26 -0500)]
wing32: Fix two typos in export names.

14 years agowine.inf: Add a fake 16-bit DLL for mmsystem.dll.
Andrew Nguyen [Sat, 16 Apr 2011 08:37:34 +0000 (03:37 -0500)]
wine.inf: Add a fake 16-bit DLL for mmsystem.dll.

14 years agokrnl386.exe: Fix size calculation in GetSystemDirectory16.
Andrew Nguyen [Sat, 16 Apr 2011 08:37:29 +0000 (03:37 -0500)]
krnl386.exe: Fix size calculation in GetSystemDirectory16.

14 years agowinevdm: Fix incorrect heap allocation sizes and possible out-of-bounds access in...
Andrew Nguyen [Sat, 16 Apr 2011 08:25:15 +0000 (03:25 -0500)]
winevdm: Fix incorrect heap allocation sizes and possible out-of-bounds access in find_dosbox helper.

14 years agonddeapi: Implement the documented Network DDE functions.
Andrew Nguyen [Sat, 16 Apr 2011 08:21:46 +0000 (03:21 -0500)]
nddeapi: Implement the documented Network DDE functions.

14 years agontdll: Implement call_stack_handlers on ARM.
André Hentschel [Fri, 15 Apr 2011 17:37:58 +0000 (19:37 +0200)]
ntdll: Implement call_stack_handlers on ARM.

14 years agowinedbg: Be more verbose about what's not done.
André Hentschel [Fri, 15 Apr 2011 17:36:25 +0000 (19:36 +0200)]
winedbg: Be more verbose about what's not done.

14 years agowinedbg: Implement be_arm_get_register_info.
André Hentschel [Sat, 16 Apr 2011 13:06:50 +0000 (15:06 +0200)]
winedbg: Implement be_arm_get_register_info.

14 years agodbghelp: Implement arm_fetch_context_reg.
André Hentschel [Fri, 15 Apr 2011 17:34:32 +0000 (19:34 +0200)]
dbghelp: Implement arm_fetch_context_reg.

14 years agodbghelp: Implement arm_fetch_regname.
André Hentschel [Fri, 15 Apr 2011 17:34:11 +0000 (19:34 +0200)]
dbghelp: Implement arm_fetch_regname.

14 years agowinedbg: Implement be_arm_print_context.
André Hentschel [Fri, 15 Apr 2011 17:33:54 +0000 (19:33 +0200)]
winedbg: Implement be_arm_print_context.

14 years agontdll: Trace context on ARM.
André Hentschel [Fri, 15 Apr 2011 17:33:23 +0000 (19:33 +0200)]
ntdll: Trace context on ARM.

14 years agontdll: Add implementation for RtlCaptureContext on ARM.
André Hentschel [Fri, 15 Apr 2011 17:32:55 +0000 (19:32 +0200)]
ntdll: Add implementation for RtlCaptureContext on ARM.

14 years agodbghelp: Implement arm_map_dwarf_register.
André Hentschel [Fri, 15 Apr 2011 17:32:30 +0000 (19:32 +0200)]
dbghelp: Implement arm_map_dwarf_register.

14 years agontdll: Fix setting the ExceptionAddress on ARM.
André Hentschel [Fri, 15 Apr 2011 17:32:05 +0000 (19:32 +0200)]
ntdll: Fix setting the ExceptionAddress on ARM.

14 years agowinedbg: Add more ARM registers to the map.
André Hentschel [Fri, 15 Apr 2011 17:19:44 +0000 (19:19 +0200)]
winedbg: Add more ARM registers to the map.

14 years agowinedbg: Add ARM string for minidump.
André Hentschel [Fri, 15 Apr 2011 17:19:38 +0000 (19:19 +0200)]
winedbg: Add ARM string for minidump.

14 years agoinclude: Add more cv_call types.
André Hentschel [Fri, 15 Apr 2011 17:19:29 +0000 (19:19 +0200)]
include: Add more cv_call types.

14 years agoregedit: Remove unnecessary use of class atoms.
Alexandre Julliard [Mon, 18 Apr 2011 10:08:31 +0000 (12:08 +0200)]
regedit: Remove unnecessary use of class atoms.

14 years agowine: Use { } instead of ; for an empty basic block.
Gerald Pfeifer [Sat, 16 Apr 2011 23:23:32 +0000 (01:23 +0200)]
wine: Use { } instead of ; for an empty basic block.

14 years agowintrust: Implement IsCatalogFile.
Juan Lang [Sat, 16 Apr 2011 17:30:34 +0000 (10:30 -0700)]
wintrust: Implement IsCatalogFile.

14 years agopo: Update Russian translation.
Nikolay Sivov [Sun, 17 Apr 2011 13:49:49 +0000 (17:49 +0400)]
po: Update Russian translation.

14 years agoinetcpl: Update Russian resource.
Nikolay Sivov [Sun, 17 Apr 2011 12:21:54 +0000 (16:21 +0400)]
inetcpl: Update Russian resource.

14 years agoinetcpl: Update French translation.
Frédéric Delanoy [Sat, 16 Apr 2011 10:04:41 +0000 (12:04 +0200)]
inetcpl: Update French translation.

14 years agoinetcpl: Update Korean resource.
Hwang YunSong [Fri, 15 Apr 2011 08:09:59 +0000 (17:09 +0900)]
inetcpl: Update Korean resource.

14 years agocmdlgtst: Update Korean resource.
Hwang YunSong [Fri, 15 Apr 2011 08:05:25 +0000 (17:05 +0900)]
cmdlgtst: Update Korean resource.

14 years agopo: Update Korean translation.
Hwang YunSong [Fri, 15 Apr 2011 07:53:18 +0000 (16:53 +0900)]
po: Update Korean translation.

14 years agoregedit: Convert the treeview code to Unicode.
Andrew Nguyen [Sat, 16 Apr 2011 08:07:39 +0000 (03:07 -0500)]
regedit: Convert the treeview code to Unicode.

14 years agoregedit: Explicitly use ANSI functions in regedit helper functions.
Andrew Nguyen [Sat, 16 Apr 2011 08:07:34 +0000 (03:07 -0500)]
regedit: Explicitly use ANSI functions in regedit helper functions.

14 years agoregedit: Convert the listview code to Unicode.
Andrew Nguyen [Sat, 16 Apr 2011 08:07:27 +0000 (03:07 -0500)]
regedit: Convert the listview code to Unicode.

14 years agoregedit: Convert the hex edit code to Unicode.
Andrew Nguyen [Sat, 16 Apr 2011 08:07:21 +0000 (03:07 -0500)]
regedit: Convert the hex edit code to Unicode.

14 years agoregedit: Convert the frame window code to Unicode.
Andrew Nguyen [Sat, 16 Apr 2011 08:07:17 +0000 (03:07 -0500)]
regedit: Convert the frame window code to Unicode.

14 years agoregedit: Convert the edit code to Unicode.
Andrew Nguyen [Sat, 16 Apr 2011 08:07:13 +0000 (03:07 -0500)]
regedit: Convert the edit code to Unicode.

14 years agoregedit: Convert the child window code to Unicode.
Andrew Nguyen [Sat, 16 Apr 2011 08:07:08 +0000 (03:07 -0500)]
regedit: Convert the child window code to Unicode.

14 years agoregedit: Remove all Unicode macros in main.h.
Andrew Nguyen [Sat, 16 Apr 2011 08:07:03 +0000 (03:07 -0500)]
regedit: Remove all Unicode macros in main.h.

14 years agoregedit: Convert regedit main code to Unicode.
Andrew Nguyen [Sat, 16 Apr 2011 08:06:48 +0000 (03:06 -0500)]
regedit: Convert regedit main code to Unicode.

14 years agoregedit: Remove obsolete comments in InitInstance.
Andrew Nguyen [Sat, 16 Apr 2011 08:06:38 +0000 (03:06 -0500)]
regedit: Remove obsolete comments in InitInstance.

14 years agoregedit: Refactor window class initialization to a separate function.
Andrew Nguyen [Sat, 16 Apr 2011 08:05:55 +0000 (03:05 -0500)]
regedit: Refactor window class initialization to a separate function.

14 years agomshtml: Don't include null-byte in post data.
Jacek Caban [Fri, 15 Apr 2011 17:36:49 +0000 (19:36 +0200)]
mshtml: Don't include null-byte in post data.

14 years agomshtml: Better support for HTTP redirection.
Jacek Caban [Fri, 15 Apr 2011 17:36:36 +0000 (19:36 +0200)]
mshtml: Better support for HTTP redirection.

14 years agomshtml: Moved nsChannel initialization to separated function.
Jacek Caban [Fri, 15 Apr 2011 17:36:24 +0000 (19:36 +0200)]
mshtml: Moved nsChannel initialization to separated function.

14 years agowined3d: Remove IWineD3DSurface::GetImplType() from the public interface.
Henri Verbeet [Fri, 15 Apr 2011 16:33:40 +0000 (18:33 +0200)]
wined3d: Remove IWineD3DSurface::GetImplType() from the public interface.

14 years agowined3d: Merge surface_gdi.c into surface.c.
Henri Verbeet [Fri, 15 Apr 2011 16:33:39 +0000 (18:33 +0200)]
wined3d: Merge surface_gdi.c into surface.c.

14 years agowined3d: Forward volume refcounts to the container.
Henri Verbeet [Fri, 15 Apr 2011 16:33:38 +0000 (18:33 +0200)]
wined3d: Forward volume refcounts to the container.

14 years agowined3d: Forward surface refcounts to the container.
Henri Verbeet [Fri, 15 Apr 2011 16:33:37 +0000 (18:33 +0200)]
wined3d: Forward surface refcounts to the container.

This will prevent textures from being released if one of its surfaces is still
in use by the stateblock. We have similar constructions in d3d8 and d3d9, but
those won't prevent the wined3d texture from being released.

14 years agowined3d: Use the correct mask for depth/stencil locations in surface_load_ds_location().
Henri Verbeet [Fri, 15 Apr 2011 16:33:36 +0000 (18:33 +0200)]
wined3d: Use the correct mask for depth/stencil locations in surface_load_ds_location().

14 years agomsvcr90: Fix function pointer declaration that confuses winapi_extract.
Alexandre Julliard [Fri, 15 Apr 2011 19:02:42 +0000 (21:02 +0200)]
msvcr90: Fix function pointer declaration that confuses winapi_extract.

14 years agoRelease 1.3.18. wine-1.3.18
Alexandre Julliard [Fri, 15 Apr 2011 17:34:28 +0000 (19:34 +0200)]
Release 1.3.18.

14 years agogdi32: Add clipping for horizontal and vertical solid lines.
Huw Davies [Fri, 15 Apr 2011 12:14:34 +0000 (13:14 +0100)]
gdi32: Add clipping for horizontal and vertical solid lines.

14 years agogdi32: Keep track of the combined clip region.
Huw Davies [Wed, 13 Apr 2011 13:57:44 +0000 (14:57 +0100)]
gdi32: Keep track of the combined clip region.

14 years agouser32: Added message names for winmm.
Jörg Höhle [Thu, 17 Mar 2011 00:19:57 +0000 (01:19 +0100)]
user32: Added message names for winmm.

14 years agoole32: Replace a spurious FIXME by a TRACE.
Dmitry Timoshkov [Fri, 15 Apr 2011 08:44:43 +0000 (17:44 +0900)]
ole32: Replace a spurious FIXME by a TRACE.

14 years agontdll: Rewrite the SystemProcessorPerformanceInformation handing to avoid code duplic...
Alexandre Julliard [Fri, 15 Apr 2011 08:54:28 +0000 (10:54 +0200)]
ntdll: Rewrite the SystemProcessorPerformanceInformation handing to avoid code duplication.

Also include idle time in kernel time.

14 years agowindowscodecs: Add support for converting to 32bppPBGRA.
Vincent Povirk [Fri, 15 Apr 2011 07:31:12 +0000 (02:31 -0500)]
windowscodecs: Add support for converting to 32bppPBGRA.

14 years agowindowscodecs: Add support for converting from 32bppPBGRA.
Vincent Povirk [Fri, 15 Apr 2011 07:22:12 +0000 (02:22 -0500)]
windowscodecs: Add support for converting from 32bppPBGRA.

14 years agowindowscodecs: Log unsupported conversion formats.
Vincent Povirk [Fri, 15 Apr 2011 07:13:15 +0000 (02:13 -0500)]
windowscodecs: Log unsupported conversion formats.

14 years agowindowscodecs: Implement FlipRotator_GetPixelFormat.
Vincent Povirk [Fri, 15 Apr 2011 07:02:21 +0000 (02:02 -0500)]
windowscodecs: Implement FlipRotator_GetPixelFormat.

14 years agowined3d: Get rid of the IWineD3DBase interface.
Henri Verbeet [Thu, 14 Apr 2011 20:41:51 +0000 (22:41 +0200)]
wined3d: Get rid of the IWineD3DBase interface.

14 years agowined3d: Get rid of the IWineD3DResource interface.
Henri Verbeet [Thu, 14 Apr 2011 20:41:50 +0000 (22:41 +0200)]
wined3d: Get rid of the IWineD3DResource interface.

14 years agowined3d: Don't flush just because a swapchain has multiple contexts.
Henri Verbeet [Thu, 14 Apr 2011 20:41:49 +0000 (22:41 +0200)]
wined3d: Don't flush just because a swapchain has multiple contexts.

If you really have e.g. multiple draws to the same drawable, this is not
enough, and you should use the StrictDrawOrdering registry setting. In the
other cases it just slows things down unnecessarily.

14 years agowined3d: Get rid of the IWineD3DVolume typedefs.
Henri Verbeet [Thu, 14 Apr 2011 20:41:48 +0000 (22:41 +0200)]
wined3d: Get rid of the IWineD3DVolume typedefs.

14 years agowined3d: Remove COM from the volume implementation.
Henri Verbeet [Thu, 14 Apr 2011 20:41:47 +0000 (22:41 +0200)]
wined3d: Remove COM from the volume implementation.

14 years agodbghelp: Silence DW_TAG_GNU_call_site objects.
Eric Pouech [Thu, 14 Apr 2011 19:27:59 +0000 (21:27 +0200)]
dbghelp: Silence DW_TAG_GNU_call_site objects.