wine
17 years agoquartz: Add test for IReferenceClock.
Alex Villacís Lasso [Sat, 11 Aug 2007 02:29:26 +0000 (21:29 -0500)] 
quartz: Add test for IReferenceClock.

17 years agoregedit: Fix importing of .reg hex.
Jason Edmeades [Fri, 10 Aug 2007 21:28:36 +0000 (22:28 +0100)] 
regedit: Fix importing of .reg hex.

17 years agoadvpack: Strip single quotes (with tests) on reg keys.
Jason Edmeades [Fri, 10 Aug 2007 21:28:34 +0000 (22:28 +0100)] 
advpack: Strip single quotes (with tests) on reg keys.

17 years agocmd.exe: Redirection for external programs was broken by the conversion to unicode.
Jason Edmeades [Sun, 12 Aug 2007 21:29:03 +0000 (22:29 +0100)] 
cmd.exe: Redirection for external programs was broken by the conversion to unicode.

17 years agouser32: Fix regression in alt, then right processing with eg wines notepad.
Jason Edmeades [Sun, 12 Aug 2007 21:29:02 +0000 (22:29 +0100)] 
user32: Fix regression in alt, then right processing with eg wines notepad.

17 years agouser32: Allow alt+space to highlight system menu.
Jason Edmeades [Sun, 12 Aug 2007 21:29:01 +0000 (22:29 +0100)] 
user32: Allow alt+space to highlight system menu.

17 years agowinex11.drv: Correctly handle overlapping source and destination regions on the same...
Damjan Jovanovic [Sat, 11 Aug 2007 08:46:08 +0000 (10:46 +0200)] 
winex11.drv: Correctly handle overlapping source and destination regions on the same DIB when copying DIBs client-side.

17 years agocmd.exe: WCMD_for is only for files.
Marcus Meissner [Sun, 12 Aug 2007 19:22:41 +0000 (21:22 +0200)] 
cmd.exe: WCMD_for is only for files.

17 years agouser32: Initialize MONITORINFO.cbSize.
Marcus Meissner [Sun, 12 Aug 2007 16:08:48 +0000 (18:08 +0200)] 
user32: Initialize MONITORINFO.cbSize.

17 years agomshtml: Added ICustomDoc stub implementation.
Jacek Caban [Sun, 12 Aug 2007 23:18:49 +0000 (01:18 +0200)] 
mshtml: Added ICustomDoc stub implementation.

17 years agomshtml: Added IHTMLTxtRange::collapse implementation.
Jacek Caban [Sun, 12 Aug 2007 15:44:19 +0000 (17:44 +0200)] 
mshtml: Added IHTMLTxtRange::collapse implementation.

17 years agomshtml: Added IHTMLTxtRange::duplicate implementation.
Jacek Caban [Sun, 12 Aug 2007 15:43:30 +0000 (17:43 +0200)] 
mshtml: Added IHTMLTxtRange::duplicate implementation.

17 years agomshtml: Make get_typeinfo thread safe.
Jacek Caban [Sun, 12 Aug 2007 15:41:15 +0000 (17:41 +0200)] 
mshtml: Make get_typeinfo thread safe.

17 years agomshtml: Use GetIsCollapsed in IHTMLSelectionObject::get_type.
Jacek Caban [Sun, 12 Aug 2007 15:40:36 +0000 (17:40 +0200)] 
mshtml: Use GetIsCollapsed in IHTMLSelectionObject::get_type.

17 years agomshtml: Added IDM_SELECTALL implementation.
Jacek Caban [Sun, 12 Aug 2007 15:40:01 +0000 (17:40 +0200)] 
mshtml: Added IDM_SELECTALL implementation.

17 years agomshtml: Don't mess with gecko specific protocols.
Jacek Caban [Sun, 12 Aug 2007 15:37:33 +0000 (17:37 +0200)] 
mshtml: Don't mess with gecko specific protocols.

17 years agourlmon: Wrap IBindCtx in CreateAsyncBindCtxEx.
Jacek Caban [Sun, 12 Aug 2007 15:39:22 +0000 (17:39 +0200)] 
urlmon: Wrap IBindCtx in CreateAsyncBindCtxEx.

