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
/
gradient-selector.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-17
Stop End button selecting first swatch in list
Nathan Lee
1
-1
/
+1
2019-07-15
Override navigation in swatch/gradient list
Nathan Lee
1
-0
/
+2
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-09-24
Remove #include "config.h" from header files where possible
Eduard Braun
1
-4
/
+0
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-2
/
+2
2016-11-08
Improve mesh handling in Fill and Stroke dialog.
Tavmjong Bah
1
-3
/
+0
2016-07-28
Finish removing GTK+ 2 fallbacks
Alex Valavanis
1
-8
/
+0
2014-08-30
Reduce header bloat
Alex Valavanis
1
-12
/
+8
2014-08-23
Fix deprecated VBox use
Alex Valavanis
1
-0
/
+8
2014-08-10
Add meshes to Fill&Stroke paint selector
Liam P. White
1
-0
/
+3
2014-03-09
Remove unused includes to tidy up the code.
Martin Owens
1
-1
/
+0
2013-06-07
Adding inclusion of config.h where needed for threads.h check.
Jon A. Cruz
1
-0
/
+4
2013-06-06
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
1
-0
/
+2
2013-06-04
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
1
-0
/
+2
2012-11-28
Fix for 1071421 : Setting swatch as fill/stroke creates new swatches which ne...
John Smith
1
-0
/
+2
2012-10-24
Fix for 1067819 : Changing gradient name does not dirty the document (trunk)
John Smith
1
-1
/
+1
2012-06-26
Fix for 722017 : Better Gradient Window
John Smith
1
-4
/
+50
2011-06-14
Remove deprecated glib macro wrappers
Alex Valavanis
1
-4
/
+4
2011-06-03
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
1
-1
/
+1
2010-07-07
Tuning fill-n-stroke to support non-solid swatches.
Jon A. Cruz
1
-0
/
+4
2010-03-09
Initial F&S dialog setting of swatch colors.
Jon A. Cruz
1
-1
/
+3
2010-03-08
Cleanup of gradient-selector to allow for new mode.
Jon A. Cruz
1
-21
/
+26
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-1
/
+1
2009-08-05
SPDocument->Document
johnce
1
-1
/
+1
2008-12-04
Warning/type cleanup.
Jon A. Cruz
1
-1
/
+1
2008-12-04
Whitespace cleanup.
Jon A. Cruz
1
-22
/
+34