Nikolay Sivov [Sun, 10 May 2009 08:11:53 +0000 (12:11 +0400)]
comctl32/listview: Make ListView_* macros match PSDK.
Guy Albertelli [Sat, 9 May 2009 03:57:05 +0000 (23:57 -0400)]
kernel32/tests: Add more tests for GetVolumeNameForVolumeMountPointA.
Aric Stewart [Fri, 8 May 2009 13:51:18 +0000 (08:51 -0500)]
msctf: Implement ITfKeystrokeMgr::GetForeground.
Aric Stewart [Fri, 8 May 2009 13:51:07 +0000 (08:51 -0500)]
msctf: Implement ITfKeystrokeMgr::UnadviseKeyEventSink.
Aric Stewart [Fri, 8 May 2009 13:50:59 +0000 (08:50 -0500)]
msctf: Implement ITfKeystrokeMgr::AdviseKeyEventSink.
Stefan Dösinger [Thu, 7 May 2009 16:22:16 +0000 (18:22 +0200)]
wined3d: Standardize pshader_hw_texkill.
Use shader_arb_get_dst_param instead of get_register_name to find the register
name. Even though this adds support for modifiers(which aren't allowed by
native), this shouldn't hurt. If an app passes in an incorrect shader it
should be caught in the frontend.
Stefan Dösinger [Sun, 3 May 2009 19:48:34 +0000 (21:48 +0200)]
wined3d: Tidy up shader_hw_rsq_rcp.
Stefan Dösinger [Thu, 7 May 2009 16:20:59 +0000 (18:20 +0200)]
wined3d: Simplify shader_hw_map2gl.
Most of the extra work done in the pixel shader code was not needed or
redundant. This patch unifies the two paths.
Stefan Dösinger [Thu, 7 May 2009 16:18:34 +0000 (18:18 +0200)]
wined3d: Get rid of the strcat in shader_arb_add_dst_param and make it shader_arb_get_dst_param.
Stefan Dösinger [Thu, 7 May 2009 15:42:16 +0000 (17:42 +0200)]
wined3d: Merge shader_arb_add_src_param and pshader_gen_input_modifier_line.
Mostly based on the code of pshader_gen_input_modifier_line. The space-adding
behavior of shader_arb_add_src_param was removed because the plurality of
instruction handlers passes an uninitialized buffer in and expects a register
name written to its start, and only map2gl and rcp_rsq use the space-adding
stuff. I'll change rcp_rsq in a later patch anyway. I changed the name to
shader_arb_get_src_param to reflect this behavior.
Austin English [Fri, 8 May 2009 16:45:12 +0000 (11:45 -0500)]
imm32/tests: Sign compare fix.
Austin English [Fri, 8 May 2009 16:46:08 +0000 (11:46 -0500)]
msvcrt/tests: Sign compare fixes.
Austin English [Fri, 8 May 2009 16:44:57 +0000 (11:44 -0500)]
hlink/tests: Sign compare fix.
Austin English [Fri, 8 May 2009 16:44:27 +0000 (11:44 -0500)]
d3dxof/tests: Sign compare fix.
Austin English [Fri, 8 May 2009 15:39:46 +0000 (10:39 -0500)]
secur32/tests: Sign compare fixes.
Joris Huizer [Sun, 10 May 2009 19:27:12 +0000 (21:27 +0200)]
pdh: Return correct error on allocation failure.
Gerald Pfeifer [Sat, 9 May 2009 13:35:32 +0000 (15:35 +0200)]
cryptui: Remove double assignment in import_store_dlg_proc().
Henri Verbeet [Fri, 8 May 2009 15:44:25 +0000 (17:44 +0200)]
d3d10core: Implement ID3D10Device::PSSetShader().
Henri Verbeet [Fri, 8 May 2009 15:44:25 +0000 (17:44 +0200)]
d3d10core: Release the wined3d shader when the d3d10 pixel shader is destroyed.
Henri Verbeet [Fri, 8 May 2009 15:44:25 +0000 (17:44 +0200)]
d3d10core: Parse pixelshader output signatures and pass them to CreatePixelShader().
Henri Verbeet [Fri, 8 May 2009 15:44:25 +0000 (17:44 +0200)]
d3d10core: Improve the shader input/output signature parsing code.
Make a copy of the string data, and move the function to shader.c.
Henri Verbeet [Fri, 8 May 2009 15:44:25 +0000 (17:44 +0200)]
wined3d: Use the output signature to map SM4 pixel shader outputs to the appropriate register.
Juan Lang [Tue, 5 May 2009 02:51:40 +0000 (19:51 -0700)]
inetmib1/tests: Trace the SNMP error code and index rather than GetLastError on failure.
Alexandre Julliard [Fri, 8 May 2009 17:33:02 +0000 (19:33 +0200)]
Release 1.1.21.
Henri Verbeet [Fri, 8 May 2009 16:10:00 +0000 (18:10 +0200)]
wined3d: Record register usage only once.
Austin English [Fri, 8 May 2009 11:11:12 +0000 (06:11 -0500)]
d3d9/tests: Sign compare fix.
Austin English [Fri, 8 May 2009 11:10:52 +0000 (06:10 -0500)]
winedump: Sign compare fixes.
Alexandre Julliard [Fri, 8 May 2009 12:27:11 +0000 (14:27 +0200)]
oleaut32/tests: Don't crash if ITypeInfo_GetTypeAttr fails.
Alexandre Julliard [Fri, 8 May 2009 12:12:40 +0000 (14:12 +0200)]
oleaut32/tests: Use the correct allocator in the ClearCustData test.
Alexandre Julliard [Fri, 8 May 2009 11:52:05 +0000 (13:52 +0200)]
ole32/tests: Fix the clipboard format test on Win64.
Aric Stewart [Thu, 7 May 2009 19:28:00 +0000 (14:28 -0500)]
msctf: Implement ITfThreadMgr::Activate and ITfThreadMgr::Deactivate.
Aric Stewart [Thu, 7 May 2009 19:27:52 +0000 (14:27 -0500)]
msctf: Implement ITfInputProcessorProfiles::GetActiveLanguageProfile.
Aric Stewart [Thu, 7 May 2009 19:27:41 +0000 (14:27 -0500)]
msctf: Implement ITfInputProcessorProfiles::ActivateLanguageProfile.
Aric Stewart [Thu, 7 May 2009 19:27:29 +0000 (14:27 -0500)]
msctf: Add internal functions for managing active text services.
Łukasz Wojniłowicz [Tue, 5 May 2009 19:10:07 +0000 (21:10 +0200)]
wineps: Added Polish translations.
Łukasz Wojniłowicz [Tue, 5 May 2009 19:06:49 +0000 (21:06 +0200)]
oleacc: Added Polish translation.
Łukasz Wojniłowicz [Tue, 5 May 2009 15:00:58 +0000 (17:00 +0200)]
winmm: Added Polish translation.
Stefan Leichter [Fri, 8 May 2009 05:31:15 +0000 (07:31 +0200)]
gdiplus: Add stub for GdipImageRotateFlip.
Hans Leidekker [Fri, 8 May 2009 09:17:15 +0000 (11:17 +0200)]
pdh: Implement PdhMakeCounterPathA/W.
Marcus Meissner [Thu, 7 May 2009 22:00:01 +0000 (00:00 +0200)]
crypt32: Change salt allocation to handle errors (Coverity 133).
Michael Stefaniuc [Thu, 7 May 2009 20:26:04 +0000 (22:26 +0200)]
notepad: Use the explicit W-form of the registry functions.
Michael Stefaniuc [Thu, 7 May 2009 20:25:33 +0000 (22:25 +0200)]
notepad: Use the explicit W-form for some string functions.
Vincent Povirk [Wed, 6 May 2009 21:36:06 +0000 (16:36 -0500)]
gdiplus: Use the mode passed to GdipCreateLineBrushFromRect.
Vincent Povirk [Thu, 7 May 2009 16:40:13 +0000 (11:40 -0500)]
gdiplus: Store the rect passed to GdipCreateLineBrushFromRect.
Vincent Povirk [Thu, 7 May 2009 16:33:28 +0000 (11:33 -0500)]
gdiplus: Store the rectangle in line gradient brushes.
Vincent Povirk [Thu, 7 May 2009 16:28:08 +0000 (11:28 -0500)]
gdiplus: Expand the GdipGetLineRect tests.
Juan Lang [Thu, 7 May 2009 16:29:11 +0000 (09:29 -0700)]
inetmib1: Return errors from SnmpExtensionQuery.
Juan Lang [Thu, 7 May 2009 16:28:47 +0000 (09:28 -0700)]
inetmib1: Return error codes from internal query functions.
Juan Lang [Thu, 7 May 2009 16:28:24 +0000 (09:28 -0700)]
inetmib1: Check return values from SnmpUtilOid functions in utility functions.
Stefan Dösinger [Thu, 7 May 2009 16:09:05 +0000 (18:09 +0200)]
wined3d: Get rid of pshader_gen_output_modifier_line.
Use shader_arb_add_instruction_modifiers instead. This avoids calling the
fixup function from each single instruction handler to handle shifts. It does
not yet get rid of the modifier handler in each instruction because we don't
want a separate line if we can just append _SAT to the instruction name.
Stefan Dösinger [Thu, 7 May 2009 15:53:54 +0000 (17:53 +0200)]
wined3d: Pass the instr to pshader_gen_output_modifier_line.
Stefan Dösinger [Sun, 3 May 2009 16:17:07 +0000 (18:17 +0200)]
winedd: Move shader_*_add_instruction_modifiers into the shader backend.
Stefan Dösinger [Sun, 3 May 2009 14:07:20 +0000 (16:07 +0200)]
wined3d: Add a point size test.
It shows that our current behavior (enabling coord_replace on all
units) is correct.
Stefan Dösinger [Wed, 6 May 2009 17:36:08 +0000 (19:36 +0200)]
wined3d: Work around a bad crash in fglrx.
Stefan Dösinger [Thu, 7 May 2009 15:32:59 +0000 (17:32 +0200)]
wined3d: Always declare single constants in ARB if rel addr is not used.
This is needed to raise the number of advertised constants to the GL
limit. The ARB assembler ususally does not optimize away unused
constants, so we have to do this.
Stefan Dösinger [Thu, 7 May 2009 15:31:20 +0000 (17:31 +0200)]
wined3d: Keep track of used float constants.
Hwang YunSong [Mon, 4 May 2009 01:29:05 +0000 (10:29 +0900)]
notepad: Updated Korean resource.
Hwang YunSong [Mon, 4 May 2009 01:28:06 +0000 (10:28 +0900)]
winedbg: New Korean resource.
Henri Verbeet [Thu, 7 May 2009 14:36:08 +0000 (16:36 +0200)]
wined3d: Add support for immediate constants to the GLSL backend.
Henri Verbeet [Thu, 7 May 2009 14:36:08 +0000 (16:36 +0200)]
wined3d: Pass a struct wined3d_shader_register to shader_is_scalar().
Henri Verbeet [Thu, 7 May 2009 14:36:08 +0000 (16:36 +0200)]
wined3d: Pass a struct wined3d_shader_register to shader_glsl_get_register_name().
Henri Verbeet [Thu, 7 May 2009 14:36:07 +0000 (16:36 +0200)]
wined3d: Fix shader_glsl_get_register_name() indentation.
Henri Verbeet [Thu, 7 May 2009 14:36:07 +0000 (16:36 +0200)]
wined3d: Group register information into struct wined3d_shader_register.
Detlef Riekenberg [Wed, 6 May 2009 22:11:33 +0000 (00:11 +0200)]
winspool: Move remaining Xcv support to the backend.
Aric Stewart [Thu, 7 May 2009 13:31:45 +0000 (08:31 -0500)]
msctf: Implement ITfKeystrokeMgr::IsPreservedKey.
Aric Stewart [Thu, 7 May 2009 13:31:38 +0000 (08:31 -0500)]
msctf: Implement ITfKeystrokeMgr::UnpreserveKey.
Aric Stewart [Thu, 7 May 2009 13:31:32 +0000 (08:31 -0500)]
msctf: Implement ITfKeystrokeMgr::PreserveKey.
Dmitry Kislyuk [Thu, 7 May 2009 02:11:35 +0000 (23:11 -0300)]
kernel32/tests: Show that NULLs need to be preserved in data before first section.
Giuseppe Bilotta [Thu, 7 May 2009 09:13:16 +0000 (11:13 +0200)]
comctl32/toolbar: When a null lParam is passed to TB_GETBUTTONTEXTA, we should not return -1 but the string size.
Giuseppe Bilotta [Thu, 7 May 2009 09:13:15 +0000 (11:13 +0200)]
comctl32/toolbar: Skip iString field for separators.
Alexandre Julliard [Thu, 7 May 2009 11:50:49 +0000 (13:50 +0200)]
user32/tests: Fix the window creation on Win64.
Alexandre Julliard [Thu, 7 May 2009 11:42:39 +0000 (13:42 +0200)]
ntdll: Fix the LPC_MESSAGE structure definition for 64-bit.
Michael Stefaniuc [Thu, 7 May 2009 09:08:48 +0000 (11:08 +0200)]
notepad: Use the explicit W-form of the types.
Nikolay Sivov [Wed, 6 May 2009 19:28:08 +0000 (23:28 +0400)]
comctl32/listview: Add tests for LVS_NOSORTHEADER switchover.
Nikolay Sivov [Wed, 6 May 2009 18:58:32 +0000 (22:58 +0400)]
comctl32/listview: Remove irrelevant fixme comment.
Vincent Povirk [Wed, 6 May 2009 21:34:19 +0000 (16:34 -0500)]
gdiplus: Use brush_fill_path in GdipFillRectangle.
Vincent Povirk [Wed, 6 May 2009 21:03:27 +0000 (16:03 -0500)]
gdiplus: Stub GdipSetRenderingOrigin.
Henri Verbeet [Wed, 6 May 2009 15:59:22 +0000 (17:59 +0200)]
wined3d: Increase the size of glsl_src_param_t.param_str.
It constains the register name plus potential modifiers, so it should be
larger than reg_name instead of smaller.
Henri Verbeet [Wed, 6 May 2009 15:59:22 +0000 (17:59 +0200)]
wined3d: Add support for immediate constants to shader_dump_register().
Henri Verbeet [Wed, 6 May 2009 15:59:21 +0000 (17:59 +0200)]
wined3d: Create a struct wined3d_shader_version to store version information.
The version tokens in SM1-3 and SM4 are similar, but not the same.
Henri Verbeet [Wed, 6 May 2009 15:59:21 +0000 (17:59 +0200)]
wined3d: Store the shader version in the frontend's private data.
Henri Verbeet [Wed, 6 May 2009 15:59:21 +0000 (17:59 +0200)]
wined3d: Improve shader_sm4_read_opcode() to handle some simple opcodes.
Aric Stewart [Wed, 6 May 2009 15:35:52 +0000 (10:35 -0500)]
msctf: Implement ITfClientId.
Alexandre Julliard [Wed, 6 May 2009 14:45:05 +0000 (16:45 +0200)]
gdiplus/tests: Don't free GDI objects with GlobalFree.
Austin English [Wed, 6 May 2009 12:51:21 +0000 (07:51 -0500)]
wbemprox: Add stub dll.
Hans Leidekker [Wed, 6 May 2009 13:57:56 +0000 (15:57 +0200)]
wininet: Don't send any data after being redirected.
Hans Leidekker [Wed, 6 May 2009 13:57:22 +0000 (15:57 +0200)]
msi: Reject NULL or empty patch package parameter in MsiApplyPatch.
Austin English [Wed, 6 May 2009 12:12:46 +0000 (07:12 -0500)]
winex11.drv: Remove an outdated comment.
Alexandre Julliard [Wed, 6 May 2009 11:44:54 +0000 (13:44 +0200)]
winapi: Handle types should be treated as pointers.
Detlef Riekenberg [Tue, 5 May 2009 03:36:42 +0000 (05:36 +0200)]
localspl: Support XcvMonitor/XcvPort in OpenPrinter.
Detlef Riekenberg [Tue, 5 May 2009 03:24:34 +0000 (05:24 +0200)]
localspl: Start implementation of OpenPrinter/ClosePrinter.
Ricardo Filipe [Tue, 5 May 2009 10:38:34 +0000 (11:38 +0100)]
commdlg: Implemented notifications are only sent with OFN_EXPLORER flag set.
Stefan Dösinger [Tue, 5 May 2009 18:45:32 +0000 (20:45 +0200)]
wined3d: Pack hardcoded local constants in ARB.
This makes the location of used program.local parameters more
predictable and eases sharing this space with other private constants.
Henri Verbeet [Wed, 6 May 2009 08:05:46 +0000 (10:05 +0200)]
wined3d: Add an initial shader_sm4_read_src_param() implementation.
Henri Verbeet [Wed, 6 May 2009 08:05:46 +0000 (10:05 +0200)]
wined3d: Add an initial shader_sm4_read_dst_param() implementation.
Henri Verbeet [Wed, 6 May 2009 08:05:45 +0000 (10:05 +0200)]
wined3d: Shift the writemask in the frontend.
Henri Verbeet [Wed, 6 May 2009 08:05:45 +0000 (10:05 +0200)]
wined3d: Fix some more indentation.
Henri Verbeet [Wed, 6 May 2009 08:05:44 +0000 (10:05 +0200)]
wined3d: Remove some redundant code.
Rein Klazes [Wed, 6 May 2009 06:41:15 +0000 (08:41 +0200)]
programs: Make some of the open file dialogs of a few programs resizable.
Rein Klazes [Wed, 6 May 2009 06:41:14 +0000 (08:41 +0200)]
winecfg: Make the open file dialogs resizable.