wine
15 years agoOpengl32: Add defines for WGL_/GLX_ARB_create_context.
Roderick Colenbrander [Sat, 25 Oct 2008 20:36:52 +0000 (20:36 +0000)] 
Opengl32: Add defines for WGL_/GLX_ARB_create_context.

15 years agowinex11: Move all delayed GLX context creation code to create_glxcontext in order...
Roderick Colenbrander [Sat, 25 Oct 2008 21:36:32 +0000 (21:36 +0000)] 
winex11: Move all delayed GLX context creation code to create_glxcontext in order to prepare for WGL_ARB_create_context.

15 years agocomctl32: Fix getting of min size of monthcal when changing font.
Clinton Stimpson [Sat, 25 Oct 2008 16:04:52 +0000 (10:04 -0600)] 
comctl32: Fix getting of min size of monthcal when changing font.

15 years agoshell32: A nicer icon for "folder".
Hervé Chanal [Fri, 24 Oct 2008 16:08:20 +0000 (18:08 +0200)] 
shell32: A nicer icon for "folder".

15 years agoshell32: A nicer icon for "Open folder".
Hervé Chanal [Fri, 24 Oct 2008 16:06:23 +0000 (18:06 +0200)] 
shell32: A nicer icon for "Open folder".

15 years agocmdlgtst: HGDIOBJ is interchangeable with other handle types; no casts are needed.
Michael Stefaniuc [Sat, 25 Oct 2008 21:40:08 +0000 (23:40 +0200)] 
cmdlgtst: HGDIOBJ is interchangeable with other handle types; no casts are needed.

15 years agotaskmgr: HGDIOBJ is interchangeable with other handle types; no casts are needed.
Michael Stefaniuc [Sat, 25 Oct 2008 21:39:55 +0000 (23:39 +0200)] 
taskmgr: HGDIOBJ is interchangeable with other handle types; no casts are needed.

15 years agogdi32/tests: HGDIOBJ is interchangeable with other handle types; no casts are needed.
Michael Stefaniuc [Sat, 25 Oct 2008 21:39:38 +0000 (23:39 +0200)] 
gdi32/tests: HGDIOBJ is interchangeable with other handle types; no casts are needed.

15 years agouser32: HGDIOBJ is interchangeable with other handle types; no casts are needed.
Michael Stefaniuc [Sat, 25 Oct 2008 21:39:12 +0000 (23:39 +0200)] 
user32: HGDIOBJ is interchangeable with other handle types; no casts are needed.

15 years agocomctl32: HGDIOBJ is interchangeable with other handle types so don't cast.
Michael Stefaniuc [Sat, 25 Oct 2008 21:38:37 +0000 (23:38 +0200)] 
comctl32: HGDIOBJ is interchangeable with other handle types so don't cast.

15 years agoshdocvw/tests: Avoid sizeof in trace.
Alexandre Julliard [Mon, 27 Oct 2008 10:29:32 +0000 (11:29 +0100)] 
shdocvw/tests: Avoid sizeof in trace.

15 years agojscript: Avoid a compiler warning.
Alexandre Julliard [Mon, 27 Oct 2008 10:29:21 +0000 (11:29 +0100)] 
jscript: Avoid a compiler warning.

15 years agogdi32: Search the child font list first.
Dmitry Timoshkov [Mon, 27 Oct 2008 07:59:53 +0000 (15:59 +0800)] 
gdi32: Search the child font list first.

15 years agowinmm: Support more joysticks.
Vitaliy Margolen [Sun, 26 Oct 2008 18:01:28 +0000 (12:01 -0600)] 
winmm: Support more joysticks.

15 years agoodbc32: Sign-compare warnings fix.
Andrew Talbot [Sat, 25 Oct 2008 15:43:47 +0000 (16:43 +0100)] 
odbc32: Sign-compare warnings fix.

15 years agoprograms: Fixed two RegEnumValue name lengths.
Marcus Meissner [Sun, 26 Oct 2008 14:27:05 +0000 (15:27 +0100)] 
programs: Fixed two RegEnumValue name lengths.

