Commit Graph

92394 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
Alistair Leslie-Hughes 9478e1e113 include: Add IGlobalOptions interface. 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 35a88f5ea2 d3dx9: Avoid LPD3DXPMESH. 2012-11-28 14:42:13 +01:00
Henri Verbeet 181d4a2296 d3dx9: Avoid LPD3DXSPMESH. 2012-11-28 14:42:07 +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
Jason Edmeades d71f5c9483 cmd: Prevent overflow for long command string. 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
Alexandre Julliard 6c94d4466a server: Don't expose the desktop on window resizes. 2012-11-27 19:36:52 +01:00
Jacek Caban fbeb1b4acf mshtml: Use UTF-8 encoding in is_gecko_path. 2012-11-27 17:00:53 +01:00