wine
18 years agontdll: Add wrappers for the remaining math functions.
Alexandre Julliard [Tue, 18 Apr 2006 18:31:41 +0000 (20:31 +0200)] 
ntdll: Add wrappers for the remaining math functions.

18 years agontdll: Add wrappers for the string functions.
Alexandre Julliard [Tue, 18 Apr 2006 18:30:43 +0000 (20:30 +0200)] 
ntdll: Add wrappers for the string functions.

18 years agoconfigure: Added check to catch old versions of the dbus library.
Alexandre Julliard [Tue, 18 Apr 2006 17:10:59 +0000 (19:10 +0200)] 
configure: Added check to catch old versions of the dbus library.

18 years agomsi: Simplify create_component_advertise_string() a little.
Mike McCormack [Tue, 18 Apr 2006 11:06:52 +0000 (20:06 +0900)] 
msi: Simplify create_component_advertise_string() a little.

18 years agooleaut32: Fix differences between the size returned in sizing the
Robert Shearman [Tue, 18 Apr 2006 10:57:12 +0000 (11:57 +0100)] 
oleaut32: Fix differences between the size returned in sizing the
buffer for interfaces and the buffer actually used.

18 years agooleaut32: Initialise BSTR pointer to NULL in VARIANT_UserUnmarshal.
Robert Shearman [Tue, 18 Apr 2006 10:56:14 +0000 (11:56 +0100)] 
oleaut32: Initialise BSTR pointer to NULL in VARIANT_UserUnmarshal.

Initialise BSTR pointer to NULL before calling BSTR_UserUnmarshal,
otherwise BSTR_UserUnmarshal will try to use the memory in the
pointer.

18 years agowidl: Ignore [object] attribute on interfaces written to a typelib.
Robert Shearman [Tue, 18 Apr 2006 10:55:31 +0000 (11:55 +0100)] 
widl: Ignore [object] attribute on interfaces written to a typelib.

18 years agowinspool: Add a test for DocumentProperties.
Dmitry Timoshkov [Tue, 18 Apr 2006 10:36:58 +0000 (19:36 +0900)] 
winspool: Add a test for DocumentProperties.

18 years agoexplorer: Initial version of dynamic drive support using HAL.
Alexandre Julliard [Tue, 18 Apr 2006 14:48:13 +0000 (16:48 +0200)] 
explorer: Initial version of dynamic drive support using HAL.

18 years agoconfigure: Added checks for HAL libraries.
Alexandre Julliard [Tue, 18 Apr 2006 14:47:53 +0000 (16:47 +0200)] 
configure: Added checks for HAL libraries.

18 years agolibwine: Added a couple of missing memory constraints in LDT syscalls.
Alexandre Julliard [Tue, 18 Apr 2006 14:47:26 +0000 (16:47 +0200)] 
libwine: Added a couple of missing memory constraints in LDT syscalls.

18 years agoshdocvw: Use DocHost, not WebBrowser, in navigate_url.
Jacek Caban [Mon, 17 Apr 2006 22:44:17 +0000 (00:44 +0200)] 
shdocvw: Use DocHost, not WebBrowser, in navigate_url.

18 years agoshdocvw: Use DocHost, not WebBrowser, in Shell DocObject View window.
Jacek Caban [Mon, 17 Apr 2006 22:42:45 +0000 (00:42 +0200)] 
shdocvw: Use DocHost, not WebBrowser, in Shell DocObject View window.

18 years agoshdocvw: Move connection points to DocHost object.
Jacek Caban [Mon, 17 Apr 2006 22:41:43 +0000 (00:41 +0200)] 
shdocvw: Move connection points to DocHost object.

18 years agoshdocvw: Use Dochost, not WebBrowser, in deactivate_document.
Jacek Caban [Mon, 17 Apr 2006 22:39:15 +0000 (00:39 +0200)] 
shdocvw: Use Dochost, not WebBrowser, in deactivate_document.

18 years agoshdocvw: Get rid of WebBrowser dependency in DocHost object.
Jacek Caban [Mon, 17 Apr 2006 22:38:06 +0000 (00:38 +0200)] 
shdocvw: Get rid of WebBrowser dependency in DocHost object.

