Piotr Caban [Sun, 24 May 2009 22:03:06 +0000 (00:03 +0200)]
jscript: Added Math_acos implementation and tests.
Piotr Caban [Sun, 24 May 2009 19:07:22 +0000 (21:07 +0200)]
jscript: Added Math_SQRT1_2 implementations and tests.
Piotr Caban [Sun, 24 May 2009 19:06:23 +0000 (21:06 +0200)]
jscript: Added Math_SQRT2 implementation and tests.
Chris Robinson [Sun, 24 May 2009 12:15:29 +0000 (05:15 -0700)]
wined3d: Decrement fbo_entry_count when one is removed from the list.
Chris Robinson [Sun, 10 May 2009 21:17:43 +0000 (14:17 -0700)]
wined3d: Prevent erroneous FIXMEs on newer cards.
Cards that have 12 or more combined samplers can trigger a fixme if they have
the same amount of vertex samplers, even though it's plenty enough.
Gerald Pfeifer [Sat, 23 May 2009 20:17:08 +0000 (22:17 +0200)]
dsound: Clarify statement in DSOUND_capture_callback.
Andrew Talbot [Sat, 23 May 2009 21:31:56 +0000 (22:31 +0100)]
avifil32: Constify a variable.
Vladimir Pankratov [Fri, 22 May 2009 21:21:03 +0000 (02:21 +0500)]
winedbg: Add Russian translation.
Frans Kool [Fri, 22 May 2009 20:41:07 +0000 (22:41 +0200)]
cryptui: Added Dutch translations.
Michael Stefaniuc [Fri, 22 May 2009 20:23:17 +0000 (22:23 +0200)]
imm32: Use a simpler comparison of a pointer with NULL.
Aric Stewart [Fri, 22 May 2009 19:49:30 +0000 (14:49 -0500)]
msctf: Implement ITextStoreACPSink::OnStatusChange.
Requires changes in the way document locking is implemented and tested.
Huw Davies [Fri, 22 May 2009 14:13:15 +0000 (15:13 +0100)]
comdlg32/tests: PrintDlgExW returns E_NOTIMPL on some versions of winME.
Huw Davies [Fri, 22 May 2009 13:53:21 +0000 (14:53 +0100)]
ole32/tests: Fix tests on systems without IE installed.
Alexandre Julliard [Sat, 23 May 2009 09:49:09 +0000 (11:49 +0200)]
msvcrt: Replace long by MSVCRT_long.
Alexandre Julliard [Sat, 23 May 2009 09:38:59 +0000 (11:38 +0200)]
include/msvcrt: Add explicit msvcrt_long types to replace long for 64-bit compatibility.
Alexandre Julliard [Sat, 23 May 2009 09:21:28 +0000 (11:21 +0200)]
msvcrt/tests: Make all msvcrt function pointers cdecl.
Alexandre Julliard [Sat, 23 May 2009 09:15:19 +0000 (11:15 +0200)]
msvcrt: Fix the stat and finddata structures for 64-bit.
Alexandre Julliard [Sat, 23 May 2009 09:10:05 +0000 (11:10 +0200)]
msvcrt: Add explicit 32- and 64-bit versions of the utime functions.
Alexandre Julliard [Sat, 23 May 2009 09:06:29 +0000 (11:06 +0200)]
msvcrt: Add explicit 32- and 64-bit versions of the time functions.
Alexandre Julliard [Fri, 22 May 2009 15:58:14 +0000 (17:58 +0200)]
Release 1.1.22.
Paul Vriens [Fri, 22 May 2009 13:04:53 +0000 (15:04 +0200)]
kernel32/tests: Fix test failure on older W2K boxes.
Jacek Caban [Fri, 22 May 2009 11:56:38 +0000 (13:56 +0200)]
urlmon: Fixed tests on Windows.
Paul Vriens [Fri, 22 May 2009 11:54:26 +0000 (13:54 +0200)]
gdi32/tests: Fix a test failure on Win9x/WinME.
Stefan Leichter [Fri, 22 May 2009 12:00:21 +0000 (14:00 +0200)]
traffic: Stub for TcRegisterClient.
Huw Davies [Fri, 22 May 2009 10:51:31 +0000 (11:51 +0100)]
ole32: Explicitly add the three ULONGs from the METAFILEPICT struct to allow for padding in the 64-bit version.
Alexandre Julliard [Fri, 22 May 2009 10:47:15 +0000 (12:47 +0200)]
ntdll: Implement RtlUnwindEx for x86_64.
Alexandre Julliard [Fri, 22 May 2009 10:00:43 +0000 (12:00 +0200)]
ntdll: Implement __C_specific_handler for x86_64.
Alexandre Julliard [Fri, 22 May 2009 09:52:13 +0000 (11:52 +0200)]
ntdll: Initial support for dispatching exceptions to stack handlers on x86_64.
Alexandre Julliard [Fri, 22 May 2009 09:48:30 +0000 (11:48 +0200)]
ntdll: Implemented RtlLookupFunctionEntry for x86_64.
Vincent Povirk [Thu, 21 May 2009 18:24:32 +0000 (13:24 -0500)]
shell32: Implement ShellItem_GetAttributes.
Vincent Povirk [Thu, 21 May 2009 18:18:26 +0000 (13:18 -0500)]
shell32: Implement IShellItem_GetParent.
Vincent Povirk [Thu, 21 May 2009 18:13:11 +0000 (13:13 -0500)]
shell32: Handle parent folders in SHCreateShellItem.
Vincent Povirk [Thu, 21 May 2009 16:24:29 +0000 (11:24 -0500)]
shell32: Fail properly when no pidl is passed to SHCreateShellItem.
Vincent Povirk [Thu, 21 May 2009 16:19:21 +0000 (11:19 -0500)]
shell32: Add test for SHCreateShellItem.
Rein Klazes [Fri, 22 May 2009 07:02:00 +0000 (09:02 +0200)]
win87em.dll16: Remove a unnecessary floating point instruction that can cause invalid operation exceptions.
Nikolay Sivov [Thu, 21 May 2009 20:57:30 +0000 (00:57 +0400)]
comctl32/tests: A bunch of ListView hittest tests.
Austin English [Thu, 21 May 2009 20:08:02 +0000 (15:08 -0500)]
powerprof: Remove a noisy FIXME.
Austin English [Thu, 21 May 2009 20:07:02 +0000 (15:07 -0500)]
ntdll: Change a noisy FIXME to a WARN.
Aric Stewart [Thu, 21 May 2009 18:45:57 +0000 (13:45 -0500)]
msctf: Beginning implementation of ITfContext::GetSelection.
Aric Stewart [Thu, 21 May 2009 18:45:36 +0000 (13:45 -0500)]
msctf: Beginning implementation of ITfContext::GetEnd.
Aric Stewart [Thu, 21 May 2009 18:45:26 +0000 (13:45 -0500)]
msctf: Beginning implementation of ITfContext::GetStart.
Aric Stewart [Thu, 21 May 2009 18:44:51 +0000 (13:44 -0500)]
msctf: Correct order of dwFlag checking to properly be able to set a ReadWrite lock.
Alexandre Julliard [Thu, 21 May 2009 15:17:26 +0000 (17:17 +0200)]
shell32: Remove unnecessary linefeeds in traces.
Nikolay Sivov [Thu, 21 May 2009 11:55:47 +0000 (15:55 +0400)]
comctl32/listview: Update focus rectangle properly.
Huw Davies [Thu, 21 May 2009 11:16:20 +0000 (12:16 +0100)]
ole32: Fix remote HMETAFILEPICT marshalling on 64 bit systems.
Huw Davies [Thu, 21 May 2009 10:27:41 +0000 (11:27 +0100)]
ole32/tests: Use the current stream position to determine the marshal data size.
Alexandre Julliard [Thu, 21 May 2009 11:31:01 +0000 (13:31 +0200)]
kernel32: Add missing terminator on %wc format conversion.
Ilya Shpigor [Tue, 19 May 2009 13:16:47 +0000 (17:16 +0400)]
msi: Subscribe to SetProgress event on adding progress bar control to dialog.
Vincent Povirk [Wed, 20 May 2009 16:24:18 +0000 (11:24 -0500)]
gdiplus: Implement partially transparent solid fill brushes.
Stefan Dösinger [Fri, 8 May 2009 16:17:03 +0000 (18:17 +0200)]
wined3d: Implement SGN in ARB.
Stefan Dösinger [Fri, 8 May 2009 16:14:34 +0000 (18:14 +0200)]
wined3d: Support vec4 A0 with NV_vertex_program2_option.
Stefan Dösinger [Thu, 21 May 2009 10:00:16 +0000 (12:00 +0200)]
wined3d: Support ABS and ABSNEG with NV extensions if available.
Stefan Dösinger [Fri, 8 May 2009 16:02:27 +0000 (18:02 +0200)]
wined3d: Add NV asm extension support to the ARB backend.
Stefan Dösinger [Thu, 21 May 2009 09:58:20 +0000 (11:58 +0200)]
wined3d: Support ABS and ABSNEG in ARB.
Aric Stewart [Wed, 20 May 2009 19:46:50 +0000 (14:46 -0500)]
msctf: Generate TfEditCookies for edit sessions.
Aric Stewart [Wed, 20 May 2009 19:46:44 +0000 (14:46 -0500)]
msctf: Beginning of TfEditCookie definition and usage.
Dmitry Timoshkov [Thu, 21 May 2009 04:31:04 +0000 (13:31 +0900)]
dbghelp: All parameters of MiniDumpReadDumpStream() except base are optional.
Nikolay Sivov [Wed, 20 May 2009 18:34:48 +0000 (22:34 +0400)]
comctl32/tests: A basic test for ListView WM_SETREDRAW.
Nikolay Sivov [Wed, 20 May 2009 18:13:19 +0000 (22:13 +0400)]
comctl32/listview: Don't use uninitialized value.
Vincent Povirk [Wed, 20 May 2009 16:23:38 +0000 (11:23 -0500)]
winex11.drv: Optimize AlphaBlend of 1x1 source bitmaps.
Alexandre Julliard [Wed, 20 May 2009 18:19:59 +0000 (20:19 +0200)]
oleaut32/tests: Fix some pointer sizes in typelib tests for 64-bit.
Vincent Povirk [Wed, 20 May 2009 16:22:41 +0000 (11:22 -0500)]
winex11.drv: Use the proper enum value for repeat.
Jacek Caban [Wed, 20 May 2009 14:47:32 +0000 (16:47 +0200)]
urlmon: Fixed buffer size calculation.
Francois Gouget [Wed, 20 May 2009 14:03:58 +0000 (16:03 +0200)]
msctf: Fix an error message.
Lionel Debroux [Wed, 20 May 2009 12:46:58 +0000 (14:46 +0200)]
kernel32: Fix doc header for SetThreadIdealProcessor.
Alexandre Julliard [Thu, 21 May 2009 09:37:34 +0000 (11:37 +0200)]
widl: Add support for standard target options to allow building the right typelib kind when cross-compiling.
Alexandre Julliard [Thu, 21 May 2009 09:10:22 +0000 (11:10 +0200)]
widl: Add support for writing 64-bit format typelibs.
Alexandre Julliard [Wed, 20 May 2009 19:17:05 +0000 (21:17 +0200)]
oleaut32/tests: Fix the tmarshal test on 64-bit.
Alexandre Julliard [Wed, 20 May 2009 18:19:59 +0000 (20:19 +0200)]
oleaut32/tests: Fix some pointer sizes in typelib tests for 64-bit.
Alexandre Julliard [Thu, 21 May 2009 13:19:16 +0000 (15:19 +0200)]
oleaut32: Add support for registering 64-bit typelibs.
Alexandre Julliard [Wed, 20 May 2009 15:52:49 +0000 (17:52 +0200)]
msacm32.drv: Fix some Win64 pointer truncations issues.
Alexandre Julliard [Wed, 20 May 2009 15:50:54 +0000 (17:50 +0200)]
winmm: Fix some Win64 pointer truncations issues.
Alexandre Julliard [Wed, 20 May 2009 15:47:43 +0000 (17:47 +0200)]
msvcrt/tests: Use the _winver etc. variables instead of the __p_ functions that don't exist on 64-bit.
Nikolay Sivov [Wed, 20 May 2009 12:44:27 +0000 (16:44 +0400)]
comctl32/listview: Fix hittesting for LVS_REPORT subitems.
Jacek Caban [Wed, 20 May 2009 09:53:28 +0000 (11:53 +0200)]
urlmon: Added IUriContainer declaration.
Joris Huizer [Tue, 19 May 2009 17:50:03 +0000 (19:50 +0200)]
msctf: ITfContext::RequestEditSession: dwLockFlags logic corrected.
Tim Wright [Tue, 19 May 2009 15:28:14 +0000 (08:28 -0700)]
qmgr: Change BITS_IBackgroundCopyJob_SetPriority to a stub.
Kai Blin [Wed, 20 May 2009 09:06:05 +0000 (11:06 +0200)]
secur32: Don't try to use ntlm_auth --use-cred-cache.
If ntlm_auth actually uses the cred cache, it will not give a session key.
As the Wine NTLM code depends on the session key to do transport crypto, don't
attempt to use the winbind cred cache.
This completely reverts my attempted fix
7788c8ed and also parts of Rob's
888a8e27 and
8a2125f9. It does not affect the code using wine's own credential
cache.
Marcus Meissner [Wed, 20 May 2009 07:33:21 +0000 (09:33 +0200)]
wininet: lpwhr cannot be NULL (Coverity 927).
Alexandre Julliard [Wed, 20 May 2009 11:33:32 +0000 (13:33 +0200)]
ntdll: Add test cases for the returned frame value in RtlVirtualUnwind.
Alexandre Julliard [Wed, 20 May 2009 10:31:28 +0000 (12:31 +0200)]
ntdll: Add support for some function epilogs in RtlVirtualUnwind.
Alexandre Julliard [Wed, 20 May 2009 10:21:07 +0000 (12:21 +0200)]
ntdll/tests: Add more tests for RtlVirtualUnwind.
Luke Benstead [Tue, 19 May 2009 20:27:08 +0000 (21:27 +0100)]
ddraw: Add tests for DirectDrawSurface reference counting.
André Hentschel [Tue, 19 May 2009 19:01:55 +0000 (21:01 +0200)]
winemaker: Read the includes of a dsp project file.
Stefan Dösinger [Fri, 15 May 2009 11:56:40 +0000 (13:56 +0200)]
wined3d: Emulate the 4 component address register in ARB.
Stefan Dösinger [Fri, 15 May 2009 11:55:00 +0000 (13:55 +0200)]
wined3d: Prepare for vec4 address registers in ARB.
Stefan Dösinger [Thu, 7 May 2009 17:12:07 +0000 (19:12 +0200)]
wined3d: Implement mova rounding in arb.
Stefan Dösinger [Thu, 7 May 2009 17:09:52 +0000 (19:09 +0200)]
wined3d: Fix srgb correction.
Stefan Dösinger [Thu, 7 May 2009 17:09:07 +0000 (19:09 +0200)]
wined3d: Get rid of the TMP register in fragment shaders.
To be able keep the temporary register in the type independent NRM
instruction, the vertex temporary register is renamed to TA to match
the name of a pixel shader register.
Michael Stefaniuc [Tue, 19 May 2009 21:46:30 +0000 (23:46 +0200)]
msctf: Use FAILED instead of !SUCCEDED.
Vincent Povirk [Fri, 15 May 2009 18:35:25 +0000 (13:35 -0500)]
ole32: Process sent and DDE messages in CoWaitForMultipleHandles.
Vincent Povirk [Tue, 19 May 2009 20:40:43 +0000 (15:40 -0500)]
gdiplus: Implement GdipTransformPointsI.
Vincent Povirk [Mon, 23 Mar 2009 21:34:12 +0000 (16:34 -0500)]
gdiplus: Implement GdipTransformPoints.
Roderick Colenbrander [Tue, 19 May 2009 19:16:58 +0000 (21:16 +0200)]
wgl: Add a test for WGL_ACCELERATION_ARB and the PFD_GENERIC_* flags.
Roderick Colenbrander [Tue, 19 May 2009 19:42:09 +0000 (21:42 +0200)]
wgl: Set PFD_GENERIC_FORMAT on bitmap formats instead of PFD_GENERIC_ACCELERATED.
Paul Vriens [Tue, 19 May 2009 18:55:36 +0000 (20:55 +0200)]
urlmon/tests: Fix some test failures on IE8.
Huw Davies [Tue, 19 May 2009 14:55:51 +0000 (15:55 +0100)]
ole32/tests: Exercise the HGLOBAL marshaller over a range of block sizes.
Rico Schüller [Tue, 19 May 2009 14:32:04 +0000 (16:32 +0200)]
winedbg: Do not print more than 9 characters from pThread->name.
Alexandre Julliard [Tue, 19 May 2009 19:36:05 +0000 (21:36 +0200)]
ntdll: Tweak the file mapping permission checks some more, with tests.
Frans Kool [Tue, 19 May 2009 14:03:22 +0000 (16:03 +0200)]
winedbg: Add Dutch translations.