wine
16 years agowined3d: Report incorrect filtering settings in ValidateDevice.
Stefan Dösinger [Thu, 21 Aug 2008 13:10:46 +0000 (15:10 +0200)] 
wined3d: Report incorrect filtering settings in ValidateDevice.

16 years agowined3d: BLENDTEXTUREALPHAPM reads the texture.
Stefan Dösinger [Wed, 20 Aug 2008 11:58:35 +0000 (13:58 +0200)] 
wined3d: BLENDTEXTUREALPHAPM reads the texture.

16 years agowined3d: Implement YV12 support for emulated overlays.
Stefan Dösinger [Tue, 26 Aug 2008 19:36:30 +0000 (14:36 -0500)] 
wined3d: Implement YV12 support for emulated overlays.

This is the prefered format of many codecs, and for some codecs this
is the only supported output format. As usual I try to handle all the
conversion in the GPU and keep the CPU involvement minimal to gain the
full performance of PBO transfers.

16 years agotaskmgr: Update Japanese translation.
Muneyuki Noguchi [Sat, 30 Aug 2008 07:49:17 +0000 (16:49 +0900)] 
taskmgr: Update Japanese translation.

16 years agowinecfg: Update Japanese translation.
Muneyuki Noguchi [Sat, 30 Aug 2008 07:39:10 +0000 (16:39 +0900)] 
winecfg: Update Japanese translation.

16 years agoclock: Update Japanese translation.
Muneyuki Noguchi [Sat, 30 Aug 2008 06:33:08 +0000 (15:33 +0900)] 
clock: Update Japanese translation.

16 years agowinemine: Add Japanese translation.
Muneyuki Noguchi [Sat, 30 Aug 2008 06:25:30 +0000 (15:25 +0900)] 
winemine: Add Japanese translation.

16 years agocomdlg32: Update Japanese translation.
Muneyuki Noguchi [Sat, 30 Aug 2008 05:58:37 +0000 (14:58 +0900)] 
comdlg32: Update Japanese translation.

16 years agodplayx/tests: Remove a stray CoInitialize.
Paul Vriens [Mon, 1 Sep 2008 17:19:30 +0000 (19:19 +0200)] 
dplayx/tests: Remove a stray CoInitialize.

16 years agocrypt32: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Mon, 1 Sep 2008 15:02:54 +0000 (17:02 +0200)] 
crypt32: Fix compilation on systems that don't support nameless unions.

16 years agod3dxof: Remove spaces before '\n', add '\n' in Wine traces.
Francois Gouget [Mon, 1 Sep 2008 15:02:50 +0000 (17:02 +0200)] 
d3dxof: Remove spaces before '\n', add '\n' in Wine traces.

16 years agogdiplus/tests: Remove unneeded casts.
Francois Gouget [Mon, 1 Sep 2008 15:02:32 +0000 (17:02 +0200)] 
gdiplus/tests: Remove unneeded casts.

16 years agowined3d: Add a '\n' to Wine traces.
Francois Gouget [Mon, 1 Sep 2008 15:01:55 +0000 (17:01 +0200)] 
wined3d: Add a '\n' to Wine traces.

16 years agowinhlp32: Remove spaces before '...' in the Chinese resources.
Francois Gouget [Mon, 1 Sep 2008 15:06:37 +0000 (17:06 +0200)] 
winhlp32: Remove spaces before '...' in the Chinese resources.

16 years agonotepad: Remove spaces before '\n' in the Chinese resources.
Francois Gouget [Mon, 1 Sep 2008 15:06:08 +0000 (17:06 +0200)] 
notepad: Remove spaces before '\n' in the Chinese resources.

16 years agoappwiz.cpl: Remove spaces before '...' in the Norwegian resources.
Francois Gouget [Mon, 1 Sep 2008 15:05:39 +0000 (17:05 +0200)] 
appwiz.cpl: Remove spaces before '...' in the Norwegian resources.

