Commit Graph

72685 Commits

Author SHA1 Message Date
Nikolay Sivov b2643d3841 msxml3: Fix handling of NULL object site (Coverity). 2012-11-28 20:14:46 +01:00
Nikolay Sivov 21be19a1dc msxml3: Actually use skipped entity event data. 2012-11-28 20:14:45 +01:00
Nikolay Sivov 818917a09e msxml3: Properly store SystemID and PublicID (Coverity). 2012-11-28 20:14:45 +01:00
Nikolay Sivov c23ce5976e xmllite: Fix equal sign parsing. 2012-11-28 20:14:44 +01:00
Nikolay Sivov 8b8fb88e4b xmllite: Support standalone declaration. 2012-11-28 20:14:44 +01:00
Huw Davies 81057ba9b9 oledlg: Add a missing break. 2012-11-28 20:14:43 +01:00
Huw Davies 0f95508936 sane.ds: Add a missing break. 2012-11-28 20:14:43 +01:00
Christian Costa 94bfd24f67 cabinet: Simplify concatenation of path and filename. 2012-11-28 20:14:43 +01:00
Christian Costa 8b6f917518 cabinet: Remove useless ERR and turn one ERR into a WARN. 2012-11-28 20:14:42 +01:00
Andrew Talbot f8da0d3a1e gdiplus: Remove superfluous braces. 2012-11-28 20:14:41 +01:00
Andrew Talbot 9205f02ac5 netapi32: Remove unused variable. 2012-11-28 20:14:41 +01:00
Andrew Talbot c562b0e148 sensapi: Remove unused variable. 2012-11-28 20:14:40 +01:00
Andrew Talbot 393514c119 wineps.drv: Remove unused variable. 2012-11-28 20:14:40 +01:00
Piotr Caban ca88f3624d msvcp60: Added seekoff exports. 2012-11-28 20:14:39 +01:00
Piotr Caban dea74b4da3 msvcp60: Added basic_filebuf<short>::_Initcvt export. 2012-11-28 20:14:38 +01:00
Piotr Caban 81853405b1 msvcp60: Added locale::Iscloc implementation. 2012-11-28 20:14:38 +01:00
Piotr Caban 08280758dd msvcp60: Added locale::_Getfacet export. 2012-11-28 20:14:37 +01:00
Piotr Caban 200cb7d3ac msvcp60: Added locale::_Locimp::_Global export. 2012-11-28 20:14:32 +01:00
Piotr Caban e6e0da609d msvcp60: Forward bad_cast functions to msvcrt. 2012-11-28 14:42:45 +01:00
Henri Verbeet 7c722bea28 d3d10core/tests: Use the correct enum in test_create_shader_resource_view(). 2012-11-28 14:42:35 +01:00
Henri Verbeet be65d6ab3c d3d10core/tests: Don't reuse the device. 2012-11-28 14:42:22 +01:00
Henri Verbeet 361cf636cc d3dx9: Avoid LPD3DXSKININFO. 2012-11-28 14:42:03 +01:00
Aric Stewart bd7e8df6ba user32: More instances where early versions of usp10 are not well behaved with ScriptString_pSize being NULL.
Issue discovered by Qian Hong.
2012-11-28 14:41:55 +01:00
Vincent Povirk 423d50eb3b gdiplus: Use clipping region in alpha_blend_pixels. 2012-11-28 14:41:43 +01:00
Alexandre Julliard e2da590a85 winex11: Don't bother waiting for XShmPutImage to finish. 2012-11-28 14:40:13 +01:00
Alexandre Julliard 6050a025bb gdi32: Add a font glyph cache in the DIB engine. 2012-11-28 12:22:40 +01:00
Christian Costa 0c0b229717 quartz: Fix case in some methods name. 2012-11-27 20:55:05 +01:00
Christian Costa eca0bc3565 amstream: Fix return value of BasePinImp_GetMediaType. 2012-11-27 20:54:53 +01:00
Alexandre Julliard ab2cac4815 user32: Fix handling of NULL paint struct in BeginPaint. 2012-11-27 20:52:25 +01:00
Daniel Jelinski c1157b79fd comctl32: Properly initialize internal structures. 2012-11-27 19:45:38 +01:00
Detlef Riekenberg c0ff587203 shell32/tests: Remove wrong comment. 2012-11-27 19:45:38 +01:00
Frédéric Delanoy 8ddb00b22b ole32: Fix some leaks (coverity). 2012-11-27 19:45:37 +01:00
Frédéric Delanoy 02da0411e1 ole32: Add helper for string table memory freeing. 2012-11-27 19:45:37 +01:00
Dmitry Timoshkov 380d0cd023 windowscodecs: Implement QueryCapability of the TGA decoder. 2012-11-27 19:45:36 +01:00
Dmitry Timoshkov 03efd5c0f7 windowscodecs: Add a NULL check to GetFrameCount of the TGA decoder. 2012-11-27 19:45:36 +01:00
Dmitry Timoshkov 92d445bcca windowscodecs: Implement QueryCapability of the PNG decoder. 2012-11-27 19:45:35 +01:00
Dmitry Timoshkov 5285756f93 windowscodecs: Add a NULL check to GetFrameCount of the PNG decoder. 2012-11-27 19:45:35 +01:00
Dmitry Timoshkov 67eafab883 windowscodecs: Implement QueryCapability of the JPEG decoder. 2012-11-27 19:45:34 +01:00
Dmitry Timoshkov c44024f1e0 windowscodecs: Add a NULL check to GetFrameCount of the JPEG decoder. 2012-11-27 19:45:34 +01:00
Dmitry Timoshkov 5e10f2e0ec windowscodecs: Implement QueryCapability of the ICO decoder. 2012-11-27 19:45:33 +01:00
Dmitry Timoshkov 075d28d857 windowscodecs: Reimplement GetFrameCount of the ICO decoder. 2012-11-27 19:45:33 +01:00
Dmitry Timoshkov eb26db27a7 windowscodecs: Reimplement QueryCapability of the BMP decoder. 2012-11-27 19:45:33 +01:00
Dmitry Timoshkov afd1ddbe0d windowscodecs: Add a NULL check to GetFrameCount of the BMP decoder. 2012-11-27 19:45:32 +01:00
Alexandre Julliard 4ad5287496 gdi32: Fully reset the DC state before deleting it. 2012-11-27 19:45:30 +01:00
Jacek Caban fbeb1b4acf mshtml: Use UTF-8 encoding in is_gecko_path. 2012-11-27 17:00:53 +01:00
Jacek Caban ac41380b94 jscript: Fixed some Coverity issues. 2012-11-27 17:00:45 +01:00
Jacek Caban df53b50171 mshtml: Fixed a few coverity issues. 2012-11-27 17:00:38 +01:00
Huw Davies 71d185d7fe oledb32: Add a 'fall through' comment. 2012-11-27 17:00:24 +01:00
Huw Davies 2232fef56c winex11: Add a few 'fall through' comments. 2012-11-27 17:00:16 +01:00
Huw Davies e6f1930116 gdi32: Simplify the point type checking logic. 2012-11-27 17:00:05 +01:00
Nikolay Sivov 8e2bc1eb1b xmllite: Implement encoding declaration parsing. 2012-11-27 16:58:54 +01:00
Nikolay Sivov 5aa1754b7e msxml3: No need to keep a reference to a temporarily used stream. 2012-11-27 16:58:40 +01:00
Nikolay Sivov db9d8ebb08 msxml3: Support ISequentialStream as a document load source. 2012-11-27 16:58:29 +01:00
Nikolay Sivov b296b08a5c msxml3: Move document loading from stream to a separate function. 2012-11-27 16:58:20 +01:00
Maarten Lankhorst 79084be3c1 dsound: Set dwChannelMask when limiting channels. 2012-11-27 16:58:09 +01:00
Piotr Caban 642e9a1eda msvcp100: Added _Container_base12 class tests. 2012-11-27 16:57:10 +01:00
Piotr Caban de8fe962c1 msvcp100: Added _Container_base12 class implementation. 2012-11-27 16:56:36 +01:00
Piotr Caban acbfab38db msvcp100: Added _Container_base0::operator= implementation. 2012-11-27 16:56:28 +01:00
Piotr Caban a704d2a40c msvcp60: Export locale classes destructors. 2012-11-27 16:56:19 +01:00
Piotr Caban a62ea07a15 msvcp: Sync implementations. 2012-11-27 16:56:09 +01:00
Piotr Caban c15d625b5c msvcp100: Added basic_ostream::ends implementation. 2012-11-27 16:55:57 +01:00
Detlef Riekenberg 70a0190e96 crypt32/tests: Fix failures on win7 and above. 2012-11-27 16:55:22 +01:00
Henri Verbeet 7f62678c16 d3d10core: Implement d3d10_device_DrawIndexedInstanced(). 2012-11-27 16:54:57 +01:00
Henri Verbeet eefe6346a9 wined3d: Properly handle scalar destinations in shader_glsl_conditional_move().
In particular, we modify dst.write_mask in the code further down in order to
mask out unused channels, but the writemask is ignored for scalar registers.
Since all that code is redundant anyway for scalar destinations, we can just
reuse the special case for scalar src0.
2012-11-27 16:54:50 +01:00
Andrew Talbot 1f221e87eb msvcp60: Remove superfluous semicolons. 2012-11-27 16:54:10 +01:00
Andrew Talbot b4c4bae7a3 msvcp71: Remove superfluous semicolons. 2012-11-27 16:54:04 +01:00
Andrew Talbot c25d7f1b3c msvcp90: Remove superfluous semicolons. 2012-11-27 16:53:58 +01:00
Andrew Talbot 2808433a7a msvcp100: Remove superfluous semicolons. 2012-11-27 16:53:51 +01:00
Hans Leidekker 7895eae15b ole32: Convert the remaining RegCreateKey and RegOpenKey calls to the wrappers. 2012-11-26 16:59:22 +01:00
Hans Leidekker a82c49028d ole32: Use wrappers around NT functions to access the registry in CoGetPSClsid. 2012-11-26 16:59:17 +01:00
Alexandre Julliard e2c61baba0 user32: Send WM_MOVING instead of WM_SIZING when moving a window. 2012-11-26 16:01:30 +01:00
Alexandre Julliard 4b7085fdd4 setupapi: Fix total size when appending multi-string values. 2012-11-26 13:27:50 +01:00
Dmitry Timoshkov 97e2c24cc7 oleaut32: Add support for saving an empty picture. 2012-11-26 12:01:40 +01:00
Dmitry Timoshkov 6c53c4ee03 oleaut32: Add a test for loading/saving an empty picture. 2012-11-26 12:01:27 +01:00
Nikolay Sivov 6a8b4f11a8 ole32: Fix OleDraw() regarding passed rectangle handling. 2012-11-26 11:57:04 +01:00
Nikolay Sivov acb56b0796 xmllite: Add partial support for xml declaration parsing. 2012-11-26 11:56:28 +01:00
Nikolay Sivov eddd7fcf29 xmllite: Implement initial encoding switching. 2012-11-26 11:56:18 +01:00
Nikolay Sivov cfaf8be906 dwrite: Add a separate function to copy text format data. 2012-11-26 11:56:03 +01:00
Nikolay Sivov 22f1970834 dwrite: Implement family name access methods for IDWriteTextFormat. 2012-11-26 11:55:51 +01:00
Andrew Talbot 40300b24cc xmllite: Void functions should not return a value. 2012-11-26 11:55:32 +01:00
Andrew Talbot 4a79345d91 imagehlp: Remove unused variable. 2012-11-26 11:52:35 +01:00
Andrew Talbot 16b43ef072 inkobj: Remove unused variable. 2012-11-26 11:51:53 +01:00
Andrew Talbot 2d50946e06 ntprint: Remove unused variable. 2012-11-26 11:51:46 +01:00
Andrew Talbot 538a0e4a9e opengl32: Remove unused variable. 2012-11-26 11:51:36 +01:00
Andrew Talbot 8bf312d40e printui: Remove unused variable. 2012-11-26 11:51:29 +01:00
Henri Verbeet 8776e1c0e1 winex11: Detect broken NVIDIA RandR setups. 2012-11-26 11:51:18 +01:00
Henri Verbeet 86779241c6 d3d10core: Implement d3d10_device_IAGetInputLayout(). 2012-11-26 11:50:30 +01:00
Henri Verbeet 69eeb35e51 d3dx9: Avoid LPD3DXINCLUDE. 2012-11-26 11:50:15 +01:00
Frédéric Delanoy 80d3010099 ddraw: Return appropriate value for non matching 32 bit pixel format in PixelFormat_DD2WineD3D (coverity). 2012-11-26 11:49:47 +01:00
Dmitry Timoshkov a8eaeaf511 windowscodecs: Make GetFrame return WINCODEC_ERR_FRAMEMISSING without an image data. 2012-11-23 18:06:10 +01:00
Dmitry Timoshkov 37892c2f28 windowscodecs: Add a test to show that QueryCapability initializes the decoder. 2012-11-23 18:06:10 +01:00
Jacek Caban 5554292284 wininet: Use generic ReadFileEx entry in InternetReadFileExA and get rid of ReadFileExA entry. 2012-11-23 18:06:09 +01:00
Jacek Caban 52144829d1 wininet: Don't take INTERNET_BUFFERSW as argument in object's ReadFileEx entry. 2012-11-23 18:06:08 +01:00
Christian Costa db497bdc44 cabinet: Simplify concatenation of path and filename. 2012-11-23 18:06:06 +01:00
Christian Costa 56c0151f6d amstream: Initialize correctly AM_MEDIA_TYPE struct. 2012-11-23 18:06:03 +01:00
Christian Costa 3070dcee3b strmbase: Simplify IEnumMediaTypesImpl_QueryInterface and turn FIXME into WARN. 2012-11-23 14:43:41 +01:00
Christian Costa 9bde31b3ee strmbase: Display iface in TRACEs. 2012-11-23 14:43:36 +01:00
Christian Costa 930c9dd972 strmbase: Display new ref in AddRef and Release for IEnumMediaTypes. 2012-11-23 14:43:31 +01:00
Andrew Talbot 6b43027c7e cryptdll: Remove unused variable. 2012-11-23 14:41:24 +01:00
Andrew Talbot 5ca89eaf6c dnsapi: Remove unused variable. 2012-11-23 14:41:16 +01:00
Andrew Talbot 4be1fce0d1 winhttp: Remove unused variables. 2012-11-23 14:41:07 +01:00
Andrew Talbot 2691e580a0 wininet: Remove unused variable. 2012-11-23 14:40:54 +01:00
Andrew Talbot 26671c8f36 winspool.drv: Remove unused variable. 2012-11-23 14:40:45 +01:00
Henri Verbeet dc67be012f d3d10core: Implement d3d10_device_SOGetTargets(). 2012-11-23 14:40:36 +01:00
Henri Verbeet 5b781d709d d3d10core: Implement d3d10_device_SOSetTargets(). 2012-11-23 14:40:30 +01:00
Henri Verbeet 63acbcbf8a d3dx9: Avoid LPD3DXCONSTANTTABLE. 2012-11-23 14:40:24 +01:00
Francois Gouget 86c3f68303 winegstreamer: Make the GST_QualityControl methods static. 2012-11-23 14:39:43 +01:00
Francois Gouget ebd28d5034 msvcp60: Make some codecvt_xxx() functions static or remove them. 2012-11-23 14:39:34 +01:00
Hans Leidekker 479b7bcf60 ole32/tests: Add a test to show that CoGetPSClsid is not affected by an override of HKEY_CLASSES_ROOT. 2012-11-22 17:35:30 +01:00
Christian Costa b8a7ead3a3 strmbase: Don't forget to add ref pUnk in CopyMediaType when pbFormat is null. 2012-11-22 17:17:19 +01:00
Christian Costa 44c6ca992e strmbase: Use FreeMediaType instead of freeing media type by hand and forgetting pUnk release. 2012-11-22 17:16:48 +01:00
Henri Verbeet 9e97bff539 d3d10core: Implement d3d10_device_RSGetScissorRects(). 2012-11-22 14:54:19 +01:00
Henri Verbeet 2a8359d44c d3d10core: Implement d3d10_device_RSSetScissorRects(). 2012-11-22 14:54:14 +01:00
Jacek Caban d331118bfd advapi32: Added debug trace to RegOverridePredefKey. 2012-11-22 14:53:35 +01:00
Jacek Caban fed2d49fd9 atl: Don't forward AtlModule* calls to atl100.dll. 2012-11-22 14:53:27 +01:00
Maarten Lankhorst 605cd62c7d dsound: Create a primary_pwfx separately from pwfx. 2012-11-22 14:53:14 +01:00
Alexandre Julliard a0f039a604 user32: Fix the wait event mask in PeekMessage. 2012-11-22 11:57:15 +01:00
Dmitry Timoshkov 7baf4ecd06 windowscodecs: Implement QueryCapability in the GIF decoder. 2012-11-22 11:56:58 +01:00
Dmitry Timoshkov 892c16e661 windowscodecs: Reimplement GetFrameCount of the GIF decoder. 2012-11-22 11:56:40 +01:00
Michael Stefaniuc 47513d9551 qedit: "Fix" DllCanUnloadNow() implementation. 2012-11-22 11:56:03 +01:00
Michael Stefaniuc 3131a9f831 pstorec: "Fix" DllCanUnloadNow() implementation. 2012-11-22 11:55:57 +01:00
Michael Stefaniuc 7178228d52 olepro32: "Fix" DllCanUnloadNow() implementation. 2012-11-22 11:55:51 +01:00
Michael Stefaniuc 0be5ad8ece msisys.ocx: "Fix" DllCanUnloadNow() implementation. 2012-11-22 11:55:44 +01:00
Michael Stefaniuc a0e266972c hlink: "Fix" DllCanUnloadNow() implementation. 2012-11-22 11:55:37 +01:00
Michael Stefaniuc 9bf8bd52cf dpnhpast: "Fix" DllCanUnloadNow() implementation. 2012-11-22 11:55:31 +01:00
Andrew Talbot 1973a808c2 kernel32: Remove unused variables. 2012-11-22 11:55:25 +01:00
Andrew Talbot b1d4793344 msi: Remove unused variables. 2012-11-22 11:55:09 +01:00
Andrew Talbot 6256379a96 msxml3: Remove unused variable. 2012-11-22 11:54:49 +01:00
Andrew Talbot 17cc65a0df quartz: Remove unused variables. 2012-11-22 11:54:42 +01:00
Andrew Talbot cade59aab7 shell32: Remove unused variable. 2012-11-22 11:54:36 +01:00
Nikolay Sivov 2b5ddbfe9a msxml3: Properly update node to doc link when cloning. 2012-11-21 19:20:54 +01:00
Jacek Caban 2f5123cbbc mshtml: Added nsIURI::GetOriginCharset implementation. 2012-11-21 19:20:43 +01:00
Jacek Caban d202daa182 mshtml: Always use UTF-8 encoding in nsWineURL. 2012-11-21 19:20:39 +01:00
Alexandre Julliard 841214ddb4 user32: Don't check for driver events before normal messages in PeekMessage. 2012-11-21 19:20:27 +01:00
Alexandre Julliard 8ba4c316f2 user32: Don't check for driver events before normal messages in GetMessage. 2012-11-21 19:20:09 +01:00
Dmitry Timoshkov a3711295da windowscodecs: Implement QueryCapability in the TIFF decoder. 2012-11-21 16:40:27 +01:00
Dmitry Timoshkov 9e5ecdb745 windowscodecs: Make GetFrameCount in the TIFF decoder not fail without an image stream. 2012-11-21 16:40:20 +01:00
Qian Hong dd2be15118 usp10/tests: Added tests for wgBlank, wgDefault, wgInvalid and wgKashida. 2012-11-21 15:21:37 +01:00
Qian Hong 33cefcf8ea usp10: Fixed wgBlank, wgDefault, wgInvalid and wgKashida. 2012-11-21 15:21:30 +01:00
Christian Costa 20e1f8a027 winegstreamer: Turn some FIXME into TRACE. 2012-11-21 15:20:31 +01:00
Christian Costa 1fcce23f34 winegstreamer: Remove left over FIXME. 2012-11-21 15:20:26 +01:00
Aric Stewart 203b4fbff0 imm32/tests: Test showing that communication to the IME window is done via SendMessage. 2012-11-21 15:19:49 +01:00
Aric Stewart ad6272486b imm32: Use SendMessage not PostMessage for the default IME winproc. 2012-11-21 15:19:42 +01:00
Jacek Caban 720c0c810d mshtml: Fixed leak in fill_props. 2012-11-21 13:37:23 +01:00
Jacek Caban 6b0f51f9de mshtml: Use ATTR_FIX_PX in IHTMLStyle2::put_bottom implementation. 2012-11-21 13:37:18 +01:00
Jacek Caban eb51602304 winecrt0: Use atl100.dll directly to create a registrar instance. 2012-11-21 13:37:06 +01:00
Jacek Caban f63617efb3 atl80: Forward calls directly to atl100 when possible. 2012-11-21 13:37:00 +01:00
Jacek Caban 8cfe856b17 atl: Added AtlGetVersion implementation. 2012-11-21 13:36:54 +01:00
Jacek Caban 84587b689e atl100: Moved more function implementations to atl100. 2012-11-21 13:36:47 +01:00
Jacek Caban fe3684cadd atl: Moved atlwin.h to public includes. 2012-11-21 13:36:27 +01:00
Jacek Caban 9d956864b7 atl100: Moved IRegistrar implementation to atl100. 2012-11-21 13:36:23 +01:00
Jacek Caban 7f98899bba atl: Moved atlbase.h to public includes. 2012-11-21 13:34:53 +01:00
Jacek Caban 0c8e91af51 atl: Removed unneeded includes. 2012-11-21 13:30:08 +01:00
Jacek Caban 0cc483a07b atl: Always return S_FALSE in DllCanUnloadNow. 2012-11-21 13:28:40 +01:00
Jacek Caban 565d9f6dc8 atl100: Addeed stub DLL. 2012-11-21 13:28:24 +01:00
Henri Verbeet 860c0eb24e d3d10core: Implement d3d10_device_IAGetVertexBuffers(). 2012-11-21 13:26:03 +01:00
Henri Verbeet d0d213f7d1 d3d10core: Implement d3d10_device_IAGetIndexBuffer(). 2012-11-21 13:25:57 +01:00
Henri Verbeet 4904156946 d3drm: Avoid LPDIRECT3DDEVICE. 2012-11-21 13:25:50 +01:00
Henri Verbeet 55ee76431c d3drm: Avoid LPDIRECT3DDEVICE2. 2012-11-21 13:25:45 +01:00
Henri Verbeet 0ac2b823b5 d3drm: Avoid LPDIRECT3DVIEWPORT. 2012-11-21 13:25:38 +01:00
Andrew Talbot e21b7bbaf1 cryptui: Remove unused variable. 2012-11-21 13:25:32 +01:00
Andrew Talbot 1cd505cb81 d3d8: Remove unused variable. 2012-11-21 13:25:22 +01:00
Andrew Talbot 608be1715b d3d10core: Remove unused variables. 2012-11-21 13:25:11 +01:00
Andrew Talbot 9c3722ec40 ddraw: Remove unused variable. 2012-11-21 13:24:47 +01:00
Andrew Talbot 9e01b1752a hhctrl.ocx: Remove unused variable. 2012-11-21 13:24:07 +01:00
Aric Stewart 2a4cab5375 wineqtdecoder: Properly clean up splitter and loader threads on QTSplitter destruction. 2012-11-20 19:47:04 +01:00
Jacek Caban 96ace8636a mshtml: Use stdint.h type names in nsiface.idl.
Gecko uses stdint.h types instead of NSPR types for most of the codebase now.
2012-11-20 19:47:04 +01:00
Michael Stefaniuc 098fd25009 comdlg32/tests: Fix the prototype of callback functions. 2012-11-20 19:47:03 +01:00
Michael Stefaniuc 0705793eb0 shell32: Use the proper type for a function pointer field. 2012-11-20 19:47:03 +01:00
Alexandre Julliard 4428049a7a user32: Make sure the scroll button arrows are really at least 3 pixels. 2012-11-20 19:46:56 +01:00
Alexandre Julliard c3f0abfa40 comctl32/tests: Add some initial pager tests. 2012-11-20 17:23:39 +01:00
Alexandre Julliard 3ad9f29e02 comctl32/pager: Don't rely on PGN_CALCSIZE to set the non-scrollable dimension of the control. 2012-11-20 17:18:17 +01:00
Alexandre Julliard 7a78eed463 comctl32/pager: Fix tracking of mouse position inside the buttons. 2012-11-20 16:02:18 +01:00
Alexandre Julliard f3b8e68296 comctl32/pager: Use DrawFrameControl to paint the buttons. 2012-11-20 16:01:47 +01:00
Akihiro Sagawa 1aa15750ed winmm/tests: Add EOF and buffer pointer tests for mmio. 2012-11-20 13:32:50 +01:00
Dmitry Timoshkov a98fe810a4 windowscodecs: Test QueryCapability of the TIFF decoder. 2012-11-20 13:32:49 +01:00
Frédéric Delanoy fcbc5cc5bb msi: Fix a couple of leaks (coverity). 2012-11-20 13:32:49 +01:00
Christian Costa 37419c4af2 wmvcore: Add stub for DllRegisterServer. 2012-11-20 13:32:48 +01:00
Daniel Jelinski da87b102e0 xolehlp: Add some stubs. 2012-11-20 13:32:48 +01:00
Alexandre Julliard 1ce71ab7d8 odbc32: Fix some data types for 64-bit. 2012-11-20 13:32:45 +01:00
Nikolay Sivov 92013d7bd2 oledb32: Implement IDataInitialize::GetInitializationString. 2012-11-20 11:56:22 +01:00
Nikolay Sivov d587a1f102 oledb32: Implement IDataInitialize::CreateDBInstance. 2012-11-20 11:56:08 +01:00
Nikolay Sivov b5ee2079e2 odbc32: Implement SQLDataSourcesA() forward. 2012-11-20 11:55:31 +01:00
Nikolay Sivov dc2fe2a4be xmllite: Store remaining reader input parameters. 2012-11-20 11:55:16 +01:00
Nikolay Sivov befbc8f57d xmllite: Implement GetNodeType() for reader. 2012-11-20 11:55:11 +01:00
Nikolay Sivov d693790175 xmllite: Initial support for reader input encoding detection. 2012-11-20 11:55:05 +01:00
Andrew Talbot 8300fd5aa8 crypt32: Remove unused variables. 2012-11-20 11:44:53 +01:00
Andrew Talbot d2de810df3 mscoree: Remove unneeded address-of operator from function name. 2012-11-20 11:44:43 +01:00
Henri Verbeet 2f307a14f0 d3d9/tests: Add tests for device resets in d3d9ex. 2012-11-20 11:44:36 +01:00
Henri Verbeet 84da62d993 d3d9/tests: Create the d3d9ex object in create_device(). 2012-11-20 11:44:31 +01:00
Henri Verbeet 79f0b4d977 d3d9: Avoid resetting device state for d3d9ex resets. 2012-11-20 11:44:27 +01:00
Henri Verbeet 0a7e2accc4 d3drm: Avoid LPDIRECTDRAWCLIPPER. 2012-11-20 11:44:16 +01:00
Henri Verbeet 34dd6ff2e4 d3drm: Avoid LPDIRECTDRAWSURFACE. 2012-11-20 11:44:11 +01:00
André Hentschel 78b08cdabd urlmon: Fix possible NULL pointer access in heap_strdup*. 2012-11-19 16:37:05 +01:00
André Hentschel c02b84d3c5 msxml3: Fix possible NULL pointer access in heap_strdupW. 2012-11-19 16:36:58 +01:00
André Hentschel e9bfe83683 mshtml: Fix possible NULL pointer access in heap_str*. 2012-11-19 16:36:50 +01:00
André Hentschel 6804ae26fb jscript: Fix possible NULL pointer access in heap_strdupW. 2012-11-19 16:36:41 +01:00
André Hentschel 7e2cac2602 dwrite: Fix possible NULL pointer access in heap_strdup*. 2012-11-19 16:36:29 +01:00
André Hentschel bafe54e7e5 advpack: Fix possible NULL pointer access in heap_strdupWtoA. 2012-11-19 16:36:01 +01:00
André Hentschel ac90476211 dmsynth: Fix compilation on systems that don't support nameless structs or unions. 2012-11-19 16:35:45 +01:00
Hans Leidekker ed4ce217d3 msi: Don't set the REINSTALL property if the product will be patched. 2012-11-19 16:35:36 +01:00
Alexandre Julliard 65e480d701 user32: Reimplement system color handling using standard system parameter entries. 2012-11-19 16:35:23 +01:00
Alexandre Julliard 1c4cf1a2db gdi32: Fix coordinate mapping of arc limits. 2012-11-19 16:35:23 +01:00
Nikolay Sivov 6e566ce6c2 msxml3: AddRef() typeinfo pointers only when we have to. 2012-11-19 16:35:22 +01:00
Nikolay Sivov f6d22b06c6 msxml3: Make it clear when encoded buffer is created. 2012-11-19 16:35:22 +01:00
Nikolay Sivov 67c07ff42a xmllite: Store reader input impl pointer in reader structure. 2012-11-19 16:35:21 +01:00
Nikolay Sivov 6f7624f5d9 xmllite: Keep stream reference in reader input instead of reader itself. 2012-11-19 16:35:20 +01:00
Nikolay Sivov 522ae3ca0e xmllite: Add stub for reader input buffer. 2012-11-19 16:35:20 +01:00
Nikolay Sivov a2213cdbd7 xmllite: Use application defined IMalloc for reader input. 2012-11-19 16:35:19 +01:00
Nikolay Sivov c88cdc6e38 xmllite: Support application defined IMalloc for reader. 2012-11-19 16:35:18 +01:00
Jacek Caban 3e23b5e589 wininet: Use proxy settings directly from http_request_t in a few more places. 2012-11-19 16:35:17 +01:00
Jacek Caban 5fb49243af wininet: Use processed string from server_t for constructing proxy path. 2012-11-19 16:35:16 +01:00
Jacek Caban 3cf2838a93 wininet: Store more useful strings in server_t. 2012-11-19 16:35:16 +01:00
Jacek Caban e1d26a24ed wininet: Allow passing INTERNET_INVALID_PORT_NUMBER port to get_server. 2012-11-19 16:35:15 +01:00
Jacek Caban cdf25ee469 wininet: Store an info if connection is HTTPS in server_t. 2012-11-19 16:35:14 +01:00
Michael Stefaniuc d94b651519 wintab32/tests: Remove a function pointer cast. 2012-11-19 16:35:13 +01:00
Michael Stefaniuc 2a1a48b586 appwiz: Use the correct types for callbacks. 2012-11-19 16:35:11 +01:00
Dmitry Timoshkov bfed6e5f30 windowscodecs: Add NULL pointer checks to some color context methods. 2012-11-19 11:47:36 +01:00
Dmitry Timoshkov b9ead1a7ea gdiplus: Avoid more cases of allocating a transformation matrix on the heap. 2012-11-19 11:47:27 +01:00
Henri Verbeet 8180b9000a d3d9/tests: Add a test for the scissor rect and viewport after SetRenderTarget() calls. 2012-11-19 11:47:08 +01:00
Henri Verbeet fa834b0bcc d3d8/tests: Add a test for the viewport after SetRenderTarget() calls. 2012-11-19 11:47:03 +01:00
Henri Verbeet 94ab9d5ef3 wined3d: Update the scissor rect and viewport even on redundant wined3d_device_set_render_target() calls. 2012-11-19 11:46:55 +01:00
Michael Stefaniuc 8f7eaf26ce user32: Remove two superfluous casts. 2012-11-19 11:46:35 +01:00
Michael Stefaniuc f62ba6ff5c kernel32/tests: Don't cast zero. 2012-11-19 11:46:27 +01:00
Michael Stefaniuc cf36ddd6fc msvcp: Don't cast zero. 2012-11-19 11:46:21 +01:00
Piotr Caban 0569947da0 msvcp60: Fixed basic_string::_Copy implementation. 2012-11-19 11:46:13 +01:00
Piotr Caban 3a7a1d7125 msvcp60: Fixed basic_string::_Tidy implementation. 2012-11-19 11:46:07 +01:00
Piotr Caban 95c4284822 msvcp60: Fixed handling of empty strings. 2012-11-19 11:46:02 +01:00
Piotr Caban 4f4f93802a msvcp60: Export basic_ostream constructors. 2012-11-19 11:45:57 +01:00
Piotr Caban eae21a1fbf msvcp60: Added basic_stringbuf::_Mode implementation. 2012-11-19 11:45:51 +01:00
Frédéric Delanoy 098b3c7294 msi: Fix leaks in ITERATE_InstallService (coverity). 2012-11-16 19:27:23 +01:00
Frédéric Delanoy cac26d47a0 msi: Fix leaks in stop_service_dependents (coverity). 2012-11-16 19:26:50 +01:00
Erich Hoover 499c53175b wininet: Fix InternetCrackUrl parsing URLs containing a semicolon. 2012-11-16 19:25:11 +01:00
Erich Hoover d5e40b0eff advapi32: Implement SetSecurityInfo on top of NtSetSecurityObject. 2012-11-16 19:23:04 +01:00
Nikolay Sivov 7a00f31ecf msxml3: Stub support for external entity resolver. 2012-11-16 17:42:48 +01:00
Nikolay Sivov a644bad2af msxml3: Store handler pointers so casts to particular type are avoided. 2012-11-16 17:42:47 +01:00
Jacek Caban bd42c0416a wininet: Fixed HTTP CONNECT secure connection. 2012-11-16 17:42:47 +01:00
Jacek Caban c8da35729c wininet: Store both proxy and destination host in http_request_t. 2012-11-16 17:42:46 +01:00
Alexandre Julliard 7c2ce566da user32: Initialize some system parameters in the registry on first run. 2012-11-16 17:42:45 +01:00
Alexandre Julliard 9c729720a9 user32: Maintain a cache of registry keys for the various parameters. 2012-11-16 16:17:32 +01:00
Alexandre Julliard 2959b312d9 user32: Define a global list of parameter registry keys and store an index in the value string. 2012-11-16 16:17:32 +01:00
Detlef Riekenberg 6e53b8dd57 ktmw32: Add a stub for CommitTransaction. 2012-11-16 16:17:31 +01:00
Detlef Riekenberg e3df9043e9 ktmw32: Add a stub for CreateTransaction. 2012-11-16 16:17:31 +01:00
Michael Stefaniuc a5c621d40e krnl386.exe16: Use FIELD_OFFSET for the size of structs with varlength arrays. 2012-11-16 16:17:28 +01:00
Michael Stefaniuc 0b02d25f6d ws2_32: Avoid using sizeof on structs with variable length array. 2012-11-16 11:42:32 +01:00
Piotr Caban 15bef00d65 msvcp: Sync implementations. 2012-11-16 11:42:27 +01:00
Piotr Caban a497d36a62 msvcp90: Added wctrans and towctrans tests. 2012-11-16 11:42:00 +01:00
Piotr Caban a71acb3076 msvcp90: Added wctrans and towctrans implementation. 2012-11-16 11:41:55 +01:00
Piotr Caban 965543acff msvcp80: Forward functions that are using String_iterators to msvcp90. 2012-11-16 11:41:46 +01:00
Huw Davies 02d41b7b1a winspool: Pre-1.6 versions of CUPS can leave behind a file when cupsGetPDD3 fails, so clear up afterwards. 2012-11-16 11:41:41 +01:00