Huw Davies
6d4a394099
ole32: Store the marshalled IDataObject in a window property of the clipboard window.
...
This is somewhat different from how Windows behaves. Windows stores
two properties; an IID and an endpoint number.
2009-04-16 11:35:08 -05:00
Huw Davies
1ec12f68b1
ole32: Rename a variable.
2009-04-16 11:34:55 -05:00
Huw Davies
bd9eb3b527
ole32: Don't pass a window if we're reading from the clipboard.
2009-04-16 11:34:49 -05:00
Huw Davies
6526b570e1
ole32: Add a function to return (and possibly create) the clipboard's window.
2009-04-16 11:34:39 -05:00
Huw Davies
6ce9922f3d
ole32: Add a helper function to set and release the source IDataObject.
2009-04-16 11:34:06 -05:00
Huw Davies
bf8d85cee0
ole32: Add a helper function to return the ole clipboard structure.
2009-04-16 11:33:57 -05:00
Huw Davies
72f53ed4d7
ole32: Unicodify window creation. Don't register the class as global.
2009-04-16 11:33:50 -05:00
Huw Davies
5defc71dfe
ole32: Use helper function to duplicate global memory.
2009-04-16 11:33:40 -05:00
Huw Davies
469d6ea2df
ole32: Add support for rendering storage data to the clipboard.
2009-04-16 11:33:29 -05:00
Huw Davies
f4745c0a06
ole32: Make all formats available to the clipboard.
2009-04-16 11:33:19 -05:00
Huw Davies
1e8727aacf
ole32: Add support for rendering stream data to the clipboard.
2009-04-16 11:33:03 -05:00
Huw Davies
5e557d83ca
ole32: Rewrite the clipboard window's wndproc to use the cached enum data.
2009-04-16 11:30:38 -05:00
Huw Davies
b958dfdc47
ole32: Change helper function to return the matching entry.
2009-04-16 11:30:09 -05:00
Huw Davies
e58a9db129
ole32: Store a cached version of the local data object's enumeration.
2009-04-16 11:30:00 -05:00
Dan Kegel
999bb6a0e9
ntdll: Add missing valgrind hook in RtlAllocateHeap.
2009-04-16 11:28:53 -05:00
Frans Kool
6a13a1f589
kernel32: Added Dutch translations.
2009-04-16 11:28:46 -05:00
Frans Kool
c95a69d29c
shell32: Fixed Dutch translations.
2009-04-16 11:28:38 -05:00
Frans Kool
f207c28042
setupapi: Fixed Dutch translations.
2009-04-16 11:28:24 -05:00
Frans Kool
f46bd1bb01
mshtml: Corrected Dutch translations.
2009-04-16 11:27:48 -05:00
Nikolay Sivov
b2486d41c7
comctl32/listview: Implemented LVM_SORTITEMSEX.
2009-04-15 16:19:01 -05:00
Nikolay Sivov
961f175cc2
comctl32/listview: Fix some comment typos.
2009-04-15 16:18:36 -05:00
Paul Vriens
b7bd852650
shell32/tests: Fix some test failures on Vista.
2009-04-15 15:57:49 -05:00
Henri Verbeet
8ac4c98be2
wined3d: Store the source modifiers in struct wined3d_shader_src_param.
2009-04-15 15:57:35 -05:00
Henri Verbeet
b6668b0296
wined3d: Store the register index in struct wined3d_shader_src_param.
2009-04-15 15:57:30 -05:00
Henri Verbeet
4de1dba2c5
wined3d: Store the register type in struct wined3d_shader_src_param.
2009-04-15 15:57:25 -05:00
Henri Verbeet
ff62cab537
wined3d: Introduce struct wined3d_shader_src_param.
2009-04-15 15:57:19 -05:00
Henri Verbeet
463de24e7b
wined3d: Group instruction context information together in struct wined3d_shader_context.
2009-04-15 15:57:13 -05:00
Henri Verbeet
a7e2c2d70c
wined3d: Don't die if a vertex shader has samplers.
...
This fixes a regression introduced by 38239be58c
.
2009-04-15 15:57:00 -05:00
Hans Leidekker
4aec827b1e
msvcrt: Implement ___lc_codepage_func, ___lc_collate_cp_func and ___lc_handle_func.
2009-04-15 15:56:45 -05:00
Hans Leidekker
dbe5453f7c
advapi32: Fix buffer size query for CreateWellKnownSid.
2009-04-15 15:56:38 -05:00
Michael Stefaniuc
cb538198d2
mshtml/tests: Replace long with LONG.
2009-04-15 15:56:28 -05:00
Christian Costa
d755cd7c4a
amstream/tests: Fix crosstest build.
2009-04-15 15:56:04 -05:00
Vincent Povirk
075ff23394
mciavi32: Remove unnecessary string buffers in MCIAVI_mciSet.
2009-04-15 15:55:55 -05:00
Austin English
5f4cc6a89b
wineps.drv: Fix a memory leak.
2009-04-15 15:55:47 -05:00
Aric Stewart
ed74088d7d
msctf: Correct index for being unable to pop last context. We need to leave one behind.
2009-04-14 15:29:29 -05:00
Aric Stewart
846093ea26
msctf: ITfDocumentMgr::GetBase returns the top if there is only one context pushed.
2009-04-14 15:29:20 -05:00
Aric Stewart
af860c1a85
msctf: Release focused DocumentMgr on Deactivate and make sure to do a OnSetFocus Sink.
2009-04-14 15:29:09 -05:00
Aric Stewart
01a00b53fb
msctf: Correct order of arguments to OnSetFocus sink call.
2009-04-14 15:28:49 -05:00
Hans Leidekker
67a11c60af
winex11.drv: Set HKCU\Keyboard Layout\Preload key.
2009-04-14 15:27:08 -05:00
Hans Leidekker
ed70c76add
user32: By default, return all zeroes in the first half of the keyboard layout name.
2009-04-14 15:25:52 -05:00
Henri Verbeet
d3fc7dca99
wined3d: Get rid of the "token" field from struct wined3d_shader_dst_param.
2009-04-14 15:25:07 -05:00
Henri Verbeet
18cdcc0b7e
wined3d: Pass a struct wined3d_shader_dst_param to shader_arb_get_write_mask().
2009-04-14 15:25:01 -05:00
Hans Leidekker
184474ea66
msi: Support setting summary information by importing a _SummaryInformation table.
2009-04-14 15:20:58 -05:00
Ge van Geldorp
74dba4e602
secur32/tests: Fix GetUserNameEx() tests.
2009-04-14 15:20:30 -05:00
Ge van Geldorp
d31bb3f08d
secur32: Implement more GetUserNameEx() formats.
2009-04-14 15:20:30 -05:00
Detlef Riekenberg
6643049116
oleaut32: VarCat must use localized names for VT_BOOL.
2009-04-14 15:11:58 -05:00
Aric Stewart
afe5dba276
msctf/tests: Add framework for a TextService for testing.
2009-04-14 15:11:46 -05:00
Aric Stewart
5d3336ed73
msctf/test: Test enabling and disabling Language Profiles.
2009-04-14 15:11:13 -05:00
Rein Klazes
1ab5f4191d
msvcrt: Correct implementation of _ecvt() with tests.
2009-04-14 14:50:07 -05:00
Nikolay Sivov
e014484a43
comctl32/listview: Fix a regression caused by 59148d0bb5
.
2009-04-14 14:49:43 -05:00
Nikolay Sivov
9c1a0e468f
comctl32/listview: Fix selection handling in LVM_SORTITEMS (with some tests).
2009-04-14 14:49:22 -05:00
Michael Stefaniuc
d2fdc2d10b
opengl32: Remove superfluous pointer casts.
2009-04-14 11:29:41 -05:00
Christian Costa
b5dbbd4f3a
amstream/tests: Beginning of tests.
2009-04-14 11:28:35 -05:00
Christian Costa
73eff344f0
amstream: Initialize the stream in OpenFile if not done before.
2009-04-14 11:28:35 -05:00
Christian Costa
81ebb0900d
amstream: Turn Initialize FIXME into a TRACE.
2009-04-14 11:28:34 -05:00
Christian Costa
74c07a141e
quartz: Data may be incomplete at the end of file so do not assert if we have less data than expected.
2009-04-14 11:28:34 -05:00
Kai Blin
7788c8ed0d
secur32: Work around ntlm_auth in Samba 3.0.28a being broken for cached credentials.
...
Samba 3.0.28a (as shipped with Ubuntu 8.04) seems to break when using
cached credentials backed by winbindd, returning a BH error in our test
if we still need to provide a password. Handle this and report a more
correct error.
2009-04-14 11:28:34 -05:00
Dmitry Timoshkov
69ec6b4c6d
oleaut32: Add some additional tests for QueryPathOfRegTypeLib, make them pass under Wine.
2009-04-13 17:35:51 -05:00
Roderick Colenbrander
f2e2e3e499
wined3d: Report the driver description as reported by the Windows drivers when a device string is entered in our device table.
2009-04-13 17:35:44 -05:00
Roderick Colenbrander
c238541656
wined3d: Update Nvidia driver version information.
2009-04-13 17:35:25 -05:00
Paul Vriens
69d27865f6
usp10/tests: Skip some tests on WinME.
2009-04-13 17:33:31 -05:00
Ken Thomases
dff10db044
winecoreaudio: Avoid a race between closing and opening the waveIn device.
2009-04-13 17:33:24 -05:00
Ken Thomases
5c4ed3bcce
winecoreaudio: For waveOut, don't use STOPPED state; it's redundant.
...
The distinction between PLAYING and STOPPED has always been whether
lpPlayPtr is NULL, so just use that instead of two states.
2009-04-13 17:33:17 -05:00
Ken Thomases
06d705e7df
winecoreaudio: Avoid a race between closing and opening the waveOut device.
2009-04-13 17:32:59 -05:00
Ken Thomases
1f8d743c76
winecoreaudio: Avoid potential deadlock in wodOpen.
2009-04-13 17:32:50 -05:00
Ken Thomases
ff0ff663c3
winecoreaudio: Eliminate some unnecessary code.
...
The WAVE_DIRECTSOUND bit of dwFlags isn't examined, so no point in correcting
it.
2009-04-13 17:32:35 -05:00
Tobias Jakobi
0c2514bd8f
wined3d: Rename some NP2 fixup variables and update comments.
2009-04-13 17:32:11 -05:00
Tobias Jakobi
9657e81429
wined3d: Add newline to fixme.
2009-04-13 17:32:03 -05:00
Alexandre Julliard
287d22eba3
user32/tests: Fix a couple of test failures on Windows.
2009-04-10 20:45:08 +02:00
Paul Vriens
a12cc39ca3
usp10/tests: Fix some test failures on Vista and W2K8 (ScriptPlace).
2009-04-10 14:49:39 +02:00
Paul Vriens
277a84a989
usp10/tests: Fix some test failures on Vista and W2K8 (ScriptShape).
2009-04-10 14:49:31 +02:00
Nikolay Sivov
b2917cf598
comctl32/updown: Allow ranges with max < min for Up/Down control.
2009-04-10 14:49:23 +02:00
Nicolas Le Cam
112bb084f1
msi/tests: Fix test when content indexing is disabled.
2009-04-10 14:43:57 +02:00
Tobias Jakobi
6e970c5d95
wined3d: glsl: Enable load_np2fixup_constants.
2009-04-10 14:00:58 +02:00
Tobias Jakobi
9b067a6ca5
wined3d: Add load_np2fixup_constants function to shader backend.
2009-04-10 14:00:50 +02:00
Alexandre Julliard
7f9750550a
ntdll: Set the exception address to the program counter in RtlRaiseException.
2009-04-10 13:17:12 +02:00
Alexandre Julliard
f4eee1c731
ntdll: Move the RtlRaiseException implementation into the respective platform-specific files.
2009-04-10 13:14:05 +02:00
Alexandre Julliard
48199d7074
ntdll: Add a raise_status function and avoid exporting __regs_RtlRaiseException.
2009-04-10 13:09:06 +02:00
Alexandre Julliard
c709adcf16
ntdll: Update the context on send_debug_event for any successful status.
2009-04-10 12:37:22 +02:00
Patrick Gauthier
9096368b6a
user32: Handle magic font size 0x7fff in dialog templates correctly.
2009-04-10 11:33:46 +02:00
Piotr Caban
2dc78e555b
jscript: Added html comments tests.
2009-04-10 11:33:37 +02:00
Piotr Caban
84ef7eced2
jscript: Added html comments handling.
2009-04-10 11:33:35 +02:00
Stefan Dösinger
754b5cf2ad
wined3d: Deal with reserved shader constants in the backend.
...
This moves the GLSL and ARB specific reserved constants out of directx.c into
the get_caps methods of the shader backends. That way the number of reserved
constants remains in the backend.
GL_LIMITS({v/p}shader_constantsF) now contains the real number of constants as
advertised by GL instead of some mixture of GL info and backend implementation
specifics. This makes it easier for backends to decide how many constants to
use.
2009-04-10 11:22:55 +02:00
Paul Vriens
0af0bafd6a
usp10: Remove an unneeded check.
2009-04-10 11:21:39 +02:00
Stefan Dösinger
99d88c15ea
wined3d: Fix the drawRectPatch vertex count.
...
DrawPrimitive now accepts the number of vertices, not the number of
primitives. This code was forgotten in the patch that changed this.
We're drawing triangles, so we are drawing num_primitives * 3 vertices.
2009-04-10 11:14:45 +02:00
Stefan Dösinger
014c4bfc70
wined3d: Save some memory in vertex buffers.
...
In most cases we're fine with the vbo and glMapBuffer and never use the actual
heap memory copy. Try to stick to just the vbo copy and avoid allocating the
extra heap memory. In case it is needed(emulation or vertex conversion), fall
back to the old double buffering mode.
2009-04-10 11:14:32 +02:00
Nicolas Le Cam
7b2a44f257
msi/tests: Fix format test when run on root drive directory.
2009-04-10 11:14:21 +02:00
Nikolay Sivov
13dfb9b3a6
comctl32/listview: State mask should be ignored on LVM_INSERTITEM.
2009-04-10 10:23:44 +02:00
Henri Verbeet
3a5bbe6a0c
wined3d: Split vshader_program_add_param() in shader_arb_add_src_param() and shader_arb_add_dst_param().
2009-04-10 10:23:38 +02:00
Henri Verbeet
e6031afdfa
wined3d: Merge pshader_get_register_name() and part of vshader_program_add_param().
2009-04-10 10:23:33 +02:00
Henri Verbeet
9a28d273bc
wined3d: Explicitly pass the register type and index to pshader_get_register_name().
2009-04-10 10:23:24 +02:00
Henri Verbeet
62d9dc2177
wined3d: Store the relative addressing mode in struct wined3d_shader_dst_param.
2009-04-10 10:23:20 +02:00
Henri Verbeet
22e57d025c
wined3d: Store the destination shift in struct wined3d_shader_dst_param.
2009-04-10 10:23:15 +02:00
Andreas.Rosenberg
f212579ae9
advapi32/tests: Added a test to verify result of LookupAccountSid.
2009-04-09 17:38:33 +02:00
Christian Costa
5ab983e979
mciqtz32: Implement MCI_STATUS.
2009-04-09 17:38:32 +02:00
Stefan Dösinger
cb1c9dcda9
d3d: Remove the format from index buffers.
2009-04-09 16:28:25 +02:00
Stefan Dösinger
f0efa97413
wined3d: Remove the buffer fvf.
2009-04-09 16:28:10 +02:00
Stefan Dösinger
77e6dcca02
d3d9: Store the FVF in the d3d9 vertex buffer.
2009-04-09 16:27:52 +02:00
Stefan Dösinger
ff16f30677
d3d8: Store the fvf in the d3d8 vertex buffer.
2009-04-09 16:27:43 +02:00
Stefan Dösinger
fd9b574e4e
ddraw: Store the fvf in the ddraw buffer.
...
WineD3D buffer FVFs will go away soon.
2009-04-09 16:27:35 +02:00
Paul Vriens
825354afe6
secur32/tests: Document some crashes on Windows.
2009-04-09 16:12:59 +02:00
Alexandre Julliard
2a2fe959af
ntdll: Remove pthread_data from the ntdll_thread_data structure. Document the offsets for 64-bit.
2009-04-09 14:41:12 +02:00
Nicolas Le Cam
fa010ad211
shell32/tests: Fix ITEMIDLIST format test on Win2k and below.
...
On Win2k SHITEMID only contains FileStructA.
This structure isn't padded like it is on WinXP and contains a
supplementary CHAR* member at its end which contains the 8.3 filename if
needed.
2009-04-09 11:28:45 +02:00
Nicolas Le Cam
fbcec1ca56
shell32/tests: Skip FolderShortcut test on Win2k.
...
Skip this test as it doesn't work on Win2k.
CoCreateInstance is successful but IPersistPropertyBag_Load call fails.
2009-04-09 11:28:30 +02:00
Nicolas Le Cam
1d3edf6377
shell32/tests: Fix PropertyBag test on Win2k.
2009-04-09 11:28:12 +02:00
Nicolas Le Cam
eb57396fc6
shell32/tests: Skip interactive part of SetNameOf test on Win2k.
...
Passing an absolute path to SetNameOf on Win2k display an error
message box about invalid characters in filename, forcing interaction
during test.
2009-04-09 11:28:04 +02:00
Nicolas Le Cam
1f52f12f3c
shell32/tests: Completly fix GetAttributesOf test when launched from drive root dir.
2009-04-09 11:27:53 +02:00
Henri Verbeet
3a0eb81cea
wined3d: Get rid of a redundant strcat in shader_glsl_get_register_name().
2009-04-09 11:27:29 +02:00
Henri Verbeet
ff58255f4e
wined3d: Explicitly pass parameter properties to shader_glsl_get_register_name().
2009-04-09 11:27:25 +02:00
Henri Verbeet
f3e5e92a18
wined3d: Pass a struct wined3d_shader_dst_param to shader_glsl_get_write_mask().
2009-04-09 11:27:21 +02:00
Henri Verbeet
d299f865f7
wined3d: Add a separate function for converting write masks to strings.
2009-04-09 11:27:17 +02:00
Henri Verbeet
877e252681
wined3d: Only update the swizzle and use map for streams that are actually used in device_stream_info_from_strided().
...
This fixes a regression introduced by d7c7c76850
and exposed by ef2d704183
. Unfortunately having
EXT_vertex_array_bgra support masks the problem, which is why the regression
tests didn't catch it.
2009-04-09 11:27:10 +02:00
Rein Klazes
f33ce58be8
win87em: Always return that a 8087 coprocessor is present.
2009-04-09 11:19:27 +02:00
Detlef Riekenberg
081576e157
urlmon/tests: Allow BINDSTATUS_COOKIE_SENT in a test.
2009-04-09 11:19:18 +02:00
Detlef Riekenberg
be0721d442
winmm/tests: Fix a test on win98.
2009-04-09 11:19:15 +02:00
Detlef Riekenberg
24340287fd
wintrust/tests: Do not test GetLastError on success.
2009-04-09 11:19:09 +02:00
Detlef Riekenberg
49ff2be04e
wintrust/tests: Fix some tests on win9x.
2009-04-09 11:18:58 +02:00
Nikolay Sivov
bc22a89306
comctl32/tab: Simplify hottracked button painting.
2009-04-09 11:18:52 +02:00
Alexandre Julliard
0865c278f2
ntdll: Set the proper context flags in the signal handlers for x86_64.
2009-04-08 20:40:29 +02:00
Alexandre Julliard
5316dd011f
server: Define a generic context structure instead of using the platform-specific version.
2009-04-08 19:59:23 +02:00
Hans Leidekker
75857d7d67
wininet: Add tests for asynchronous HttpSendRequestEx/HttpEndRequest.
2009-04-08 16:28:10 +02:00
Hans Leidekker
8077480b0e
wininet: Support asynchronous HttpEndRequest.
2009-04-08 16:10:19 +02:00
Hans Leidekker
3a711fb56b
wininet: Don't start reading when POST data hasn't been completely written.
2009-04-08 16:10:11 +02:00
Hans Leidekker
85eb438ff7
wininet: Send notifications from InternetWriteFile.
2009-04-08 16:10:05 +02:00
Hans Leidekker
0fabf540e7
wininet: Keep track of the number of bytes written.
2009-04-08 16:10:00 +02:00
Alexandre Julliard
c378490d7d
ole32/tests: Avoid size_t in traces.
2009-04-08 16:09:52 +02:00
Rob Shearman
324b4d0243
rpcrt4: Add a Win32 implementation of ncacn_ip_tcp transport.
2009-04-08 16:01:42 +02:00
Rob Shearman
06c2982a39
rpcrt4: Factor out non-Win32 compatible parts of the ncacn_ip_tcp client code to allow it to be compiled in.
2009-04-08 16:01:34 +02:00
Alexandre Julliard
e2aefee80e
fusion: Fix the 32/64 PE image format check on 64-bit platforms.
2009-04-08 12:06:35 +02:00
Alexandre Julliard
bbe70550fe
fusion/tests: Always use the 32-bit magic in the 32-bit optional header structure.
2009-04-08 12:06:07 +02:00
Alexandre Julliard
0baf5aa000
fusion: Use the correct cache path on Win64.
2009-04-08 11:50:33 +02:00
Henri Verbeet
2df49ea8ef
wined3d: Eliminate a useless local variable.
2009-04-08 11:42:24 +02:00
Henri Verbeet
9ec0b09d35
wined3d: Store usage and usage_idx in struct wined3d_shader_semantic.
...
Instead of the usage token.
2009-04-08 11:42:19 +02:00
Henri Verbeet
a1dedbdf58
wined3d: Properly check if input/output varyings are used.
2009-04-08 11:42:12 +02:00
Henri Verbeet
375780a5a8
wined3d: Fix some more 3 space indentation.
2009-04-08 11:42:05 +02:00
Henri Verbeet
d12e489272
wined3d: Store a struct wined3d_shader_dst_param in struct wined3d_shader_semantic.
2009-04-08 11:41:59 +02:00
Nikolay Sivov
59148d0bb5
comctl32/listview: Implement delayed header creation for ListView control.
2009-04-08 11:39:25 +02:00
Rein Klazes
89a170ffa1
user32/tests: Avoid a few unneeded test failures in sysparams.c.
2009-04-08 11:37:58 +02:00
Jörg Höhle
e7c06ea6ae
Perform case-insensitive FOURCC comparison of built-in video codecs.
2009-04-08 11:37:52 +02:00
Stefan Dösinger
513a493f00
wined3d: Merge IWineD3DIndexBuffer and IWineD3DBuffer.
2009-04-08 11:37:29 +02:00
Stefan Dösinger
2a7a237170
wined3d: Merge indexbuffer and buffer implementations.
2009-04-08 11:37:24 +02:00
Stefan Dösinger
3ed94329a3
wined3d: Use Map and Unmap for index buffers.
...
Just a change in name to prepare for the next patch
2009-04-08 11:36:18 +02:00
Stefan Dösinger
dc80a3ede5
d3d: Unify WINED3DVERTEXBUFFER_DESC and WINED3DINDEXBUFFER_DESC.
2009-04-08 11:36:02 +02:00
Stefan Dösinger
bc07ad0579
d3d8, d3d9: Don't rely on the wined3d buffer type.
2009-04-08 11:35:29 +02:00
Alexandre Julliard
55fc90220f
gdi32: Fix SetEnhMetaFileBits last error handling.
2009-04-07 20:55:59 +02:00
Alexandre Julliard
eceed527f6
gdi32: Completely implement RestoreDC in the driver, having it call restore_dc_state if necessary.
2009-04-07 20:55:56 +02:00
Alexandre Julliard
e2f888a617
gdi32: Allow the visible region to be zero since this is the case for metafiles.
2009-04-07 20:55:42 +02:00
Alexandre Julliard
bbb1626bf8
gdi32: Completely implement SaveDC in the driver, having it call save_dc_state if necessary.
2009-04-07 20:55:28 +02:00
Alexandre Julliard
d4c54be272
gdi32: Move the whole DC restoring functionality into set_dc_state, and rename it to restore_dc_state.
2009-04-07 20:28:08 +02:00
Alexandre Julliard
a23725785e
gdi32: Move the whole DC saving functionality into get_dc_state, and rename it to save_dc_state.
2009-04-07 20:18:58 +02:00