summaryrefslogtreecommitdiffstats
path: root/src/widgets/stroke-marker-selector.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-12Use fixed inkscape icon for 'no-marker' instead of gtk theme iconMartin Owens1-6/+2
2013-06-12Use 'remove' instead of 'gtk-remove' for theme.Martin Owens1-2/+2
2013-06-11Change back to using NULL and fix windows theme error by checkingMartin Owens1-5/+8
2013-06-11Fix new bug with No-Marker having no icon, use Stock GTK::Remove icon for No-...Martin Owens1-2/+5
2013-06-11Change marker layout in stroke-widget so they are all on one line.Martin Owens1-10/+0
2012-09-25Fix for 293358 : Reduce width of Fill Stroke dialogJohn Smith1-2/+3
2012-09-17Fix for 165865 : Fix marker color on duplicateJohn Smith1-6/+2
2012-08-28Fix for 165865 : markers must take object's stroke color - fix for floating w...John Smith1-1/+3
2012-08-20Fix for 165865 : markers must take object's stroke colorJohn Smith1-18/+84
2012-08-07Fix for 1030239 : Custom markers only added to the list in 'Fill and Stroke -...John Smith1-4/+19
2012-08-04Fix for 1030239 : Custom markers only added to the list in Stroke Style after...John Smith1-0/+5
2012-08-04Fix for 1030239 : Custom markers only added to the list in Stroke Style after...John Smith1-57/+135
2012-05-18Fix for 973195 : Limit width of marker labelsJohn Smith1-1/+2
2012-04-09fix memory leak and some minor thingsKris De Gussem1-12/+17
2012-04-04Warning cleanup.Jon A. Cruz1-1/+1
2012-03-14Fix for 943225 : Replace Gtk::OptionMenu with Gtk::ComboBoxJohn Smith1-0/+458