18 years agoshdocvw: Move IOleInPlaceFrame to DocHost object.
Jacek Caban [Mon, 17 Apr 2006 22:36:09 +0000 (00:36 +0200)] 
shdocvw: Move IOleInPlaceFrame to DocHost object.

18 years agoshdocvw: Move IServiceProvider to DocHost object.
Jacek Caban [Mon, 17 Apr 2006 22:35:16 +0000 (00:35 +0200)] 
shdocvw: Move IServiceProvider to DocHost object.

18 years agoshdocvw: Move IDispatch to DocHost object.
Jacek Caban [Mon, 17 Apr 2006 22:34:21 +0000 (00:34 +0200)] 
shdocvw: Move IDispatch to DocHost object.

18 years agoshdocvw: Move IOleCommandTarget to DocHost object.
Jacek Caban [Mon, 17 Apr 2006 22:32:43 +0000 (00:32 +0200)] 
shdocvw: Move IOleCommandTarget to DocHost object.

18 years agoshdocvw: Move IOleDocumentSite to DocHost object.
Jacek Caban [Mon, 17 Apr 2006 22:31:22 +0000 (00:31 +0200)] 
shdocvw: Move IOleDocumentSite to DocHost object.

18 years agoshdocvw: Move IDocHostUIHandler to DocHost object.
Jacek Caban [Mon, 17 Apr 2006 22:28:37 +0000 (00:28 +0200)] 
shdocvw: Move IDocHostUIHandler to DocHost object.

18 years agoshdocvw: Move IOleInPlaceSite to DocHost object.
Jacek Caban [Mon, 17 Apr 2006 22:26:47 +0000 (00:26 +0200)] 
shdocvw: Move IOleInPlaceSite to DocHost object.

18 years agoshdocvw: Move IOleClientSite to new DocHost object to allow sharing
Jacek Caban [Mon, 17 Apr 2006 22:24:59 +0000 (00:24 +0200)] 
shdocvw: Move IOleClientSite to new DocHost object to allow sharing
code between WebBrowser and InternetExplorer.

18 years agowinebuild: Fixed index in module table for delayed imports.
Alexandre Julliard [Tue, 18 Apr 2006 09:23:49 +0000 (11:23 +0200)] 
winebuild: Fixed index in module table for delayed imports.

18 years agowined3d: Use ARB[f|v]p1.0 for ps2/ps3/vs3.
Ivan Gyurdiev [Sat, 15 Apr 2006 17:31:21 +0000 (13:31 -0400)] 
wined3d: Use ARB[f|v]p1.0 for ps2/ps3/vs3.

18 years agowined3d: Use correct register number mask.
Ivan Gyurdiev [Sat, 15 Apr 2006 18:35:54 +0000 (14:35 -0400)] 
wined3d: Use correct register number mask.

The regmask currently being used is wrong - 0x1FFF includes the high
two bits of the register type.

18 years agowined3d: Dcl opcode takes 2 parameters.
Ivan Gyurdiev [Sat, 15 Apr 2006 19:00:36 +0000 (15:00 -0400)] 
wined3d: Dcl opcode takes 2 parameters.

18 years agowined3d: Fix _dw modifier.
Ivan Gyurdiev [Sat, 15 Apr 2006 21:06:52 +0000 (17:06 -0400)] 
wined3d: Fix _dw modifier.

The _dw modifier needs to specify a component swizzle, just like the
_dz currently does.

18 years agowined3d: Fix flow control instructions number of parameters.
Ivan Gyurdiev [Sun, 16 Apr 2006 09:25:15 +0000 (05:25 -0400)] 
wined3d: Fix flow control instructions number of parameters.

- else, endif, break take 0 parameters [not 2]
- if, rep take 1 parameter [not 2]
- breakp takes 1 parameter [not 2]
- move all flow control instructions in one place
- sync software shaders signatures with this

18 years agowined3d: Skip unhandled opcodes in vshaders.
Ivan Gyurdiev [Sun, 16 Apr 2006 09:43:47 +0000 (05:43 -0400)] 
wined3d: Skip unhandled opcodes in vshaders.

