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
*
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
*
Enabled custom out of gamut warning color
Jon A. Cruz
2007-10-05
1
-1
/
+9
*
few more CMS options
Jon A. Cruz
2007-10-04
1
-3
/
+20
*
non-lcms build fixes
Jon A. Cruz
2007-10-03
1
-0
/
+2
*
Added profile intent options
Jon A. Cruz
2007-10-03
1
-3
/
+10
*
Initial cut of softproofing
Jon A. Cruz
2007-10-03
1
-0
/
+124
*
Enhanced directory checking
Jon A. Cruz
2007-10-02
1
-16
/
+57
*
Added lcms error handler to avoid exiting upon CMS error
Jon A. Cruz
2007-10-01
1
-0
/
+7
*
Added searching for icc profiles in standard locations, and preference to com...
Jon A. Cruz
2007-10-01
1
-0
/
+120
*
Disallow all but RGB Display profiles for previewing
Jon A. Cruz
2007-09-27
1
-1
/
+16
*
Changed preference to use file chooser button
Jon A. Cruz
2007-09-26
1
-1
/
+1
*
Added display profile calibration
Jon A. Cruz
2007-09-26
1
-1
/
+31
*
Fixed const
Jon A. Cruz
2007-09-25
1
-2
/
+2
*
trivial changes to address warning with g++-4.2
Peter Moulder
2007-09-16
1
-1
/
+1
*
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
2007-01-21
1
-1
/
+2
*
fix relative and absolute paths according to w3c uri spec
Bob Jamison
2006-05-04
1
-14
/
+26
*
Adding simple debug
Jon A. Cruz
2006-04-06
1
-3
/
+51
*
Adding rendering-intent to <color-profile>
Jon A. Cruz
2006-04-06
1
-24
/
+67
*
Fixed to handle relative file paths
Jon A. Cruz
2006-04-03
1
-1
/
+13
[next]