16 years agodplayx/tests: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Mon, 1 Sep 2008 15:02:41 +0000 (17:02 +0200)] 
dplayx/tests: Fix compilation on systems that don't support nameless unions.

16 years agouser32/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Mon, 1 Sep 2008 15:02:19 +0000 (17:02 +0200)] 
user32/tests: Add a trailing '\n' to an ok() call.

16 years agowinhttp/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Mon, 1 Sep 2008 15:01:59 +0000 (17:01 +0200)] 
winhttp/tests: Add a trailing '\n' to an ok() call.

16 years agomsxml3: Add a '\n' to a Wine trace.
Francois Gouget [Mon, 1 Sep 2008 15:01:47 +0000 (17:01 +0200)] 
msxml3: Add a '\n' to a Wine trace.

16 years agogdiplus: Add some documentation stubs to make winapicheck happy.
Francois Gouget [Mon, 1 Sep 2008 15:01:27 +0000 (17:01 +0200)] 
gdiplus: Add some documentation stubs to make winapicheck happy.

16 years agoAssorted spelling fixes.
Francois Gouget [Mon, 1 Sep 2008 15:01:17 +0000 (17:01 +0200)] 
Assorted spelling fixes.

16 years agomshtml: Add dispinterface DispHTMLBody.
Alistair Leslie-Hughes [Thu, 28 Aug 2008 12:35:13 +0000 (22:35 +1000)] 
mshtml: Add dispinterface DispHTMLBody.

16 years agomshtml: Add missing interfaces.
Alistair Leslie-Hughes [Mon, 1 Sep 2008 11:23:56 +0000 (21:23 +1000)] 
mshtml: Add missing interfaces.

16 years agomshtml: Add missing IDispatchEx tids.
Alistair Leslie-Hughes [Mon, 1 Sep 2008 12:01:49 +0000 (22:01 +1000)] 
mshtml: Add missing IDispatchEx tids.

16 years agomshtml: Add missing defines.
Alistair Leslie-Hughes [Mon, 1 Sep 2008 11:23:21 +0000 (21:23 +1000)] 
mshtml: Add missing defines.

16 years agomshtml: Implement IDispatch for IHTMLBodyElement.
Alistair Leslie-Hughes [Wed, 27 Aug 2008 12:01:35 +0000 (22:01 +1000)] 
mshtml: Implement IDispatch for IHTMLBodyElement.

16 years agogdiplus: Implement GdipCreateTexture2I.
Adam Petaccia [Sun, 31 Aug 2008 05:07:06 +0000 (01:07 -0400)] 
gdiplus: Implement GdipCreateTexture2I.

16 years agogdiplus: Implement GdipCreateTexture2.
Adam Petaccia [Sun, 31 Aug 2008 05:07:02 +0000 (01:07 -0400)] 
gdiplus: Implement GdipCreateTexture2.

16 years agogdiplus: Implement GdipCreateTexture.
Adam Petaccia [Sun, 31 Aug 2008 05:06:58 +0000 (01:06 -0400)] 
gdiplus: Implement GdipCreateTexture.

16 years agogdiplus: Stub GdipCreateTexture2I.
Adam Petaccia [Sun, 31 Aug 2008 05:06:54 +0000 (01:06 -0400)] 
gdiplus: Stub GdipCreateTexture2I.

16 years agogdiplus: Stub GdipCreateTexture2.
Adam Petaccia [Sun, 31 Aug 2008 05:06:49 +0000 (01:06 -0400)] 
gdiplus: Stub GdipCreateTexture2.

16 years agogdiplus: Stub GdipCreateTexture.
Adam Petaccia [Sun, 31 Aug 2008 05:06:42 +0000 (01:06 -0400)] 
gdiplus: Stub GdipCreateTexture.

16 years agogdiplus: Stub GdipTranslateLineTransform.
Adam Petaccia [Sun, 31 Aug 2008 05:06:37 +0000 (01:06 -0400)] 
gdiplus: Stub GdipTranslateLineTransform.

