Jacek Caban [Tue, 2 Sep 2008 22:26:10 +0000 (00:26 +0200)]
jscript: Added parser memory managment.
Jacek Caban [Tue, 2 Sep 2008 22:25:46 +0000 (00:25 +0200)]
jscript: Added lexer.
Jacek Caban [Tue, 2 Sep 2008 22:25:21 +0000 (00:25 +0200)]
jscript: Added parser.
Hongbo Ni [Wed, 3 Sep 2008 12:25:50 +0000 (22:25 +1000)]
regedit: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:25:39 +0000 (22:25 +1000)]
oleview: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:25:25 +0000 (22:25 +1000)]
winspool: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:25:16 +0000 (22:25 +1000)]
wininet: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:25:05 +0000 (22:25 +1000)]
wineps: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:24:55 +0000 (22:24 +1000)]
shlwapi: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:24:35 +0000 (22:24 +1000)]
shdoclc: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:24:18 +0000 (22:24 +1000)]
setupapi: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:23:55 +0000 (22:23 +1000)]
serialui: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:23:38 +0000 (22:23 +1000)]
sane.ds: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:23:27 +0000 (22:23 +1000)]
oledlg: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:22:56 +0000 (22:22 +1000)]
oleaut32: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:22:40 +0000 (22:22 +1000)]
msvfw32: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:21:35 +0000 (22:21 +1000)]
msi: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:21:27 +0000 (22:21 +1000)]
mshtml: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:21:12 +0000 (22:21 +1000)]
msacm32: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:20:54 +0000 (22:20 +1000)]
mpr: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:20:41 +0000 (22:20 +1000)]
localui: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:20:24 +0000 (22:20 +1000)]
localspl: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:20:04 +0000 (22:20 +1000)]
htctrl: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:19:49 +0000 (22:19 +1000)]
gphoto2: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:19:33 +0000 (22:19 +1000)]
credui: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:19:22 +0000 (22:19 +1000)]
browseui: Add simplified and traditional Chinese resou.
Hongbo Ni [Wed, 3 Sep 2008 12:18:26 +0000 (22:18 +1000)]
avifil32: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:18:12 +0000 (22:18 +1000)]
appwiz: Add simplified and traditional Chinese resources.
Shunichi Fuji [Wed, 3 Sep 2008 11:14:17 +0000 (20:14 +0900)]
gdi32: Adjust FT_MulFix function to Freetype cvs head.
Louis Lenders [Wed, 3 Sep 2008 18:19:47 +0000 (18:19 +0000)]
wine.inf: Add default Directx registry key for InstalledVersion.
Henri Verbeet [Wed, 3 Sep 2008 14:29:34 +0000 (16:29 +0200)]
wined3d: IWineD3DSurface_PreLoad() doesn't do an implicit glBindTexture() anymore.
This was exposed by moving texture id generation from Preload() to BindTexture().
Henri Verbeet [Wed, 3 Sep 2008 14:29:09 +0000 (16:29 +0200)]
wined3d: Correct a TRACE and remove an incorrect comment.
Henri Verbeet [Wed, 3 Sep 2008 14:26:38 +0000 (16:26 +0200)]
wined3d: Fix a variable name inside a VTRACE.
Henri Verbeet [Wed, 3 Sep 2008 14:25:58 +0000 (16:25 +0200)]
wined3d: Use the correct representative for texture transform states.
Henri Verbeet [Wed, 3 Sep 2008 14:25:44 +0000 (16:25 +0200)]
wined3d: Depth stencil tracking depends on the value of This->render_offscreen.
Henri Verbeet [Wed, 3 Sep 2008 14:25:38 +0000 (16:25 +0200)]
wined3d: Be more careful when deleting FBOs.
Clear all attachments before deleting FBOs. It should be valid to
delete FBOs that still have attachments, but for some reason the
nvidia drivers don't like it. The resulting memory corruption can be
pretty nasty, and this workaround seems clean enough.
Hans Leidekker [Wed, 3 Sep 2008 14:58:06 +0000 (16:58 +0200)]
winhttp: Implement some more options.
Alexandre Julliard [Wed, 3 Sep 2008 15:22:13 +0000 (17:22 +0200)]
libwine: Reserve some malloc space on Solaris before we start mapping other things.
Alistair Leslie-Hughes [Wed, 3 Sep 2008 10:25:28 +0000 (20:25 +1000)]
msxml3: Add IDispatchEx test.
Hans Leidekker [Wed, 3 Sep 2008 10:33:44 +0000 (12:33 +0200)]
winhttp: A non-standard port must be included in the host header.
Hans Leidekker [Wed, 3 Sep 2008 10:33:04 +0000 (12:33 +0200)]
winhttp: Add zero value content length header to POST requests without additional data.
Hans Leidekker [Wed, 3 Sep 2008 10:31:52 +0000 (12:31 +0200)]
winhttp: Add status notification tests. Make them pass.
Hans Leidekker [Wed, 3 Sep 2008 10:31:24 +0000 (12:31 +0200)]
winhttp: Add an initial implementation of WinHttpQueryOption and WinHttpSetOption.
Hans Leidekker [Wed, 3 Sep 2008 10:31:09 +0000 (12:31 +0200)]
winhttp: Handle redirects.
Hans Leidekker [Wed, 3 Sep 2008 10:30:44 +0000 (12:30 +0200)]
winhttp: Move handling of default request parameters into build_request_string().
Hans Leidekker [Wed, 3 Sep 2008 10:30:32 +0000 (12:30 +0200)]
winhttp: WinHttpCrackUrl and InternetCrackUrlW use different scheme constants.
Hans Leidekker [Wed, 3 Sep 2008 10:30:08 +0000 (12:30 +0200)]
winhttp: Allow reusing a secure connection.
Hans Leidekker [Wed, 3 Sep 2008 10:29:45 +0000 (12:29 +0200)]
winhttp: Avoid testing errno when it isn't set.
Jeff Zaroyko [Sun, 31 Aug 2008 11:54:03 +0000 (21:54 +1000)]
ntdll: Add some tests for NtDeleteFile.
Jeff Zaroyko [Sun, 31 Aug 2008 11:53:48 +0000 (21:53 +1000)]
kernel32: Add some tests for DeleteFile.
Jeff Latimer [Tue, 2 Sep 2008 10:46:51 +0000 (20:46 +1000)]
user32/tests: Deregister the class created by create_dde_window.
Jim Cameron [Thu, 28 Aug 2008 22:55:01 +0000 (23:55 +0100)]
ntoskrnl.exe: Add stub for ObfDereferenceObject().
Jim Cameron [Thu, 28 Aug 2008 22:45:48 +0000 (23:45 +0100)]
ntoskrnl.exe: Add stub for ObReferenceObjectByHandle().
Jim Cameron [Thu, 28 Aug 2008 22:36:35 +0000 (23:36 +0100)]
ntoskrnl.exe: Add stub for IoRegisterShutdownNotification().
Jim Cameron [Thu, 28 Aug 2008 22:31:58 +0000 (23:31 +0100)]
ntoskrnl.exe: Add stub for IoRegisterDriverReinitialization().
Jim Cameron [Thu, 28 Aug 2008 21:46:51 +0000 (22:46 +0100)]
ntoskrnl.exe: Add stub for IoGetRelatedDeviceObject().
Jim Cameron [Thu, 28 Aug 2008 21:22:15 +0000 (22:22 +0100)]
ntoskrnl.exe: Add stub for IoGetDeviceObjectPointer().
Alistair Leslie-Hughes [Wed, 3 Sep 2008 00:23:10 +0000 (10:23 +1000)]
msxml3: Add IDispatchEx support to IXMLDOMDocument2.
Alistair Leslie-Hughes [Wed, 3 Sep 2008 03:04:50 +0000 (13:04 +1000)]
msxml3: Correct FIXME.
Alistair Leslie-Hughes [Wed, 3 Sep 2008 03:15:18 +0000 (13:15 +1000)]
mshtml: Add IHTMLElementBody test.
Alistair Leslie-Hughes [Mon, 1 Sep 2008 12:21:21 +0000 (22:21 +1000)]
mshtml: Make IHTMLBodyElement use correct IDispatchEx interface.
James Hawkins [Wed, 3 Sep 2008 03:57:54 +0000 (22:57 -0500)]
ole32: Fix two failing tests in win9x.
James Hawkins [Wed, 3 Sep 2008 03:58:32 +0000 (22:58 -0500)]
rasapi32: Fix several failing tests in win98.
James Hawkins [Wed, 3 Sep 2008 03:57:13 +0000 (22:57 -0500)]
ntdll: Fix a failing test in NT4.
James Hawkins [Wed, 3 Sep 2008 03:54:28 +0000 (22:54 -0500)]
netapi32: Fix two failing tests in NT4.
James Hawkins [Wed, 3 Sep 2008 03:53:53 +0000 (22:53 -0500)]
kernel32: Fix a failing test in win95.
James Hawkins [Wed, 3 Sep 2008 03:51:37 +0000 (22:51 -0500)]
iphlapi: Fix a failing test in win95.
James Hawkins [Wed, 3 Sep 2008 03:50:14 +0000 (22:50 -0500)]
gdi32: Fix a failing test in win9x.
James Hawkins [Wed, 3 Sep 2008 03:48:54 +0000 (22:48 -0500)]
crypt32: Fix a few test failures in win9x.
James Hawkins [Wed, 3 Sep 2008 03:47:53 +0000 (22:47 -0500)]
crypt32: Fix several failing tests in win9x.
James Hawkins [Wed, 3 Sep 2008 03:46:44 +0000 (22:46 -0500)]
crypt32: Fix several test failures in win9x.
James Hawkins [Wed, 3 Sep 2008 03:46:01 +0000 (22:46 -0500)]
crypt32: Fix several failing tests in win9x.
James Hawkins [Wed, 3 Sep 2008 03:43:39 +0000 (22:43 -0500)]
comctl32: Fix a failing test in win9x.
James Hawkins [Wed, 3 Sep 2008 03:43:00 +0000 (22:43 -0500)]
comctl32: Fix a failing test in win98.
James Hawkins [Wed, 3 Sep 2008 03:42:21 +0000 (22:42 -0500)]
schannel: Fix a failing test in Vista.
James Hawkins [Wed, 3 Sep 2008 03:41:36 +0000 (22:41 -0500)]
rpcrt4: Fix a failing test in Vista.
Nikolay Sivov [Tue, 2 Sep 2008 20:49:54 +0000 (00:49 +0400)]
gdiplus: Add few TRACE(..) for Matrix.
Nikolay Sivov [Tue, 2 Sep 2008 20:38:01 +0000 (00:38 +0400)]
gdiplus: Add few TRACE(..) for ImageAttributes.
Nikolay Sivov [Tue, 2 Sep 2008 20:33:58 +0000 (00:33 +0400)]
gdiplus: Add TRACE(..) for font calls.
Nikolay Sivov [Tue, 2 Sep 2008 20:25:39 +0000 (00:25 +0400)]
gdiplus: GdipGetLineGammaCorrection should check result pointer. Test added.
Nikolay Sivov [Tue, 2 Sep 2008 20:13:40 +0000 (00:13 +0400)]
gdiplus: Add TRACE(..) for brush calls.
Nikolay Sivov [Tue, 2 Sep 2008 19:52:20 +0000 (23:52 +0400)]
gdiplus: Add TRACE(..) to CustomLineCap.
Nikolay Sivov [Tue, 2 Sep 2008 19:47:33 +0000 (23:47 +0400)]
gdiplus: Fix API documentation name.
Nikolay Sivov [Tue, 2 Sep 2008 19:45:39 +0000 (23:45 +0400)]
gdiplus: Add some TRACE(..) to Graphics.
Alexandre Julliard [Wed, 3 Sep 2008 09:30:44 +0000 (11:30 +0200)]
programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS.
Paul Vriens [Wed, 3 Sep 2008 07:48:49 +0000 (09:48 +0200)]
msxml3/tests: Fix a test on win98.
Paul Vriens [Wed, 3 Sep 2008 07:39:16 +0000 (09:39 +0200)]
msxml3/tests: Use CreateFileA to please win98.
Jim Cameron [Tue, 2 Sep 2008 21:17:17 +0000 (22:17 +0100)]
dinput: Add IID_IUnknown to DICF_CreateInstance(), DirectInputCreateEx().
Alexander Dorofeyev [Sun, 31 Aug 2008 14:05:30 +0000 (17:05 +0300)]
wined3d: Remove glFlush in RealizePalette.
glFlush was added to surface_blt_to_drawable some time ago, which is a
more general fix and makes this one superfluous.
Alexander Dorofeyev [Sun, 31 Aug 2008 14:05:26 +0000 (17:05 +0300)]
wined3d: Add glFlush when clearing the front buffer in ClearSurface.
Alexander Nicolaysen Sørnes [Tue, 2 Sep 2008 17:26:44 +0000 (19:26 +0200)]
regedit: Some minor unicode conversions.
Alexander Nicolaysen Sørnes [Tue, 2 Sep 2008 16:43:57 +0000 (18:43 +0200)]
regedit: Remove some unused code.
Alexander Nicolaysen Sørnes [Tue, 2 Sep 2008 16:41:42 +0000 (18:41 +0200)]
regedit: Fix some references to TCHARs.
Paul Vriens [Tue, 2 Sep 2008 19:46:35 +0000 (21:46 +0200)]
dplayx/tests: Add a few missing HeapFree's.
Paul Vriens [Tue, 2 Sep 2008 16:07:49 +0000 (18:07 +0200)]
ddraw/tests: Let tests run again on win9x.
Christian Costa [Mon, 1 Sep 2008 21:21:52 +0000 (23:21 +0200)]
d3dxof: Handle comments in templates text format.
Christian Costa [Mon, 1 Sep 2008 20:55:44 +0000 (22:55 +0200)]
d3dxof: Start implementing IDirectXFile_CreateEnumObject.
James Hawkins [Tue, 2 Sep 2008 06:09:59 +0000 (01:09 -0500)]
shlwapi: Fix a few failing tests in Vista.
James Hawkins [Tue, 2 Sep 2008 06:08:47 +0000 (01:08 -0500)]
rpcrt4: Remove a test that was replaced by a better test.
James Hawkins [Tue, 2 Sep 2008 06:08:07 +0000 (01:08 -0500)]
riched20: Trace the result of a failing test.