wine
17 years agogdiplus: Added GdipGetStringFormatAlign/GdipSetStringFormatAlign.
Evan Stade [Wed, 15 Aug 2007 02:00:32 +0000 (19:00 -0700)] 
gdiplus: Added GdipGetStringFormatAlign/GdipSetStringFormatAlign.

17 years agogdiplus: Added GdipAddPathLineI.
Evan Stade [Wed, 15 Aug 2007 02:00:21 +0000 (19:00 -0700)] 
gdiplus: Added GdipAddPathLineI.

17 years agogdiplus: Added GdipSetTextRenderingHint/GdipGetTextRenderingHint.
Evan Stade [Wed, 15 Aug 2007 02:00:09 +0000 (19:00 -0700)] 
gdiplus: Added GdipSetTextRenderingHint/GdipGetTextRenderingHint.

17 years agogdiplus: Added GdipAddPathBezierI.
Evan Stade [Wed, 15 Aug 2007 02:00:02 +0000 (19:00 -0700)] 
gdiplus: Added GdipAddPathBezierI.

17 years agogdiplus: Added string format constructor.
Evan Stade [Wed, 15 Aug 2007 01:59:48 +0000 (18:59 -0700)] 
gdiplus: Added string format constructor.

17 years agogdiplus: Save elements of font's style.
Evan Stade [Wed, 15 Aug 2007 01:59:35 +0000 (18:59 -0700)] 
gdiplus: Save elements of font's style.

17 years agogdiplus: Added more font tests.
Evan Stade [Wed, 15 Aug 2007 01:59:22 +0000 (18:59 -0700)] 
gdiplus: Added more font tests.

17 years agogdiplus: Added GdipDeleteFont.
Evan Stade [Wed, 15 Aug 2007 01:59:15 +0000 (18:59 -0700)] 
gdiplus: Added GdipDeleteFont.

17 years agogdiplus: Fixed conformance of font constructor.
Evan Stade [Wed, 15 Aug 2007 01:59:08 +0000 (18:59 -0700)] 
gdiplus: Fixed conformance of font constructor.

17 years agogdiplus: Added font tests.
Evan Stade [Wed, 15 Aug 2007 01:58:59 +0000 (18:58 -0700)] 
gdiplus: Added font tests.

17 years agogdiplus: Added GdipGetLogFontW.
Evan Stade [Wed, 15 Aug 2007 01:58:52 +0000 (18:58 -0700)] 
gdiplus: Added GdipGetLogFontW.

17 years agogdiplus: Added GdipDrawString.
Evan Stade [Wed, 15 Aug 2007 01:58:39 +0000 (18:58 -0700)] 
gdiplus: Added GdipDrawString.

17 years agomsvcrt/tests: Remove wrong FreeLibrary and fix typo's.
Paul Vriens [Tue, 14 Aug 2007 18:46:32 +0000 (20:46 +0200)] 
msvcrt/tests: Remove wrong FreeLibrary and fix typo's.

17 years agocrypt32/tests: Use GetModuleHandle and skip.
Paul Vriens [Tue, 14 Aug 2007 18:38:51 +0000 (20:38 +0200)] 
crypt32/tests: Use GetModuleHandle and skip.

17 years agocrypt32: Set return value on exception.
Juan Lang [Tue, 14 Aug 2007 18:32:33 +0000 (11:32 -0700)] 
crypt32: Set return value on exception.

Spotted by Paul Vriens.

17 years agocrypt32: Initial implementation of CertGetCertificateChain and CertFreeCertificateChain.
Juan Lang [Tue, 14 Aug 2007 22:15:02 +0000 (15:15 -0700)] 
crypt32: Initial implementation of CertGetCertificateChain and CertFreeCertificateChain.

17 years agocrypt32: Add a chain test with real certificates.
Juan Lang [Tue, 14 Aug 2007 22:10:35 +0000 (15:10 -0700)] 
crypt32: Add a chain test with real certificates.

