index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
widget
/
color-wheel-selector.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite of Gimp Color Wheel in C++.
Tavmjong Bah
2018-11-16
1
-5
/
+3
*
Clarify licenses
Max Gaukler
2018-11-08
1
-3
/
+3
*
Remove #include "config.h" from header files where possible
Eduard Braun
2018-09-24
1
-4
/
+0
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-4
/
+4
*
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
2018-06-12
1
-2
/
+2
*
ui/widgets: Drop GTK2 fallbacks
Alex Valavanis
2016-07-28
1
-12
/
+0
*
fixed: color scales - updating color when switched from undefined
Tomasz Boczkowski
2015-05-17
1
-1
/
+3
*
Reformatted refactored files
Tomasz Boczkowski
2015-05-03
1
-12
/
+10
*
Removed unnecessary inclusion of glibmm/threads.h
Tomasz Boczkowski
2015-05-03
1
-7
/
+1
*
SPColorWheelSelector c++-sification: replaced gtk calls by gtkmm versions
Tomasz Boczkowski
2014-05-31
1
-11
/
+19
*
SPColorWheelSelector c++-sification: inherit Gtk::Table/Grid
Tomasz Boczkowski
2014-05-31
1
-41
/
+29
*
SPColorWheelSelector c++-sification: moved to ui/widgets
Tomasz Boczkowski
2014-05-31
1
-0
/
+111