18 years agowined3d: Texkill is supported for ps2.0-3.0.
Ivan Gyurdiev [Sun, 16 Apr 2006 09:33:30 +0000 (05:33 -0400)] 
wined3d: Texkill is supported for ps2.0-3.0.

18 years agocomctl32: Send Unicode notifications if required in header control.
Mikołaj Zalewski [Mon, 17 Apr 2006 15:09:56 +0000 (17:09 +0200)] 
comctl32: Send Unicode notifications if required in header control.

18 years agocomctl32: Scroll listview if changing scroll bounds changes the scroll pos.
Mikołaj Zalewski [Mon, 17 Apr 2006 14:53:19 +0000 (16:53 +0200)] 
comctl32: Scroll listview if changing scroll bounds changes the scroll pos.

18 years agoshell32: Use LVCOLUMW instead of LVCOLUMNA in LVM_INSERTCOLUMNW listview message.
Mikołaj Zalewski [Mon, 17 Apr 2006 14:59:25 +0000 (16:59 +0200)] 
shell32: Use LVCOLUMW instead of LVCOLUMNA in LVM_INSERTCOLUMNW listview message.

18 years agoprogman: Fix two simple bugs.
Mikołaj Zalewski [Mon, 17 Apr 2006 15:01:11 +0000 (17:01 +0200)] 
progman: Fix two simple bugs.

Use correctly the GetOpenFileName function.
Use _lcreat instead of _lopen to create a new file.

18 years agoole32: More tests and fixes for STGM_PRIORITY.
Mike McCormack [Tue, 18 Apr 2006 08:18:51 +0000 (17:18 +0900)] 
ole32: More tests and fixes for STGM_PRIORITY.

18 years agoole32: Fix a declaration.
Mike McCormack [Tue, 18 Apr 2006 08:18:19 +0000 (17:18 +0900)] 
ole32: Fix a declaration.

18 years agoole32: Uncomment some code to make sure it is compiled, but don't run it.
Mike McCormack [Tue, 18 Apr 2006 08:18:03 +0000 (17:18 +0900)] 
ole32: Uncomment some code to make sure it is compiled, but don't run it.

18 years agowined3d: Add the remaining DirectDraw methods to WineD3DSurface.
Stefan Dösinger [Mon, 17 Apr 2006 15:25:55 +0000 (17:25 +0200)] 
wined3d: Add the remaining DirectDraw methods to WineD3DSurface.

18 years agowined3d: Add the remaining IWineD3DDevice methods.
Stefan Dösinger [Mon, 17 Apr 2006 15:51:21 +0000 (17:51 +0200)] 
wined3d: Add the remaining IWineD3DDevice methods.

18 years agowined3d: Add IWineD3DPalette.
Stefan Dösinger [Mon, 17 Apr 2006 15:04:59 +0000 (17:04 +0200)] 
wined3d: Add IWineD3DPalette.

18 years agowined3d: Add a parameter for surface type selection.
Stefan Dösinger [Mon, 17 Apr 2006 14:13:28 +0000 (16:13 +0200)] 
wined3d: Add a parameter for surface type selection.

18 years agoshell32: Define 2 more avi resources.
Louis Lenders [Sun, 16 Apr 2006 23:47:17 +0000 (00:47 +0100)] 
shell32: Define 2 more avi resources.

18 years agoconfigure: Exit with a non-zero exit code if a core dependency is missing.
Mike McCormack [Mon, 17 Apr 2006 09:16:10 +0000 (18:16 +0900)] 
configure: Exit with a non-zero exit code if a core dependency is missing.

18 years agoconfigure: Remove the --disable-debug and --disable-trace options.
Mike McCormack [Mon, 17 Apr 2006 09:17:18 +0000 (18:17 +0900)] 
configure: Remove the --disable-debug and --disable-trace options.

18 years agomsi: Fix some possible NULL pointer dereferences (Coverity).
Mike McCormack [Mon, 17 Apr 2006 09:17:52 +0000 (18:17 +0900)] 
msi: Fix some possible NULL pointer dereferences (Coverity).

18 years agoregsvr32: Ignore the /c flag.
Mike McCormack [Mon, 17 Apr 2006 09:14:54 +0000 (18:14 +0900)] 
regsvr32: Ignore the /c flag.

