summaryrefslogtreecommitdiffstats
path: root/src/widgets/stroke-marker-selector.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix for 293358 : Reduce width of Fill Stroke dialogJohn Smith2012-09-251-2/+3
| | | (bzr r11702)
* Fix for 165865 : Fix marker color on duplicateJohn Smith2012-09-171-6/+2
| | | (bzr r11671)
* Fix for 165865 : markers must take object's stroke color - fix for floating ↵John Smith2012-08-281-1/+3
| | | | | window bug (bzr r11626)
* Fix for 165865 : markers must take object's stroke colorJohn Smith2012-08-201-18/+84
| | | (bzr r11614)
* Fix for 1030239 : Custom markers only added to the list in 'Fill and Stroke ↵John Smith2012-08-071-4/+19
| | | | | - Style' after reloading the file : Fix selection regression (bzr r11597)
* Fix for 1030239 : Custom markers only added to the list in Stroke Style ↵John Smith2012-08-041-0/+5
| | | | | after reloading the file (bzr r11589)
* Fix for 1030239 : Custom markers only added to the list in Stroke Style ↵John Smith2012-08-041-57/+135
| | | | | after reloading the file (bzr r11588)
* Fix for 973195 : Limit width of marker labelsJohn Smith2012-05-181-1/+2
| | | (bzr r11378)
* fix memory leak and some minor thingsKris De Gussem2012-04-091-12/+17
| | | (bzr r11190)
* Warning cleanup.Jon A. Cruz2012-04-041-1/+1
| | | (bzr r11144)
* Fix for 943225 : Replace Gtk::OptionMenu with Gtk::ComboBoxJohn Smith2012-03-141-0/+458
(bzr r11083)