summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/layers.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-2/+2
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-2/+2
| | | (bzr r8408)
* Remove unnecessary tab in Layers dialog (closes LP #364224)Maximilian Albert2009-07-291-3/+1
| | | (bzr r8358)
* part of #339660; layers dialog allows non-unique inkscape:label attributesEd Halley2009-03-081-1/+1
| | | (bzr r7443)
* deleting layer also hid layers, missing 'break' statementEd Halley2009-03-081-0/+1
| | | (bzr r7441)
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-0/+805
should be. Build libinkscape.a - should reduce link time. (bzr r7337)