18 years agowinspool: Basic tests for DeleteMonitor.
Detlef Riekenberg [Sun, 16 Apr 2006 00:42:34 +0000 (02:42 +0200)] 
winspool: Basic tests for DeleteMonitor.

18 years agowinspool: Implement DeleteMonitor.
Detlef Riekenberg [Sun, 16 Apr 2006 00:56:27 +0000 (02:56 +0200)] 
winspool: Implement DeleteMonitor.

18 years agoadvpack: Add install_init/release to perform install initialization.
James Hawkins [Mon, 17 Apr 2006 06:51:06 +0000 (01:51 -0500)] 
advpack: Add install_init/release to perform install initialization.

18 years agoadvpack: Factor out OCX registering into do_ocx_reg.
James Hawkins [Mon, 17 Apr 2006 06:51:37 +0000 (01:51 -0500)] 
advpack: Factor out OCX registering into do_ocx_reg.

18 years agoadvpack: Use get_parameter to read the three parameters of RegisterOCX.
James Hawkins [Mon, 17 Apr 2006 06:50:46 +0000 (01:50 -0500)] 
advpack: Use get_parameter to read the three parameters of RegisterOCX.

Use get_parameter to read the three parameters to RegisterOCX.
Remove the ERRs and TRACEs now that we return the HRESULT.

18 years agoadvpack: The fallback directory is the fifth field index, not the sixth.
James Hawkins [Mon, 17 Apr 2006 06:49:29 +0000 (01:49 -0500)] 
advpack: The fallback directory is the fifth field index, not the sixth.

18 years agoadvpack: Use the default queue callback when calling SetupInstallFromInfSection.
James Hawkins [Mon, 17 Apr 2006 06:49:12 +0000 (01:49 -0500)] 
advpack: Use the default queue callback when calling SetupInstallFromInfSection.

18 years agoadvpack: Fix the documentation for RegisterOCX.
James Hawkins [Mon, 17 Apr 2006 06:48:52 +0000 (01:48 -0500)] 
advpack: Fix the documentation for RegisterOCX.

18 years agoadvpack: Fix the return type of RegisterOCX.
James Hawkins [Mon, 17 Apr 2006 06:48:34 +0000 (01:48 -0500)] 
advpack: Fix the return type of RegisterOCX.

18 years agowidl: Support multiple RPC interfaces per binary.
Eric Kohl [Sun, 16 Apr 2006 08:39:37 +0000 (10:39 +0200)] 
widl: Support multiple RPC interfaces per binary.

18 years agotwain_32: Added Norwegian resource.
Alexander N. Sørnes [Sun, 16 Apr 2006 11:43:12 +0000 (13:43 +0200)] 
twain_32: Added Norwegian resource.

18 years agowinefile: Fix typo in the Norwegian resources.
Alexander N. Sørnes [Sun, 16 Apr 2006 22:50:51 +0000 (00:50 +0200)] 
winefile: Fix typo in the Norwegian resources.

18 years agoconfigure: On FreeBSD, make wine-pthread the new default.
Gerald Pfeifer [Sun, 16 Apr 2006 15:21:49 +0000 (17:21 +0200)] 
configure: On FreeBSD, make wine-pthread the new default.

18 years agotwain_32: French localization.
Jonathan Ernst [Sat, 15 Apr 2006 21:47:46 +0000 (23:47 +0200)] 
twain_32: French localization.

18 years agoshlwapi: French localization.
Jonathan Ernst [Sat, 15 Apr 2006 21:45:53 +0000 (23:45 +0200)] 
shlwapi: French localization.

18 years agoiccvid: French localization.
Jonathan Ernst [Sat, 15 Apr 2006 21:47:15 +0000 (23:47 +0200)] 
iccvid: French localization.

18 years agomsvfw: French localization.
Jonathan Ernst [Sat, 15 Apr 2006 21:46:52 +0000 (23:46 +0200)] 
msvfw: French localization.

18 years agomsvidc: French localization.
Jonathan Ernst [Sat, 15 Apr 2006 21:46:27 +0000 (23:46 +0200)] 
msvidc: French localization.