17 years agocrypt32: Add initial tests for certificate chains.
Juan Lang [Tue, 14 Aug 2007 21:36:29 +0000 (14:36 -0700)] 
crypt32: Add initial tests for certificate chains.

17 years agocrypt32: Set output chain to NULL.
Juan Lang [Tue, 14 Aug 2007 21:35:31 +0000 (14:35 -0700)] 
crypt32: Set output chain to NULL.

17 years agocrypt32: Add stub for CertFreeCertificateChain.
Juan Lang [Tue, 14 Aug 2007 21:34:59 +0000 (14:34 -0700)] 
crypt32: Add stub for CertFreeCertificateChain.

17 years agocrypt32: Move CertGetCertificateChain to chain.c.
Juan Lang [Tue, 14 Aug 2007 21:30:42 +0000 (14:30 -0700)] 
crypt32: Move CertGetCertificateChain to chain.c.

17 years agocrypt32: Fix typo.
Juan Lang [Tue, 14 Aug 2007 21:30:07 +0000 (14:30 -0700)] 
crypt32: Fix typo.

17 years agocrypt32: Fix typo.
Juan Lang [Tue, 14 Aug 2007 21:29:41 +0000 (14:29 -0700)] 
crypt32: Fix typo.

17 years agowintrust: Forward WinVerifyTrustEx to WinVerifyTrust.
Juan Lang [Tue, 14 Aug 2007 17:17:41 +0000 (10:17 -0700)] 
wintrust: Forward WinVerifyTrustEx to WinVerifyTrust.

17 years agowintrust: Implement WTHelperProvDataFromStateData.
Juan Lang [Tue, 14 Aug 2007 17:16:43 +0000 (10:16 -0700)] 
wintrust: Implement WTHelperProvDataFromStateData.

17 years agowintrust: Implement WTHelperGetProvCertFromChain.
Juan Lang [Tue, 14 Aug 2007 17:16:10 +0000 (10:16 -0700)] 
wintrust: Implement WTHelperGetProvCertFromChain.

17 years agowintrust: Implement WTHelperGetProvSignerFromChain.
Juan Lang [Tue, 14 Aug 2007 17:14:54 +0000 (10:14 -0700)] 
wintrust: Implement WTHelperGetProvSignerFromChain.

17 years agocomctl32: Fix tooltips uninitialized variables plus wrong positioning.
Jason Edmeades [Tue, 14 Aug 2007 20:48:27 +0000 (21:48 +0100)] 
comctl32: Fix tooltips uninitialized variables plus wrong positioning.

17 years agoriched20: Constify some variables.
Andrew Talbot [Tue, 14 Aug 2007 20:30:13 +0000 (21:30 +0100)] 
riched20: Constify some variables.

17 years agomshtml: Make window.external visible for JavaScript code.
Jacek Caban [Tue, 14 Aug 2007 20:36:56 +0000 (22:36 +0200)] 
mshtml: Make window.external visible for JavaScript code.

17 years agomshtml: Return wine: URI for protocols handled by MSHTML.
Jacek Caban [Tue, 14 Aug 2007 20:36:10 +0000 (22:36 +0200)] 
mshtml: Return wine: URI for protocols handled by MSHTML.

17 years agomshtml: Check use_wine_url in nsIURI::GetAsciiSpec.
Jacek Caban [Tue, 14 Aug 2007 20:35:19 +0000 (22:35 +0200)] 
mshtml: Check use_wine_url in nsIURI::GetAsciiSpec.

17 years agomshtml: Reduce debug traces.
Jacek Caban [Tue, 14 Aug 2007 20:34:35 +0000 (22:34 +0200)] 
mshtml: Reduce debug traces.

17 years agoshell32: In SHNameTranslate use the right part of the string for sizing.
Aric Stewart [Tue, 14 Aug 2007 19:23:15 +0000 (14:23 -0500)] 
shell32: In SHNameTranslate use the right part of the string for sizing.

17 years agowined3d: Reorganize stateblock::capture a bit.
Stefan Dösinger [Sat, 4 Aug 2007 12:44:33 +0000 (14:44 +0200)] 
wined3d: Reorganize stateblock::capture a bit.

