index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
sp-color-icc-selector.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPColorICC c++sification: moved to ui/widget/
Tomasz Boczkowski
2014-05-31
1
-1150
/
+0
*
SPColorScales c++-sification - using SelectedColor
Tomasz Boczkowski
2014-05-31
1
-0
/
+3
*
SPColorScales c++-sification - move to ui/widget
Tomasz Boczkowski
2014-05-31
1
-1
/
+1
*
ColorSlider coding style
Tomasz Boczkowski
2014-05-31
1
-4
/
+4
*
SPColorNotebok c++-sification - available pages list
Tomasz Boczkowski
2014-05-30
1
-1
/
+1
*
SPColorSelector c++-sification: added ColorSelectorFactory
Tomasz Boczkowski
2014-05-30
1
-0
/
+11
*
SPColorSlider c++-sification: use in sp-color-icc-selector
Tomasz Boczkowski
2014-05-24
1
-37
/
+35
*
moved widgets/sp-color-slider to ui/widget/color-slider
Tomasz Boczkowski
2014-05-23
1
-1
/
+1
*
cppcheck
Kris De Gussem
2013-06-21
1
-2
/
+4
*
Remove use of separate array for scale values.
Jon A. Cruz
2013-06-09
1
-34
/
+47
*
Replace multiple copies of GTK2/GTK3 #ifdef code with single helper function.
Jon A. Cruz
2013-06-09
1
-78
/
+52
*
C++ conversion of parallel arrays to vector of class instances.
Jon A. Cruz
2013-06-07
1
-89
/
+137
*
Refactored internals to use a vector of structs instead of several parallel a...
Jon A. Cruz
2013-05-18
1
-95
/
+89
*
Moved icc selector members to internal helper.
Jon A. Cruz
2013-05-13
1
-238
/
+294
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-1
/
+2
*
Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...
Alex Valavanis
2012-12-25
1
-13
/
+10
*
Migrate remaining color widgets to GtkGrid
Alex Valavanis
2012-12-02
1
-4
/
+86
*
Fix C++11 narrowing conversion errors
Alex Valavanis
2012-10-27
1
-3
/
+3
*
Fix for 1000023 : Fill & Stroke dialog redesign
John Smith
2012-05-21
1
-1
/
+1
*
Fix for 973195 : Limit width of color profile labels
John Smith
2012-05-20
1
-35
/
+36
*
GTK+ 3 fixes for colour selector widgets
Alex Valavanis
2012-05-18
1
-15
/
+11
*
syntx of null pointer dereference checks
Kris De Gussem
2012-05-12
1
-42
/
+46
*
Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...
Jon A. Cruz
2012-02-13
1
-54
/
+62
*
Get rid of deprecated gtk_marshal_* and some old GtkComboBox API
Alex Valavanis
2012-02-11
1
-0
/
+21
*
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-05
1
-1
/
+1
*
Warning and uninitialized data cleanup.
Jon A. Cruz
2012-01-07
1
-2
/
+6
*
cppcheck: initialization / warning cleanup
Kris De Gussem
2011-11-10
1
-0
/
+3
*
Refactored to abstract lcms usage more. Added CMSSystem class.
Jon A. Cruz
2011-07-10
1
-2
/
+8
*
Next step in refactoring color management. More to come.
Jon A. Cruz
2011-07-09
1
-5
/
+6
*
GTK+ cleaning: gtk_type_new
Alex Valavanis
2011-07-02
1
-1
/
+1
*
Replace deprecated GtkSignal
Alex Valavanis
2011-06-13
1
-14
/
+14
*
Replace use of deprecated GtkTooltips API
Alex Valavanis
2011-06-05
1
-13
/
+10
*
Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b...
Jon A. Cruz
2011-06-04
1
-6
/
+0
|
\
|
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
1
-5
/
+0
|
/
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-1
/
+1
|
\
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-1
/
+1
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 )
Kris De Gussem
2010-10-25
1
-7
/
+7
|
/
*
Turn off debugging.
Jon A. Cruz
2010-04-04
1
-1
/
+1
*
Updating to current trunk
Ted Gould
2009-11-29
1
-13
/
+22
|
\
|
*
Avoid crashing when profile is missing. Addresses main symptom of bug #437927.
Jon A. Cruz
2009-09-29
1
-9
/
+18
|
*
textual patch from bug 408093
bulia byak
2009-09-06
1
-2
/
+2
|
*
Fixed crash when invoked and no profile is set.
Jon A. Cruz
2009-08-31
1
-1
/
+1
|
*
Newer GTK is more restrictive with includes, only <gtk/gtk.h> can be directly...
Josh Andler
2009-07-13
1
-1
/
+1
*
|
enabling all icc-color related debug messages
Felipe Corr??a da Silva Sanches
2009-08-01
1
-2
/
+2
*
|
parsing and handling of icc-color in feFlood SVG Filters
Felipe Corr??a da Silva Sanches
2009-06-20
1
-26
/
+26
*
|
adding a list of uint32 color references and forcing LCMS debugging
Felipe Corr??a da Silva Sanches
2009-06-17
1
-26
/
+26
|
/
*
From trunk
Ted Gould
2008-10-27
1
-5
/
+6
*
Fix for if LCMS is disabled. (LP# 174854)
Bryce Harrington
2008-01-30
1
-3
/
+5
*
Added rough ui to flip colors to be icc-color
Jon A. Cruz
2007-11-10
1
-8
/
+46
[next]