16 years agocomctl32: monthcal: Set the stStart parameter when sending the MCN_GETDAYSTATE notifi...
Aric Stewart [Fri, 29 Aug 2008 16:17:55 +0000 (11:17 -0500)] 
comctl32: monthcal: Set the stStart parameter when sending the MCN_GETDAYSTATE notification.

16 years agod3dxof: Fix IDirectXFileDataReference macros.
Christian Costa [Sun, 31 Aug 2008 08:34:46 +0000 (10:34 +0200)] 
d3dxof: Fix IDirectXFileDataReference macros.

16 years agomsxml3/tests: Add a missing CoUninitialize.
Paul Vriens [Mon, 1 Sep 2008 14:17:06 +0000 (16:17 +0200)] 
msxml3/tests: Add a missing CoUninitialize.

16 years agomsxml3/tests: Add a missing CoUninitialize.
Paul Vriens [Mon, 1 Sep 2008 14:17:00 +0000 (16:17 +0200)] 
msxml3/tests: Add a missing CoUninitialize.

16 years agoshlwapi/tests: Don't test unimplemented functions.
Paul Vriens [Mon, 1 Sep 2008 14:04:05 +0000 (16:04 +0200)] 
shlwapi/tests: Don't test unimplemented functions.

16 years agoshell32/tests: Don't test unimplemented functions.
Paul Vriens [Mon, 1 Sep 2008 14:03:44 +0000 (16:03 +0200)] 
shell32/tests: Don't test unimplemented functions.

16 years agomsi/tests: Create a system restore point when needed.
Paul Vriens [Mon, 1 Sep 2008 10:16:41 +0000 (12:16 +0200)] 
msi/tests: Create a system restore point when needed.

16 years agoinclude: Add a system restore header.
Paul Vriens [Sat, 30 Aug 2008 20:05:38 +0000 (22:05 +0200)] 
include: Add a system restore header.

16 years agomsi/tests: Add a missing CoUninitialize.
Paul Vriens [Sat, 30 Aug 2008 19:59:34 +0000 (21:59 +0200)] 
msi/tests: Add a missing CoUninitialize.

16 years agoinclude: Define some Get/SetUnicodeFormat macros.
Alexander Nicolaysen Sørnes [Sun, 31 Aug 2008 14:30:30 +0000 (16:30 +0200)] 
include: Define some Get/SetUnicodeFormat macros.

16 years agoregedit: Set the unicode flag for the treeview.
Alexander Nicolaysen Sørnes [Sun, 31 Aug 2008 15:16:21 +0000 (17:16 +0200)] 
regedit: Set the unicode flag for the treeview.

16 years agoregedit: Remove an ANSI function.
Alexander Nicolaysen Sørnes [Sun, 31 Aug 2008 14:58:27 +0000 (16:58 +0200)] 
regedit: Remove an ANSI function.

16 years agoregedit: Set the unicode flag for the listview.
Alexander Nicolaysen Sørnes [Sun, 31 Aug 2008 14:49:43 +0000 (16:49 +0200)] 
regedit: Set the unicode flag for the listview.

16 years agoregedit: Convert listview init to unicode.
Alexander Nicolaysen Sørnes [Sun, 31 Aug 2008 12:53:30 +0000 (14:53 +0200)] 
regedit: Convert listview init to unicode.

16 years agoregedit: Fix a memory leak.
Alexander Nicolaysen Sørnes [Sat, 30 Aug 2008 23:23:17 +0000 (01:23 +0200)] 
regedit: Fix a memory leak.

16 years agoregedit: Remove some ANSI functions.
Alexander Nicolaysen Sørnes [Sat, 30 Aug 2008 22:57:41 +0000 (00:57 +0200)] 
regedit: Remove some ANSI functions.