17 years agowined3d: Restructure Stateblock::apply a bit.
Stefan Dösinger [Fri, 3 Aug 2007 22:46:37 +0000 (00:46 +0200)] 
wined3d: Restructure Stateblock::apply a bit.

17 years agowined3d: Add a wined3d private WINED3DSBT_RECORDED.
Stefan Dösinger [Fri, 3 Aug 2007 20:48:42 +0000 (22:48 +0200)] 
wined3d: Add a wined3d private WINED3DSBT_RECORDED.

17 years agowined3d: Optimize float constants in stateblocks.
Stefan Dösinger [Fri, 3 Aug 2007 18:26:29 +0000 (20:26 +0200)] 
wined3d: Optimize float constants in stateblocks.

17 years agowined3d: Optimize sampler states in stateblocks.
Stefan Dösinger [Fri, 3 Aug 2007 18:23:52 +0000 (20:23 +0200)] 
wined3d: Optimize sampler states in stateblocks.

17 years agowined3d: Fix a field in the wined3d header.
Stefan Dösinger [Tue, 14 Aug 2007 21:44:25 +0000 (23:44 +0200)] 
wined3d: Fix a field in the wined3d header.

17 years agowinedos: Make UMB executable.
Mikołaj Zalewski [Tue, 14 Aug 2007 17:05:39 +0000 (10:05 -0700)] 
winedos: Make UMB executable.

17 years agouser32: LB_SETITEMDATA should return 1 on success, not 0.
Peter Verthez [Tue, 14 Aug 2007 16:35:18 +0000 (18:35 +0200)] 
user32: LB_SETITEMDATA should return 1 on success, not 0.

17 years agowined3d: Load wglGetProcAddress from opengl32.dll instead of gdi32.dll when USE_WIN32...
Roderick Colenbrander [Tue, 14 Aug 2007 13:08:20 +0000 (15:08 +0200)] 
wined3d: Load wglGetProcAddress from opengl32.dll instead of gdi32.dll when USE_WIN32_OPENGL is defined.

17 years agowined3d: Use WINE_GLAPI for setting the calling convention needed for OpenGL.
Roderick Colenbrander [Tue, 14 Aug 2007 12:34:53 +0000 (14:34 +0200)] 
wined3d: Use WINE_GLAPI for setting the calling convention needed for OpenGL.

17 years agowgl: GDI support is not advertised with double buffering.
Chris Robinson [Tue, 14 Aug 2007 01:36:46 +0000 (18:36 -0700)] 
wgl: GDI support is not advertised with double buffering.

17 years agocabinet/tests: Use GetModuleHandleA instead of LoadLibraryA.
Paul Vriens [Tue, 14 Aug 2007 17:07:45 +0000 (19:07 +0200)] 
cabinet/tests: Use GetModuleHandleA instead of LoadLibraryA.

17 years agoadvapi32/tests: Use GetModuleHandleA and skip.
Paul Vriens [Tue, 14 Aug 2007 15:36:33 +0000 (17:36 +0200)] 
advapi32/tests: Use GetModuleHandleA and skip.

17 years agodinput: Fix dead zone calculation.
Vitaliy Margolen [Tue, 14 Aug 2007 13:04:42 +0000 (07:04 -0600)] 
dinput: Fix dead zone calculation.

Based on patch by Artur Szymiec.

17 years agomsvcrt: Use a valid parameter array when demangling a template name.
Alexandre Julliard [Tue, 14 Aug 2007 16:10:53 +0000 (18:10 +0200)] 
msvcrt: Use a valid parameter array when demangling a template name.

17 years agomake_makefiles: wined3d doesn't depend on OpenGL libs anymore.
Alexandre Julliard [Tue, 14 Aug 2007 11:37:14 +0000 (13:37 +0200)] 
make_makefiles: wined3d doesn't depend on OpenGL libs anymore.

17 years agowined3d: Dynamically load OpenGL.
Roderick Colenbrander [Mon, 13 Aug 2007 23:05:09 +0000 (01:05 +0200)] 
wined3d: Dynamically load OpenGL.

