summaryrefslogtreecommitdiffstats
path: root/src/widgets/stroke-style.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Purge use of SP_ACTIVE_* and encapsulate by moving 'active' desktop tracking ↵Jon A. Cruz2010-03-291-4/+7
| | | | | | | | out of lower-level panels. Fixes bug #270623. Fixed bugs: - https://launchpad.net/bugs/270623 (bzr r9252)
* Phase 1 - unify/reconcile copy-n-paste edit madness of Fill and Stroke edit ↵Jon A. Cruz2010-03-271-8/+8
| | | | | panes. (bzr r9238)
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-0/+35
should be. Build libinkscape.a - should reduce link time. (bzr r7337)