wpp: Add explicit casts when mixing unsigned and signed integers.
[wine] / dlls / windowscodecs /
2011-02-09  Austin Englishwindowscodecs/tests: Make sure returns values are used...
2011-02-07  Vincent Povirkwindowscodecs: Release the icon frame substream on...
2011-01-21  Andrew Nguyenwindowscodecs: Use memmove in StreamOnMemory::Read...
2011-01-21  Andrew Nguyenwindowscodecs: Avoid writing to the output pointer...
2011-01-21  Ken Thomaseswindowscodecs: Disable ICNS support when building for...
2011-01-13  Michael Stefaniucwindowscodecs/tests: Fix crash introduced with eaf394a9...
2011-01-12  Michael Stefaniucwindowscodecs/tests: COM cleanup for converter.c.
2011-01-12  Michael Stefaniucwindowscodecs: Use ifaces instead of vtbl pointers...
2011-01-11  Michael Stefaniucwindowscodecs: COM cleanup for stream.c.
2011-01-11  Michael Stefaniucwindowscodecs: Use an iface instead of a vtbl pointer...
2011-01-11  Vincent Povirkwindowscodecs: Accept failure when seeking to the start...
2011-01-11  Vincent Povirkwindowscodecs: Ignore an unspecified extra sample in...
2011-01-11  Vincent Povirkwindowscodecs: Avoid an iface -> impl conversion from...
2011-01-11  Vincent Povirkwindowscodecs: Support 8-bit RGB (as opposed to BGR...
2011-01-11  Vincent Povirkwindowscodecs: Add a utility function for swapping...
2011-01-11  Vincent Povirkwindowscodecs: Ignore the alpha channel of ICO files...
2011-01-06  Ken Thomaseswindowscodecs: Use Mac OS X native ICNS support, not...
2011-01-05  Michael Stefaniucwindowscodecs: Use an iface instead of a vtbl pointer...
2011-01-05  Vincent Povirkwindowscodecs: Store an impl pointer instead of an...
2010-12-16  Michael Stefaniucwindowscodecs: Use ifaces instead of vtbl pointers...
2010-12-13  Alexandre Julliardwindowscodecs: Convert the coclasses registration to...
2010-12-09  Michael Stefaniucwindowscodecs: Standardize the COM usage in icnsformat.c.
2010-12-09  Michael Stefaniucwindowscodecs: Use an iface instead of a vtbl pointer...
2010-12-09  Michael Stefaniucwindowscodecs: Use an iface instead of a vtbl pointer...
2010-12-09  Michael Stefaniucwindowscodecs: Use an iface instead of a vtbl pointer...
2010-11-29  Michael Stefaniucwindowscodecs: Use an iface instead of a vtbl pointer...
2010-11-29  Michael Stefaniucwindowscodecs: Use an iface instead of a vtbl pointer...
2010-11-29  Michael Stefaniucwindowscodecs: Standardize the COM usage in info.c.
2010-11-29  Michael Stefaniucwindowscodecs: Standardize the COM usage in pngformat.c.
2010-11-29  Michael Stefaniucwindowscodecs: Standardize the COM usage in jpegformat.c.
2010-11-29  Michael Stefaniucwindowscodecs: Standardize the COM usage in icoformat.c.
2010-11-29  Michael Stefaniucwindowscodecs: Standardize the COM usage in tgaformat.c.
2010-11-29  Michael Stefaniucwindowscodecs: Standardize the COM usage in tiffformat.c.
2010-11-29  Michael Stefaniucwindowscodecs: Standardize the COM usage in gifformat.c.
2010-11-29  Michael Stefaniucwindowscodecs: Use an iface instead of a vtbl pointer...
2010-10-25  Vincent Povirkwindowscodecs: Implement conversion from 16bppBGRA...
2010-10-25  Vincent Povirkwindowscodecs: Implement CopyPalette for the TGA decoder.
2010-10-22  Damjan Jovanovicwindowscodecs: Add COM proxies and stubs.
2010-10-22  Vincent Povirkwindowscodecs: Support Run-length encoded TGA images.
2010-10-22  Vincent Povirkwindowscodecs: Add support for 32-bit TGA images.
2010-10-22  Vincent Povirkwindowscodecs: Handle TGA attribute bits.
2010-10-22  Vincent Povirkwindowscodecs: Implement CopyPixels for the TGA decoder.
2010-10-21  Vincent Povirkwindowscodecs: Seek to start of stream when opening...
2010-10-21  Vincent Povirkwindowscodecs: Implement GetSize for the TGA decoder.
2010-10-21  Vincent Povirkwindowscodecs: Implement GetPixelFormat for the TGA...
2010-10-21  Vincent Povirkwindowscodecs: Implement GetFrame for the TGA decoder.
2010-10-21  Vincent Povirkwindowscodecs: Implement Initialize for the TGA decoder.
2010-10-21  Vincent Povirkwindowscodecs: Add stub TGA decoder.
2010-10-21  Vincent Povirkwindowscodecs: Support TIFF images with alpha data.
2010-10-21  Vincent Povirkwindowscodecs: Implement TiffFrameDecode_CopyPalette.
2010-10-20  Krzysztof Nowickiwindowscodecs: Optimise copy_pixels in case the whole...
2010-10-20  Krzysztof Nowickiwindowscodecs/tests: Add test cases for *_CopyPixels...
2010-10-20  Krzysztof Nowickiwindowscodecs: Fix *_CopyPixels functions to properly...
2010-10-07  Damjan Jovanovicwindowscodecs: Load PNGs incrementally.
2010-10-07  Joel Holdsworthwindowscodecs: Implemented GifFrameDecode_GetResolution.
2010-10-07  Joel Holdsworthwindowscodecs/tests: Added test for GifFrameDecode_GetR...
2010-09-30  Damjan Jovanovicwindowscodecs: Support ICO files with embedded PNGs.
2010-09-22  Vincent Povirkwindowscodecs: Use the BMP decoder to decode ICO frames.
2010-09-22  Vincent Povirkwindowscodecs: Make it possible for the BMP decoder...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-13  Vincent Povirkwindowscodecs: Override libjpeg's default error handling.
2010-09-13  Vincent Povirkwindowscodecs: Implement conversion from CMYK to RGB.
2010-09-13  Vincent Povirkwindowscodecs: Decode CMYK/YCCK JPEG images as CMYK.
2010-09-13  Vincent Povirkwindowscodecs: Fix the seeking in stream region streams.
2010-09-08  Damjan Jovanovicwindowscodecs: Test that ICO GetSize returns the BITMAP...
2010-09-06  Vincent Povirkwindowscodecs: Implement IWICComponentInfo::GetCLSID.
2010-09-06  Vincent Povirkwindowscodecs: Implement IWICBitmapCodecInfo::GetMimeTypes.
2010-09-06  Vincent Povirkwindowscodecs: Add tests for IWICBitmapDecoderInfo_GetM...
2010-09-06  Vincent Povirkwindowscodecs: Register builtin encoders.
2010-09-06  Vincent Povirkwindowscodecs: Enumerate encoders.
2010-08-30  Vincent Povirkwindowscodecs: Implement IWICStream::InitializeFromIStr...
2010-08-30  Vincent Povirkwindowscodecs: Add test for IWICStream::InitializeFromI...
2010-08-25  Vincent Povirkwindowscodecs: Handle TIFF's with RowsPerStrip greater...
2010-08-25  Vincent Povirkwindowscodecs: Handle WhiteIsZero TIFF images.
2010-08-25  Vincent Povirkwindowscodecs: Always check TIFF sample count and plana...
2010-08-25  Vincent Povirkwindowscodecs: Byte-swap image data from big endian...
2010-08-25  Vincent Povirkwindowscodecs: Add support for decoding 48-bit TIFF...
2010-08-25  Vincent Povirkwindowscodecs: Prefer builtin version.
2010-08-24  Damjan Jovanovicwindowscodecs: Write ICNS files.
2010-08-24  Damjan Jovanovicwindowscodecs: Implement the ICNS frame encoder.
2010-08-24  Damjan Jovanovicwindowscodecs: Stub out the ICNS frame encoder.
2010-08-24  Damjan Jovanovicwindowscodecs: Add a stubbed ICNS encoder.
2010-07-26  Matteo Bruniwindowscodecs: Reset the stream pointer when initializi...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-19  Vincent Povirkwindowscodecs: Ignore the length field of RLE compresse...
2010-05-31  Vincent Povirkwindowscodecs: Fix the tile coordinate translation...
2010-05-27  Vincent Povirkwindowscodecs: Account for a NULL pceltFetched in Compo...
2010-05-24  Damjan Jovanovicwindowscodecs: Fix ICO palette size calculation.
2010-05-07  Vincent Povirkwindowscodecs: Use the BITMAPINFOHEADER structure to...
2010-04-27  Vincent Povirkwindowscodecs: Partially implement IWICBitmapFlipRotato...
2010-04-27  Vincent Povirkwindowscodecs: Implement IWICBitmapFlipRotator_GetSize.
2010-04-27  Vincent Povirkwindowscodecs: Implement IWICBitmapFlipRotator_Initialize.
2010-04-27  Vincent Povirkwindowscodecs: Add a stub implementation of IWICBitmapF...
2010-04-27  Vincent Povirkwindowscodecs: Implement IWICImagingFactory_CreateForma...
2010-04-27  Vincent Povirkwindowscodecs: Implement IWICImagingFactory_CreateDecod...
2010-04-27  Vincent Povirkwindowscodecs: Implement IWICStream_InitializeFromFilename.
2010-04-19  Michael Stefaniucwindowscodecs: Unlock not lock again when leaving the...
2010-04-15  Vincent Povirkwindowscodecs: Fix uninitialized variable use in Stream...
2010-04-15  Vincent Povirkwindowscodecs: Add locking to the PNG encoder.
2010-04-13  Vincent Povirkwindowscodecs: Add locking to the JPEG decoder.
next