xmllite: Fix reported node type for attributes.
[wine] / dlls / mscms / tests /
2012-02-05  Hans Leidekkermscms/tests: Pass profiles names as parameters instead...
2011-09-20  Hans Leidekkermscms: Fix OpenColorProfile to handle relative file...
2010-12-31  André Hentschelmscms/tests: Fix test message.
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-03-04  Hans Leidekkermscms: Accept REG_DWORD values when enumerating registe...
2009-01-05  Ge van Geldorpmscms/tests: Pass correct device name to AssociateColor...
2008-10-21  Paul Vriensmscms/tests: Fix a typo.
2008-06-25  James Hawkinsmscms: Only check the first three characters of the...
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-02-27  Alexandre Julliardmscms/tests: The tests shouldn't fail if we have some...
2008-02-25  Hans Leidekkermscms: Add tests for AssociateColorProfileWithDevice...
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...
2007-08-17  Alexandre Julliardmscms/tests: Allocate the profile buffer dynamically...
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.
2006-11-09  Eric Pouechmscms: GetColorDirectory: fixed incorrect A -> W conver...
2006-10-12  Hans Leidekkermscms/tests: 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-07-21  Andrew Talbotmscms/tests: Write-strings warnings fix.
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 JulliardTake advantage of the recursive nature of .gitignore...
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-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.
2005-12-21  Saulius Krasuckasmscms: Test only one invalid GetStandardColorSpaceProfi...
2005-12-15  Paul Vriensmscms: Add another possible error.
2005-12-13  Saulius Krasuckasmscms: Move repetitive code to helper macros.
2005-12-12  Paul Vriensmscms: Add another possible error.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-23  Saulius KrasuckasBe more strict and verbose while testing
2005-11-18  Saulius KrasuckasDon't call unicode functions of file API as they fail...
2005-07-18  Paul VriensSet size before calling pSetColorProfileElement.
2005-07-15  Hans LeidekkerLink directly to liblcms.
2005-07-07  Hans LeidekkerDynamically load mscms.
2005-07-05  Hans LeidekkerFix color directory handling.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-04-11  Vincent BéronDon't reference c:\windows directly.
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-21  Hans LeidekkerImplement and test GetColorProfileElementTag,
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-07  Hans LeidekkerImplement color profile handles.