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
/
swatch-selector.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-06
Refactoring: call setAttribute() directly.
Shlomi Fish
1
-1
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-0
/
+9
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-3
/
+3
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-3
/
+9
2016-04-01
Fix regression in swatch color selection and improve it by allowing drag to c...
Martin Owens
1
-43
/
+5
2014-06-01
ColorNotebook is Gtk::Widget and uses ColorSelector
Tomasz Boczkowski
1
-1
/
+3
2014-06-01
moved ColorNotebook to ui/widget
Tomasz Boczkowski
1
-1
/
+1
2014-06-01
using ColorSelector in SwatchSelector
Tomasz Boczkowski
1
-58
/
+44
2013-08-03
Cleaned up.
Markus Engel
1
-1
/
+1
2013-03-25
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
1
-4
/
+1
2012-06-26
Fix for 722017 : Better Gradient Window
John Smith
1
-1
/
+1
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+1
2011-02-21
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
1
-3
/
+3
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-07-07
Tuning fill-n-stroke to support non-solid swatches.
Jon A. Cruz
1
-2
/
+4
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-1
/
+1
2010-06-28
Partial C++-ification of SPGradient
Jon A. Cruz
1
-1
/
+1
2010-03-23
Add needed null check.
Jon A. Cruz
1
-1
/
+1
2010-03-22
C++-ification of paint selector.
Jon A. Cruz
1
-1
/
+1
2010-03-21
Fix crash
Jon A. Cruz
1
-0
/
+5
2010-03-21
Edit single-stop "swatch"/"solid" gradients in-place in the F&S dialog.
Jon A. Cruz
1
-0
/
+198