wine
17 years agogdiplus: Fix default value of StringTrimmingCharacter.
Evan Stade [Wed, 15 Aug 2007 23:22:35 +0000 (16:22 -0700)] 
gdiplus: Fix default value of StringTrimmingCharacter.

17 years agogdiplus/tests: Added GpStringFormat tests.
Evan Stade [Wed, 15 Aug 2007 23:22:29 +0000 (16:22 -0700)] 
gdiplus/tests: Added GpStringFormat tests.

17 years agogdiplus/tests: Added GdipAddPathLineI test.
Evan Stade [Wed, 15 Aug 2007 23:22:22 +0000 (16:22 -0700)] 
gdiplus/tests: Added GdipAddPathLineI test.

17 years agogdiplus: Use DrawText instead of TabbedTextOut.
Evan Stade [Wed, 15 Aug 2007 23:22:17 +0000 (16:22 -0700)] 
gdiplus: Use DrawText instead of TabbedTextOut.

17 years agogdiplus: Handle empty layout rectangle in GdipDrawString.
Evan Stade [Wed, 15 Aug 2007 23:22:13 +0000 (16:22 -0700)] 
gdiplus: Handle empty layout rectangle in GdipDrawString.

17 years agogdiplus: Handle empty layout rectangle in GdipMeasureString.
Evan Stade [Wed, 15 Aug 2007 23:22:09 +0000 (16:22 -0700)] 
gdiplus: Handle empty layout rectangle in GdipMeasureString.

17 years agogdiplus: Handle StringFormatFlagsNoWrap in GdipMeasureString.
Evan Stade [Wed, 15 Aug 2007 23:22:04 +0000 (16:22 -0700)] 
gdiplus: Handle StringFormatFlagsNoWrap in GdipMeasureString.

17 years agogdiplus: Handle StringFormatFlagsNoWrap in GdipDrawString.
Evan Stade [Wed, 15 Aug 2007 23:22:00 +0000 (16:22 -0700)] 
gdiplus: Handle StringFormatFlagsNoWrap in GdipDrawString.

17 years agogdiplus: Fixed 2 GdipDrawString bugs.
Evan Stade [Wed, 15 Aug 2007 23:21:56 +0000 (16:21 -0700)] 
gdiplus: Fixed 2 GdipDrawString bugs.

17 years agogdiplus: Added GdipMeasureString.
Evan Stade [Wed, 15 Aug 2007 23:21:52 +0000 (16:21 -0700)] 
gdiplus: Added GdipMeasureString.

17 years agoriched20: Constify some variables.
Andrew Talbot [Wed, 15 Aug 2007 20:35:51 +0000 (21:35 +0100)] 
riched20: Constify some variables.

17 years agowined3d: Fix WINED3DFMT_A4L4.
Stefan Dösinger [Sat, 11 Aug 2007 18:02:01 +0000 (20:02 +0200)] 
wined3d: Fix WINED3DFMT_A4L4.

17 years agowined3d: Reinstall the internal reference on the current index buffer.
Stefan Dösinger [Tue, 14 Aug 2007 12:46:38 +0000 (14:46 +0200)] 
wined3d: Reinstall the internal reference on the current index buffer.

17 years agowined3d: Release the stateblock before destroying the swapchain.
Stefan Dösinger [Tue, 14 Aug 2007 12:44:41 +0000 (14:44 +0200)] 
wined3d: Release the stateblock before destroying the swapchain.

17 years agowined3d: Do not advertize A8R3R3B2 support.
Stefan Dösinger [Sat, 11 Aug 2007 15:29:10 +0000 (17:29 +0200)] 
wined3d: Do not advertize A8R3R3B2 support.

17 years agowined3d: Fix WINED3DFMT_R3G3B2.
Stefan Dösinger [Sat, 11 Aug 2007 15:26:29 +0000 (17:26 +0200)] 
wined3d: Fix WINED3DFMT_R3G3B2.

17 years agoshell32/tests: Use GetModuleHandle instead of LoadLibrary.
Paul Vriens [Wed, 15 Aug 2007 19:00:06 +0000 (21:00 +0200)] 
shell32/tests: Use GetModuleHandle instead of LoadLibrary.

17 years agoriched20: Add missing scroll bar update.
Lei Zhang [Wed, 15 Aug 2007 17:45:07 +0000 (10:45 -0700)] 
riched20: Add missing scroll bar update.

17 years agoriched20: Properly calculate control display height.
Lei Zhang [Wed, 15 Aug 2007 17:39:43 +0000 (10:39 -0700)] 
riched20: Properly calculate control display height.