15 years agonetapi32: Fixed buffer sizes to GetUserNameW and GetComputerNameW.
Marcus Meissner [Sat, 25 Oct 2008 10:10:10 +0000 (12:10 +0200)] 
netapi32: Fixed buffer sizes to GetUserNameW and GetComputerNameW.

15 years agowinedbg: Add a kill command to kill the current process.
Eric Pouech [Sat, 25 Oct 2008 07:12:30 +0000 (09:12 +0200)] 
winedbg: Add a kill command to kill the current process.

15 years agocomctl32: Just use 0 instead of casting NULL twice to an integer type.
Michael Stefaniuc [Fri, 24 Oct 2008 22:12:00 +0000 (00:12 +0200)] 
comctl32: Just use 0 instead of casting NULL twice to an integer type.

15 years agorsaenh: Use 0 instead of casting NULL to a handle of integer type.
Michael Stefaniuc [Fri, 24 Oct 2008 22:11:47 +0000 (00:11 +0200)] 
rsaenh: Use 0 instead of casting NULL to a handle of integer type.

15 years agoadvapi32/tests: Use 0 instead of casting NULL to a handle of integer type.
Michael Stefaniuc [Fri, 24 Oct 2008 22:11:21 +0000 (00:11 +0200)] 
advapi32/tests: Use 0 instead of casting NULL to a handle of integer type.

15 years agocrypt32: Fix a failing test on Windows.
Juan Lang [Fri, 24 Oct 2008 22:33:23 +0000 (15:33 -0700)] 
crypt32: Fix a failing test on Windows.

15 years agocryptui: Choose appropriate destination store for a cert.
Juan Lang [Fri, 24 Oct 2008 21:37:02 +0000 (14:37 -0700)] 
cryptui: Choose appropriate destination store for a cert.

15 years agocryptui: Test the import destination of a couple more certs.
Juan Lang [Fri, 24 Oct 2008 21:36:07 +0000 (14:36 -0700)] 
cryptui: Test the import destination of a couple more certs.

15 years agocryptui: Support importing certificate contexts.
Juan Lang [Fri, 24 Oct 2008 21:35:39 +0000 (14:35 -0700)] 
cryptui: Support importing certificate contexts.

15 years agocryptui: Move cert creation to a helper function.
Juan Lang [Fri, 24 Oct 2008 21:35:14 +0000 (14:35 -0700)] 
cryptui: Move cert creation to a helper function.

15 years agocryptui: Improve parameter checking.
Juan Lang [Fri, 24 Oct 2008 21:34:52 +0000 (14:34 -0700)] 
cryptui: Improve parameter checking.

15 years agocryptui: Add tests for CryptUIWizImport.
Juan Lang [Fri, 24 Oct 2008 21:34:27 +0000 (14:34 -0700)] 
cryptui: Add tests for CryptUIWizImport.

15 years agocryptui: Don't crash if pImportSrc is NULL.
Juan Lang [Fri, 24 Oct 2008 20:44:00 +0000 (13:44 -0700)] 
cryptui: Don't crash if pImportSrc is NULL.

15 years agoRelease 1.1.7. wine-1.1.7
Alexandre Julliard [Fri, 24 Oct 2008 15:55:14 +0000 (17:55 +0200)] 
Release 1.1.7.

15 years agomsi: Fix several test failures.
James Hawkins [Fri, 24 Oct 2008 12:15:01 +0000 (07:15 -0500)] 
msi: Fix several test failures.

15 years agomsi: Fix a failing test in win9x.
James Hawkins [Fri, 24 Oct 2008 12:14:52 +0000 (07:14 -0500)] 
msi: Fix a failing test in win9x.

15 years agoshdocvw/tests: Add tests for URLSubRegQueryA.
Detlef Riekenberg [Thu, 23 Oct 2008 21:05:37 +0000 (23:05 +0200)] 
shdocvw/tests: Add tests for URLSubRegQueryA.

15 years agoshdocvw: Implement URLSubRegQueryA.
Detlef Riekenberg [Thu, 23 Oct 2008 21:05:01 +0000 (23:05 +0200)] 
shdocvw: Implement URLSubRegQueryA.

15 years agontdll: Don't cast void pointers to other pointer types.
Michael Stefaniuc [Thu, 23 Oct 2008 21:53:02 +0000 (23:53 +0200)] 
ntdll: Don't cast void pointers to other pointer types.