17 years agouser32: Call a 16-Bit winproc again.
Detlef Riekenberg [Sat, 11 Aug 2007 20:45:28 +0000 (22:45 +0200)] 
user32: Call a 16-Bit winproc again.

17 years agowined3d: Optimize render states in the stateblock.
Stefan Dösinger [Tue, 31 Jul 2007 13:04:56 +0000 (15:04 +0200)] 
wined3d: Optimize render states in the stateblock.

17 years agowined3d: Remove primary stateblock fixme.
Stefan Dösinger [Sat, 11 Aug 2007 15:43:30 +0000 (17:43 +0200)] 
wined3d: Remove primary stateblock fixme.

17 years agowined3d: Remove stateblock::set.*.
Stefan Dösinger [Mon, 30 Jul 2007 17:28:33 +0000 (19:28 +0200)] 
wined3d: Remove stateblock::set.*.

17 years agowined3d: Remove ugly code from stateblock init.
Stefan Dösinger [Mon, 30 Jul 2007 16:46:20 +0000 (18:46 +0200)] 
wined3d: Remove ugly code from stateblock init.

17 years agowined3d: Remove outdated TODO in D3DDevice::SetTextureStageState.
Stefan Dösinger [Mon, 30 Jul 2007 12:30:11 +0000 (14:30 +0200)] 
wined3d: Remove outdated TODO in D3DDevice::SetTextureStageState.

17 years agomsi: Add tests for the RemoveFiles standard action.
James Hawkins [Sat, 11 Aug 2007 01:38:13 +0000 (18:38 -0700)] 
msi: Add tests for the RemoveFiles standard action.

17 years agogdiplus: Fix test to pass in Windows.
Evan Stade [Fri, 10 Aug 2007 23:22:47 +0000 (16:22 -0700)] 
gdiplus: Fix test to pass in Windows.

17 years agowintrust: Add tests for encoding and decoding SPC PE image data.
Juan Lang [Fri, 10 Aug 2007 21:35:36 +0000 (14:35 -0700)] 
wintrust: Add tests for encoding and decoding SPC PE image data.

17 years agowintrust: Implement encoding SPC links.
Juan Lang [Fri, 10 Aug 2007 21:06:39 +0000 (14:06 -0700)] 
wintrust: Implement encoding SPC links.

17 years agowintrust: Implement decoding SPC links.
Juan Lang [Fri, 10 Aug 2007 18:23:55 +0000 (11:23 -0700)] 
wintrust: Implement decoding SPC links.

17 years agowintrust: Add tests for encoding/decoding SPC links.
Juan Lang [Fri, 10 Aug 2007 18:15:39 +0000 (11:15 -0700)] 
wintrust: Add tests for encoding/decoding SPC links.

17 years agowintrust: Add missing definitions.
Juan Lang [Fri, 10 Aug 2007 18:02:45 +0000 (11:02 -0700)] 
wintrust: Add missing definitions.

17 years agowintrust: Add stubs for SPC_LINK and SPC_PE_IMAGE encoding/decoding.
Juan Lang [Fri, 10 Aug 2007 17:56:25 +0000 (10:56 -0700)] 
wintrust: Add stubs for SPC_LINK and SPC_PE_IMAGE encoding/decoding.

17 years agowintrust: Implement CryptSIPGetSignedDataMsg.
Juan Lang [Fri, 10 Aug 2007 17:53:00 +0000 (10:53 -0700)] 
wintrust: Implement CryptSIPGetSignedDataMsg.

17 years agocrypt32: Improve tracing when builtin function isn't available.
Juan Lang [Fri, 10 Aug 2007 18:21:37 +0000 (11:21 -0700)] 
crypt32: Improve tracing when builtin function isn't available.

17 years agocrypt32: Use helper functions to simplify CryptEncodeObject and CryptEncodeObjectEx.
Juan Lang [Fri, 10 Aug 2007 18:21:03 +0000 (11:21 -0700)] 
crypt32: Use helper functions to simplify CryptEncodeObject and CryptEncodeObjectEx.

