summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/layer-properties.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* part of bug #339660; can not use Add/Rename dialog to create layer with no ↵Ed Halley2009-03-091-4/+9
| | | | | proper inkscape:label attribute, otherwise GUI is confused (bzr r7452)
* part of #339660; layers dialog allows non-unique inkscape:label attributesEd Halley2009-03-081-2/+3
| | | (bzr r7443)
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-0/+256
should be. Build libinkscape.a - should reduce link time. (bzr r7337)