summaryrefslogtreecommitdiffstats
path: root/src/widgets/stroke-style.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * [INTL:*] translator comments for all context strings addedIvan Mas??r2009-06-031-0/+2
| | | (bzr r7985)
* When selecting a path with markers but without a stroke, then one should be ↵Diederik van Lierop2009-05-121-3/+37
| | | | | able to change the markers and the stroke width. Therefore these controls should not be greyed out in the stroke & fill dialog (fixes bug #166029, which was first reported in 2004 :-) ) (bzr r7868)
* Zero page size, to accommodate stricter GTK+ API. Fixes bug #338196.Jon A. Cruz2009-03-061-2/+2
| | | (bzr r7429)
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-0/+1838
should be. Build libinkscape.a - should reduce link time. (bzr r7337)