16 years agoregedit: Convert key renaming to unicode.
Alexander Nicolaysen Sørnes [Sat, 30 Aug 2008 21:50:24 +0000 (23:50 +0200)] 
regedit: Convert key renaming to unicode.

16 years agoregedit: Convert value renaming to unicode.
Alexander Nicolaysen Sørnes [Fri, 29 Aug 2008 20:20:26 +0000 (22:20 +0200)] 
regedit: Convert value renaming to unicode.

16 years agoregedit: Don't try to convert NULL pointers.
Alexander Nicolaysen Sørnes [Fri, 29 Aug 2008 23:23:09 +0000 (01:23 +0200)] 
regedit: Don't try to convert NULL pointers.

16 years agoregedit: Remove old fixme.
Alexander Nicolaysen Sørnes [Fri, 29 Aug 2008 20:11:11 +0000 (22:11 +0200)] 
regedit: Remove old fixme.

16 years agoregedit: Convert value editing to unicode.
Alexander Nicolaysen Sørnes [Fri, 29 Aug 2008 19:37:43 +0000 (21:37 +0200)] 
regedit: Convert value editing to unicode.

16 years agowinenas: Add return statement to wodPlayer().
Gerald Pfeifer [Sat, 30 Aug 2008 10:51:37 +0000 (12:51 +0200)] 
winenas: Add return statement to wodPlayer().

16 years agoquartz: Add return statement to PullPin_Thread_Main().
Gerald Pfeifer [Sat, 30 Aug 2008 10:38:57 +0000 (12:38 +0200)] 
quartz: Add return statement to PullPin_Thread_Main().

16 years agod3dxof: Some fixes for template parsing in text mode.
Christian Costa [Sat, 30 Aug 2008 09:52:39 +0000 (11:52 +0200)] 
d3dxof: Some fixes for template parsing in text mode.

Fix lockup when going to next template in text mode.
Keyword corresponding to TOKEN_LPSTR is STRING and not LPSTR.
Accept numerical characters in name.

16 years agotaskmgr: Add simplified and traditional Chinese resources.
Hongbo Ni [Sat, 30 Aug 2008 06:19:42 +0000 (16:19 +1000)] 
taskmgr: Add simplified and traditional Chinese resources.

16 years agouninstaller: Add simplified and traditional Chinese resources.
Hongbo Ni [Sat, 30 Aug 2008 06:18:57 +0000 (16:18 +1000)] 
uninstaller: Add simplified and traditional Chinese resources.

16 years agoview: Add simplified and traditional Chinese resources.
Hongbo Ni [Sat, 30 Aug 2008 06:18:31 +0000 (16:18 +1000)] 
view: Add simplified and traditional Chinese resources.

16 years agowineboot: Add simplified and traditional Chinese resources.
Hongbo Ni [Sat, 30 Aug 2008 06:17:54 +0000 (16:17 +1000)] 
wineboot: Add simplified and traditional Chinese resources.

16 years agowinemine: Add simplified and traditional Chinese resources.
Hongbo Ni [Sat, 30 Aug 2008 06:17:32 +0000 (16:17 +1000)] 
winemine: Add simplified and traditional Chinese resources.

16 years agowordpad: Add simplified and traditional Chinese resources.
Hongbo Ni [Sat, 30 Aug 2008 06:16:52 +0000 (16:16 +1000)] 
wordpad: Add simplified and traditional Chinese resources.

16 years agonotepad: Update Chinese resources - dialog font.
Hongbo Ni [Sat, 30 Aug 2008 05:21:54 +0000 (15:21 +1000)] 
notepad: Update Chinese resources - dialog font.

16 years agocomdlg32: Update simplified Chinese resource.
Hongbo Ni [Sat, 30 Aug 2008 05:20:42 +0000 (15:20 +1000)] 
comdlg32: Update simplified Chinese resource.

