Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / color-profile.cpp
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-12-04 Jon A. CruzBlock display of named color icc profiles.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-11-14 Marcin FloryanFixed include to ensure file compiles with lcms disabled
2010-10-18 Jon A. CruzUnified and cleaned up locating icc profiles, including...
2010-07-18 Jon A. CruzTurn off color profile debug messages.
2010-07-18 Jon A. CruzTurn off color profile debug messages.
2010-07-12 Abhishek Sharma... SPObject c++ification finalized along with the beginnin...
2010-07-01 Abhishek Sharma... C++fied SPDocument added
2010-03-26 Ted GouldMerge from trunk
2010-03-05 Krzysztof KosińskiPatch from Fridrich - LP #520532
2010-01-14 Krzysztof Kosiński* Merge from trunk
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-21 Ted GouldUpdating to current trunk
2009-12-21 Ted GouldUpdating the READMEs to better handle OSX.
2009-12-05 Felipe C. da S.... merging gsoc 2009 color management work by Felipe Sanch...
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-09-29 joncruzKludge for URI resolution of combining paths. Fixes...
2009-09-29 joncruzAvoid crashing when profile is missing. Addresses main...
2009-09-27 johanengelenfix build on win32 with LCMS_ENABLED
2009-09-26 joncruzFixed Win32 code for MS Windows-specific color profile...
2009-08-15 JucaBluesnow gamut check works!
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-08-01 JucaBluesenabling all icc-color related debug messages
2009-06-12 joncruzCleaning up icc profile locations and adding OS X and...
2009-06-11 joncruzApplied color management correction patch. Fixes bug...
2009-01-21 cilix42Fix compile when lcms is disabled
2009-01-21 joncruzDon't hold on to pointer returned from c_str(). Might...
2008-12-31 joncruzChange lcms transforms to match change of display buffe...
2008-12-06 joncruzRemoved warning for expected condition.
2008-12-03 cilix42Fix compile when lcms is disabled
2008-11-27 joncruzRearrange to enable code that does not directly rely...
2008-11-27 cilix42Fix compile with lcms disabled.
2008-11-27 joncruzList color profile search locations in preference tooltip
2008-10-27 Ted GouldFrom trunk
2008-09-16 tweenkRefactored preferences handling into a new version of
2008-06-11 mentalplumb XML::Documents in everywhere
2008-04-22 ishmalUse improved Digest code. MD5 (and all others) tested...
2008-03-21 joncruzSigned cleanup
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2007-11-24 joncruzImplemented per-monitor display adjustment via XICC
2007-11-20 joncruzDisplay CMS adjustment per-desktop view
2007-10-29 joncruzMoving functionality into <color-profile>
2007-10-08 joncruzAdding profile manager and user-visible drop-down in...
2007-10-07 joncruzUse neutral out of gamut warning color
2007-10-05 joncruzGuards for lcms < 1.15
2007-10-05 joncruzEnabled custom out of gamut warning color
2007-10-04 joncruzfew more CMS options
2007-10-03 joncruznon-lcms build fixes
2007-10-03 joncruzAdded profile intent options
2007-10-03 joncruzInitial cut of softproofing
2007-10-02 joncruzEnhanced directory checking
2007-10-01 joncruzAdded lcms error handler to avoid exiting upon CMS...
2007-10-01 joncruzAdded searching for icc profiles in standard locations...
2007-09-27 joncruzDisallow all but RGB Display profiles for previewing
2007-09-26 joncruzChanged preference to use file chooser button
2007-09-26 joncruzAdded display profile calibration
2007-09-25 joncruzFixed const
2007-09-16 pjrmtrivial changes to address warning with g++-4.2
2007-01-21 mentalstart switching sp_repr_new* over to XML::Document...
2006-05-04 ishmalfix relative and absolute paths according to w3c uri...
2006-04-06 joncruzAdding simple debug
2006-04-06 joncruzAdding rendering-intent to <color-profile>
2006-04-03 joncruzFixed to handle relative file paths
2006-04-03 joncruzInitial support of color-profile on <image>
2006-04-02 joncruzAdding support for <color-profile> element