15 years agontdll: Sign-compare warnings fix.
Andrew Talbot [Thu, 23 Oct 2008 21:24:04 +0000 (22:24 +0100)] 
ntdll: Sign-compare warnings fix.

15 years agosecur32: Check that the GnuTLS header is recent enough for schannel.
Francois Gouget [Fri, 24 Oct 2008 09:24:58 +0000 (11:24 +0200)] 
secur32: Check that the GnuTLS header is recent enough for schannel.

15 years agocomdlg32/tests: Remove unneeded casts.
Francois Gouget [Fri, 24 Oct 2008 09:24:38 +0000 (11:24 +0200)] 
comdlg32/tests: Remove unneeded casts.

15 years agoriched20/tests: Skip some tests on Win9x and WinMe.
Paul Vriens [Fri, 24 Oct 2008 09:49:18 +0000 (11:49 +0200)] 
riched20/tests: Skip some tests on Win9x and WinMe.

15 years agowininet: Add an exception handler in HttpOpenRequestA to protect against invalid...
Hans Leidekker [Fri, 24 Oct 2008 09:08:12 +0000 (11:08 +0200)] 
wininet: Add an exception handler in HttpOpenRequestA to protect against invalid accept type pointers.

15 years agocrypt32: Change expected behavior of a test to match Windows Vista/2008.
Juan Lang [Fri, 24 Oct 2008 00:20:35 +0000 (17:20 -0700)] 
crypt32: Change expected behavior of a test to match Windows Vista/2008.

15 years agowintrust: Partially implement SoftpubLoadMessage for catalog files.
Juan Lang [Fri, 24 Oct 2008 00:14:13 +0000 (17:14 -0700)] 
wintrust: Partially implement SoftpubLoadMessage for catalog files.

15 years agowintrust: Pass file handle and path to SOFTPUB_GetMessageFromFile.
Juan Lang [Thu, 23 Oct 2008 20:46:20 +0000 (13:46 -0700)] 
wintrust: Pass file handle and path to SOFTPUB_GetMessageFromFile.

15 years agowintrust: Separate loading a message from a WINTRUST_FILE_INFO into a helper function.
Juan Lang [Thu, 23 Oct 2008 20:42:08 +0000 (13:42 -0700)] 
wintrust: Separate loading a message from a WINTRUST_FILE_INFO into a helper function.

15 years agowintrust: Separate loading a message from a WINTRUST_CERT_INFO into a helper function.
Juan Lang [Thu, 23 Oct 2008 20:40:34 +0000 (13:40 -0700)] 
wintrust: Separate loading a message from a WINTRUST_CERT_INFO into a helper function.

15 years agocrypt32: Fix a failing test on Windows, and remove TODO_ERROR since Wine's implemenat...
Juan Lang [Fri, 24 Oct 2008 00:12:05 +0000 (17:12 -0700)] 
crypt32: Fix a failing test on Windows, and remove TODO_ERROR since Wine's implemenation already matches.

15 years agocomctl32: LockResource() returns a LPVOID so don't cast its return value.
Michael Stefaniuc [Thu, 23 Oct 2008 21:52:45 +0000 (23:52 +0200)] 
comctl32: LockResource() returns a LPVOID so don't cast its return value.

15 years agocomctl32: DPA_GetPtr() returns a LPVOID so don't cast its return value.
Michael Stefaniuc [Thu, 23 Oct 2008 21:52:28 +0000 (23:52 +0200)] 
comctl32: DPA_GetPtr() returns a LPVOID so don't cast its return value.

15 years agocomctl32: Remove the superfluous casting of the LPVOID returned by Alloc().
Michael Stefaniuc [Thu, 23 Oct 2008 21:52:10 +0000 (23:52 +0200)] 
comctl32: Remove the superfluous casting of the LPVOID returned by Alloc().

15 years agogdi32: Don't cast the void pointer returned by GDI_GetObjPtr().
Michael Stefaniuc [Thu, 23 Oct 2008 21:51:07 +0000 (23:51 +0200)] 
gdi32: Don't cast the void pointer returned by GDI_GetObjPtr().