17 years agowintrust: Implement SPC indirect data decoding.
Juan Lang [Mon, 13 Aug 2007 21:36:08 +0000 (14:36 -0700)] 
wintrust: Implement SPC indirect data decoding.

17 years agowintrust: Implement SPC indirect data encoding.
Juan Lang [Mon, 13 Aug 2007 21:35:39 +0000 (14:35 -0700)] 
wintrust: Implement SPC indirect data encoding.

17 years agowintrust: Implement SPC PE image encoding.
Juan Lang [Mon, 13 Aug 2007 21:35:13 +0000 (14:35 -0700)] 
wintrust: Implement SPC PE image encoding.

17 years agowintrust: Implement SPC PE image decoding.
Juan Lang [Mon, 13 Aug 2007 21:34:46 +0000 (14:34 -0700)] 
wintrust: Implement SPC PE image decoding.

17 years agoriched20: Constify some variables.
Andrew Talbot [Mon, 13 Aug 2007 21:41:55 +0000 (22:41 +0100)] 
riched20: Constify some variables.

17 years agokernel: Allocate global memory with execute permission.
Mikołaj Zalewski [Mon, 13 Aug 2007 17:55:08 +0000 (10:55 -0700)] 
kernel: Allocate global memory with execute permission.

17 years agowgl: Proper stereo / double buffering support for ChoosePixelFormat.
Roderick Colenbrander [Sun, 12 Aug 2007 12:40:24 +0000 (14:40 +0200)] 
wgl: Proper stereo / double buffering support for ChoosePixelFormat.

17 years agowined3d: Don't use ENTER_GL/LEAVE_GL on systems without winex11.drv.
Roderick Colenbrander [Tue, 14 Aug 2007 10:03:29 +0000 (12:03 +0200)] 
wined3d: Don't use ENTER_GL/LEAVE_GL on systems without winex11.drv.

17 years agowgl: Recognize Vista's PFD_SUPPORT_COMPOSITION flag.
Roderick Colenbrander [Tue, 14 Aug 2007 09:31:14 +0000 (11:31 +0200)] 
wgl: Recognize Vista's PFD_SUPPORT_COMPOSITION flag.

17 years agoshell32/tests: Make tests run again on win95.
Paul Vriens [Tue, 14 Aug 2007 10:11:04 +0000 (12:11 +0200)] 
shell32/tests: Make tests run again on win95.

17 years agontdll/tests: Make tests run again on win95.
Paul Vriens [Tue, 14 Aug 2007 10:01:17 +0000 (12:01 +0200)] 
ntdll/tests: Make tests run again on win95.

17 years agocrypt32/tests: Make tests run again on win95.
Paul Vriens [Tue, 14 Aug 2007 09:53:22 +0000 (11:53 +0200)] 
crypt32/tests: Make tests run again on win95.

17 years agod3d8/tests: Make tests run again on win95.
Paul Vriens [Tue, 14 Aug 2007 09:18:01 +0000 (11:18 +0200)] 
d3d8/tests: Make tests run again on win95.

17 years agoadvapi32/tests: Make tests run again on win95.
Paul Vriens [Tue, 14 Aug 2007 09:05:04 +0000 (11:05 +0200)] 
advapi32/tests: Make tests run again on win95.

17 years agogdiplus: Added GdipCreateFontFromLogfontA.
Evan Stade [Tue, 14 Aug 2007 01:34:57 +0000 (18:34 -0700)] 
gdiplus: Added GdipCreateFontFromLogfontA.

17 years agogdiplus: Added font constructor.
Evan Stade [Tue, 14 Aug 2007 01:34:51 +0000 (18:34 -0700)] 
gdiplus: Added font constructor.

17 years agogdiplus: Added GdipDrawRectangles.
Evan Stade [Tue, 14 Aug 2007 01:34:46 +0000 (18:34 -0700)] 
gdiplus: Added GdipDrawRectangles.

