Commit Graph

79695 Commits

Author SHA1 Message Date
Nikolay Sivov 6ed7d9dd1c msxml3/tests: Protect from invalid array access (Coverity). 2014-04-07 15:34:36 +02:00
Nikolay Sivov bd262c606a user32: Added RegisterPowerSettingNotification() stub. 2014-04-07 15:34:34 +02:00
Nikolay Sivov ebdad92d11 dwrite: Store text format properties. 2014-04-07 15:34:33 +02:00
Nikolay Sivov 113dd5d217 dwrite: Return default text format properties. 2014-04-07 15:34:32 +02:00
Nikolay Sivov ba3a6d1f4b user32: Fix Edit margins calculation for empty client area case. 2014-04-07 09:58:02 +02:00
Michael Müller 5d173f90f7 dxva2: Add implementation for stub functions. 2014-04-04 16:58:05 +02:00
Dmitry Timoshkov 92450cb4f2 schedsvc: Add some tests for scheduler RPC API. 2014-04-04 10:49:17 +02:00
Dmitry Timoshkov a67565edc4 schedsvc: Implement SchRpcEnumTasks. 2014-04-04 10:47:42 +02:00
Dmitry Timoshkov 1f717504cb schedsvc: Implement SchRpcEnumFolders. 2014-04-04 10:47:35 +02:00
Henri Verbeet 7980b8d833 d3d9/tests: Use a separate device for tssargtemp_test(). 2014-04-04 10:46:24 +02:00
Henri Verbeet 12743d5709 d3d9/tests: Use a separate device for np2_stretch_rect_test(). 2014-04-04 10:46:22 +02:00
Henri Verbeet 2e0e4f91ff d3d9/tests: Use a separate device for yuv_color_test(). 2014-04-04 10:46:20 +02:00
Henri Verbeet 09be75d2b8 d3d9/tests: Use a separate device for yuv_layout_test(). 2014-04-04 10:46:19 +02:00
Henri Verbeet e13a785723 d3d9/tests: Use a separate device for zwriteenable_test(). 2014-04-04 10:46:16 +02:00
Austin English 064968fb87 apphelp: Add a stub for SdbInitDatabase.
For https://bugs.winehq.org/show_bug.cgi?id=35891

Try 3:
remove extra FIXME for non-null path

Try 2:
fix function prototype
improve the fixme (print flags as hex)

--
-Austin

