summaryrefslogtreecommitdiffstats
path: root/src/attributes-test.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Next steps in implementing the snapping indicatorDiederik van Lierop2008-05-041-0/+1
| | | (bzr r5600)
* Snap to page borderDiederik van Lierop2008-03-121-0/+1
| | | (bzr r5059)
* Updated attributes-test.h to recognize filter effects attributes implemented ↵Niko Kiirala2008-01-061-9/+9
| | | | | since 0.45 (bzr r4404)
* Make sure that snapping attributes pass 'make check'Diederik van Lierop2007-12-171-6/+9
| | | (bzr r4250)
* Fundamentally reworked version of the 3D box tool (among many other things, ↵Maximilian Albert2007-12-131-0/+9
| | | | | this fixes bugs #168900 and #168868). See mailing list for details. Sorry for this single large commit but it was unfeasible to keep the history. (bzr r4224)
* Fix bug [ 1818794 ] Showing grid on opening svgJohan B. C. Engelen2007-10-241-3/+3
| | | | | + some bits of code to do on-canvas path parameter editing LPE. (bzr r3957)
* Always snap both bboxes and nodes. Remove all 'snap bbox/nodes' options from ↵Diederik van Lierop2007-04-121-4/+4
| | | | | document properties (bzr r2868)
* Adding more robust and detailed checks and messages.Jon A. Cruz2007-04-061-1/+12
| | | (bzr r2828)
* purge unused and considered-harmful has_abs_tolerancebulia byak2007-03-261-1/+0
| | | (bzr r2763)
* Updating tests for attributes now supportedBryce Harrington2007-01-131-33/+33
| | | (bzr r2206)
* AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, ↵Johan B. C. Engelen2006-09-211-0/+3
| | | | | 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-0/+10
| | | | | slider on fill/stroke dialog (uncomment on object-properties.cpp). (bzr r1542)
* Added virtual destructors for filter primitives. Corrected Niko Kiirala2006-06-221-4/+4
| | | | | | attributes-test: filterRes, filterUnits, primitiveUnits and stdDeviation are now recognized. (bzr r1259)
* Moved four more tests to CxxTestJon A. Cruz2006-05-011-0/+5
| | | (bzr r650)
* Updated to additions for <switch>Jon A. Cruz2006-04-271-2/+3
| | | (bzr r599)
* Adding new attributesJon A. Cruz2006-04-051-0/+2
| | | (bzr r425)
* Updated cases for attributes added in <color-profile> supportJon A. Cruz2006-04-041-3/+3
| | | (bzr r423)
* Converting attributes test to CxxTestJon A. Cruz2006-04-041-0/+487
(bzr r422)