17 years agocrypt32: Validate parameters better in CryptDecodeObject.
Juan Lang [Fri, 10 Aug 2007 18:20:24 +0000 (11:20 -0700)] 
crypt32: Validate parameters better in CryptDecodeObject.

17 years agocrypt32: Use helper functions to simplify CryptDecodeObject and CryptDecodeObjectEx.
Juan Lang [Fri, 10 Aug 2007 18:19:42 +0000 (11:19 -0700)] 
crypt32: Use helper functions to simplify CryptDecodeObject and CryptDecodeObjectEx.

17 years agocrypt32: Ex encode/decode functions should call non-Ex versions if no Ex version...
Juan Lang [Fri, 10 Aug 2007 18:18:33 +0000 (11:18 -0700)] 
crypt32: Ex encode/decode functions should call non-Ex versions if no Ex version is available.

17 years agowined3d: Fixed error message when glDrawElement fails.
Hernan Rajchert [Fri, 10 Aug 2007 14:01:12 +0000 (11:01 -0300)] 
wined3d: Fixed error message when glDrawElement fails.

17 years agoRelease 0.9.43. wine-0.9.43
Alexandre Julliard [Fri, 10 Aug 2007 16:18:12 +0000 (18:18 +0200)] 
Release 0.9.43.

17 years agosnmpapi/tests: Be more verbose on missing functions.
Paul Vriens [Fri, 10 Aug 2007 11:47:07 +0000 (13:47 +0200)] 
snmpapi/tests: Be more verbose on missing functions.

17 years agomsi/tests: Run tests again on win98 and NT4.
Paul Vriens [Fri, 10 Aug 2007 13:04:57 +0000 (15:04 +0200)] 
msi/tests: Run tests again on win98 and NT4.

17 years agowgl: Make sure onscreen pixelformats are on top in wglChoosePixelFormatARB.
Roderick Colenbrander [Fri, 10 Aug 2007 13:35:02 +0000 (15:35 +0200)] 
wgl: Make sure onscreen pixelformats are on top in wglChoosePixelFormatARB.

17 years agouser32: CallWindowProc[AW] for mismatched built-in winprocs should take into account...
Mikołaj Zalewski [Thu, 9 Aug 2007 04:35:28 +0000 (21:35 -0700)] 
user32: CallWindowProc[AW] for mismatched built-in winprocs should take into account if the window is Unicode.

17 years agowinspool/tests: Add tests for EnumPrinterDrivers.
Detlef Riekenberg [Fri, 10 Aug 2007 08:47:36 +0000 (10:47 +0200)] 
winspool/tests: Add tests for EnumPrinterDrivers.

17 years agocomdlg32/tests: More tests for the member lStructSize.
Detlef Riekenberg [Fri, 10 Aug 2007 05:12:04 +0000 (07:12 +0200)] 
comdlg32/tests: More tests for the member lStructSize.

17 years agogdiplus: Added GdipConvertToEmfPlus stub.
Evan Stade [Fri, 10 Aug 2007 01:25:37 +0000 (18:25 -0700)] 
gdiplus: Added GdipConvertToEmfPlus stub.

17 years agogdiplus: Added GdipTranslateWorldTransform.
Evan Stade [Fri, 10 Aug 2007 01:25:31 +0000 (18:25 -0700)] 
gdiplus: Added GdipTranslateWorldTransform.

17 years agogdiplus: Better error checking in GdipBitmapLockBits.
Evan Stade [Fri, 10 Aug 2007 01:25:27 +0000 (18:25 -0700)] 
gdiplus: Better error checking in GdipBitmapLockBits.

17 years agogdiplus: Added GdipSetTextureTransform stub.
Evan Stade [Fri, 10 Aug 2007 01:25:22 +0000 (18:25 -0700)] 
gdiplus: Added GdipSetTextureTransform stub.

17 years agogdiplus: Updated GdipCloneBrush, GdipDeleteBrush.
Evan Stade [Fri, 10 Aug 2007 01:25:18 +0000 (18:25 -0700)] 
gdiplus: Updated GdipCloneBrush, GdipDeleteBrush.