16 years agocomctl32: Add traditional Chinese resources.
Hongbo Ni [Sat, 30 Aug 2008 05:20:08 +0000 (15:20 +1000)] 
comctl32: Add traditional Chinese resources.

16 years agorichedit: Prevent integer overflow in wrapping code with no wrap.
Dylan Smith [Fri, 29 Aug 2008 20:03:51 +0000 (16:03 -0400)] 
richedit: Prevent integer overflow in wrapping code with no wrap.

16 years agowinedump, dbghelp: Correctly name the age field in PDB headers.
Eric Pouech [Fri, 29 Aug 2008 19:50:33 +0000 (21:50 +0200)] 
winedump, dbghelp: Correctly name the age field in PDB headers.

16 years agodbghelp: Added the definitions for Dwarf3 specifications.
Eric Pouech [Fri, 29 Aug 2008 19:49:00 +0000 (21:49 +0200)] 
dbghelp: Added the definitions for Dwarf3 specifications.

16 years agomsvfw32: Sign-compare warning fix.
Andrew Talbot [Fri, 29 Aug 2008 15:31:55 +0000 (16:31 +0100)] 
msvfw32: Sign-compare warning fix.

16 years agomstask: Sign-compare warnings fix.
Andrew Talbot [Fri, 29 Aug 2008 15:31:50 +0000 (16:31 +0100)] 
mstask: Sign-compare warnings fix.

16 years agomsimtf: Sign-compare warning fix.
Andrew Talbot [Fri, 29 Aug 2008 15:31:46 +0000 (16:31 +0100)] 
msimtf: Sign-compare warning fix.

16 years agocrypt32: Implement CertAddCTLContextToStore.
Juan Lang [Fri, 29 Aug 2008 14:59:37 +0000 (07:59 -0700)] 
crypt32: Implement CertAddCTLContextToStore.

16 years agocrypt32: Add tests for CertAddEncodedCTLToStore.
Juan Lang [Fri, 29 Aug 2008 14:58:43 +0000 (07:58 -0700)] 
crypt32: Add tests for CertAddEncodedCTLToStore.

16 years agocrypt32: Implement CertFindCTLInStore.
Juan Lang [Fri, 29 Aug 2008 14:57:19 +0000 (07:57 -0700)] 
crypt32: Implement CertFindCTLInStore.

16 years agocrypt32: Implement CertDeleteCTLFromStore.
Juan Lang [Fri, 29 Aug 2008 14:34:33 +0000 (07:34 -0700)] 
crypt32: Implement CertDeleteCTLFromStore.

16 years agocrypt32: Implement CertEnumCTLsInStore.
Juan Lang [Fri, 29 Aug 2008 14:34:07 +0000 (07:34 -0700)] 
crypt32: Implement CertEnumCTLsInStore.

16 years agocrypt32: Add CTLs to the registry store.
Juan Lang [Fri, 29 Aug 2008 14:33:24 +0000 (07:33 -0700)] 
crypt32: Add CTLs to the registry store.

16 years agocrypt32: Add CTLs to the file store.
Juan Lang [Fri, 29 Aug 2008 14:33:03 +0000 (07:33 -0700)] 
crypt32: Add CTLs to the file store.

16 years agocrypt32: Add CTLs to the provider store.
Juan Lang [Fri, 29 Aug 2008 14:32:39 +0000 (07:32 -0700)] 
crypt32: Add CTLs to the provider store.

16 years agocrypt32: Add CTLs to the collection store.
Juan Lang [Fri, 29 Aug 2008 14:32:17 +0000 (07:32 -0700)] 
crypt32: Add CTLs to the collection store.

16 years agocrypt32: Add CTLs to the memory store.
Juan Lang [Fri, 29 Aug 2008 14:31:53 +0000 (07:31 -0700)] 
crypt32: Add CTLs to the memory store.

16 years agocrypt32: Implement CertAddEncodedCTLToStore.
Juan Lang [Fri, 29 Aug 2008 14:31:16 +0000 (07:31 -0700)] 
crypt32: Implement CertAddEncodedCTLToStore.

