Commit Graph

41571 Commits

Author SHA1 Message Date
Henri Verbeet a3df476706 wined3d: Buffer object ID's are supposed to be unsigned. 2009-03-09 14:39:18 +01:00
Paul Vriens c88aea3b0c shell32/tests: Don't crash on missing class implementations. 2009-03-09 14:21:49 +01:00
Huw Davies 5ccf92f512 gdi32/tests: Fix another case where win9x returns bmType equal to 0x5250. 2009-03-09 13:55:48 +01:00
Huw Davies a88e6e0182 gdi32/tests: win9x doesn't return the correct number of colours used with dib sections created via DIB_PAL_COLORS. 2009-03-09 13:55:45 +01:00
Huw Davies 240651e0c1 gdi32/tests: Mark win9x behaviour as broken. 2009-03-09 13:55:42 +01:00
Paul Vriens 6c62a107a2 shlwapi/tests: Fix failures on systems with IE5.5 or earlier. 2009-03-09 13:31:36 +01:00
Tony Wasserka f9cf3ab1a0 d3dx9: Add ID3DXSprite tests. 2009-03-09 13:28:55 +01:00
Alexandre Julliard 020b3b5bdc dbghelp: Define _IMAGEHLP_SOURCE_. 2009-03-09 13:26:57 +01:00
Jeremy White 7a0a5c746f twain_32: Remove obsolete README files. 2009-03-09 13:26:37 +01:00
Jeremy White f764ddc87e sane.ds: Add fixmes for the last 2 unsupported capabilities; this now makes the code have fixmes for all known issues. 2009-03-09 12:29:06 +01:00
Jeremy White 83d4dac8c2 sane.ds: Remove large chunks of stubbed optional functionality; if it's optional, we don't have to support it, and it is not a stub. 2009-03-09 12:29:02 +01:00
Jeremy White a3bfa00ce4 sane.ds: Downgrade more inappropriate FIXMEs to WARNs. 2009-03-09 12:28:55 +01:00
Jeremy White e577d45b4a sane.ds: Make sure that the condition code is set correctly when we handle an unexpected request. 2009-03-09 12:28:50 +01:00
Jeremy White 81b288870e sane.ds: Add support for ICAP_SUPPORTEDSIZES, enabling rational sizing for scans. 2009-03-09 12:28:41 +01:00
Dylan Smith fdb3749138 richedit: Respect manually added links when autourldetect is disabled.
EM_SETCHARFORMAT can be used to make text links.  Automatic URL
detection being enable would cause these links to be removed if the text
is not a URL, so this must be prevented.

Previously checks were made for AutoURLDetect_bEnable before calling
ME_UpdateSelectionLinkAttribute, or ME_UpdateLinkAttribute.  This is
more error prone than checking for this within the function, so one call
was missing this check.

