Release 1.5.29.
[wine] / dlls / mscms / profile.c
2013-04-01  Nikolay Sivovmscms: Free memory and handle on error path (Coverity).
2012-04-18  André Hentschelmscms: Remove unneeded shadow variable.
2012-02-05  Hans Leidekkermscms: Use the return values of GetStandardColorSpacePr...
2011-09-20  Hans Leidekkermscms: Fix OpenColorProfile to handle relative file...
2011-08-03  Frédéric Delanoydlls: Assorted spelling fixes.
2011-08-01  Andrew Talbotmscms: Move a misplaced brace.
2009-09-02  Hans Leidekkermscms: Use correct standard color space constants in...
2009-01-19  Michael Stefaniucmscms: Remove superfluous pointer casts.
2008-03-25  Hans Leidekkermscms: Rewrite handle management to be thread-safe...
2008-03-07  Alexandre Julliardmscms: Fix a couple of compiler warnings when lcms...
2008-02-29  Hans Leidekkermscms: Create a copy of memory based profiles.
2008-02-28  Hans Leidekkermscms: Avoid closing a random file when destroying...
2008-02-25  Hans Leidekkermscms: Implement TranslateColors and improve the other...
2008-02-25  Hans Leidekkermscms: Assume read sharing when no sharing flags are...
2008-02-25  Hans Leidekkermscms: Implement AssociateColorProfileWithDevice and...
2008-01-25  Hans Leidekkermscms: Open .icm files only when enumerating color...
2008-01-25  Hans Leidekkermscms: Use NT directory for storing color profiles.
2007-07-25  Michael Stefaniucmscms: Don't produce unreachable code during conditiona...
2007-05-29  Andrew Talbotmscms: Constify some variables.
2006-11-09  Eric Pouechmscms: GetColorDirectory: fixed incorrect A -> W conver...
2006-10-05  Hans Leidekkermscms: Cast-qual warnings fix.
2006-10-02  Hans Leidekkermscms: Win64 printf format warning fixes.
2006-06-19  Hans Leidekkermscms: Fix famous typo in HeapFree call.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-08  Hans Leidekkermscms: Implement EnumColorProfiles{A,W}.
2006-02-27  Saulius Krasuckasmscms: One more LastError code fixed.
2006-02-20  Saulius Krasuckasmscms: Fix four todos for GetStandardColorSpaceProfile...
2006-01-13  Saulius Krasuckasmscms: Fix some wine_todo for GetStandardColorSpaceProf...
2006-01-06  Hans Leidekkermscms: Silence a potentially noisy fixme.
2005-07-18  Hans LeidekkerMake lcms support depend on headers _and_ libraries...
2005-07-15  Hans LeidekkerLink directly to liblcms.
2005-07-05  Hans LeidekkerFix color directory handling.
2005-04-11  Vincent BéronDon't reference c:\windows directly.
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-03-23  Francois GougetAssorted spelling fixes.
2005-03-09  Hans Leidekker- Implementation stubs for GenerateCopyFilePaths,
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-20  Hans LeidekkerStub implementations for all documented functions.
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-21  Hans LeidekkerImplement and test GetColorProfileElementTag,
2004-11-19  Hans LeidekkerImplement IsProfileValid.
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.