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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
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
-1
/
+5
2017-11-07
Misc. typos
Unknown
1
-1
/
+1
2017-10-01
Removed all GSList occurences in .h files
Marc Jeanmougin
1
-3
/
+4
2015-04-27
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
1
-8
/
+0
2013-06-11
Change marker layout in stroke-widget so they are all on one line.
Martin Owens
1
-2
/
+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-09-17
Fix for 165865 : Fix marker color on duplicate
John Smith
1
-2
/
+3
2012-08-20
Fix for 165865 : markers must take object's stroke color
John Smith
1
-0
/
+2
2012-08-07
Fix for 1030239 : Custom markers only added to the list in 'Fill and Stroke -...
John Smith
1
-0
/
+3
2012-08-04
Fix for 1030239 : Custom markers only added to the list in Stroke Style after...
John Smith
1
-8
/
+14
2012-03-14
Fix for 943225 : Replace Gtk::OptionMenu with Gtk::ComboBox
John Smith
1
-0
/
+104