15 years agoinclude: Fix prototype of SCardReleaseStartedEvent.
Stefan Leichter [Thu, 23 Oct 2008 21:33:27 +0000 (23:33 +0200)] 
include: Fix prototype of SCardReleaseStartedEvent.

15 years agoinclude/mlang: Added a missing out attribute.
Reece Dunn [Thu, 23 Oct 2008 21:26:58 +0000 (22:26 +0100)] 
include/mlang: Added a missing out attribute.

15 years agourlmon: Added IsLoggingEnabled[AW] stub implementation.
Jacek Caban [Thu, 23 Oct 2008 23:19:27 +0000 (16:19 -0700)] 
urlmon: Added IsLoggingEnabled[AW] stub implementation.

15 years agoshlwapi/tests: Fix failures on multiple platforms.
Paul Vriens [Thu, 23 Oct 2008 19:41:11 +0000 (21:41 +0200)] 
shlwapi/tests: Fix failures on multiple platforms.

15 years agowined3d: Remove the SDKVersion parameter to WineDirect3DCreate().
Henri Verbeet [Thu, 23 Oct 2008 14:37:10 +0000 (16:37 +0200)] 
wined3d: Remove the SDKVersion parameter to WineDirect3DCreate().

15 years agoddraw: Make sure pWineDirect3DCreate and pWineDirect3DCreateClipper match the header.
Henri Verbeet [Thu, 23 Oct 2008 14:37:10 +0000 (16:37 +0200)] 
ddraw: Make sure pWineDirect3DCreate and pWineDirect3DCreateClipper match the header.

15 years agodxgi: Add a debug function for DXGI_FORMAT.
Henri Verbeet [Thu, 23 Oct 2008 14:37:09 +0000 (16:37 +0200)] 
dxgi: Add a debug function for DXGI_FORMAT.

15 years agod3d10: It doesn't make sense to prefer native d3d10.
Henri Verbeet [Thu, 23 Oct 2008 14:37:09 +0000 (16:37 +0200)] 
d3d10: It doesn't make sense to prefer native d3d10.

15 years agod3d10: Implement D3D10CreateDeviceAndSwapChain().
Henri Verbeet [Thu, 23 Oct 2008 14:37:09 +0000 (16:37 +0200)] 
d3d10: Implement D3D10CreateDeviceAndSwapChain().

15 years agod3d10: d3d10 doesn't need wined3d.
Henri Verbeet [Thu, 23 Oct 2008 14:37:09 +0000 (16:37 +0200)] 
d3d10: d3d10 doesn't need wined3d.

15 years agokernel32: Return the Windows symlink in QueryDosDevice instead of the Unix one.
Alexandre Julliard [Thu, 23 Oct 2008 18:24:49 +0000 (20:24 +0200)] 
kernel32: Return the Windows symlink in QueryDosDevice instead of the Unix one.

15 years agompr: Use a mountmgr ioctl to retrieve the UNC name for a drive.
Alexandre Julliard [Thu, 23 Oct 2008 17:59:17 +0000 (19:59 +0200)] 
mpr: Use a mountmgr ioctl to retrieve the UNC name for a drive.

15 years agowinecfg: Load the existing drive config from mountmgr instead of relying on QueryDosD...
Alexandre Julliard [Thu, 23 Oct 2008 14:29:11 +0000 (16:29 +0200)] 
winecfg: Load the existing drive config from mountmgr instead of relying on QueryDosDevice.

15 years agowinecfg: Store the Unix device if any in the drive configuration.
Alexandre Julliard [Thu, 23 Oct 2008 14:19:36 +0000 (16:19 +0200)] 
winecfg: Store the Unix device if any in the drive configuration.

15 years agowinecfg: Use an ioctl to the mount manager to define drives.
Alexandre Julliard [Thu, 23 Oct 2008 14:00:00 +0000 (16:00 +0200)] 
winecfg: Use an ioctl to the mount manager to define drives.

15 years agomountmgr: Add a Wine-specific ioctl to query the Unix information about a drive.
Alexandre Julliard [Thu, 23 Oct 2008 13:52:39 +0000 (15:52 +0200)] 
mountmgr: Add a Wine-specific ioctl to query the Unix information about a drive.