18 years agowinecfg: French localization.
Jonathan Ernst [Sat, 15 Apr 2006 21:45:07 +0000 (23:45 +0200)] 
winecfg: French localization.

18 years agodbghelp: Params of LPSTACKFRAME64 only has 4 elements.
Paul Vriens [Mon, 17 Apr 2006 08:53:13 +0000 (10:53 +0200)] 
dbghelp: Params of LPSTACKFRAME64 only has 4 elements.

18 years agowined3d: Add a method to change the front and back buffers.
Stefan Dösinger [Sat, 15 Apr 2006 20:40:14 +0000 (22:40 +0200)] 
wined3d: Add a method to change the front and back buffers.

18 years agowined3d: Add IWineD3DSurface::Blt.
Stefan Dösinger [Fri, 14 Apr 2006 17:15:46 +0000 (19:15 +0200)] 
wined3d: Add IWineD3DSurface::Blt.

18 years agouxtheme: Fix GetThemeSysString as the error-path was always taken.
Paul Vriens [Sat, 15 Apr 2006 14:46:26 +0000 (16:46 +0200)] 
uxtheme: Fix GetThemeSysString as the error-path was always taken.

18 years agowidl: Implement support for unique pointers to arrays.
Eric Kohl [Sat, 15 Apr 2006 09:09:42 +0000 (11:09 +0200)] 
widl: Implement support for unique pointers to arrays.

18 years agoexplorer: Fixed a typo in system tray.
Andrew Riedi [Fri, 14 Apr 2006 17:58:40 +0000 (10:58 -0700)] 
explorer: Fixed a typo in system tray.

18 years agocomctl32: Listview notify fix.
Aric Stewart [Thu, 13 Apr 2006 19:18:55 +0000 (14:18 -0500)] 
comctl32: Listview notify fix.

Turn off updating for that the unselect and select and then turns it
on for the focus call, this results in 1 edit notify being sent at the
end of the operation.

18 years agokernel: Add some tests for Lock/Unlock memory handles.
Detlef Riekenberg [Fri, 14 Apr 2006 08:20:56 +0000 (10:20 +0200)] 
kernel: Add some tests for Lock/Unlock memory handles.

18 years agokernel: Update WARN/ERR and documentation for GlobalLock/GlobalUnlock.
Detlef Riekenberg [Fri, 14 Apr 2006 07:57:19 +0000 (09:57 +0200)] 
kernel: Update WARN/ERR and documentation for GlobalLock/GlobalUnlock.

18 years agoshdocvw: Added Top, Left, Height and Width properties implementation.
Jacek Caban [Fri, 14 Apr 2006 12:43:25 +0000 (14:43 +0200)] 
shdocvw: Added Top, Left, Height and Width properties implementation.

18 years agoshdocvw: Store IOleInPlaceSite in WebBrowser object.
Jacek Caban [Fri, 14 Apr 2006 12:42:14 +0000 (14:42 +0200)] 
shdocvw: Store IOleInPlaceSite in WebBrowser object.

18 years agoshdocvw: Update pos_rect and clip_rect in SetObjectRects.
Jacek Caban [Fri, 14 Apr 2006 12:42:47 +0000 (14:42 +0200)] 
shdocvw: Update pos_rect and clip_rect in SetObjectRects.

18 years agoshdocvw: Better window handling.
Jacek Caban [Fri, 14 Apr 2006 12:40:33 +0000 (14:40 +0200)] 
shdocvw: Better window handling.

Use unicode version of DefWindowProc in unicode window procs.
Fix window styles.

18 years agoshell32: Don't crash in SHELL_ExecuteW if psei->lpDirectory is NULL.
Jacek Caban [Fri, 14 Apr 2006 12:41:31 +0000 (14:41 +0200)] 
shell32: Don't crash in SHELL_ExecuteW if psei->lpDirectory is NULL.

18 years agowldap32: Document the miscellaneous functions.
Hans Leidekker [Fri, 14 Apr 2006 16:56:21 +0000 (18:56 +0200)] 
wldap32: Document the miscellaneous functions.

18 years agowined3d: Fix null pointer check in IWineD3DImpl_GetPixelShader.
Sagar Mittal [Fri, 14 Apr 2006 00:48:59 +0000 (20:48 -0400)] 
wined3d: Fix null pointer check in IWineD3DImpl_GetPixelShader.