17 years agogdiplus: Added GdipCreateTextureIA.
Evan Stade [Fri, 10 Aug 2007 01:25:14 +0000 (18:25 -0700)] 
gdiplus: Added GdipCreateTextureIA.

17 years agogdiplus: Added GdipDrawImageRectRect.
Evan Stade [Fri, 10 Aug 2007 01:25:09 +0000 (18:25 -0700)] 
gdiplus: Added GdipDrawImageRectRect.

17 years agogdiplus: Replace GetDC(0) with CreateCompatibleDC(0).
Evan Stade [Fri, 10 Aug 2007 01:25:05 +0000 (18:25 -0700)] 
gdiplus: Replace GetDC(0) with CreateCompatibleDC(0).

17 years agogdiplus: Added GdipGetImageGraphicsContext.
Evan Stade [Fri, 10 Aug 2007 01:25:01 +0000 (18:25 -0700)] 
gdiplus: Added GdipGetImageGraphicsContext.

17 years agocomdlg32/tests: Add simple tests for PrintDlgA.
Detlef Riekenberg [Thu, 9 Aug 2007 17:11:20 +0000 (19:11 +0200)] 
comdlg32/tests: Add simple tests for PrintDlgA.

17 years agocomdlg32: Return defaults for hDevMode and hDevNames.
Detlef Riekenberg [Thu, 9 Aug 2007 17:10:02 +0000 (19:10 +0200)] 
comdlg32: Return defaults for hDevMode and hDevNames.

17 years agowinex11: Don't add spaces to the beginning of the wglExtensions list.
Chris Robinson [Fri, 10 Aug 2007 01:18:48 +0000 (18:18 -0700)] 
winex11: Don't add spaces to the beginning of the wglExtensions list.

17 years agoadvpack: Show fixme when advpack fails to prompt user for directory.
Jason Edmeades [Thu, 9 Aug 2007 22:56:17 +0000 (23:56 +0100)] 
advpack: Show fixme when advpack fails to prompt user for directory.

17 years agosetupapi: Add test to show setupapi does not handle single quotes.
Jason Edmeades [Thu, 9 Aug 2007 22:56:16 +0000 (23:56 +0100)] 
setupapi: Add test to show setupapi does not handle single quotes.

17 years agocmd.exe: Wait when launching GUI pgms in batch.
Jason Edmeades [Thu, 9 Aug 2007 22:56:15 +0000 (23:56 +0100)] 
cmd.exe: Wait when launching GUI pgms in batch.

17 years agowined3d: Use a safer, more compliant method to parse extension strings.
Chris Robinson [Wed, 8 Aug 2007 16:57:39 +0000 (09:57 -0700)] 
wined3d: Use a safer, more compliant method to parse extension strings.

17 years agowined3d: Add better pixelformat selection code for pbuffers.
Roderick Colenbrander [Thu, 9 Aug 2007 12:12:42 +0000 (14:12 +0200)] 
wined3d: Add better pixelformat selection code for pbuffers.

17 years agocrypt32: Add stub for I_CryptGetAsn1Decoder.
Juan Lang [Thu, 9 Aug 2007 20:20:00 +0000 (13:20 -0700)] 
crypt32: Add stub for I_CryptGetAsn1Decoder.

17 years agocrypt32: Trace more return values.
Juan Lang [Thu, 9 Aug 2007 20:19:33 +0000 (13:19 -0700)] 
crypt32: Trace more return values.

17 years agocrypt32: Use real certificates to test finding subject certificates, and correct...
Juan Lang [Thu, 9 Aug 2007 20:18:51 +0000 (13:18 -0700)] 
crypt32: Use real certificates to test finding subject certificates, and correct finding them.

17 years agocrypt32: Correct loading OID functions from the registry.
Juan Lang [Thu, 9 Aug 2007 20:18:05 +0000 (13:18 -0700)] 
crypt32: Correct loading OID functions from the registry.

17 years agomsi: Implement the UnpublishFeatures standard action.
James Hawkins [Thu, 9 Aug 2007 18:38:48 +0000 (11:38 -0700)] 
msi: Implement the UnpublishFeatures standard action.

