Stefan Dösinger [Thu, 21 Aug 2008 13:10:46 +0000 (15:10 +0200)]
wined3d: Report incorrect filtering settings in ValidateDevice.
Stefan Dösinger [Wed, 20 Aug 2008 11:58:35 +0000 (13:58 +0200)]
wined3d: BLENDTEXTUREALPHAPM reads the texture.
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.
Muneyuki Noguchi [Sat, 30 Aug 2008 07:49:17 +0000 (16:49 +0900)]
taskmgr: Update Japanese translation.
Muneyuki Noguchi [Sat, 30 Aug 2008 07:39:10 +0000 (16:39 +0900)]
winecfg: Update Japanese translation.
Muneyuki Noguchi [Sat, 30 Aug 2008 06:33:08 +0000 (15:33 +0900)]
clock: Update Japanese translation.
Muneyuki Noguchi [Sat, 30 Aug 2008 06:25:30 +0000 (15:25 +0900)]
winemine: Add Japanese translation.
Muneyuki Noguchi [Sat, 30 Aug 2008 05:58:37 +0000 (14:58 +0900)]
comdlg32: Update Japanese translation.
Paul Vriens [Mon, 1 Sep 2008 17:19:30 +0000 (19:19 +0200)]
dplayx/tests: Remove a stray CoInitialize.
Francois Gouget [Mon, 1 Sep 2008 15:02:54 +0000 (17:02 +0200)]
crypt32: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Mon, 1 Sep 2008 15:02:50 +0000 (17:02 +0200)]
d3dxof: Remove spaces before '\n', add '\n' in Wine traces.
Francois Gouget [Mon, 1 Sep 2008 15:02:32 +0000 (17:02 +0200)]
gdiplus/tests: Remove unneeded casts.
Francois Gouget [Mon, 1 Sep 2008 15:01:55 +0000 (17:01 +0200)]
wined3d: Add a '\n' to Wine traces.
Francois Gouget [Mon, 1 Sep 2008 15:06:37 +0000 (17:06 +0200)]
winhlp32: Remove spaces before '...' 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.
Francois Gouget [Mon, 1 Sep 2008 15:05:39 +0000 (17:05 +0200)]
appwiz.cpl: Remove spaces before '...' in the Norwegian resources.
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.
Francois Gouget [Mon, 1 Sep 2008 15:02:19 +0000 (17:02 +0200)]
user32/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.
Francois Gouget [Mon, 1 Sep 2008 15:01:47 +0000 (17:01 +0200)]
msxml3: Add a '\n' to a Wine trace.
Francois Gouget [Mon, 1 Sep 2008 15:01:27 +0000 (17:01 +0200)]
gdiplus: Add some documentation stubs to make winapicheck happy.
Francois Gouget [Mon, 1 Sep 2008 15:01:17 +0000 (17:01 +0200)]
Assorted spelling fixes.
Alistair Leslie-Hughes [Thu, 28 Aug 2008 12:35:13 +0000 (22:35 +1000)]
mshtml: Add dispinterface DispHTMLBody.
Alistair Leslie-Hughes [Mon, 1 Sep 2008 11:23:56 +0000 (21:23 +1000)]
mshtml: Add missing interfaces.
Alistair Leslie-Hughes [Mon, 1 Sep 2008 12:01:49 +0000 (22:01 +1000)]
mshtml: Add missing IDispatchEx tids.
Alistair Leslie-Hughes [Mon, 1 Sep 2008 11:23:21 +0000 (21:23 +1000)]
mshtml: Add missing defines.
Alistair Leslie-Hughes [Wed, 27 Aug 2008 12:01:35 +0000 (22:01 +1000)]
mshtml: Implement IDispatch for IHTMLBodyElement.
Adam Petaccia [Sun, 31 Aug 2008 05:07:06 +0000 (01:07 -0400)]
gdiplus: Implement GdipCreateTexture2I.
Adam Petaccia [Sun, 31 Aug 2008 05:07:02 +0000 (01:07 -0400)]
gdiplus: Implement GdipCreateTexture2.
Adam Petaccia [Sun, 31 Aug 2008 05:06:58 +0000 (01:06 -0400)]
gdiplus: Implement GdipCreateTexture.
Adam Petaccia [Sun, 31 Aug 2008 05:06:54 +0000 (01:06 -0400)]
gdiplus: Stub GdipCreateTexture2I.
Adam Petaccia [Sun, 31 Aug 2008 05:06:49 +0000 (01:06 -0400)]
gdiplus: Stub GdipCreateTexture2.
Adam Petaccia [Sun, 31 Aug 2008 05:06:42 +0000 (01:06 -0400)]
gdiplus: Stub GdipCreateTexture.
Adam Petaccia [Sun, 31 Aug 2008 05:06:37 +0000 (01:06 -0400)]
gdiplus: Stub GdipTranslateLineTransform.
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.
Christian Costa [Sun, 31 Aug 2008 08:34:46 +0000 (10:34 +0200)]
d3dxof: Fix IDirectXFileDataReference macros.
Paul Vriens [Mon, 1 Sep 2008 14:17:06 +0000 (16:17 +0200)]
msxml3/tests: Add a missing CoUninitialize.
Paul Vriens [Mon, 1 Sep 2008 14:17:00 +0000 (16:17 +0200)]
msxml3/tests: Add a missing CoUninitialize.
Paul Vriens [Mon, 1 Sep 2008 14:04:05 +0000 (16:04 +0200)]
shlwapi/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.
Paul Vriens [Mon, 1 Sep 2008 10:16:41 +0000 (12:16 +0200)]
msi/tests: Create a system restore point when needed.
Paul Vriens [Sat, 30 Aug 2008 20:05:38 +0000 (22:05 +0200)]
include: Add a system restore header.
Paul Vriens [Sat, 30 Aug 2008 19:59:34 +0000 (21:59 +0200)]
msi/tests: Add a missing CoUninitialize.
Alexander Nicolaysen Sørnes [Sun, 31 Aug 2008 14:30:30 +0000 (16:30 +0200)]
include: Define some Get/SetUnicodeFormat macros.
Alexander Nicolaysen Sørnes [Sun, 31 Aug 2008 15:16:21 +0000 (17:16 +0200)]
regedit: Set the unicode flag for the treeview.
Alexander Nicolaysen Sørnes [Sun, 31 Aug 2008 14:58:27 +0000 (16:58 +0200)]
regedit: Remove an ANSI function.
Alexander Nicolaysen Sørnes [Sun, 31 Aug 2008 14:49:43 +0000 (16:49 +0200)]
regedit: Set the unicode flag for the listview.
Alexander Nicolaysen Sørnes [Sun, 31 Aug 2008 12:53:30 +0000 (14:53 +0200)]
regedit: Convert listview init to unicode.
Alexander Nicolaysen Sørnes [Sat, 30 Aug 2008 23:23:17 +0000 (01:23 +0200)]
regedit: Fix a memory leak.
Alexander Nicolaysen Sørnes [Sat, 30 Aug 2008 22:57:41 +0000 (00:57 +0200)]
regedit: Remove some ANSI functions.
Alexander Nicolaysen Sørnes [Sat, 30 Aug 2008 21:50:24 +0000 (23:50 +0200)]
regedit: Convert key renaming to unicode.
Alexander Nicolaysen Sørnes [Fri, 29 Aug 2008 20:20:26 +0000 (22:20 +0200)]
regedit: Convert value renaming to unicode.
Alexander Nicolaysen Sørnes [Fri, 29 Aug 2008 23:23:09 +0000 (01:23 +0200)]
regedit: Don't try to convert NULL pointers.
Alexander Nicolaysen Sørnes [Fri, 29 Aug 2008 20:11:11 +0000 (22:11 +0200)]
regedit: Remove old fixme.
Alexander Nicolaysen Sørnes [Fri, 29 Aug 2008 19:37:43 +0000 (21:37 +0200)]
regedit: Convert value editing to unicode.
Gerald Pfeifer [Sat, 30 Aug 2008 10:51:37 +0000 (12:51 +0200)]
winenas: Add return statement to wodPlayer().
Gerald Pfeifer [Sat, 30 Aug 2008 10:38:57 +0000 (12:38 +0200)]
quartz: Add return statement to PullPin_Thread_Main().
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.
Hongbo Ni [Sat, 30 Aug 2008 06:19:42 +0000 (16:19 +1000)]
taskmgr: 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.
Hongbo Ni [Sat, 30 Aug 2008 06:18:31 +0000 (16:18 +1000)]
view: 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.
Hongbo Ni [Sat, 30 Aug 2008 06:17:32 +0000 (16:17 +1000)]
winemine: 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.
Hongbo Ni [Sat, 30 Aug 2008 05:21:54 +0000 (15:21 +1000)]
notepad: Update Chinese resources - dialog font.
Hongbo Ni [Sat, 30 Aug 2008 05:20:42 +0000 (15:20 +1000)]
comdlg32: Update simplified Chinese resource.
Hongbo Ni [Sat, 30 Aug 2008 05:20:08 +0000 (15:20 +1000)]
comctl32: Add traditional Chinese resources.
Dylan Smith [Fri, 29 Aug 2008 20:03:51 +0000 (16:03 -0400)]
richedit: Prevent integer overflow in wrapping code with no wrap.
Eric Pouech [Fri, 29 Aug 2008 19:50:33 +0000 (21:50 +0200)]
winedump, dbghelp: Correctly name the age field in PDB headers.
Eric Pouech [Fri, 29 Aug 2008 19:49:00 +0000 (21:49 +0200)]
dbghelp: Added the definitions for Dwarf3 specifications.
Andrew Talbot [Fri, 29 Aug 2008 15:31:55 +0000 (16:31 +0100)]
msvfw32: Sign-compare warning fix.
Andrew Talbot [Fri, 29 Aug 2008 15:31:50 +0000 (16:31 +0100)]
mstask: Sign-compare warnings fix.
Andrew Talbot [Fri, 29 Aug 2008 15:31:46 +0000 (16:31 +0100)]
msimtf: Sign-compare warning fix.
Juan Lang [Fri, 29 Aug 2008 14:59:37 +0000 (07:59 -0700)]
crypt32: Implement CertAddCTLContextToStore.
Juan Lang [Fri, 29 Aug 2008 14:58:43 +0000 (07:58 -0700)]
crypt32: Add tests for CertAddEncodedCTLToStore.
Juan Lang [Fri, 29 Aug 2008 14:57:19 +0000 (07:57 -0700)]
crypt32: Implement CertFindCTLInStore.
Juan Lang [Fri, 29 Aug 2008 14:34:33 +0000 (07:34 -0700)]
crypt32: Implement CertDeleteCTLFromStore.
Juan Lang [Fri, 29 Aug 2008 14:34:07 +0000 (07:34 -0700)]
crypt32: Implement CertEnumCTLsInStore.
Juan Lang [Fri, 29 Aug 2008 14:33:24 +0000 (07:33 -0700)]
crypt32: Add CTLs to the registry store.
Juan Lang [Fri, 29 Aug 2008 14:33:03 +0000 (07:33 -0700)]
crypt32: Add CTLs to the file store.
Juan Lang [Fri, 29 Aug 2008 14:32:39 +0000 (07:32 -0700)]
crypt32: Add CTLs to the provider store.
Juan Lang [Fri, 29 Aug 2008 14:32:17 +0000 (07:32 -0700)]
crypt32: Add CTLs to the collection store.
Juan Lang [Fri, 29 Aug 2008 14:31:53 +0000 (07:31 -0700)]
crypt32: Add CTLs to the memory store.
Juan Lang [Fri, 29 Aug 2008 14:31:16 +0000 (07:31 -0700)]
crypt32: Implement CertAddEncodedCTLToStore.
Juan Lang [Fri, 29 Aug 2008 14:30:45 +0000 (07:30 -0700)]
crypt32: Implement CertDuplicateCTLContext.
Juan Lang [Fri, 29 Aug 2008 14:30:19 +0000 (07:30 -0700)]
crypt32: Add support for CTL properties.
Juan Lang [Fri, 29 Aug 2008 14:29:30 +0000 (07:29 -0700)]
crypt32: Add tests for CertGetCTLContextProperty.
Juan Lang [Fri, 29 Aug 2008 14:29:00 +0000 (07:29 -0700)]
crypt32: Implement CertCreateCTLContext and CertFreeCTLContext.
Juan Lang [Fri, 29 Aug 2008 14:27:11 +0000 (07:27 -0700)]
crypt32: Add tests for CertCreateCTLContext.
Vladimir Pankratov [Fri, 29 Aug 2008 06:55:37 +0000 (06:55 +0000)]
appwiz.cpl: Add Russian translation.
Alexandre Julliard [Sat, 30 Aug 2008 09:25:22 +0000 (11:25 +0200)]
widl: Add support for finally function in proxy methods.
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.
Michael Stefaniuc [Fri, 29 Aug 2008 13:38:43 +0000 (15:38 +0200)]
winhttp: Move the wine includes after the system includes.
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().
Nikolay Sivov [Fri, 29 Aug 2008 11:47:05 +0000 (15:47 +0400)]
gdiplus: Stub for GdipFlattenPath with tests.
Aric Stewart [Wed, 27 Aug 2008 17:31:14 +0000 (12:31 -0500)]
systray: Keep systray hidden when requested by moving it off screen.
Alexandre Julliard [Fri, 29 Aug 2008 11:53:21 +0000 (13:53 +0200)]
comctl32: Rename the Chinese resources to comctl_Zh.rc.
Alexandre Julliard [Fri, 29 Aug 2008 11:52:47 +0000 (13:52 +0200)]
comdlg32: 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.
Gerald Pfeifer [Thu, 28 Aug 2008 18:37:00 +0000 (20:37 +0200)]
winhttp: Include <sys/socket.h>.