po: Update French translation.
[wine] / dlls / mscms /
2012-04-18  André Hentschelmscms: Remove unneeded shadow variable.
2012-02-05  Hans Leidekkermscms/tests: Pass profiles names as parameters instead...
2012-02-05  Hans Leidekkermscms: Use the return values of GetStandardColorSpacePr...
2011-11-16  Francois Gougetmscms: Delete the static critical section when unloadin...
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.
2011-05-02  Marcus Meissnermscms: Mark internal symbols as hidden.
2011-04-05  Jerome Leclanchemscms: Move MSCMS_dbgstr_tag outside of the HAVE_LCMS...
2011-04-04  Marcus Meissnermscms: Added missing breaks (Coverity).
2011-04-04  Marcus Meissnermscms: Fixed bad sizeof() (Coverity).
2011-03-30  Hans Leidekkermscms: Trace the CMM id as a string.
2010-12-31  André Hentschelmscms/tests: Fix test message.
2010-10-26  Michael Stefaniucmscms: Don't produce unreachable code with #ifdef ...
2010-10-18  Hans Leidekkermscms: Fix a memory leak in TranslateColors.
2010-10-01  Alexandre Julliardtests: Make some variables static.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-18  Hans Leidekkermscms/tests: Mark some win98 test results as broken.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2009-10-21  Hans Leidekkermscms/tests: Avoid accessing uninitialized memory.
2009-10-07  Alexandre JulliardFix empty function prototypes.
2009-09-10  Paul Vriensmscms/tests: Fix some test failures on Win98 and WinME.
2009-09-02  Hans Leidekkermscms/tests: Remove code that mixes up color space...
2009-09-02  Hans Leidekkermscms: Use correct standard color space constants in...
2009-03-05  Hans Leidekkermscms: Handle errors from lcms more gracefully.
2009-03-04  Hans Leidekkermscms: Accept REG_DWORD values when enumerating registe...
2009-01-19  Michael Stefaniucmscms: Remove superfluous pointer casts.
2009-01-05  Ge van Geldorpmscms/tests: Pass correct device name to AssociateColor...
2008-10-21  Detlef Riekenbergmscms: Quiet a noisy fixme.
2008-10-21  Paul Vriensmscms/tests: Fix a typo.
2008-09-23  Austin Englishmscms: Undefine HIWORD to avoid a conflict.
2008-07-11  Andrew Talbotmscms: Remove unneeded address-of operator from array...
2008-06-25  James Hawkinsmscms: Only check the first three characters of the...
2008-03-25  Huw Daviesmscms: Fix compilation without lcms.
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-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
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-27  Alexandre Julliardmscms/tests: The tests shouldn't fail if we have some...
2008-02-26  Dmitry Timoshkovmscms: Allow compilation without LCMS installed.
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: Add tests for AssociateColorProfileWithDevice...
2008-02-25  Hans Leidekkermscms: Implement AssociateColorProfileWithDevice and...
2008-02-18  Francois Gougetmscms/tests: The presence of an ICM file in the color...
2008-02-18  Francois Gougetmscms/tests: EnumColorProfiles() should not fail even...
2008-01-25  Hans Leidekkermscms: Open .icm files only when enumerating color...
2008-01-25  Hans Leidekkermscms: Use NT directory for storing color profiles.
2008-01-11  Andrew Talbotmscms: Remove unneeded casts.
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-08-17  Alexandre Julliardmscms/tests: Allocate the profile buffer dynamically...
2007-07-25  Michael Stefaniucmscms: Don't produce unreachable code during conditiona...
2007-07-13  Paul Vriensmscms/tests: Skip tests if we don't have enough rights.
2007-06-25  Paul Vriensmscms/tests: Fix wrong test for failure.
2007-06-25  Paul Vriensmscms/tests: Don't crash on Vista.
2007-05-29  Andrew Talbotmscms: Constify some variables.
2007-05-10  Andrew Talbotmscms: Exclude unused headers.
2007-03-13  Hans Leidekkermscms: Fix compilation with the latest lcms header.
2006-11-09  Eric Pouechmscms: GetColorDirectory: fixed incorrect A -> W conver...
2006-10-16  Francois GougetAssorted spelling fixes.
2006-10-12  Hans Leidekkermscms/tests: Win64 printf format warning fixes.
2006-10-05  Hans Leidekkermscms: Cast-qual warnings fix.
2006-10-05  Hans Leidekkermscms: Document the transform functions.
2006-10-04  Hans Leidekkermscms: Restore the preprocessor hack.
2006-10-02  Hans Leidekkermscms: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-11  Marcus MeissnerRemoves all unnecessary WINE_DEFAULT_DEBUG_CHANNEL...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-07-21  Andrew Talbotmscms/tests: Write-strings warnings fix.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-19  Hans Leidekkermscms: Fix famous typo in HeapFree call.
2006-06-19  Kevin Koltzaumscms: Fix 64bit warnings.
2006-06-13  Alexandre Julliardmscms/tests: Use lstrlenA instead of strlen in ok(...
2006-06-13  Saulius Krasuckasmscms: Eliminate complex test macro to make source...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-08  Hans Leidekkermscms: Add tests for EnumColorProfiles{A,W}.
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-02-20  Saulius Krasuckasmscms: Branching fixes for some test routines
2006-02-16  Saulius Krasuckasmscms: Distinguish between registered and unregistered...
2006-02-14  Saulius Krasuckasmscms: Move 4 test macros into a single one.
2006-01-19  Saulius Krasuckasmscms: Check an appropriate registry key.
2006-01-16  Saulius Krasuckasmscms: Collect some data during profile enumeration.
2006-01-13  Saulius Krasuckasmscms: Fix some wine_todo for GetStandardColorSpaceProf...
2006-01-13  Saulius Krasuckasmscms: Make two checks more strict in the case of success.
2006-01-13  Saulius Krasuckasmscms: Make enumerating more verbose.
2006-01-12  Saulius Krasuckasmscms: Null ID can make GetStandardColorSpaceProfile...
2006-01-11  Saulius Krasuckasmscms: Set the last error code to an unusual value.
2006-01-10  Saulius Krasuckasmscms: Enumerate registered standard colorspace profiles.
2006-01-06  Hans Leidekkermscms: Silence a potentially noisy fixme.
next