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-selector.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-3
/
+11
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-8
/
+8
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-3
/
+3
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-3
/
+3
*
Misc. typos
Unknown
2017-11-07
1
-1
/
+1
*
End GTK+ 2 support and remove GDL fork
Alex Valavanis
2016-08-04
1
-6
/
+0
|
\
|
*
Finish removing GTK+ 2 fallbacks
Alex Valavanis
2016-07-28
1
-6
/
+0
*
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-3
/
+1
*
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+3
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-3
/
+1
|
/
*
Remove superfluous glibmm/threads.h checks
Alex Valavanis
2015-12-27
1
-4
/
+0
*
Revert Pango/Harfbuzz fixes. Needs work
Alex Valavanis
2015-12-27
1
-0
/
+4
*
Remove superfluous glibmm/threads.h checks
Alex Valavanis
2015-12-27
1
-4
/
+0
*
merged SPColorScales c++-sification from svgpaints branch
Tomasz Boczkowski
2015-04-26
1
-1
/
+1
|
\
|
*
SPColorScales c++-sification - using SelectedColor
Tomasz Boczkowski
2014-05-31
1
-1
/
+1
|
*
SPColorNotebok c++-sification - available pages list
Tomasz Boczkowski
2014-05-30
1
-1
/
+4
*
|
merged SPColorSlider c++-sification from svgpaints branch
Tomasz Boczkowski
2015-04-25
1
-0
/
+5
|
\
|
*
|
sp-color-selector: Clean up GObject boilerplate & fix deprecation
Alex Valavanis
2014-08-23
1
-31
/
+11
|
/
*
GTK+ 3 fixes for colour selector widgets
Alex Valavanis
2012-05-18
1
-11
/
+9
*
Replace deprecated GTK_TYPE macros
Alex Valavanis
2012-02-26
1
-4
/
+4
*
Get rid of deprecated gtk_marshal_* and some old GtkComboBox API
Alex Valavanis
2012-02-11
1
-4
/
+4
*
GTK+ cleanup: gtk_type_class
Alex Valavanis
2011-07-03
1
-1
/
+1
*
Replace deprecated GtkSignal
Alex Valavanis
2011-06-13
1
-24
/
+28
*
Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b...
Jon A. Cruz
2011-06-04
1
-1
/
+1
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
Stop overrun.
Jon A. Cruz
2010-09-12
1
-4
/
+0
*
C++-ification of paint selector.
Jon A. Cruz
2010-03-22
1
-6
/
+3
*
Cleanup on color changers
Jon A. Cruz
2007-10-30
1
-125
/
+132
*
Initial support for icc color selection including CMYK
Jon A. Cruz
2007-09-25
1
-11
/
+14
*
Refactoring SPColor to C++ and removing legacy CMYK implementation
Jon A. Cruz
2007-09-15
1
-29
/
+31
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-5
/
+5
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
1
-5
/
+5
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+351