17 years agogdiplus: Added GdipScaleWorldTransform.
Evan Stade [Tue, 14 Aug 2007 01:34:38 +0000 (18:34 -0700)] 
gdiplus: Added GdipScaleWorldTransform.

17 years agogdiplus: Added GdipRotateWorldTransform.
Evan Stade [Tue, 14 Aug 2007 01:34:35 +0000 (18:34 -0700)] 
gdiplus: Added GdipRotateWorldTransform.

17 years agogdiplus: Better handle UnitPixel pen width.
Evan Stade [Tue, 14 Aug 2007 01:34:31 +0000 (18:34 -0700)] 
gdiplus: Better handle UnitPixel pen width.

17 years agogdiplus: Added GdipSetCompositingMode/GdipGetCompositingMode.
Evan Stade [Tue, 14 Aug 2007 01:34:27 +0000 (18:34 -0700)] 
gdiplus: Added GdipSetCompositingMode/GdipGetCompositingMode.

17 years agocomctl32: Create a manifest file at dll registration time.
Alexandre Julliard [Tue, 14 Aug 2007 10:31:27 +0000 (12:31 +0200)] 
comctl32: Create a manifest file at dll registration time.

17 years agontdll: Fixed the prototype of the open_nt_file wrapper.
Alexandre Julliard [Tue, 14 Aug 2007 10:31:04 +0000 (12:31 +0200)] 
ntdll: Fixed the prototype of the open_nt_file wrapper.

17 years agocrypt32: Test finding the issuer of a certificate.
Juan Lang [Mon, 13 Aug 2007 21:32:58 +0000 (14:32 -0700)] 
crypt32: Test finding the issuer of a certificate.

17 years agocrypt32: Avoid a memory allocation when decoding the subject key identifier extension.
Juan Lang [Mon, 13 Aug 2007 21:31:02 +0000 (14:31 -0700)] 
crypt32: Avoid a memory allocation when decoding the subject key identifier extension.

17 years agocrypt32: Add missing break.
Juan Lang [Mon, 13 Aug 2007 21:30:29 +0000 (14:30 -0700)] 
crypt32: Add missing break.

17 years agocrypt32: Test authority key identifier with a multi-byte id to show that its byte...
Juan Lang [Mon, 13 Aug 2007 21:29:58 +0000 (14:29 -0700)] 
crypt32: Test authority key identifier with a multi-byte id to show that its byte-order is swapped and fix encoding and decoding it.

17 years agocomctl32: Fix missing tooltips.
Jason Edmeades [Mon, 13 Aug 2007 22:57:05 +0000 (23:57 +0100)] 
comctl32: Fix missing tooltips.

17 years agowined3d: Optimize texture stage state applying.
Stefan Dösinger [Thu, 9 Aug 2007 15:45:29 +0000 (17:45 +0200)] 
wined3d: Optimize texture stage state applying.

17 years agowined3d: Optimize bool and int pixel shader constants.
Stefan Dösinger [Fri, 3 Aug 2007 18:12:54 +0000 (20:12 +0200)] 
wined3d: Optimize bool and int pixel shader constants.

17 years agowined3d: Optimize bool and int vs constants.
Stefan Dösinger [Fri, 3 Aug 2007 18:07:30 +0000 (20:07 +0200)] 
wined3d: Optimize bool and int vs constants.

17 years agowined3d: Do not copy the saved states structure into the primary stateblock.
Stefan Dösinger [Tue, 31 Jul 2007 15:14:18 +0000 (17:14 +0200)] 
wined3d: Do not copy the saved states structure into the primary stateblock.

17 years agowined3d: Optimize transform state in stateblocks.
Stefan Dösinger [Tue, 31 Jul 2007 13:44:13 +0000 (15:44 +0200)] 
wined3d: Optimize transform state in stateblocks.

17 years agowined3d: Activate context before applying fbo state.
Vitaliy Margolen [Mon, 13 Aug 2007 14:11:21 +0000 (08:11 -0600)] 
wined3d: Activate context before applying fbo state.

