server: Move socket async activation to sock_poll_event.
[wine] / dlls / mscms /
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.
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-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-09  Alexandre JulliardUse a more portable scheme for storing the name of...
2005-08-15  Vincent BéronUniformize DllMain TRACEing across dlls.
2005-07-18  Hans LeidekkerMake lcms support depend on headers _and_ libraries...
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-06  Hans LeidekkerFail loading when compiled without lcms support.
2005-07-05  Hans LeidekkerFix color directory handling.
2005-06-21  Stefan HuehnerFix some more -Wstrict-prototypes warnings.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
next