Commit graph

83242 commits

Author SHA1 Message Date
Octavian Voicu 24a1fc3766 makefiles: Add manual dependencies also for testlist cross object. 2011-11-07 11:26:10 +01:00
Rafał Mużyło 78f717bff2 configure: Fix a typo. 2011-11-07 11:26:04 +01:00
Nikolay Sivov 2ce0f8fd73 msxml3: Fix collection index based support for IXMLDOMSelection. 2011-11-07 11:22:33 +01:00
Nikolay Sivov 70e0290dcf msxml3: Add IDispatchEx support for IXMLDOMNamedNodeMap. 2011-11-07 11:22:23 +01:00
Nikolay Sivov 5ea259e8e4 msxml3: Support IDispatch in IXMLElement. 2011-11-07 11:22:09 +01:00
Nikolay Sivov c32db17417 msxml3: Fix IDispatch support for IXMLDocument. 2011-11-07 11:21:40 +01:00
Alexandre Julliard 08a4ca7b53 Release 1.3.32. 2011-11-04 20:02:31 +01:00
Alexandre Julliard 2d18d5feeb dpnet/tests: Fix another test failure on Windows. 2011-11-04 17:32:21 +01:00
Eric Pouech ad54412813 icinfo: No longer use stdio functions, but direct kernel32 ones. 2011-11-04 16:14:27 +01:00
Eric Pouech 15bcb63bca icinfo: Compile the IcInfo program as a command-line app. 2011-11-04 16:11:22 +01:00
Alexandre Julliard 29295e98e6 wineps: Fix the font escapement when coordinates are being mirrored. 2011-11-04 16:08:29 +01:00
Andrew Talbot a38b3008c5 ws2_32: Remove unneeded address-of operator from array name. 2011-11-04 14:45:01 +01:00
Andrew Talbot a89584415b wined3d: Remove unneeded address-of operators from array names. 2011-11-04 14:44:56 +01:00
Michael Stefaniuc 232bf4cf31 include: Make "long" numeric constants LP64/LLP64 proof (oledlg.h). 2011-11-04 14:44:46 +01:00
Michael Stefaniuc cb72e666ba include: Make "long" numeric constants LP64/LLP64 proof (winver.h). 2011-11-04 14:44:44 +01:00
Michael Stefaniuc f9c42a7d0a include: Make "long" numeric constants LP64/LLP64 proof (msacm.h). 2011-11-04 14:44:42 +01:00
Michael Stefaniuc 7ec013cbfe include: Make "long" numeric constants LP64/LLP64 proof (wingdi.h). 2011-11-04 14:44:39 +01:00
Michael Stefaniuc 624079d851 include: Drop gratuitous l modifier from numeric constants in corerror.h. 2011-11-04 14:44:35 +01:00
Alexandre Julliard bfb41db3a2 gdi32: Set the mono color map in BitBlt also for the initial PutImage attempt. 2011-11-04 13:24:03 +01:00
Alexandre Julliard 278899d1e8 gdi32: Return failure when GetPixel is not supported. 2011-11-04 11:00:57 +01:00
Matteo Bruni cc221b285b wined3d: Recognize Northern Islands cards with AMD binary drivers. 2011-11-04 10:45:54 +01:00
Matteo Bruni 7b0ba5153f wined3d: Test more thoroughly for post-pixelshader blending support, try on more texture formats. 2011-11-04 10:45:49 +01:00
Matteo Bruni 307579156f wined3d: Add filtering flag to more texture formats. 2011-11-04 10:45:42 +01:00
Henri Verbeet 55d8063e67 wined3d: Make the shader parameter to shader_arb_generate_pshader() const. 2011-11-04 10:44:54 +01:00
Henri Verbeet e3a105a626 wined3d: Make the shader parameter to shader_arb_generate_vshader() const. 2011-11-04 10:44:49 +01:00
Henri Verbeet 3a9001fbb6 wined3d: Make the shader parameter to init_output_registers() const. 2011-11-04 10:44:42 +01:00
Henri Verbeet e718306255 wined3d: Make some parameters to shader_generate_arb_declarations() const. 2011-11-04 10:44:37 +01:00
Henri Verbeet 3f11631e75 wined3d: Merge surface_getdc() and gdi_surface_getdc(). 2011-11-04 10:44:32 +01:00
Henri Verbeet 739dbab46e wined3d: Add fallbacks for d3d9 and d3d10 cards in select_card_amd_mesa(). 2011-11-04 10:44:19 +01:00
Henri Verbeet 3bfecd58d2 wined3d: Avoid a drawable -> texture transfer through sysmem in arbfp_blit_surface() with backbuffer ORM. 2011-11-04 10:44:14 +01:00
Łukasz Wojniłowicz c872590a42 po: Update Polish translation. 2011-11-03 18:52:10 +01:00
Claudio Fontana 485571539f wined3d: Rename nVidia GTX560 to GTX560TI, add GTX560 with correct device id. 2011-11-03 17:42:58 +01:00
Austin English aa80ce8cf7 urlmon: Add some more tests for FindMimeFromData(). 2011-11-03 17:42:35 +01:00
Austin English 25bc31ac2e wininet: Add a stub for ShowClientAuthCerts. 2011-11-03 17:42:05 +01:00
Jacek Caban 92d55a84d6 mshtml: Fixed ref count leaks. 2011-11-03 17:41:41 +01:00
Jacek Caban adafcda41c mshtml: HTMLWindow_item code clean up. 2011-11-03 17:41:37 +01:00
Piotr Caban 816802cb11 user32: Fix DFC_BUTTONRADIOMASK flag support in DrawFrameControl. 2011-11-03 15:32:12 +01:00
Alexandre Julliard 997cb5c675 dpnet/tests: Fix a test that fails on Windows. 2011-11-03 13:57:20 +01:00
Octavian Voicu 6e75f68153 ddraw/tests: Add more attachment/detachment test cases. 2011-11-03 13:52:15 +01:00
Octavian Voicu 9776a3bae2 ddraw/tests: Use more common pixel formats and caps for attachment tests. 2011-11-03 13:52:15 +01:00
Octavian Voicu 6e7bb64950 ddraw/tests: Move surface attachment tests from refcount.c to dsurface.c. 2011-11-03 13:52:15 +01:00
Andrew Talbot 8c41a3bd01 sane.ds: Remove unneeded address-of operators from array name. 2011-11-03 13:52:15 +01:00
Stefan Dösinger 9b0adb406d wined3d: Locking partial blocks is not allowed in DEFAULT pool resources. 2011-11-03 13:52:15 +01:00
Stefan Dösinger f1d98aed70 d3d9/tests: Move the double unlock test into a separate test, test other pools. 2011-11-03 13:52:15 +01:00
Dmitry Timoshkov 33255ee6ec ntdll: Make the VirtualProtect tests pass under Wine. 2011-11-03 13:51:56 +01:00
Dmitry Timoshkov df9a086865 ntdll: Use PAGE_READWRITE access when resolving DLL imports. 2011-11-03 13:35:11 +01:00
Hans Leidekker eb7d8b92cb msi: GetComputerName returns ERROR_BUFFER_OVERFLOW when the buffer is too small. 2011-11-03 13:09:07 +01:00
Hans Leidekker 494e20541d msiexec: Preserve the first argument in process_args_from_reg. 2011-11-03 13:09:07 +01:00
Henri Verbeet 335a6ca78e wined3d: Use wined3d_surface_blt() in swapchain_gl_present(). 2011-11-03 13:00:50 +01:00
Henri Verbeet 0b3185665f wined3d: Use wined3d_surface_blt() in wined3d_swapchain_get_front_buffer_data(). 2011-11-03 13:00:45 +01:00