17 years agowined3d: Pass the proper DeviceName to ChangeDisplaySettings.
Roderick Colenbrander [Mon, 13 Aug 2007 14:47:17 +0000 (16:47 +0200)] 
wined3d: Pass the proper DeviceName to ChangeDisplaySettings.

17 years agowinspool/tests: Fix 2 failing tests for restricted users.
Detlef Riekenberg [Mon, 13 Aug 2007 10:07:57 +0000 (12:07 +0200)] 
winspool/tests: Fix 2 failing tests for restricted users.

17 years agourlmon: Fix timing issue with FLAG_REQUEST_COMPLETE and InternetQueryDataAvailable...
Misha Koshelev [Mon, 13 Aug 2007 05:24:57 +0000 (00:24 -0500)] 
urlmon: Fix timing issue with FLAG_REQUEST_COMPLETE and InternetQueryDataAvailable in HttpProtocol_Continue.

17 years agowinebrowser: Add support for XTYP_REQUEST in DDE callback.
Misha Koshelev [Mon, 13 Aug 2007 01:08:01 +0000 (20:08 -0500)] 
winebrowser: Add support for XTYP_REQUEST in DDE callback.

17 years agowinex11: Set proper pixel format flags.
Chris Robinson [Sun, 12 Aug 2007 20:57:02 +0000 (13:57 -0700)] 
winex11: Set proper pixel format flags.

17 years agowgl: Re-enable GLX_ATI_render_texture support.
Roderick Colenbrander [Sun, 12 Aug 2007 15:31:25 +0000 (17:31 +0200)] 
wgl: Re-enable GLX_ATI_render_texture support.

17 years agosetupapi: Remove duplicate backslashes on dirids.
Jason Edmeades [Fri, 10 Aug 2007 21:28:35 +0000 (22:28 +0100)] 
setupapi: Remove duplicate backslashes on dirids.

17 years agowined3d: Proper CheckDeviceType / CheckDepthStencilMatch support.
Roderick Colenbrander [Sat, 11 Aug 2007 14:25:58 +0000 (16:25 +0200)] 
wined3d: Proper CheckDeviceType / CheckDepthStencilMatch support.

17 years agowined3d: Check the results of SetPixelFormat.
Roderick Colenbrander [Sat, 11 Aug 2007 15:04:26 +0000 (17:04 +0200)] 
wined3d: Check the results of SetPixelFormat.

17 years agowined3d: Add more pixelformats to getColorBits.
Roderick Colenbrander [Sat, 11 Aug 2007 14:47:47 +0000 (16:47 +0200)] 
wined3d: Add more pixelformats to getColorBits.

17 years agowined3d: Use the proper depth stencil format.
Roderick Colenbrander [Sat, 11 Aug 2007 10:17:56 +0000 (12:17 +0200)] 
wined3d: Use the proper depth stencil format.

17 years agowined3d: Fix WINED3DFMT D16/L16 bugs in the pixelformat table.
Roderick Colenbrander [Sat, 11 Aug 2007 10:21:15 +0000 (12:21 +0200)] 
wined3d: Fix WINED3DFMT D16/L16 bugs in the pixelformat table.

17 years agowininet/tests: Test that for an open HTTP connection InternetQueryDataAvailable succe...
Misha Koshelev [Sun, 12 Aug 2007 20:41:47 +0000 (15:41 -0500)] 
wininet/tests: Test that for an open HTTP connection InternetQueryDataAvailable succeeds or returns ERROR_IO_PENDING.

17 years agowininet: InternetQueryDataAvailable does not return ERROR_NO_MORE_FILES when no more...
Misha Koshelev [Sun, 12 Aug 2007 20:40:46 +0000 (15:40 -0500)] 
wininet: InternetQueryDataAvailable does not return ERROR_NO_MORE_FILES when no more HTTP data is available.

17 years agowininet: Don't peek data in InternetQueryDataAvailable if there is no more to be...
Misha Koshelev [Sun, 12 Aug 2007 20:38:05 +0000 (15:38 -0500)] 
wininet: Don't peek data in InternetQueryDataAvailable if there is no more to be expected.