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.
Huw Davies [Tue, 19 May 2009 13:47:47 +0000 (14:47 +0100)]
ntdll/tests: Mark RtlUnicodeStringToInteger("", 16) as broken for nt4.
Huw Davies [Tue, 19 May 2009 11:09:08 +0000 (12:09 +0100)]
ole32: Use OleCreateFromDataEx to implement OleCreateFromData.
Huw Davies [Tue, 19 May 2009 11:08:18 +0000 (12:08 +0100)]
ole32: Add support for retrieving the data from CF_EMBEDDEDOBJECT.
Huw Davies [Mon, 11 May 2009 12:51:49 +0000 (13:51 +0100)]
ole32: Add support for retrieving data from IPersistStorage.
Huw Davies [Mon, 11 May 2009 12:49:24 +0000 (13:49 +0100)]
ole32: Beginnings of OleCreateFromDataEx.
Huw Davies [Tue, 19 May 2009 10:35:00 +0000 (11:35 +0100)]
ole32/tests: Cope with an alignment hole between the two marshalled interfaces.
Huw Davies [Tue, 19 May 2009 09:41:55 +0000 (10:41 +0100)]
ole32/tests: Remove assumptions about the size of marshalled data.
Nikolay Sivov [Mon, 18 May 2009 16:50:43 +0000 (20:50 +0400)]
comctl32/listview: Handle mouse selections more accurately.
Nikolay Sivov [Mon, 18 May 2009 16:02:09 +0000 (20:02 +0400)]
comctl32/tooltips: Use cached colors for ToolTips.
Nikolay Sivov [Mon, 18 May 2009 15:59:13 +0000 (19:59 +0400)]
comctl32/syslink: Use cached colors for SysLink.
Nikolay Sivov [Mon, 18 May 2009 15:55:51 +0000 (19:55 +0400)]
comctl32/tab: Use cached colors for Tab.
Nikolay Sivov [Mon, 18 May 2009 15:52:50 +0000 (19:52 +0400)]
comctl32/comboex: Use cached colors for ComboEx.
Nikolay Sivov [Mon, 18 May 2009 15:40:39 +0000 (19:40 +0400)]
comctl32/toolbar: No need to use GetSysColor directly.
Nikolay Sivov [Mon, 18 May 2009 15:36:26 +0000 (19:36 +0400)]
comctl32/toolbar: Use already cached control window style.
Nikolay Sivov [Mon, 18 May 2009 15:31:15 +0000 (19:31 +0400)]
comctl32/toolbar: Remove superfluous forward declarations.
Nikolay Sivov [Mon, 18 May 2009 15:27:15 +0000 (19:27 +0400)]
comctl32/toolbar: Retrieve control data once at WinProc.
Nikolay Sivov [Mon, 18 May 2009 15:08:00 +0000 (19:08 +0400)]
comctl32/status: Use cached colors instead of GetSysColor for Status.
Nikolay Sivov [Mon, 18 May 2009 15:07:00 +0000 (19:07 +0400)]
comctl32/rebar: Use cached colors instead of GetSysColor for Rebar.
Nikolay Sivov [Mon, 18 May 2009 15:03:40 +0000 (19:03 +0400)]
comctl32/monthcal: Use cached colors instead of GetSysColor for MonthCal.
Nikolay Sivov [Mon, 18 May 2009 14:57:19 +0000 (18:57 +0400)]
comctl32/ipaddress: Use cached colors instead of GetSysColor for IPAddress control.
Aric Stewart [Mon, 18 May 2009 19:48:26 +0000 (14:48 -0500)]
msctf: Implement ITfRange::GetContext.
Aric Stewart [Mon, 18 May 2009 19:48:18 +0000 (14:48 -0500)]
msctf: Add stub implementation of ITfRange.
Aric Stewart [Mon, 18 May 2009 19:47:36 +0000 (14:47 -0500)]
advapi32: Handle well qualified names in LookupAccountNameW for account names.
Paul Vriens [Tue, 19 May 2009 09:54:10 +0000 (11:54 +0200)]
wintrust/tests: Add a basic CryptCATOpen test.
Stefan Dösinger [Thu, 7 May 2009 17:06:21 +0000 (19:06 +0200)]
wined3d: Use CMP instead of SLT and SGE in sRGB correction.
This shortens the code and reduces the amount of temp regs used by 1.
Stefan Dösinger [Thu, 7 May 2009 17:07:34 +0000 (19:07 +0200)]
wined3d: Get rid of TMP accesses in texm3x3* instructions.
Stefan Dösinger [Mon, 4 May 2009 13:11:04 +0000 (15:11 +0200)]
wined3d: Get rid of TMP access in texm3x2*.
texm3x2pad knows which register the following texm3x2depth or tex instruction
will use, and it knows that this register is uninitialized. So use it for
temporary storage instead of TMP.
Stefan Dösinger [Tue, 12 May 2009 18:23:10 +0000 (20:23 +0200)]
wined3d: Get rid of TMP2 and some easy TMP register uses.
We have 5 temporary registers declared for private use. We can get rid of two
of them.
Stefan Dösinger [Mon, 4 May 2009 12:30:45 +0000 (14:30 +0200)]
wined3d: Only declare TMP_OUT in vertex shaders.
Francois Gouget [Tue, 19 May 2009 09:21:26 +0000 (11:21 +0200)]
shell32: Add the SHCreateDirectoryEx() macro.
Francois Gouget [Tue, 19 May 2009 09:21:38 +0000 (11:21 +0200)]
msi/tests: Use win_skip() to skip over unimplemented functionality.
Francois Gouget [Tue, 19 May 2009 09:21:12 +0000 (11:21 +0200)]
userenv/tests: Replace realloc() with HeapReAlloc().
Francois Gouget [Tue, 19 May 2009 09:21:07 +0000 (11:21 +0200)]
oleaut32/tests: Replace realloc() with HeapReAlloc().
Francois Gouget [Tue, 19 May 2009 09:20:57 +0000 (11:20 +0200)]
mstask/tests: Replace realloc() with HeapReAlloc().
Michael Stefaniuc [Mon, 18 May 2009 19:07:41 +0000 (21:07 +0200)]
urlmon: Move 'inline' right after the storage specifier.
Hans Leidekker [Tue, 19 May 2009 07:20:34 +0000 (09:20 +0200)]
kernel32: Add tests for FormatMessageA/W.
Hans Leidekker [Tue, 19 May 2009 07:20:06 +0000 (09:20 +0200)]
kernel32: Add support for %ws and %wc format specifiers to FormatMessageA/W.
Andrew Nguyen [Tue, 19 May 2009 07:11:34 +0000 (02:11 -0500)]
kernel32/tests: Correctly skip when the Unicode communications functions are not available.
Dmitry Timoshkov [Tue, 19 May 2009 06:00:21 +0000 (15:00 +0900)]
user32: Invalidate a being removed listbox item before deleting it as it's been done before
d2ecb1194102b6d7e6078556f80e58c70ca39c23.
Roderick Colenbrander [Mon, 18 May 2009 22:23:05 +0000 (00:23 +0200)]
wgl: Use local pixel format data for WGL_ACCELERATION_ARB.
Michael Stefaniuc [Mon, 18 May 2009 22:13:06 +0000 (00:13 +0200)]
Fix typo in Romanian translation basă => bază.
Thanks to Dimitriu Petru for spotting this.
Michael Stefaniuc [Mon, 18 May 2009 22:00:20 +0000 (00:00 +0200)]
notepad: Fix the Romanian translation.
Michael Stefaniuc [Mon, 18 May 2009 19:09:25 +0000 (21:09 +0200)]
notepad: The UNICODE define isn't needed anymore; remove it.
Add the WINE_NO_UNICODE_MACROS define to prevent the AW form of
functions and types from creeping back in.
Michael Stefaniuc [Mon, 18 May 2009 19:08:20 +0000 (21:08 +0200)]
notepad: Use the explicit W-form of the functions.
Michael Stefaniuc [Mon, 18 May 2009 19:07:49 +0000 (21:07 +0200)]
notepad: Use the more specific MAKEINTRESOURCEW macro.
Jacek Caban [Mon, 18 May 2009 16:36:24 +0000 (18:36 +0200)]
urlmon: Added MIME filter handling in BindProtocol tests.
Jacek Caban [Mon, 18 May 2009 16:35:32 +0000 (18:35 +0200)]
urlmon: Added support for MIME filters.
Jacek Caban [Mon, 18 May 2009 16:31:03 +0000 (18:31 +0200)]
urlmon: Use common name for IInternetProtocol and IInternetProtocolSink vtbls.
Jacek Caban [Mon, 18 May 2009 16:30:29 +0000 (18:30 +0200)]
urlmon: Use protocol_handler in Switch implementation.
Jacek Caban [Mon, 18 May 2009 16:30:12 +0000 (18:30 +0200)]
urlmon: Move MIME availability handling to separated function.
Jacek Caban [Mon, 18 May 2009 16:29:54 +0000 (18:29 +0200)]
urlmon: Fixed buffer size argument in Read call.
Jacek Caban [Mon, 18 May 2009 16:29:24 +0000 (18:29 +0200)]
urlmon: Use internal IInternetProtocol protocol for communication with pluggable protocol in BindProtocol.
Paul Vriens [Mon, 18 May 2009 17:22:28 +0000 (19:22 +0200)]
kernel32/tests: Fix some test failures on Win9x/WinME.
Paul Vriens [Mon, 18 May 2009 15:05:10 +0000 (17:05 +0200)]
ntdll: Fix a typo.
Paul Vriens [Mon, 18 May 2009 14:48:16 +0000 (16:48 +0200)]
wine.inf: Set the correct initial service pack information.
Aric Stewart [Mon, 18 May 2009 13:58:43 +0000 (08:58 -0500)]
msctf: Starting implementation of ITfContext::RequestEditSession and ITextStoreACPSink::OnLockGranted.
Andrew Nguyen [Mon, 18 May 2009 10:07:22 +0000 (05:07 -0500)]
kernel32/tests: Use named constants for a drive test.
Andrew Nguyen [Mon, 18 May 2009 10:07:18 +0000 (05:07 -0500)]
kernel32: Correct the last error of CreateProcessW with an empty command line string.
Andrew Nguyen [Mon, 18 May 2009 10:07:10 +0000 (05:07 -0500)]
kernel32: Correct the last error of CreateProcessW with an empty application name string.
Andrew Nguyen [Mon, 18 May 2009 10:07:04 +0000 (05:07 -0500)]
kernel32: Don't validate the command line parameter of CreateProcessW.
Andrew Nguyen [Mon, 18 May 2009 09:24:45 +0000 (04:24 -0500)]
kernel32/tests: Correctly skip when Unicode thread functions are not available.
Andrew Nguyen [Mon, 18 May 2009 09:24:42 +0000 (04:24 -0500)]
kernel32/tests: Correctly skip when GetTempPathW is not available.
Andrew Nguyen [Mon, 18 May 2009 09:24:37 +0000 (04:24 -0500)]
kernel32/tests: Correctly skip when Unicode locale functions are not available.
Andrew Nguyen [Mon, 18 May 2009 09:24:31 +0000 (04:24 -0500)]
kernel32/tests: Correctly skip when the Unicode file functions are not available.
Andrew Nguyen [Mon, 18 May 2009 09:24:26 +0000 (04:24 -0500)]
kernel32/tests: Correctly skip tests when the Unicode drive functions are not available.
Andrew Nguyen [Mon, 18 May 2009 09:24:20 +0000 (04:24 -0500)]
kernel32/tests: Correctly skip tests when the Unicode directory functions are not available.
Paul Vriens [Fri, 15 May 2009 12:48:28 +0000 (14:48 +0200)]
setupapi: Fix passing a NULL parameter (Coverity).
Juan Lang [Fri, 15 May 2009 15:00:31 +0000 (08:00 -0700)]
inetmib1: Rename a poorly named variable.
Aric Stewart [Fri, 15 May 2009 19:10:16 +0000 (14:10 -0500)]
msctf/tests: Test TextService requesting an EditSession.
Aric Stewart [Fri, 15 May 2009 19:09:58 +0000 (14:09 -0500)]
msctf: TfContext intitalization and uninitialization on Push and Pop.
Aric Stewart [Fri, 15 May 2009 19:09:44 +0000 (14:09 -0500)]
msctf: Define ITfEditSession implemented by TextServices.
Stefan Dösinger [Thu, 7 May 2009 17:02:45 +0000 (19:02 +0200)]
WineD3D: Support more constants in ARB shaders.
GL_LIMIT - 1 for vertex programs and the GL limit in fragment programs. The
indirect addressing limitation in GLSL applies here as well.
Stefan Dösinger [Thu, 7 May 2009 17:01:49 +0000 (19:01 +0200)]
wined3d: Avoid declaring helper_const in vertex programs if possible.
Stefan Dösinger [Fri, 8 May 2009 15:24:01 +0000 (17:24 +0200)]
wined3d: Support clipplanes with GLSL.
This is the Nth attemt to make clipping work with GLSL shaders. The patch now
uses the GLSL quirk table to handle cards that need a custom varying for
gl_ClipPos, and the code is adapted to the changed state table and shader
backend system.
Stefan Dösinger [Fri, 15 May 2009 11:34:12 +0000 (13:34 +0200)]
wined3d: Update the bump constants after a shader change.
Since we're using local constants now, we have to update the constants after a
shader change.
Stefan Dösinger [Tue, 12 May 2009 18:22:23 +0000 (20:22 +0200)]
wined3d: Use local constants for bump parameters.
This simplifies the loading code a bit. The constants were never
designed to be at the same location in all shaders, so there's no
point in using program.env. This way we don't collide with the d3d
shader constants and its easier to work together with NP2 fixups and
other shaders.
Nikolay Sivov [Sun, 17 May 2009 19:47:38 +0000 (23:47 +0400)]
comctl32/tests: Don't use magic numbers for ListView exstyles.
Nikolay Sivov [Sun, 17 May 2009 19:08:44 +0000 (23:08 +0400)]
comctl32/treeview: Use cached colors instead of GetSysColor in TreeView.
Nikolay Sivov [Sun, 17 May 2009 19:03:08 +0000 (23:03 +0400)]
comtl32/listview: Cache Header control window GWL_STYLE.
Nikolay Sivov [Sun, 17 May 2009 19:00:04 +0000 (23:00 +0400)]
comctl32/header: Use cached colors instead of querying them again.
Nikolay Sivov [Sun, 17 May 2009 18:57:26 +0000 (22:57 +0400)]
comctl32/header: Move parameter cast to WinProc where possible.
Nikolay Sivov [Sun, 17 May 2009 18:53:25 +0000 (22:53 +0400)]
comctl32/header: Retrieve control data only once at WinProc call.
Robert Key [Fri, 15 May 2009 20:49:52 +0000 (16:49 -0400)]
wined3d: Remove HD 4800 "2048MB for X2 versions" comment.
Huw Davies [Thu, 14 May 2009 13:50:12 +0000 (14:50 +0100)]
ole32: Implement TYMED_ISTORAGE marshalling.
Huw Davies [Thu, 14 May 2009 13:46:18 +0000 (14:46 +0100)]
ole32: Implement TYMED_ISTREAM marshalling.
Huw Davies [Thu, 14 May 2009 13:25:40 +0000 (14:25 +0100)]
ole32/tests: Add tests for TYMED_ISTREAM marshalling.