17 years agowinealsa: Add support for playing dsound capture buffer.
Maarten Lankhorst [Wed, 15 Aug 2007 14:24:07 +0000 (16:24 +0200)] 
winealsa: Add support for playing dsound capture buffer.

17 years agowinealsa: Add support for opening/closing dsound capture buffer.
Maarten Lankhorst [Wed, 15 Aug 2007 14:21:27 +0000 (16:21 +0200)] 
winealsa: Add support for opening/closing dsound capture buffer.

17 years agowinealsa: Add IDsCaptureDriverBuffer stub.
Maarten Lankhorst [Wed, 15 Aug 2007 14:11:38 +0000 (16:11 +0200)] 
winealsa: Add IDsCaptureDriverBuffer stub.

17 years agowinealsa: Implement IDsCaptureDriverImpl_Open.
Maarten Lankhorst [Wed, 15 Aug 2007 14:02:36 +0000 (16:02 +0200)] 
winealsa: Implement IDsCaptureDriverImpl_Open.

17 years agowinealsa: Add initial dscapturedriver stub.
Maarten Lankhorst [Wed, 15 Aug 2007 14:01:46 +0000 (16:01 +0200)] 
winealsa: Add initial dscapturedriver stub.

17 years agodsound: Handle failing of obtaining IDsDriverNotify.
Maarten Lankhorst [Wed, 15 Aug 2007 14:43:41 +0000 (16:43 +0200)] 
dsound: Handle failing of obtaining IDsDriverNotify.

17 years agoriched20: Add some test for EM_GETTEXTLENGTHEX and fix the single line edit cases.
Huw Davies [Wed, 15 Aug 2007 13:47:17 +0000 (14:47 +0100)] 
riched20: Add some test for EM_GETTEXTLENGTHEX and fix the single line edit cases.

17 years agoprintui: Update win32.api to fix the winapi_check warnings.
Francois Gouget [Wed, 15 Aug 2007 12:52:34 +0000 (14:52 +0200)] 
printui: Update win32.api to fix the winapi_check warnings.

17 years agontprint: Update win32.api to fix the winapi_check warnings.
Francois Gouget [Wed, 15 Aug 2007 12:52:29 +0000 (14:52 +0200)] 
ntprint: Update win32.api to fix the winapi_check warnings.

17 years agontoskrnel.exe: Better match the PSDK types and fix the winapi_check warnings.
Francois Gouget [Wed, 15 Aug 2007 12:52:23 +0000 (14:52 +0200)] 
ntoskrnel.exe: Better match the PSDK types and fix the winapi_check warnings.

17 years agontdll: Better match the PSDK types and fix the winapi_check warnings.
Francois Gouget [Wed, 15 Aug 2007 12:52:06 +0000 (14:52 +0200)] 
ntdll: Better match the PSDK types and fix the winapi_check warnings.

17 years agonddeapi: Update win32.api to fix the winapi_check warnings.
Francois Gouget [Wed, 15 Aug 2007 12:51:52 +0000 (14:51 +0200)] 
nddeapi: Update win32.api to fix the winapi_check warnings.

17 years agokernel32/tests: Remove a redundant RegSetValueExA() call.
Francois Gouget [Wed, 15 Aug 2007 12:51:42 +0000 (14:51 +0200)] 
kernel32/tests: Remove a redundant RegSetValueExA() call.

17 years agomshtml: Update win32.api to fix the winapi_check warnings.
Francois Gouget [Wed, 15 Aug 2007 12:51:36 +0000 (14:51 +0200)] 
mshtml: Update win32.api to fix the winapi_check warnings.

17 years agouser32/tests: Run tests on win95 again.
Paul Vriens [Wed, 15 Aug 2007 12:23:45 +0000 (14:23 +0200)] 
user32/tests: Run tests on win95 again.

17 years agosecur32/tests: Run tests on win95 again.
Paul Vriens [Wed, 15 Aug 2007 11:33:47 +0000 (13:33 +0200)] 
secur32/tests: Run tests on win95 again.

17 years agomshtml: Call setup_nswindow on load event.
Jacek Caban [Wed, 15 Aug 2007 10:40:19 +0000 (12:40 +0200)] 
mshtml: Call setup_nswindow on load event.

17 years agokernel32: Return error code if WOWCallback16Ex of a real-mode function failed.
Mikołaj Zalewski [Tue, 14 Aug 2007 18:47:56 +0000 (11:47 -0700)] 
kernel32: Return error code if WOWCallback16Ex of a real-mode function failed.

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

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

17 years agogdiplus: Allow null-terminated strings in GdipDrawString.
Evan Stade [Wed, 15 Aug 2007 02:01:07 +0000 (19:01 -0700)] 
gdiplus: Allow null-terminated strings in GdipDrawString.

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

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

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

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.