18 years agowinspool: Add a test for GetPrinterDriver, make it pass under Wine.
Dmitry Timoshkov [Fri, 14 Apr 2006 13:34:57 +0000 (22:34 +0900)] 
winspool: Add a test for GetPrinterDriver, make it pass under Wine.

18 years agorpcrt4: Constify NDR function tables.
Dmitry Timoshkov [Fri, 14 Apr 2006 12:38:41 +0000 (21:38 +0900)] 
rpcrt4: Constify NDR function tables.

18 years agocomctl32: Change return code comparison in AVI control.
qingdoa daoo [Fri, 14 Apr 2006 03:56:10 +0000 (20:56 -0700)] 
comctl32: Change return code comparison in AVI control.

18 years agoadvpack: Document RegisterOCX.
James Hawkins [Fri, 14 Apr 2006 03:32:23 +0000 (22:32 -0500)] 
advpack: Document RegisterOCX.

18 years agoshell32: Fix common files directory location in shell32_Fi.rc.
Anssi Hannula [Thu, 13 Apr 2006 16:05:09 +0000 (19:05 +0300)] 
shell32: Fix common files directory location in shell32_Fi.rc.

18 years agox11drv: Properly handle VK_LMENU input.
Thomas Kho [Wed, 12 Apr 2006 18:13:46 +0000 (11:13 -0700)] 
x11drv: Properly handle VK_LMENU input.

18 years agokernel: Load tests again on NT 3.51 (toolhelp API not present).
Detlef Riekenberg [Fri, 14 Apr 2006 07:17:06 +0000 (09:17 +0200)] 
kernel: Load tests again on NT 3.51 (toolhelp API not present).

18 years agowined3d: Add GetHWND and SetHWND methods to IWineD3DDevice.
Stefan Dösinger [Thu, 13 Apr 2006 21:37:47 +0000 (23:37 +0200)] 
wined3d: Add GetHWND and SetHWND methods to IWineD3DDevice.

18 years agowined3d: Add macros for (Un)Init3D and Flip.
Stefan Dösinger [Thu, 13 Apr 2006 16:35:59 +0000 (18:35 +0200)] 
wined3d: Add macros for (Un)Init3D and Flip.

18 years agoshell32: Italian resources update.
Antonio Codazzi [Thu, 13 Apr 2006 11:57:45 +0000 (13:57 +0200)] 
shell32: Italian resources update.

18 years agowinefile: Use header full drag.
Mikołaj Zalewski [Thu, 13 Apr 2006 08:38:00 +0000 (10:38 +0200)] 
winefile: Use header full drag.

18 years agoinclude: Fix a mistake in the declaration of _sntprintf.
Mikołaj Zalewski [Thu, 13 Apr 2006 08:21:51 +0000 (10:21 +0200)] 
include: Fix a mistake in the declaration of _sntprintf.

18 years agowinecfg: Update the Finnish resources.
Anssi Hannula [Thu, 13 Apr 2006 16:00:50 +0000 (19:00 +0300)] 
winecfg: Update the Finnish resources.

18 years agotwain_32: Add Finnish resources.
Anssi Hannula [Thu, 13 Apr 2006 16:02:08 +0000 (19:02 +0300)] 
twain_32: Add Finnish resources.

18 years agowtypes.idl: Add size attribute to a void pointer.
Mike McCormack [Thu, 13 Apr 2006 11:07:29 +0000 (20:07 +0900)] 
wtypes.idl: Add size attribute to a void pointer.

18 years agowidl: Add support for VT_I8 and VT_UI8 to msft typelibs.
Mike McCormack [Thu, 13 Apr 2006 11:06:53 +0000 (20:06 +0900)] 
widl: Add support for VT_I8 and VT_UI8 to msft typelibs.

18 years agolibwine: Only try to mmap the exact address when reserving memory.
Alexandre Julliard [Thu, 13 Apr 2006 19:55:33 +0000 (21:55 +0200)] 
libwine: Only try to mmap the exact address when reserving memory.

This should avoid some extra work on platforms that need the
try_mmap_fixed function.