summaryrefslogtreecommitdiffstats
path: root/src/attributes.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, ↵Johan B. C. Engelen2006-09-211-0/+4
| | | | | diagonal guides, 0-degree angle axes, user-input checking, emphasis lines, optimizing, ... try and find as many bugs as possible :P Or just look at it playing with the angles of the lines, it's pretty cool to look at all by itself :) (bzr r1716)
* Added skeleton files for other filter primitives' SP-objects. Added blur ↵Hugo Rodrigues2006-08-021-3/+65
| | | | | slider on fill/stroke dialog (uncomment on object-properties.cpp). (bzr r1542)
* svg-filters branch merged back to headNiko Kiirala2006-06-211-0/+6
| | | (bzr r1252)
* SVG 1.1 Conditional Processing Module rendering support (<switch> element, ↵Andrius Ramanauskas2006-04-201-0/+4
| | | | | | | requiredReatures/requiredExtensions/systemLanguage attributes). Two more W3C SVG Test Suite testes pass after this change. (bzr r556)
* Adding support for <color-profile> elementJon A. Cruz2006-04-021-0/+4
| | | (bzr r401)
* remember rotation centers, correctly this time (by johncliff and me)bulia byak2006-01-261-0/+2
| | | (bzr r28)
* * src/widgets/toolbox.cpp, src/widgets/desktop-widget.cpp,mjwybrow2006-01-201-0/+1
| | | | | | | | | | | src/conn-avoid-ref.cpp, src/conn-avoid-ref.h, src/sp-namedview.cpp, src/sp-namedview.h, src/attributes.cpp, src/attributes.h, src/attributes-test.cpp: Added a "Spacing" control to the connector toolbar which allows the user to adjust the amount of space left around avoided shapes for the purpose of determining auto-routing connector paths. (bzr r18)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+348
(bzr r1)