16 years agocrypt32: Implement CertDuplicateCTLContext.
Juan Lang [Fri, 29 Aug 2008 14:30:45 +0000 (07:30 -0700)] 
crypt32: Implement CertDuplicateCTLContext.

16 years agocrypt32: Add support for CTL properties.
Juan Lang [Fri, 29 Aug 2008 14:30:19 +0000 (07:30 -0700)] 
crypt32: Add support for CTL properties.

16 years agocrypt32: Add tests for CertGetCTLContextProperty.
Juan Lang [Fri, 29 Aug 2008 14:29:30 +0000 (07:29 -0700)] 
crypt32: Add tests for CertGetCTLContextProperty.

16 years agocrypt32: Implement CertCreateCTLContext and CertFreeCTLContext.
Juan Lang [Fri, 29 Aug 2008 14:29:00 +0000 (07:29 -0700)] 
crypt32: Implement CertCreateCTLContext and CertFreeCTLContext.

16 years agocrypt32: Add tests for CertCreateCTLContext.
Juan Lang [Fri, 29 Aug 2008 14:27:11 +0000 (07:27 -0700)] 
crypt32: Add tests for CertCreateCTLContext.

16 years agoappwiz.cpl: Add Russian translation.
Vladimir Pankratov [Fri, 29 Aug 2008 06:55:37 +0000 (06:55 +0000)] 
appwiz.cpl: Add Russian translation.

16 years agowidl: Add support for finally function in proxy methods.
Alexandre Julliard [Sat, 30 Aug 2008 09:25:22 +0000 (11:25 +0200)] 
widl: Add support for finally function in proxy methods.

16 years agowidl: Replace write_name() by get_name() to make the code more readable.
Alexandre Julliard [Sat, 30 Aug 2008 09:15:04 +0000 (11:15 +0200)] 
widl: Replace write_name() by get_name() to make the code more readable.

16 years agowinhttp: Move the wine includes after the system includes.
Michael Stefaniuc [Fri, 29 Aug 2008 13:38:43 +0000 (15:38 +0200)] 
winhttp: Move the wine includes after the system includes.

16 years agomsvcrt: Don't depend on the system's implementation of acos() & asin().
Henri Verbeet [Fri, 29 Aug 2008 00:11:53 +0000 (02:11 +0200)] 
msvcrt: Don't depend on the system's implementation of acos() & asin().

16 years agogdiplus: Stub for GdipFlattenPath with tests.
Nikolay Sivov [Fri, 29 Aug 2008 11:47:05 +0000 (15:47 +0400)] 
gdiplus: Stub for GdipFlattenPath with tests.

16 years agosystray: Keep systray hidden when requested by moving it off screen.
Aric Stewart [Wed, 27 Aug 2008 17:31:14 +0000 (12:31 -0500)] 
systray: Keep systray hidden when requested by moving it off screen.

16 years agocomctl32: Rename the Chinese resources to comctl_Zh.rc.
Alexandre Julliard [Fri, 29 Aug 2008 11:53:21 +0000 (13:53 +0200)] 
comctl32: Rename the Chinese resources to comctl_Zh.rc.

16 years agocomdlg32: Merge Chinese resources into a single file.
Alexandre Julliard [Fri, 29 Aug 2008 11:52:47 +0000 (13:52 +0200)] 
comdlg32: Merge Chinese resources into a single file.

16 years agoshell32: Merge Chinese resources into a single file.
Alexandre Julliard [Fri, 29 Aug 2008 11:52:10 +0000 (13:52 +0200)] 
shell32: Merge Chinese resources into a single file.

16 years agowinhttp: Include <sys/socket.h>.
Gerald Pfeifer [Thu, 28 Aug 2008 18:37:00 +0000 (20:37 +0200)] 
winhttp: Include <sys/socket.h>.