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.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-12
Use fixed inkscape icon for 'no-marker' instead of gtk theme icon
Martin Owens
1
-6
/
+2
2013-06-12
Use 'remove' instead of 'gtk-remove' for theme.
Martin Owens
1
-2
/
+2
2013-06-11
Change back to using NULL and fix windows theme error by checking
Martin Owens
1
-5
/
+8
2013-06-11
Fix new bug with No-Marker having no icon, use Stock GTK::Remove icon for No-...
Martin Owens
1
-2
/
+5
2013-06-11
Change marker layout in stroke-widget so they are all on one line.
Martin Owens
1
-10
/
+0
2012-09-25
Fix for 293358 : Reduce width of Fill Stroke dialog
John Smith
1
-2
/
+3
2012-09-17
Fix for 165865 : Fix marker color on duplicate
John Smith
1
-6
/
+2
2012-08-28
Fix for 165865 : markers must take object's stroke color - fix for floating w...
John Smith
1
-1
/
+3
2012-08-20
Fix for 165865 : markers must take object's stroke color
John Smith
1
-18
/
+84
2012-08-07
Fix for 1030239 : Custom markers only added to the list in 'Fill and Stroke -...
John Smith
1
-4
/
+19
2012-08-04
Fix for 1030239 : Custom markers only added to the list in Stroke Style after...
John Smith
1
-0
/
+5
2012-08-04
Fix for 1030239 : Custom markers only added to the list in Stroke Style after...
John Smith
1
-57
/
+135
2012-05-18
Fix for 973195 : Limit width of marker labels
John Smith
1
-1
/
+2
2012-04-09
fix memory leak and some minor things
Kris De Gussem
1
-12
/
+17
2012-04-04
Warning cleanup.
Jon A. Cruz
1
-1
/
+1
2012-03-14
Fix for 943225 : Replace Gtk::OptionMenu with Gtk::ComboBox
John Smith
1
-0
/
+458