index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
color-profile.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
2011-10-05
1
-1
/
+2
*
Update for non-LCMS builds.
Jon A. Cruz
2011-07-10
1
-0
/
+2
*
Refactored to abstract lcms usage more. Added CMSSystem class.
Jon A. Cruz
2011-07-10
1
-11
/
+20
*
Next step in refactoring color management. More to come.
Jon A. Cruz
2011-07-09
1
-5
/
+37
*
fix for building without LCMS
Campbell Barton
2011-07-08
1
-1
/
+4
*
Refactoring color profile to bring more internal. Help to prep for optional l...
Jon A. Cruz
2011-07-06
1
-82
/
+179
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
1
-1
/
+1
|
\
|
*
Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b...
Jon A. Cruz
2011-06-04
1
-1
/
+1
*
|
Fix color-managed view
Krzysztof Kosi??ski
2011-04-08
1
-35
/
+38
|
/
*
Pass removing some outdated C-macro use.
Jon A. Cruz
2011-02-20
1
-1
/
+1
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-10
/
+9
|
\
|
*
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
2010-07-12
1
-4
/
+4
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-3
/
+3
*
|
Block display of named color icc profiles.
Jon A. Cruz
2010-12-04
1
-0
/
+12
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
Fixed include to ensure file compiles with lcms disabled
Marcin Floryan
2010-11-14
1
-3
/
+1
*
|
Unified and cleaned up locating icc profiles, including adding missing OS X l...
Jon A. Cruz
2010-10-18
1
-55
/
+92
*
|
Turn off color profile debug messages.
Jon A. Cruz
2010-07-18
1
-1
/
+1
|
/
*
Patch from Fridrich - LP #520532
Krzysztof Kosi??ski
2010-03-05
1
-1
/
+1
*
Updating to current trunk
Ted Gould
2009-11-29
1
-7
/
+56
|
\
|
*
Kludge for URI resolution of combining paths. Fixes bug #437927.
Jon A. Cruz
2009-09-29
1
-2
/
+7
|
*
Avoid crashing when profile is missing. Addresses main symptom of bug #437927.
Jon A. Cruz
2009-09-29
1
-2
/
+2
|
*
fix build on win32 with LCMS_ENABLED
Johan B. C. Engelen
2009-09-27
1
-4
/
+1
|
*
Fixed Win32 code for MS Windows-specific color profile location. Fixes bug #2...
Jon A. Cruz
2009-09-26
1
-20
/
+32
|
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-5
/
+5
|
*
SPDocument->Document
johnce
2009-08-05
1
-5
/
+5
|
*
Cleaning up icc profile locations and adding OS X and Windows specifics. Work...
Jon A. Cruz
2009-06-12
1
-2
/
+37
*
|
now gamut check works!
Felipe Corr??a da Silva Sanches
2009-08-15
1
-0
/
+41
*
|
enabling all icc-color related debug messages
Felipe Corr??a da Silva Sanches
2009-08-01
1
-2
/
+9
|
/
*
Applied color management correction patch. Fixes bug #372171.
Jon A. Cruz
2009-06-11
1
-4
/
+4
*
Fix compile when lcms is disabled
Maximilian Albert
2009-01-21
1
-2
/
+1
*
Don't hold on to pointer returned from c_str(). Might help bug 307567
Jon A. Cruz
2009-01-21
1
-1
/
+2
*
Change lcms transforms to match change of display buffer from RGB-24 to ARGB-32
Jon A. Cruz
2008-12-31
1
-4
/
+4
*
Removed warning for expected condition.
Jon A. Cruz
2008-12-06
1
-3
/
+3
*
Fix compile when lcms is disabled
Maximilian Albert
2008-12-03
1
-0
/
+2
*
Rearrange to enable code that does not directly rely on lcms.
Jon A. Cruz
2008-11-27
1
-14
/
+7
*
Fix compile with lcms disabled.
Maximilian Albert
2008-11-27
1
-0
/
+2
*
List color profile search locations in preference tooltip
Jon A. Cruz
2008-11-27
1
-1
/
+7
*
From trunk
Ted Gould
2008-10-27
1
-19
/
+19
*
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
2008-09-16
1
-30
/
+35
*
plumb XML::Documents in everywhere
MenTaLguY
2008-06-11
1
-3
/
+2
*
Use improved Digest code. MD5 (and all others) tested on 32/64.
Bob Jamison
2008-04-22
1
-5
/
+2
*
Signed cleanup
Jon A. Cruz
2008-03-21
1
-1
/
+1
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-0
/
+2
*
Implemented per-monitor display adjustment via XICC
Jon A. Cruz
2007-11-24
1
-14
/
+193
*
Display CMS adjustment per-desktop view
Jon A. Cruz
2007-11-20
1
-3
/
+2
*
Moving functionality into <color-profile>
Jon A. Cruz
2007-10-29
1
-38
/
+141
*
Adding profile manager and user-visible drop-down in CMS picker
Jon A. Cruz
2007-10-08
1
-19
/
+21
*
Use neutral out of gamut warning color
Jon A. Cruz
2007-10-07
1
-2
/
+2
*
Guards for lcms < 1.15
Jon A. Cruz
2007-10-05
1
-0
/
+10
[next]