ME_SetCursor also didn't respect this behaviour, since it wouldn't set
the cursor to the hand when hovering over a link without automatic URL
detection disabled.
2009-03-09 12:28:33 +01:00
Jacek Caban 0031b40454 wininet: Release session after FTP_ReceiveResponse call in FTPFILE_Destroy. 2009-03-09 12:06:02 +01:00
Francois Gouget 96848a0605 Remove spaces before '\n's. 2009-03-09 12:05:58 +01:00
Andrew Talbot b0cd0d1ea8 msacm32: Fix a typo. 2009-03-09 12:05:20 +01:00
Paul Vriens 630c43ab28 shlwapi/tests: Don't crash on IE5. 2009-03-09 12:05:10 +01:00
Paul Vriens 2266219ca6 wininet/tests: Don't crash on systems with IE5. 2009-03-09 12:05:06 +01:00
Paul Vriens c01d0ade50 wininet/tests: Skip tests for not implemented functions. 2009-03-09 12:05:02 +01:00
Paul Vriens ac07d2eb28 wininet/tests: Skip some tests on IE5. 2009-03-09 12:04:58 +01:00
Paul Vriens 1db4ecf8e9 wininet/tests: Test result differences are related to IE6 version, not to platform. 2009-03-09 12:04:53 +01:00
Rob Shearman 9083b4e754 qmgr: Add a missing call to CoUninitialize. 2009-03-09 12:04:39 +01:00
Rob Shearman c376b1bfc0 qmgr: Fix a memory leak. 2009-03-09 12:04:37 +01:00
Rob Shearman d974922698 ole32: Fix a memory leak in an error path in COMPOBJ_DllList_Add. 2009-03-09 12:04:35 +01:00
Vincent Povirk efcd0bbffa gdiplus: Stub GdipCloneBitmapAreaI. 2009-03-09 12:04:28 +01:00
Juan Lang b9cac15370 crypt32: Fix another test on Win9x. 2009-03-09 12:04:05 +01:00
Nikolay Sivov 74e9b904b9 comctl32: Replace nonprintable characters with spaces on SB_SETTEXT. 2009-03-06 16:36:57 +01:00
Alistair Leslie-Hughes 6655d3f78b mshtml: Implement IHTMLStyle get/put borderBottomWidth. 2009-03-06 16:34:09 +01:00
Alistair Leslie-Hughes e266672c47 mshtml: Implement IHTMLStyle get/put borderRightWidth. 2009-03-06 16:33:55 +01:00
Alistair Leslie-Hughes 931bf681ab mshtml: Implement IHTMLStyle get/put borderTopWidth. 2009-03-06 16:33:45 +01:00
Alistair Leslie-Hughes e44608c896 mshtml: Implement IHTMLStyle get/put backgroundPositionY. 2009-03-06 16:33:32 +01:00
Alistair Leslie-Hughes 6937ddca8e mshtml: Implement IHTMLStyle get/put backgroundPositionX. 2009-03-06 16:33:18 +01:00
Alistair Leslie-Hughes 48cbc036a3 mshtml: Implement IHTMLStyle_get_borderLeft. 2009-03-06 16:33:07 +01:00
Paul Vriens 53a4e174f9 mshtml/tests: Fix some typos. 2009-03-06 15:39:52 +01:00
Paul Vriens b7219295cc gdiplus/tests: Fix two test failures on Win98. 2009-03-06 15:39:43 +01:00
Paul Vriens 4f65338a05 shdocvw/tests: Add a missing FreeLibrary(). 2009-03-06 15:39:34 +01:00
Paul Vriens e31df3616a ole32/tests: Remove an unused function declaration. 2009-03-06 15:39:30 +01:00
Paul Vriens 936b10b473 qmgr/tests: Fix some tests on systems with BITS 1.5 and lower. 2009-03-06 15:39:24 +01:00
Michael Stefaniuc 77f0a71d25 twain_32/tests: Remove superfluous pointer casts. 2009-03-06 15:39:09 +01:00
Huw Davies 561df2f1c6 ole32: Add support for VT_DECIMAL. 2009-03-06 15:39:02 +01:00
Henri Verbeet 09f21f3fd8 d3d9: Improve IDirect3DDevice9::SetFVF() code flow. 2009-03-06 15:38:19 +01:00
Henri Verbeet aa3027a604 wined3d: Merge IWineD3DVertexBuffer with IWineD3DBuffer.
That still leaves IWineD3DIndexBuffer, but that code is also mostly similar,
except for the conversion code (which will be unused there).
2009-03-06 15:35:58 +01:00
Henri Verbeet 6324ba66ca wined3d: Simplify IWineD3DVertexBufferImpl_PreLoad() a bit. 2009-03-06 15:35:50 +01:00
Henri Verbeet 594cc7ebc1 wined3d: Also set VBFLAG_HASDESC if we can determine we don't need conversion. 2009-03-06 15:35:28 +01:00
Dylan Smith bcd8dc93a2 richedit: Avoid calling ITextHost_TxNotify with EN_MSGFILTER.
The documentation for TxNotify says that it is not called with the
EN_MSGFILTER notification, so I made sure ME_FilterEvent didn't call
this method.
2009-03-06 12:49:04 +01:00
Jeremy White 956c296a32 sane.ds: Fix a subtle bug that prevented the float scrollbar from incrementing by one. 2009-03-06 12:49:04 +01:00
Jeremy White 1bdac9cf9d sane.ds: Sane should go first; that makes any actual scanner found the default device. 2009-03-06 12:49:04 +01:00
Jeremy White e472c49a23 sane.ds: More correctly detect an end of scan job from sane; this enables Acrobat to pull multiple pages in one scan. 2009-03-06 12:49:04 +01:00