15 years agomountmgr: Add a Wine-specific ioctl to define a drive for a Unix path.
Alexandre Julliard [Thu, 23 Oct 2008 13:48:08 +0000 (15:48 +0200)] 
mountmgr: Add a Wine-specific ioctl to define a drive for a Unix path.

15 years agomountmgr: Allow to specify the drive letter explicitly when creating/removing a drive.
Alexandre Julliard [Thu, 23 Oct 2008 13:44:18 +0000 (15:44 +0200)] 
mountmgr: Allow to specify the drive letter explicitly when creating/removing a drive.

15 years agomountmgr: Store the contents of the device symlink in the drive object.
Alexandre Julliard [Thu, 23 Oct 2008 13:43:46 +0000 (15:43 +0200)] 
mountmgr: Store the contents of the device symlink in the drive object.

15 years agorichedit: Fixed the call to the EditWordBreakProc.
Dylan Smith [Thu, 23 Oct 2008 05:07:31 +0000 (01:07 -0400)] 
richedit: Fixed the call to the EditWordBreakProc.

15 years agorichedit: Added test for correct behaviour for calling EditWordBreakProc.
Dylan Smith [Thu, 23 Oct 2008 05:07:11 +0000 (01:07 -0400)] 
richedit: Added test for correct behaviour for calling EditWordBreakProc.

EditWordBreakProc documented the third parameter as being the number
of unicode characters in the string for richedit 2.0 and up.  It turns
out that it should actually be the number of bytes in the string.

15 years agoole32: Stub implementation for CoGetCallerTID.
Sylvain Petreolle [Thu, 23 Oct 2008 09:48:25 +0000 (09:48 +0000)] 
ole32: Stub implementation for CoGetCallerTID.

15 years agontdll/tests: handle info behavior for vista and 2008 properly.
Aric Stewart [Thu, 23 Oct 2008 12:49:04 +0000 (07:49 -0500)] 
ntdll/tests:  handle info behavior for vista and 2008 properly.

15 years agogdi32: Add EMR_GDICOMMENT to the list of records producing output.
Dmitry Timoshkov [Thu, 23 Oct 2008 12:32:43 +0000 (21:32 +0900)] 
gdi32: Add EMR_GDICOMMENT to the list of records producing output.

This completely fixes the print previews generated by MS Access in a Win9x
mode. Access has a custom handler for an EMR_GDICOMMENT record, and GDI APIs
it calls from it don't work properly due to wrong DC mapping.

15 years agomsiexec: Fix initial state of the argument parsing state machine.
Alexandre Julliard [Thu, 23 Oct 2008 10:53:47 +0000 (12:53 +0200)] 
msiexec: Fix initial state of the argument parsing state machine.

15 years agowordpad: Do not pass resource ids to MessageBox.
Andrey Turkin [Tue, 21 Oct 2008 07:07:09 +0000 (11:07 +0400)] 
wordpad: Do not pass resource ids to MessageBox.

15 years agorpcrt4: Add stub for MesEncodeDynBufferHandleCreate.
Stefan Leichter [Wed, 22 Oct 2008 18:41:09 +0000 (20:41 +0200)] 
rpcrt4: Add stub for MesEncodeDynBufferHandleCreate.

15 years agowinecfg: Update the drives only when they have changed, instead of trying to compare...
Alexandre Julliard [Thu, 23 Oct 2008 10:15:43 +0000 (12:15 +0200)] 
winecfg: Update the drives only when they have changed, instead of trying to compare with the current setup.

15 years agoole32: Call the appropriate storage function when we run the object.
Huw Davies [Thu, 23 Oct 2008 09:25:24 +0000 (10:25 +0100)] 
ole32: Call the appropriate storage function when we run the object.

15 years agooleacc/tests: Fix some failures on Win98 up to W2K.
Paul Vriens [Thu, 23 Oct 2008 07:36:40 +0000 (09:36 +0200)] 
oleacc/tests: Fix some failures on Win98 up to W2K.

15 years agodsound/tests: Fix a failing capture test on win2k.
Jeff Zaroyko [Thu, 23 Oct 2008 05:51:09 +0000 (16:51 +1100)] 
dsound/tests: Fix a failing capture test on win2k.

