Jacek Caban [Wed, 26 Mar 2008 14:24:38 +0000 (15:24 +0100)]
mshtml: Added nsIChannel::SetContentType implementation.
Jacek Caban [Wed, 26 Mar 2008 14:24:20 +0000 (15:24 +0100)]
mshtml: Pass buffer length to MultiByteToWideChar instead of -1.
Jacek Caban [Wed, 26 Mar 2008 14:24:03 +0000 (15:24 +0100)]
mshtml: Rename nsChannel::content to content_type and clean up its handling.
Jacek Caban [Wed, 26 Mar 2008 14:23:41 +0000 (15:23 +0100)]
mshtml: Added IHTMLDocument2::get_location implementation.
Alexandre Julliard [Wed, 26 Mar 2008 17:01:09 +0000 (18:01 +0100)]
quartz: Avoid %ll printf formats.
Alexandre Julliard [Wed, 26 Mar 2008 17:00:37 +0000 (18:00 +0100)]
qmgr: Avoid %ll printf formats.
Alexandre Julliard [Wed, 26 Mar 2008 16:08:57 +0000 (17:08 +0100)]
ntdll: Clear the process stack again after dll init and before calling the main entry point.
Alexandre Julliard [Wed, 26 Mar 2008 16:08:38 +0000 (17:08 +0100)]
kernel32: Moved the allocation of the process stack to ntdll.
Alexandre Julliard [Wed, 26 Mar 2008 14:38:00 +0000 (15:38 +0100)]
libwine: Added a wine_call_on_stack function.
Alexandre Julliard [Wed, 26 Mar 2008 13:38:49 +0000 (14:38 +0100)]
server: impersonation_level should be an int since we store -1 in it.
Make sure we don't check the impersonation level for primary tokens.
Stefan Leichter [Fri, 21 Mar 2008 08:49:57 +0000 (09:49 +0100)]
advapi32: Partly implemented QueryServiceConfig2A/W.
Paul Vriens [Wed, 26 Mar 2008 12:17:31 +0000 (13:17 +0100)]
setupapi: Forward SetupInstallServicesFromInfSectionA to W-function.
Hans Leidekker [Wed, 26 Mar 2008 10:31:21 +0000 (11:31 +0100)]
wininet: Implement chunked reads.
Aric Stewart [Tue, 25 Mar 2008 12:07:11 +0000 (07:07 -0500)]
imm: Implement ImmGetIMEFileNameW and ImmGetIMEFileNameA.
Alexandre Julliard [Wed, 26 Mar 2008 11:14:41 +0000 (12:14 +0100)]
winex11: Fix X11DRV_CLIPBOARD_ReadProperty to read data in larger chunks and to properly null-terminate the buffer.
Lei Zhang [Wed, 26 Mar 2008 02:09:38 +0000 (19:09 -0700)]
user32: Tweak how the edit control handles WM_GETDLGCODE.
Aurimas Fischer [Tue, 25 Mar 2008 11:12:28 +0000 (13:12 +0200)]
fonts: Where possible use references to Latin glyphs in Latin-Extended glyphs.
Anatoly Lyutin [Tue, 25 Mar 2008 16:15:59 +0000 (19:15 +0300)]
comctl32: Add HotTrackingColor into COMCTL32_SysColor structure.
Alistair Leslie-Hughes [Wed, 26 Mar 2008 03:40:01 +0000 (14:40 +1100)]
msxml3: Correct SAXXMLReader_create.
Dmitry Timoshkov [Wed, 26 Mar 2008 07:15:41 +0000 (15:15 +0800)]
d3d9: Make the visual test pass on GeForce Go 7600.
Dmitry Timoshkov [Wed, 26 Mar 2008 04:25:25 +0000 (12:25 +0800)]
kernel32: Make the test compatible with win9x.
Michael Stefaniuc [Tue, 25 Mar 2008 23:18:20 +0000 (00:18 +0100)]
comdlg32: Small typo fix in the German translation.
Michael Stefaniuc [Tue, 25 Mar 2008 23:18:07 +0000 (00:18 +0100)]
comdlg32: Add the Romanian translation.
Michael Stefaniuc [Tue, 25 Mar 2008 23:16:59 +0000 (00:16 +0100)]
shell32: Update the German Translation.
Michael Stefaniuc [Tue, 25 Mar 2008 23:15:27 +0000 (00:15 +0100)]
mshtml: Update the German translation.
Andrew Talbot [Tue, 25 Mar 2008 22:22:16 +0000 (22:22 +0000)]
winecoreaudio.drv: Assign to structs instead of using memcpy.
Andrew Talbot [Tue, 25 Mar 2008 22:22:10 +0000 (22:22 +0000)]
wineaudioio.drv: Assign to structs instead of using memcpy.
Lei Zhang [Tue, 25 Mar 2008 20:59:46 +0000 (13:59 -0700)]
msxml3: Fix compiles for systems without libxml2.
Juan Lang [Tue, 25 Mar 2008 18:44:54 +0000 (11:44 -0700)]
crypt32: Allow one update to a decode message after the final update if it's a detached message.
Juan Lang [Tue, 25 Mar 2008 18:15:08 +0000 (11:15 -0700)]
crypt32: Keep track of state in each message type's update function rather than in CryptMsgUpdate.
Juan Lang [Tue, 25 Mar 2008 18:01:12 +0000 (11:01 -0700)]
crypt32: Test updates after the final update to a detached message.
Lei Zhang [Tue, 25 Mar 2008 18:38:07 +0000 (11:38 -0700)]
comdlg32: Avoid double free in PRINTDLG_PaperSizeA/W.
Juan Lang [Tue, 25 Mar 2008 17:39:22 +0000 (10:39 -0700)]
advapi32: Create MachineGuid value if it doesn't exist.
Juan Lang [Tue, 25 Mar 2008 17:38:30 +0000 (10:38 -0700)]
advapi32: Test the MachineGuid value.
Austin English [Tue, 25 Mar 2008 17:35:45 +0000 (12:35 -0500)]
gdi32: Spelling fixes.
Stefan Dösinger [Sat, 22 Mar 2008 16:02:09 +0000 (17:02 +0100)]
wined3d: Enable D3DFMT_V8U8 with GL_ATI_fragment_shader.
Stefan Dösinger [Thu, 20 Mar 2008 17:38:47 +0000 (18:38 +0100)]
wined3d: Implement env bump mapping in the atifs ffp replacement.
Stefan Dösinger [Sat, 22 Mar 2008 13:31:52 +0000 (14:31 +0100)]
wined3d: Fragment processing using GL_ATI_fragment_shader.
This adds code for handling fixed function fragment processing with the
GL_ATI_fragment_shader extension. This is a sort-of programmable
interface for fragment processing at the level of shader model 1.4 in
d3d. This code is of use on r200, r250 and r280 cards(radeon 8500 to
9200) which do not support GL_ARB_fragment_program, but support pixel
shader 1.4 on Windows. This code is somewhat a counterpart to the
existing fragment processing code using GL_NV_register_combiners and
GL_NV_texture_shader.
Stefan Dösinger [Sat, 22 Mar 2008 13:29:50 +0000 (14:29 +0100)]
wined3d: Add a shader DLL init callback.
Stefan Dösinger [Tue, 18 Mar 2008 18:57:52 +0000 (19:57 +0100)]
wined3d: Add GL_ATI_fragment_shader.
Stefan Dösinger [Tue, 18 Mar 2008 18:49:05 +0000 (19:49 +0100)]
wined3d: Alloc / free shader private data and blt stuff in Init3D/Uninit3D.
Stefan Dösinger [Tue, 18 Mar 2008 18:31:24 +0000 (19:31 +0100)]
wined3d: Free shader private data on reset.
Since the shader backend implementations might track opengl resources in
their private data inform them about reset calls. For example, the atifs
backend keeps track of the replacement shaders, which are lost during an
opengl context recreation.
Stefan Dösinger [Wed, 5 Mar 2008 22:17:01 +0000 (23:17 +0100)]
d3d9: Add a projected texture test.
Stefan Dösinger [Sat, 22 Mar 2008 13:27:53 +0000 (14:27 +0100)]
wined3d: Move shader caps setting into the arb and glsl shader backends.
Stefan Dösinger [Tue, 18 Mar 2008 18:39:26 +0000 (19:39 +0100)]
wined3d: Set shader specific caps in the shader backend.
The whole control structures in directx.c get terribly confusing with
the various codepaths for texturing and different shader
implementations. It is also hard to reflect the shader model
decisions this way too. This patch moves the shader specific parts of
the caps code into the shader backend where we can set our caps
dependent of the shader model decisions and without complex caps flag
checks.
Stefan Dösinger [Tue, 18 Mar 2008 18:26:00 +0000 (19:26 +0100)]
d3d: De-pointerize the WINED3DCAPS structure.
Stefan Dösinger [Tue, 18 Mar 2008 18:37:53 +0000 (19:37 +0100)]
wined3d: Move the shader backend selection into a separate function.
Stefan Dösinger [Tue, 18 Mar 2008 18:19:16 +0000 (19:19 +0100)]
wined3d: Move shader generation into the shader backend.
Generating the shader ID and parts of the shader prolog and epilog was
done by the common vertexshader.c / pixelshader.c, which is ugly.
This patch doesn't get rid of all the uglyness, somewhen we'll still
have to sort out the relationship of [arb|glsl]_generate_shader and
[arb|glsl]_generate_declarations.
Stefan Dösinger [Sun, 9 Mar 2008 18:30:08 +0000 (19:30 +0100)]
wined3d: Make the state table a property of the shader backend.
Alexandre Julliard [Tue, 25 Mar 2008 16:34:32 +0000 (17:34 +0100)]
comdlg32: Fixed a number of buffer overflows in the file dialog.
Huw Davies [Tue, 25 Mar 2008 12:47:14 +0000 (12:47 +0000)]
mscms: Fix compilation without lcms.
Alexandre Julliard [Tue, 25 Mar 2008 15:14:35 +0000 (16:14 +0100)]
regedit: Display a larger icon in the About box.
Herve Chanal [Tue, 25 Mar 2008 14:14:28 +0000 (15:14 +0100)]
regedit: A nicer icon.
Marcus Meissner [Tue, 25 Mar 2008 14:42:22 +0000 (15:42 +0100)]
msxml3: Fixed include of SAX.h.
Roderick Colenbrander [Tue, 25 Mar 2008 10:02:20 +0000 (11:02 +0100)]
wined3d: Always report D16 as Windows drivers report it on all cards (likely using emulation).
Justin Chevrier [Tue, 25 Mar 2008 04:14:47 +0000 (00:14 -0400)]
wine.inf: Create fake dll entry for dosx.exe.
Alexandre Julliard [Tue, 25 Mar 2008 14:21:18 +0000 (15:21 +0100)]
mscoree: Implement a number of interop helpers.
Kolbjørn Fredheim [Sun, 23 Mar 2008 16:17:21 +0000 (17:17 +0100)]
ddraw: Don't clear the return value anymore, we fill the fields anyway, also a test for the behaviour.
Hans Leidekker [Mon, 24 Mar 2008 20:33:06 +0000 (21:33 +0100)]
mscms: Rewrite handle management to be thread-safe. Allocate handles dynamically.
Alexandre Julliard [Tue, 25 Mar 2008 11:13:28 +0000 (12:13 +0100)]
winex11: Don't attempt to dock into the system tray in desktop mode.
James Hawkins [Tue, 25 Mar 2008 05:04:57 +0000 (00:04 -0500)]
fusion: Implement CreateAssemblyCache.
James Hawkins [Tue, 25 Mar 2008 05:03:15 +0000 (00:03 -0500)]
fusion: Add a stub implementation of IAssemblyEnum.
James Hawkins [Tue, 25 Mar 2008 05:01:53 +0000 (00:01 -0500)]
fusion: Add a stub implementation of IAssemblyCache.
Alexander Dorofeyev [Tue, 25 Mar 2008 00:04:02 +0000 (02:04 +0200)]
wined3d: Don't store primary surface palette in device palettes.
Alexander Dorofeyev [Tue, 25 Mar 2008 00:03:59 +0000 (02:03 +0200)]
wined3d: Don't use device palettes in RealizePalette.
Alexander Dorofeyev [Tue, 25 Mar 2008 00:03:55 +0000 (02:03 +0200)]
wined3d: Don't use device palettes in GetDC.
Alexander Dorofeyev [Tue, 25 Mar 2008 00:03:38 +0000 (02:03 +0200)]
wined3d: Don't use device palettes in read_from_framebuffer.
Alexander Dorofeyev [Tue, 25 Mar 2008 00:03:50 +0000 (02:03 +0200)]
ddraw/tests: Add test for ddraw 8-bit mode.
Adds rudimentary test for 8 bit mode ddraw (palettized primary surface). Tests
things like GetDC and its palette handling and SetPalette affected by patches
that follow.
Alexander Dorofeyev [Tue, 25 Mar 2008 00:03:33 +0000 (02:03 +0200)]
wined3d: Fix comment.
Alistair Leslie-Hughes [Tue, 25 Mar 2008 03:19:10 +0000 (14:19 +1100)]
msxml3: Added support for SAXXMLReader.
Alistair Leslie-Hughes [Tue, 25 Mar 2008 02:53:30 +0000 (13:53 +1100)]
msxml3: Added typelib ids for SAX interfaces.
Dmitry Timoshkov [Tue, 25 Mar 2008 08:52:41 +0000 (16:52 +0800)]
winex11.drv: Don't add owned windows to the taskbar.
Christian Costa [Mon, 24 Mar 2008 22:14:45 +0000 (23:14 +0100)]
ddraw: DDRAW_dump_flags_nolf must not add LF.
Andrew Talbot [Mon, 24 Mar 2008 21:37:37 +0000 (21:37 +0000)]
winealsa.drv: Assign to structs instead of using memcpy.
James Hawkins [Mon, 24 Mar 2008 21:16:58 +0000 (16:16 -0500)]
msi: Fix a typo.
Michael Stefaniuc [Mon, 24 Mar 2008 20:55:35 +0000 (21:55 +0100)]
gdiplus: Remove break after return (Smatch).
Jacek Caban [Tue, 25 Mar 2008 01:11:25 +0000 (02:11 +0100)]
mshtml: Added script engine loading test.
Jacek Caban [Tue, 25 Mar 2008 01:10:47 +0000 (02:10 +0100)]
mshtml: Added script engine loading implementation.
Jacek Caban [Mon, 24 Mar 2008 20:53:14 +0000 (21:53 +0100)]
jscript: Added tests.
Jacek Caban [Mon, 24 Mar 2008 20:53:34 +0000 (21:53 +0100)]
jscript: Added DllCanUnloadNow implementation.
Hans Leidekker [Mon, 24 Mar 2008 20:32:36 +0000 (21:32 +0100)]
wininet: Avoid a crash with traces on.
Hans Leidekker [Mon, 24 Mar 2008 20:32:16 +0000 (21:32 +0100)]
wininet: Correct spec file entry for InternetCanonicalizeUrl{A, W}.
Hans Leidekker [Mon, 24 Mar 2008 20:31:53 +0000 (21:31 +0100)]
wininet: Don't strip Accept-Encoding headers from version 1.1 requests.
Reece Dunn [Mon, 24 Mar 2008 10:11:28 +0000 (10:11 +0000)]
shlwapi: Added SHCreateStreamOnFileEx tests.
Reece Dunn [Mon, 24 Mar 2008 10:09:55 +0000 (10:09 +0000)]
shlwapi: Added SHCreateStreamOnFileW tests.
Reece Dunn [Mon, 24 Mar 2008 10:07:13 +0000 (10:07 +0000)]
shlwapi: Added SHCreateStreamOnFileA tests.
Tony Wasserka [Mon, 24 Mar 2008 11:32:54 +0000 (12:32 +0100)]
d3dx9: Start implementation of d3dx9_37.
Alexandre Julliard [Mon, 24 Mar 2008 20:06:15 +0000 (21:06 +0100)]
setupapi/tests: Use FIELD_OFFSET instead of offsetof.
Aurimas Fischer [Mon, 24 Mar 2008 14:50:06 +0000 (16:50 +0200)]
fonts: Added/updated all (9x2) Lithuanian glyphs.
Reece Dunn [Sun, 23 Mar 2008 10:24:23 +0000 (10:24 +0000)]
ntdsapi: Fix building the tests with MSVC headers.
Reece Dunn [Sun, 23 Mar 2008 10:04:04 +0000 (10:04 +0000)]
ole32: Added a missing include needed for CLSID_ShellDesktop using MSVC headers.
Reece Dunn [Sun, 23 Mar 2008 09:32:43 +0000 (09:32 +0000)]
quartz: Fixed building with MSVC headers.
Reece Dunn [Sun, 23 Mar 2008 00:39:11 +0000 (00:39 +0000)]
tools: Target the version defines to Vista in msvcmaker.
Reece Dunn [Sat, 22 Mar 2008 22:50:43 +0000 (22:50 +0000)]
comdlg32: Fix building the tests with MSVC headers.
Alistair Leslie-Hughes [Mon, 24 Mar 2008 09:10:05 +0000 (20:10 +1100)]
msxml3: Add SAX interfaces.
Alistair Leslie-Hughes [Mon, 24 Mar 2008 09:09:08 +0000 (20:09 +1100)]
msxml3: Add support for SAX Documents.
Kai Blin [Mon, 24 Mar 2008 16:05:47 +0000 (17:05 +0100)]
netapi32: Revert "janitorial: Use poll() instead of select()."
As Juan Lang pointed out, fd is a SOCKET here and the netapi32 call to
select calls ws2_32.WS_select(), which uses poll internally already.
Andrew Talbot [Mon, 24 Mar 2008 15:45:37 +0000 (15:45 +0000)]
inetcomm: Assign to structs instead of using memcpy.
Andrew Talbot [Mon, 24 Mar 2008 15:45:33 +0000 (15:45 +0000)]
wsock32: Assign to struct instead of using memcpy.
Andrew Talbot [Mon, 24 Mar 2008 15:45:30 +0000 (15:45 +0000)]
ws2_32: Assign to structs instead of using memcpy.