wineps.drv: Default page dimensions are part of DEVMODE, remove an old hack.
[wine] / dlls / windowscodecs /
2012-08-16  Vincent Povirkwindowscodecs: Implement IWICBitmap::GetSize.
2012-08-16  Vincent Povirkwindowscodecs: Implement IWICBitmap::GetPixelFormat.
2012-08-16  Vincent Povirkwindowscodecs: Implement IWICBitmap::CopyPixels.
2012-08-15  Vincent Povirkwindowscodecs: Implement getters on IWICBitmapLock.
2012-08-15  Vincent Povirkwindowscodecs: Implement IWICBitmap::Lock.
2012-08-15  Vincent Povirkwindowscodecs: Implement BitmapImpl_SetPalette and...
2012-08-15  Vincent Povirkwindowscodecs: Add a stub IWICBitmap implementation.
2012-08-15  Vincent Povirkwindowscodecs: Add tests for IWICBitmap.
2012-08-13  Dmitry Timoshkovwindowscodecs: Handle short reads in the metadata handler.
2012-07-31  Dmitry Timoshkovwindowscodecs: Fix memory leak in error case.
2012-07-30  Dmitry Timoshkovwindowscodecs: Implement IWICPalette_InitializeFromPalette.
2012-07-27  Dmitry Timoshkovwindowscodecs: Fix warnings detected by compiling with...
2012-07-25  Dmitry Timoshkovwindowscodecs: Do not assume that vtable is the first...
2012-07-24  Dmitry Timoshkovwindowscodecs: Do not assume that vtable is the first...
2012-07-24  Dmitry Timoshkovwindowscodecs: Do not assume that vtable is the first...
2012-07-24  Dmitry Timoshkovwindowscodecs: Do not assume that vtable is the first...
2012-07-24  Dmitry Timoshkovwindowscodecs: Do not assume that vtable is the first...
2012-07-24  Dmitry Timoshkovwindowscodecs: Do not assume that vtable is the first...
2012-07-24  Dmitry Timoshkovwindowscodecs: Do not assume that vtable is the first...
2012-07-24  Dmitry Timoshkovwindowscodecs: Do not assume that vtable is the first...
2012-07-24  Dmitry Timoshkovwindowscodecs: Do not assume that vtable is the first...
2012-07-24  Dmitry Timoshkovwindowscodecs: Do not assume that vtable is the first...
2012-07-24  Dmitry Timoshkovwindowscodecs: Do not assume that vtable is the first...
2012-07-24  Dmitry Timoshkovwindowscodecs: Do not assume that vtable is the first...
2012-07-24  Dmitry Timoshkovwindowscodecs: Do not assume that vtable is the first...
2012-07-24  Dmitry Timoshkovwindowscodecs: Make classinfo structure const.
2012-07-24  Dmitry Timoshkovwindowscodecs: Do not assume that vtable is the first...
2012-07-24  Dmitry Timoshkovwindowscodecs: Do not assume that vtable is the first...
2012-07-24  Dmitry Timoshkovwindowscodecs: Do not assume that vtable is the first...
2012-07-24  Dmitry Timoshkovwindowscodecs: Implement MetadataHandler_Load.
2012-07-23  Dmitry Timoshkovwindowscodecs: Add a test for invalid predefined palett...
2012-07-23  Dmitry Timoshkovwindowscodecs: Add support for adding trasparent color...
2012-07-23  Dmitry Timoshkovwindowscodecs: Add support for generating WICBitmapPale...
2012-07-23  Dmitry Timoshkovwindowscodecs: Add support for generating WICBitmapPale...
2012-07-23  Dmitry Timoshkovwindowscodecs: Add support for generating WICBitmapPale...
2012-07-23  Dmitry Timoshkovwindowscodecs: Add support for generating WICBitmapPale...
2012-07-17  Nicolas Le Camwindowscodecs: Avoid using uninitialized value (LLVM...
2012-07-16  Dmitry Timoshkovwindowscodecs: Use predefined WICBitmapPaletteTypeFixed...
2012-07-16  Dmitry Timoshkovwindowscodecs: Avoid casting IWICFormatConverter to...
2012-07-13  Dmitry Timoshkovwindowscodecs: Test pixel format of the loaded TIFF...
2012-07-13  Dmitry Timoshkovwindowscodecs: Use predefined WICBitmapPaletteTypeFixed...
2012-07-13  Dmitry Timoshkovwindowscodecs: Use predefined WICBitmapPaletteTypeFixed...
2012-07-12  Dmitry Timoshkovwindowscodecs: Add support for generating WICBitmapPale...
2012-07-12  Dmitry Timoshkovwindowscodecs: Add support for generating WICBitmapPale...
2012-07-12  Dmitry Timoshkovwindowscodecs: Add support for generating WICBitmapPale...
2012-07-12  Dmitry Timoshkovwindowscodecs: Add support for generating WICBitmapPale...
2012-07-12  Dmitry Timoshkovwindowscodecs: Add support for generating WICBitmapPale...
2012-07-12  Dmitry Timoshkovwindowscodecs: Add support for generating WICBitmapPale...
2012-07-12  Dmitry Timoshkovwindowscodecs: Add support for generating WICBitmapPale...
2012-07-12  Dmitry Timoshkovwindowscodecs: Add a test for palette associated with...
2012-07-03  Vincent Povirkwindowscodecs: Implement IWICBitmapCodecInfo::GetPixelF...
2012-07-03  Dmitry Timoshkovwindowscodecs: Implement MetadataReaderInfo_DoesSupport...
2012-07-03  Dmitry Timoshkovwindowscodecs: Implement MetadataReaderInfo_DoesRequire...
2012-07-03  Dmitry Timoshkovwindowscodecs: Implement MetadataReaderInfo_GetSpecVersion.
2012-07-03  Dmitry Timoshkovwindowscodecs: Implement PixelFormatInfo_GetSpecVersion.
2012-07-03  Dmitry Timoshkovwindowscodecs: Implement FormatConverterInfo_GetSpecVer...
2012-07-03  Dmitry Timoshkovwindowscodecs: Implement BitmapEncoderInfo_GetSpecVersion.
2012-07-03  Dmitry Timoshkovwindowscodecs: Implement BitmapDecoderInfo_GetSpecVersion.
2012-07-02  Alexandre Julliardwindowscodecs: Don't fail if the TIFF library doesn...
2012-06-29  Dmitry Timoshkovwindowscodecs: Implement MetadataHandler_GetValue.
2012-06-28  Dmitry Timoshkovwindowscodecs: Make sure that stream is not reused...
2012-06-28  Vincent Povirkwindowscodecs: Implement BitmapScaler_CopyPixels.
2012-06-28  Vincent Povirkwindowscodecs: Implement IWICBitmapScaler::CopyPalette.
2012-06-28  Vincent Povirkwindowscodecs: Implement IWICBitmapScaler::GetResolution.
2012-06-28  Vincent Povirkwindowscodecs: Implement IWICBitmapScaler::GetPixelFormat.
2012-06-28  Vincent Povirkwindowscodecs: Implement IWICBitmapScaler::GetSize.
2012-06-27  Dmitry Timoshkovwindowscodecs: Suppress libtiff warnings.
2012-06-26  Vincent Povirkwindowscodecs: Implement IWICBitmapScaler::Initialize.
2012-06-26  Vincent Povirkwindowscodecs: Implement IWICImagingFactory::CreateEncoder.
2012-06-26  Vincent Povirkwindowscodecs: Add stub IWICBitmapScaler implementation.
2012-06-26  Vincent Povirkwindowscodecs: Add tests for IWICPixelFormatInfo.
2012-06-26  Vincent Povirkwindowscodecs: Implement IWICPixelFormatInfo2::Supports...
2012-06-26  Dmitry Timoshkovwindowscodecs: Implement MetadataReaderInfo_GetVendorGUID.
2012-06-26  Dmitry Timoshkovwindowscodecs: Implement TiffFrameDecode_GetThumbnail.
2012-06-26  Dmitry Timoshkovwindowscodecs: Implement TiffDecoder_GetPreview.
2012-06-26  Dmitry Timoshkovwindowscodecs: TiffDecoder_GetThumbnail should return...
2012-06-25  Vincent Povirkwindowscodecs: Implement IWICPixelFormatInfo2::GetNumer...
2012-06-25  Vincent Povirkwindowscodecs: Implement IWICPixelFormatInfo::GetFormat...
2012-06-25  Vincent Povirkwindowscodecs: Implement IWICPixelFormatInfo::GetChanne...
2012-06-25  Vincent Povirkwindowscodecs: Implement PixelFormatInfo_GetChannelCount.
2012-06-25  Vincent Povirkwindowscodecs: Implement PixelFormatInfo_GetBitsPerPixel.
2012-06-25  Dmitry Timoshkovwindowscodecs: Implement ImagingFactory_CreateDecoder.
2012-06-25  Dmitry Timoshkovwindowscodecs: Add WICImagingCategories registration.
2012-06-22  Dmitry Timoshkovwindowscodecs: Create a IWICMetadataReader for a TIFF...
2012-06-21  Dmitry Timoshkovwindowscodecs: Add support for loading of multiple...
2012-06-21  Dmitry Timoshkovwindowscodecs: Add a test for endianness support in...
2012-06-21  Dmitry Timoshkovwindowscodecs: Handle IFD fields with count 0 same...
2012-06-21  Dmitry Timoshkovwindowscodecs: Add support for IFD_UNDEFINED field...
2012-06-21  Dmitry Timoshkovwindowscodecs: Add support for IFD_ASCII field type.
2012-06-21  Dmitry Timoshkovwindowscodecs: Add tests for more types of IFD fields.
2012-06-21  Dmitry Timoshkovwindowscodecs: Fix handling of 8-byte IFD fields.
2012-06-21  Dmitry Timoshkovwindowscodecs: Add support for loading of multiple...
2012-06-21  Dmitry Timoshkovwindowscodecs: Add support for more types of IFD fields.
2012-06-21  Dmitry Timoshkovwindowscodecs: Implement MetadataReaderInfo_GetVersion.
2012-06-21  Dmitry Timoshkovwindowscodecs: Implement MetadataReaderInfo_GetFriendly...
2012-06-20  Vincent Povirkwindowscodecs: Report missing component info strings...
2012-06-20  Dmitry Timoshkovwindowscodecs: Implement MetadataHandler_GetValueByIndex.
2012-06-20  Dmitry Timoshkovwindowscodecs: Implement MetadataHandler_GetMetadataFormat.
2012-06-20  Dmitry Timoshkovwindowscodecs: Implement MetadataHandler_GetMetadataHan...
2012-06-20  Dmitry Timoshkovwindowscodecs: Add MetadataReaderInfo implementation.
next