<div dir="ltr"><pre>For <a href="https://bugs.winehq.org/show_bug.cgi?id=35891" target="_blank">https://bugs.winehq.org/show_bug.cgi?id=35891</a>
</pre>Try 3:<br>remove extra FIXME for non-null path<br><br>Try 2: <br>fix function prototype<br clear="all">improve the fixme (print flags as hex)<br clear="all"><br>-- <br>-Austin
</div>
2014-04-04 10:43:12 +02:00
Nikolay Sivov ba232c8f69 scrrun: Implement FreeSpace() for a drive. 2014-04-03 15:41:05 +02:00
Nikolay Sivov cc8ceb5177 scrrun: Implement Read(). 2014-04-03 15:41:03 +02:00
Nikolay Sivov c927336c5a scrrun: Implement ReadAll(). 2014-04-03 15:41:00 +02:00
Hans Leidekker ec3417e290 wbemprox: Implement Win32_VideoController.Availability. 2014-04-03 13:22:49 +02:00
Hans Leidekker 90c7893e0e wbemprox: Implement Win32_CDROMDrive.MediaType. 2014-04-03 13:22:47 +02:00
Hans Leidekker c4309a5077 wbemprox: Implement more properties of Win32_DiskDrive. 2014-04-03 13:22:46 +02:00
Hans Leidekker b67bfbb8b4 wbemprox: Implement more properties of Win32_OperatingSystem. 2014-04-03 13:22:44 +02:00
Hans Leidekker bdf6abdb68 wbemprox: Add a stub implementation of Win32_PhysicalMemory. 2014-04-03 13:22:42 +02:00
Henri Verbeet dbb7386208 d3d9/tests: Use a separate device for alphatest_test(). 2014-04-03 13:22:34 +02:00
Henri Verbeet 15a2817d8d d3d9/tests: Use a separate device for viewport_test(). 2014-04-03 13:22:32 +02:00
Henri Verbeet 9d9f580b8c d3d9/tests: Use a separate device for test_constant_clamp_vs(). 2014-04-03 13:22:31 +02:00
Henri Verbeet 1e772e5d89 d3d9/tests: Use a separate device for test_compare_instructions(). 2014-04-03 13:22:28 +02:00
Henri Verbeet 9c705180b6 d3d9/tests: Use a separate device for test_mova(). 2014-04-03 13:22:23 +02:00
Nikolay Sivov db8ff72f00 msxml3: Handle NULL child in appendChild(). 2014-04-03 11:11:16 +02:00
Sebastian Lackner 0e1b381503 kernel32: Silence SetWaitableTimerEx fixme message. 2014-04-03 11:10:49 +02:00
Piotr Caban 27374064b6 user32: Make it possible to activate a window with parent and no WS_CHILD flag in WS_NCLBUTTONDOWN function. 2014-04-02 19:06:09 +02:00
Nikolay Sivov b82b1306a4 kernel32: Added QueryUnbiasedInterruptTime(). 2014-04-02 15:50:09 +02:00
Dmitry Timoshkov 05aab53f38 rpcrt4/tests: Add a couple of tests for marshalling an array of strings. 2014-04-02 15:46:51 +02:00
Henri Verbeet f350774c77 d3d9/tests: Use a separate device for loop_index_test(). 2014-04-02 10:58:12 +02:00
Henri Verbeet 47786eb64a d3d9/tests: Use a separate device for sincos_test(). 2014-04-02 10:58:10 +02:00
Henri Verbeet 94e337df19 d3d9/tests: Use a separate device for sgn_test(). 2014-04-02 10:58:08 +02:00
Henri Verbeet f237f86397 d3d9/tests: Use a separate device for clip_planes_test(). 2014-04-02 10:58:06 +02:00
Henri Verbeet 779b8b53e8 d3d9/tests: Use a separate device for test_vshader_input(). 2014-04-02 10:58:02 +02:00
Stefan Dösinger 244e3d01db d3dxof: Include wine/port.h in parsing.c. 2014-04-01 20:58:22 +02:00
Stefan Dösinger 49c7cba040 d3dxof: Make the get_primitive_string parameter a DWORD. 2014-04-01 20:58:17 +02:00
Stefan Dösinger ed3b1037f9 d3dx9_36/tests: Initialize some test values. 2014-04-01 20:58:01 +02:00
Hans Leidekker 807998ed4c shell32/tests: Mark some test results as broken. 2014-04-01 18:20:45 +02:00
Hans Leidekker e957dd89f9 shell32/tests: Remove todo handling from DDE tests. 2014-04-01 18:20:43 +02:00
Eriks Dobelis 235100bb72 wintab: Initialize lcOutExtX and Y values. 2014-04-01 13:31:02 +02:00
Eriks Dobelis 2de64560fe wintab: Fix incorrectly classifying cursor as stylus instead of eraser. 2014-04-01 13:31:01 +02:00
Hans Leidekker 165081e53c wldap32/tests: Skip tests if the connection times out. 2014-04-01 13:31:00 +02:00
Henri Verbeet ef292a1a96 d3d9/tests: Handle the Windows 8 testbot results in test_vshader_input(). 2014-04-01 13:30:58 +02:00
Henri Verbeet 7641980a9e d3d9/tests: Use an easier to debug texture in generate_bumpmap_textures().
This makes it much easier to determine what went wrong if an implementation
samples from the wrong location.
2014-04-01 13:30:57 +02:00
Henri Verbeet 7f9c0d45e7 d3d9/tests: Handle the Windows 8 testbot results in cnd_test(). 2014-04-01 13:30:56 +02:00
Henri Verbeet f11f913ab0 d3d9/tests: Handle the Windows 8 testbot results in fp_special_test(). 2014-04-01 13:30:55 +02:00
Henri Verbeet f174ca74c8 d3d9/tests: Handle the Windows 8 testbot results in zenable_test(). 2014-04-01 13:30:54 +02:00
Ken Thomases 809166def7 winex11: Remove set-but-never-read hwnd and fbconfig_id fields of struct x11drv_escape_set_drawable. 2014-04-01 10:44:57 +02:00
Ken Thomases 4325ecdca8 winex11: Maintain the swap interval when the drawable is recreated.
The swap interval is a property of the GLX drawable, which is destroyed and
recreated by set_gl_drawable_parent() and wglSetPixelFormatWINE().  When that
happens, copy the interval from the old gl_drawable and apply it at the next
call to wglSwapBuffers().
2014-04-01 10:44:34 +02:00
Vincent Povirk a4c6107d81 msi: Fix infinite loop. 2014-04-01 10:43:42 +02:00
Stefan Dösinger 62f7ba2555 wined3d: Raise MaxPrimitiveCount and MaxVertexIndex. 2014-03-31 17:27:21 +02:00
Jacek Caban 1d67d66efc ieframe: Fixed some tests on IE11. 2014-03-31 15:36:34 +02:00
Huw Davies fa50baf31f riched20: Keep track of fractions of WHEEL_DELTA when scrolling. 2014-03-31 15:29:02 +02:00
Huw Davies 2f07df59f9 riched20: Add a helper to return the default line height and use that in EM_LINESCROLL. 2014-03-31 15:29:00 +02:00
Jacek Caban e168cd28db kernel32: Skip reserved TLS tests on WinXP SP1. 2014-03-31 15:28:55 +02:00
Francois Gouget ebd9918830 user32/tests: Fix compilation on systems that don't support nameless unions. 2014-03-31 15:28:45 +02:00
Thomas Faber 6754c35589 advapi32: Fix uneven length handling in CredUnmarshalCredential. 2014-03-31 12:39:35 +02:00
Thomas Faber 309b5366e8 advapi32: Set output type earlier in CredUnmarshalCredential. 2014-03-31 12:39:30 +02:00
Thomas Faber 27c8e9013f advapi32/tests: Use a loop for CredUnmarshalCredential test cases. 2014-03-31 12:39:23 +02:00
Thomas Faber 0868486d17 advapi32: Remove unnecessary buffer copy in CredMarshalCredentialW. 2014-03-31 12:39:13 +02:00
Thomas Faber f9fae1b3f6 advapi32: Fix stack corruption in CredIsMarshaledCredentialW.
In its currrent implementation, cred_decode with input length 6 writes
6 bytes to the output buffer. This overflows the DWORD passed in
CredIsMarshaledCredentialW.
2014-03-31 12:39:03 +02:00
Francois Gouget 16b94cdd23 netcfgx/tests: Make create_configuration() static. 2014-03-31 11:46:37 +02:00
Francois Gouget 1eb2e8b3e1 wbemprox/tests: Make test_GetNames() static. 2014-03-31 11:46:34 +02:00
Nikolay Sivov 93bd41c3f7 msxml3/tests: Check return values (Coverity). 2014-03-31 11:46:09 +02:00
Nikolay Sivov ddbcd24178 qcap/tests: Check method return values (Coverity). 2014-03-31 11:45:57 +02:00
Nikolay Sivov c824cfa08c scrrun: Implement DriveLetter property for a drive. 2014-03-31 11:44:45 +02:00
Nikolay Sivov 61a3bd3302 scrrun: Implement AvailableSpace property for a drive. 2014-03-31 11:44:42 +02:00
Nikolay Sivov 2377fc099d scrrun: Implement TotalSize property for a drive. 2014-03-31 11:44:39 +02:00
Nikolay Sivov f6efe2268b scrrun: Added IsReady property for a drive. 2014-03-31 11:44:34 +02:00
Hans Leidekker db094db851 riched20: Don't return DLGC_HASSETSEL from WM_GETDLGCODE if the control style includes ES_SAVESEL. 2014-03-28 17:57:19 +01:00
Erich E. Hoover 5963d7f09c ws2_32: Ask the server to process unsupported WSAIoctl operations. 2014-03-28 17:46:04 +01:00
Alexandre Julliard 598c5816d9 kernel32: Don't allocate FLS index 0. 2014-03-28 17:46:03 +01:00
Jacek Caban 93920c3893 ntdll: Reserve TLS slot 0 for broken apps that compare index to 0 instead of TLS_OUT_OF_INDEXES. 2014-03-28 16:19:55 +01:00
Stefan Dösinger f3488d0fea wined3d: Translate shader model 2.0+ EXPP to EX2. 2014-03-27 18:57:50 +01:00
Stefan Dösinger 9ccaacf60d wined3d: Translate LOGP to LG2 in the ARB shader backend. 2014-03-27 18:57:46 +01:00
Stefan Dösinger c2541a5887 wined3d: Handle RCP in shader_hw_scalar_op. 2014-03-27 18:57:40 +01:00
Stefan Dösinger 5114507f19 wined3d: Handle LOG and LOGP in shader_hw_scalar_op. 2014-03-27 18:57:37 +01:00
Stefan Dösinger f20173e51b wined3d: Select the component by editing the swizzle. 2014-03-27 18:57:33 +01:00
Jactry Zeng 2a55f8d663 riched20: Fix a typo in CreateIRichEditOle. 2014-03-27 16:59:31 +01:00
Robert Naumann cd3b688331 mgmtapi: Fix a typo in the export of SnmpMgrRequest. 2014-03-27 16:59:24 +01:00
Piotr Caban de21941178 user32: Change SetForegroundWindow behavior on windows with parent and no WS_CHILD flag. 2014-03-27 16:18:05 +01:00
Alexandre Julliard 7420b7fe73 kernel32/tests: Move allocation tests into heap.c. 2014-03-27 16:16:04 +01:00
Jacek Caban bdd1fcd89e vbscript/tests: Added more error tests. 2014-03-27 14:53:32 +01:00
Jacek Caban 4effb57f88 vbscript: Return only code part of HRESULT for vbscript errors as Err.number. 2014-03-27 14:53:16 +01:00
Jacek Caban ccf1567555 vbscript: Map some known error codes to vbscript errors.
Special thanks to Eric Lippert for the list of such errors.
2014-03-27 14:53:04 +01:00
Thomas Faber b8c42020a9 setupapi: Fix buffer overflow in SetupGetFileCompressionInfoW. 2014-03-27 14:52:30 +01:00
Nikolay Sivov 195168351f msi: Fix a record leak on failure removing a column (Coverity). 2014-03-27 12:06:04 +01:00
Nikolay Sivov 203d282a78 msi: Fix a record leak on error path (Coverity). 2014-03-27 12:06:04 +01:00
Nikolay Sivov c01c0b52ed msi: Fix a leak of allocated string buffer on error path (Coverity). 2014-03-27 12:06:04 +01:00
Nikolay Sivov dc33b13581 msi: Fix a record leak on error paths (Coverity). 2014-03-27 12:06:04 +01:00
Nikolay Sivov d78a0612ed gdiplus: Fix image attributes leak (Coverity). 2014-03-27 12:06:03 +01:00
Javier Cantero ee5c64f583 user32/tests: New test cases for SubtractRect(). 2014-03-27 12:06:03 +01:00
Michael Stefaniuc c13e106e73 shell32: COM cleanup for IEnumIDList. 2014-03-26 19:28:00 +01:00
Michael Stefaniuc 0aff99771d shell32: Simplify the creation of an IEnumIDList. 2014-03-26 19:27:57 +01:00
Piotr Caban 1cf3d8caa4 user32: Change SetFocus behavior on windows with parent and no WS_CHILD flag. 2014-03-26 19:20:44 +01:00
Alistair Leslie-Hughes b816a8e629 dbghelp: Improve dwarf support. 2014-03-26 19:20:42 +01:00