oleaut32: Use WIC to decode gif files.
[wine] / dlls / mscms /
2005-03-02  Alexandre JulliardAvoid spaces before preprocessor directives, that's...
2005-02-21  Hans Leidekker- Add support for color transform handles.
2005-02-14  Hans LeidekkerImplement and test access flags for color profiles.
2004-12-27  Rein KlazesCorrect cases where arguments of ok() calls depend...
2004-12-20  Hans LeidekkerStub implementations for all documented functions.
2004-12-14  Francois GougetAdd trailing '\n's to ok() calls.
2004-12-13  Hans LeidekkerTest and implement SetColorProfileElement.
2004-12-07  Hans LeidekkerMove ICC profile handling into its own file.
2004-11-30  Hans LeidekkerInfrastructure for handling ICC profiles.
2004-11-23  Kevin KoltzauLook for lcms.h in lcms/lcms.h.
2004-11-21  Hans LeidekkerImplement and test GetColorProfileElementTag,
2004-11-19  Hans LeidekkerImplement IsProfileValid.
2004-11-19  Hans LeidekkerAdd version information.
2004-11-03  Hans LeidekkerImprove {Uninstall,Install}ColorProfile{A,W}.
2004-10-22  Francois GougetFlesh out the icm.h header (add COLORMATCHSETUP & co...
2004-10-08  Vincent BéronBetter document some apis in commdlg and mscms.
2004-10-07  Hans LeidekkerImplement color profile handles.
2004-09-22  Hans LeidekkerBeginnings of an MSCMS implementation based on LittleCMS.