17 years agowininet: Process caller supplied headers after inserting connection and authorization...
Hans Leidekker [Thu, 9 Aug 2007 19:43:25 +0000 (21:43 +0200)] 
wininet: Process caller supplied headers after inserting connection and authorization headers, not before.

17 years agowininet: Implement INTERNET_OPTION_CALLBACK in InternetSetOption{A, W}.
Hans Leidekker [Thu, 9 Aug 2007 16:34:22 +0000 (18:34 +0200)] 
wininet: Implement INTERNET_OPTION_CALLBACK in InternetSetOption{A, W}.

17 years agowininet: Also set last error on NULL first parameter in InternetCreateUrl{A, W}.
Hans Leidekker [Thu, 9 Aug 2007 16:34:09 +0000 (18:34 +0200)] 
wininet: Also set last error on NULL first parameter in InternetCreateUrl{A, W}.

17 years agowininet: Don't crash on NULL first or last parameter in InternetCrackUrlW.
Hans Leidekker [Thu, 9 Aug 2007 16:33:41 +0000 (18:33 +0200)] 
wininet: Don't crash on NULL first or last parameter in InternetCrackUrlW.

17 years agokernel32/tests: Test the debugger startup and crashed processes exit code.
Francois Gouget [Thu, 9 Aug 2007 15:54:31 +0000 (17:54 +0200)] 
kernel32/tests: Test the debugger startup and crashed processes exit code.

17 years agopdh: Update win32.api to fix the winapi_check warnings.
Francois Gouget [Thu, 9 Aug 2007 15:30:39 +0000 (17:30 +0200)] 
pdh: Update win32.api to fix the winapi_check warnings.

17 years agowing32: Update win32.api to fix the winapi_check warnings.
Francois Gouget [Thu, 9 Aug 2007 15:30:30 +0000 (17:30 +0200)] 
wing32: Update win32.api to fix the winapi_check warnings.

17 years agomprapi: Update win32.api to fix the winapi_check warnings.
Francois Gouget [Thu, 9 Aug 2007 15:30:26 +0000 (17:30 +0200)] 
mprapi: Update win32.api to fix the winapi_check warnings.

17 years agomapi32: Update win32.api to fix the winapi_check warnings.
Francois Gouget [Thu, 9 Aug 2007 15:30:16 +0000 (17:30 +0200)] 
mapi32: Update win32.api to fix the winapi_check warnings.

17 years agowined3d: '0x' is redundant with the '#' format modifier.
Francois Gouget [Thu, 9 Aug 2007 15:30:03 +0000 (17:30 +0200)] 
wined3d: '0x' is redundant with the '#' format modifier.

17 years agouserenv: Update win32.api to fix the winapi_check warnings.
Francois Gouget [Thu, 9 Aug 2007 15:29:57 +0000 (17:29 +0200)] 
userenv: Update win32.api to fix the winapi_check warnings.

17 years agouserenv: Add a skeleton userenv.h header and use it.
Francois Gouget [Thu, 9 Aug 2007 15:24:19 +0000 (17:24 +0200)] 
userenv: Add a skeleton userenv.h header and use it.

17 years agowined3d: Add a '\n' to a Wine trace.
Francois Gouget [Thu, 9 Aug 2007 15:23:59 +0000 (17:23 +0200)] 
wined3d: Add a '\n' to a Wine trace.

17 years agokernel32: Update win32.api to fix the winapi_check warnings.
Francois Gouget [Thu, 9 Aug 2007 15:23:45 +0000 (17:23 +0200)] 
kernel32: Update win32.api to fix the winapi_check warnings.

17 years agod3d8/tests: DXGetErrorString8() prints 'Unknown' for too many hresults which makes...
Francois Gouget [Thu, 9 Aug 2007 15:23:01 +0000 (17:23 +0200)] 
d3d8/tests: DXGetErrorString8() prints 'Unknown' for too many hresults which makes diagnosis impossible. So print the raw code instead.

17 years agoserver: Fixed handling of a relative start time for a timer.
Alexandre Julliard [Thu, 9 Aug 2007 15:16:26 +0000 (17:16 +0200)] 
server: Fixed handling of a relative start time for a timer.

