index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
param
/
color.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move prefdialog to own directory
Patrick Storz
2019-08-31
1
-119
/
+0
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-4
/
+4
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-2
/
+2
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-2
/
+2
*
Some code refactoring for consistency
Eduard Braun
2017-04-09
1
-5
/
+5
*
Remove unused field "scope"
Eduard Braun
2017-04-09
1
-2
/
+1
*
Remove unused field "gui_tip"
Eduard Braun
2017-04-09
1
-2
/
+1
*
Extensions: Work around gtk3 width/height calculation bug for long labels
Eduard Braun
2017-02-13
1
-2
/
+2
*
Extensions: Make "indent" attribute a common attribute for all parameters tha...
Eduard Braun
2017-02-12
1
-4
/
+12
*
Templates. Fix for Bug #1402182 (Crash with color widget used in procedural t...
Nicolas Dufour
2015-06-30
1
-2
/
+4
*
Introduced fixes after merge proposal review
Tomasz Boczkowski
2015-05-03
1
-1
/
+1
*
gtk3 compile fix
Tomasz Boczkowski
2015-05-02
1
-1
/
+0
*
merge with trunk
Tomasz Boczkowski
2015-05-02
1
-4
/
+0
|
\
|
*
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
1
-4
/
+0
*
|
Using SelectedColor instead of SPColorSelector
Tomasz Boczkowski
2015-04-26
1
-39
/
+31
|
\
\
|
|
/
|
/
|
|
*
ColorNotebook is Gtk::Widget and uses ColorSelector
Tomasz Boczkowski
2014-06-01
1
-2
/
+3
|
*
moved ColorNotebook to ui/widget
Tomasz Boczkowski
2014-06-01
1
-1
/
+1
|
*
disconnecting in ParamColor destructor
Tomasz Boczkowski
2014-06-01
1
-1
/
+1
|
*
Using SelectedColor in extenstion/param/color
Tomasz Boczkowski
2014-06-01
1
-30
/
+21
*
|
Fix "Argument with 'nonnull' attribute passed null" API bug in extension colo...
Johan B. C. Engelen
2014-10-11
1
-5
/
+7
|
/
*
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
2013-06-06
1
-0
/
+2
*
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
2013-06-04
1
-0
/
+2
*
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-08
1
-3
/
+1
*
Janitorial tasks: get rid of deprecated repr wrapper functions
Kris De Gussem
2012-01-03
1
-2
/
+2
*
Const correctness fixes that also correct bug #893146.
Jon A. Cruz
2011-12-19
1
-4
/
+2
*
variable initialisation
Kris De Gussem
2011-11-19
1
-9
/
+6
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-2
/
+2
*
SPDocument->Document
johnce
2009-08-05
1
-2
/
+2
*
From trunk
Ted Gould
2008-10-27
1
-2
/
+2
*
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
2008-09-16
1
-4
/
+8
*
r18381@shi: ted | 2008-03-07 20:11:34 -0800
Ted Gould
2008-04-04
1
-0
/
+124