summaryrefslogtreecommitdiffstats
path: root/src/widgets/stroke-style.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New tab in Fill&Stroke dialog for swatch fills.Jon A. Cruz2010-03-061-1/+7
| | | (bzr r9153)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-17/+17
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-17/+17
| | | (bzr r8404)
* * [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)