17 years agouser32: Skip system menu entries when using keyboard.
Jason Edmeades [Mon, 6 Aug 2007 21:51:01 +0000 (22:51 +0100)] 
user32: Skip system menu entries when using keyboard.

17 years agoloader: Use thr_self syscall to get thread id on FreeBSD.
Tijl Coosemans [Tue, 7 Aug 2007 22:25:24 +0000 (00:25 +0200)] 
loader: Use thr_self syscall to get thread id on FreeBSD.

17 years agoconfigure: Remove check for libxpg4.
Tijl Coosemans [Tue, 7 Aug 2007 22:23:45 +0000 (00:23 +0200)] 
configure: Remove check for libxpg4.

17 years agowinecfg: Fix crash when remove app button is pressed in applications tab.
Nigel Liang [Thu, 9 Aug 2007 01:07:05 +0000 (18:07 -0700)] 
winecfg: Fix crash when remove app button is pressed in applications tab.

17 years agouser32: CBN_SELCHANGE notification should be sent before an edit update.
Dmitry Timoshkov [Thu, 9 Aug 2007 09:34:23 +0000 (18:34 +0900)] 
user32: CBN_SELCHANGE notification should be sent before an edit update.

17 years agowineconsole: Rearrange control elements in Russian resources.
Kirill K. Smirnov [Thu, 9 Aug 2007 07:52:56 +0000 (11:52 +0400)] 
wineconsole: Rearrange control elements in Russian resources.

17 years agooleaut32: Handle transparency data when loading PNG images.
Evan Stade [Thu, 9 Aug 2007 02:42:33 +0000 (19:42 -0700)] 
oleaut32: Handle transparency data when loading PNG images.

17 years agogdiplus: Added GdipCreateBitmapFromGraphics stub.
Evan Stade [Thu, 9 Aug 2007 02:42:28 +0000 (19:42 -0700)] 
gdiplus: Added GdipCreateBitmapFromGraphics stub.

17 years agogdiplus: Fixed conformance of GdipCreateBitmapFromScan0.
Evan Stade [Thu, 9 Aug 2007 02:42:24 +0000 (19:42 -0700)] 
gdiplus: Fixed conformance of GdipCreateBitmapFromScan0.

17 years agogdiplus/tests: Added GdipCreateBitmapFromScan0 test.
Evan Stade [Thu, 9 Aug 2007 02:42:20 +0000 (19:42 -0700)] 
gdiplus/tests: Added GdipCreateBitmapFromScan0 test.

17 years agogdiplus: Added GdipSetImagePalette stub.
Evan Stade [Thu, 9 Aug 2007 02:42:16 +0000 (19:42 -0700)] 
gdiplus: Added GdipSetImagePalette stub.

17 years agogdiplus: Added GdipFillRectangle.
Evan Stade [Thu, 9 Aug 2007 02:42:10 +0000 (19:42 -0700)] 
gdiplus: Added GdipFillRectangle.

17 years agogdiplus: Added GdipGetPenDashOffset/GdipSetPenDashOffset.
Evan Stade [Thu, 9 Aug 2007 02:42:03 +0000 (19:42 -0700)] 
gdiplus: Added GdipGetPenDashOffset/GdipSetPenDashOffset.

17 years agogdiplus: Added GdipCreatePath2.
Evan Stade [Thu, 9 Aug 2007 02:41:56 +0000 (19:41 -0700)] 
gdiplus: Added GdipCreatePath2.

17 years agoAssorted spelling fixes.
Francois Gouget [Thu, 9 Aug 2007 08:42:59 +0000 (10:42 +0200)] 
Assorted spelling fixes.

17 years agogdi32: Update win32.api to fix the winapi_check warnings.
Francois Gouget [Thu, 9 Aug 2007 08:42:25 +0000 (10:42 +0200)] 
gdi32: Update win32.api to fix the winapi_check warnings.

17 years agomscoree: Update win32.api to fix the winapi_check warnings.
Francois Gouget [Thu, 9 Aug 2007 08:42:00 +0000 (10:42 +0200)] 
mscoree: Update win32.api to fix the winapi_check warnings.