summaryrefslogtreecommitdiffstats
path: root/src/attributes.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added support for in-parameter in filter primitivesNiko Kiirala2007-05-291-0/+3
| | | (bzr r3041)
* Removal of old grid code - fully enabled new grid code.Johan B. C. Engelen2007-04-151-10/+0
| | | (bzr r2904)
* Always snap both bboxes and nodes. Remove all 'snap bbox/nodes' options from ↵Diederik van Lierop2007-04-121-2/+2
| | | | | document properties (bzr r2868)
* purge unused and considered-harmful has_abs_tolerancebulia byak2007-03-261-1/+0
| | | (bzr r2763)
* Purging old axonometric grid code: reworked it into the new grid class ↵Johan B. C. Engelen2007-03-251-3/+0
| | | | | structure. Still needs alot of work (snapping mostly and code cleansing). (bzr r2757)
* (bzr r2207)Bryce Harrington2007-01-131-2/+1
|
* 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)