15 years agodsound/tests: Fix failing propset and capture tests on win98.
Jeff Zaroyko [Thu, 23 Oct 2008 05:18:09 +0000 (16:18 +1100)] 
dsound/tests: Fix failing propset and capture tests on win98.

15 years agomsxml3: Sign-compare warning fix.
Andrew Talbot [Wed, 22 Oct 2008 20:43:50 +0000 (21:43 +0100)] 
msxml3: Sign-compare warning fix.

15 years agocrypt32: Correct trust error status for cyclic chains.
Juan Lang [Wed, 22 Oct 2008 22:02:15 +0000 (15:02 -0700)] 
crypt32: Correct trust error status for cyclic chains.

15 years agoinclude: Fix typos.
Juan Lang [Wed, 22 Oct 2008 21:58:59 +0000 (14:58 -0700)] 
include: Fix typos.

15 years agocrypt32: Add stub for CertEnumPhysicalStore.
Juan Lang [Wed, 22 Oct 2008 20:27:31 +0000 (13:27 -0700)] 
crypt32: Add stub for CertEnumPhysicalStore.

15 years agocrypt32: Pass flags to enumeration callback.
Juan Lang [Wed, 22 Oct 2008 20:21:20 +0000 (13:21 -0700)] 
crypt32: Pass flags to enumeration callback.

15 years agogdiplus: Added GdipSetClipGraphics.
Nikolay Sivov [Wed, 22 Oct 2008 16:03:10 +0000 (20:03 +0400)] 
gdiplus: Added GdipSetClipGraphics.

15 years agodxgi: Add a stub IDXGIDevice implementation.
Henri Verbeet [Wed, 22 Oct 2008 15:41:16 +0000 (17:41 +0200)] 
dxgi: Add a stub IDXGIDevice implementation.

15 years agodxgi: Add the IDXGIDevice interface.
Henri Verbeet [Wed, 22 Oct 2008 15:41:16 +0000 (17:41 +0200)] 
dxgi: Add the IDXGIDevice interface.

15 years agodxgi: Fix a typo.
Henri Verbeet [Wed, 22 Oct 2008 15:41:16 +0000 (17:41 +0200)] 
dxgi: Fix a typo.

15 years agorichedit: Fixed pointer syntax in helper functions for tests.
Dylan Smith [Wed, 22 Oct 2008 15:11:06 +0000 (11:11 -0400)] 
richedit: Fixed pointer syntax in helper functions for tests.

15 years agontdll: Update behavior of ActivationContextBasicInformation.
Aric Stewart [Tue, 21 Oct 2008 16:36:45 +0000 (11:36 -0500)] 
ntdll: Update behavior of ActivationContextBasicInformation.

15 years agowldap32: Skip tests when the server can't be reached.
Hans Leidekker [Wed, 22 Oct 2008 11:27:00 +0000 (13:27 +0200)] 
wldap32: Skip tests when the server can't be reached.

15 years agomshtml: Added Portuguese translation.
Ricardo Filipe [Tue, 21 Oct 2008 09:27:46 +0000 (02:27 -0700)] 
mshtml: Added Portuguese translation.

15 years agosane.ds: Added Portuguese translation.
Ricardo Filipe [Tue, 21 Oct 2008 10:05:11 +0000 (03:05 -0700)] 
sane.ds: Added Portuguese translation.

15 years agoiccvid: Added Portuguese translation.
Ricardo Filipe [Tue, 21 Oct 2008 10:05:11 +0000 (03:05 -0700)] 
iccvid: Added Portuguese translation.

15 years agomsvfw32: Added Portuguese translation.
Ricardo Filipe [Tue, 21 Oct 2008 09:15:36 +0000 (02:15 -0700)] 
msvfw32: Added Portuguese translation.

15 years agowineboot: Added Portuguese translation.
Ricardo Filipe [Tue, 21 Oct 2008 06:20:17 +0000 (23:20 -0700)] 
wineboot: Added Portuguese translation.

15 years agonet: Added Portuguese translation.
Ricardo Filipe [Tue, 21 Oct 2008 06:14:27 +0000 (23:14 -0700)] 
net: Added Portuguese translation.