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
/
stroke-marker-selector.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-1
/
+5
*
Misc. typos
Unknown
2017-11-07
1
-1
/
+1
*
Removed all GSList occurences in .h files
Marc Jeanmougin
2017-10-01
1
-3
/
+4
*
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
1
-8
/
+0
*
Change marker layout in stroke-widget so they are all on one line.
Martin Owens
2013-06-11
1
-2
/
+0
*
Adding inclusion of config.h where needed for threads.h check.
Jon A. Cruz
2013-06-07
1
-0
/
+4
*
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
*
Fix for 165865 : Fix marker color on duplicate
John Smith
2012-09-17
1
-2
/
+3
*
Fix for 165865 : markers must take object's stroke color
John Smith
2012-08-20
1
-0
/
+2
*
Fix for 1030239 : Custom markers only added to the list in 'Fill and Stroke -...
John Smith
2012-08-07
1
-0
/
+3
*
Fix for 1030239 : Custom markers only added to the list in Stroke Style after...
John Smith
2012-08-04
1
-8
/
+14
*
Fix for 943225 : Replace Gtk::OptionMenu with Gtk::ComboBox
John Smith
2012-03-14
1
-0
/
+104