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
/
selected-color.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-22
SelectedColor: Add reminder
Patrick Storz
1
-0
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-3
/
+0
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-3
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-1
/
+1
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-1
/
+1
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-1
/
+1
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+1
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-1
/
+1
2016-03-29
Fix bugs with the colour selector self-signaling on change.
Martin Owens
1
-1
/
+0
2015-05-17
fixed: color scales - updating color when switched from undefined
Tomasz Boczkowski
1
-7
/
+6
2015-05-09
fixed crash in paint selector when changing from gradient to solid color
Tomasz Boczkowski
1
-7
/
+10
2015-05-02
gtk3 compile fix
Tomasz Boczkowski
1
-6
/
+2
2014-06-01
Using SelectedColor in extenstion/param/color
Tomasz Boczkowski
1
-0
/
+12
2014-06-01
inhibit SelectedColor::setColorAlpha in the callbacks of it's signals
Tomasz Boczkowski
1
-9
/
+20
2014-05-31
SPColorWheelSelector c++-sification: inherit Gtk::Table/Grid
Tomasz Boczkowski
1
-3
/
+10
2014-05-31
added dragged, released, grabbed signals to SelectedColor
Tomasz Boczkowski
1
-1
/
+21
2014-05-30
changed coding style of SelectedColor
Tomasz Boczkowski
1
-11
/
+21
2014-05-30
SPColorNotebok c++-sification - available pages list
Tomasz Boczkowski
1
-2
/
+3
2014-05-30
SPColorSelector c++-sification: added ColorSelectorFactory
Tomasz Boczkowski
1
-0
/
+6
2014-05-29
SPColorSelector c++-sification: added SelectedColor class
Tomasz Boczkowski
1
-0
/
+92