summaryrefslogtreecommitdiffstats
path: root/src/attributes-test.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Drop unused cxxtest fork in favour of GoogletestAlex Valavanis2016-08-301-611/+0
* A little cleaning up of attributes.Tavmjong Bah2016-06-111-50/+55
* Support rendering of radial gradients with the 'fr' attribute. New in SVG 2.Tavmjong Bah2016-01-091-1/+2
* Changed from Desktop to namedview to handle multiples documentsJabier Arraiza Cenoz2015-12-051-0/+1
* Add new 'writing-mode' values, remove 'block-progression', fix a few typos.Tavmjong Bah2015-10-151-1/+2
* Fix attributes unit test.Tavmjong Bah2015-05-171-1/+33
* Eliminate errors and reduce warnings.Tavmjong Bah2015-02-201-2/+9
* Update attributes unit test, expand style unit test and fix bug found.Tavmjong Bah2014-03-081-3/+6
* merge from trunk (r12487)su_v2013-08-291-2/+13
|\
| * Fix attributes test listAlex Valavanis2013-08-031-2/+13
* | changes_2013_05_22a.patch:David Mathog2013-06-191-0/+3
|/
* Step 1. Remove junk and keep functionality.Martin Owens2012-11-301-1/+0
* 1) Add checkboxes for perpendicular and tangential snapping to the document p...Diederik van Lierop2012-02-141-0/+2
* 1) make snapping to clip/mask paths optional (see document properties dialog ...Diederik van Lierop2011-10-081-0/+2
* Refactoring of the snapping preferences; mainly about storing all toggles in ...Diederik van Lierop2011-08-221-1/+0
* Implement decent snapping to text (baseline & anchor), and provide a toggle b...Diederik van Lierop2011-06-301-0/+1
* - Add a third group of snap sources/targets, called ¨others¨ (before we had...Diederik van Lierop2011-06-261-0/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Remove any "inkscape:*" or "sodipodi:*" attributes when saving as "plain SVG"...Jon A. Cruz2010-01-021-0/+2
* Cleanup of out-of-sync testsJon A. Cruz2009-10-091-4/+5
* Store the maximized state in the document (closes bug #168422)Diederik van Lierop2009-05-311-0/+1
* Added attributes to testJon A. Cruz2009-04-041-0/+2
* Updating tests to more recently added attributes.Jon A. Cruz2009-04-041-42/+42
* Add buttons for snapping to grids and/or guidesDiederik van Lierop2009-01-281-2/+4
* - Snap to the midpoint of shapes and bboxesDiederik van Lierop2009-01-181-1/+4
* Remove utest.Krzysztof Kosi??ski2008-12-301-1/+0
* 1) snap midpoints of line segments (both as source and as target)Diederik van Lierop2008-12-141-0/+1
* Warning and 'using' cleanup.Jon A. Cruz2008-12-081-2/+2
* Merge from fe-movedTed Gould2008-11-211-1/+0
* From trunkTed Gould2008-10-271-0/+1
* Snap to intersections of any kind of path (were we previously only could snap...Diederik van Lierop2008-08-081-1/+1
* Next steps in implementing the snapping indicatorDiederik van Lierop2008-05-041-0/+1
* Snap to page borderDiederik van Lierop2008-03-121-0/+1
* Updated attributes-test.h to recognize filter effects attributes implemented ...Niko Kiirala2008-01-061-9/+9
* Make sure that snapping attributes pass 'make check'Diederik van Lierop2007-12-171-6/+9
* Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert2007-12-131-0/+9
* Fix bug [ 1818794 ] Showing grid on opening svgJohan B. C. Engelen2007-10-241-3/+3
* Always snap both bboxes and nodes. Remove all 'snap bbox/nodes' options from ...Diederik van Lierop2007-04-121-4/+4
* Adding more robust and detailed checks and messages.Jon A. Cruz2007-04-061-1/+12
* purge unused and considered-harmful has_abs_tolerancebulia byak2007-03-261-1/+0
* Updating tests for attributes now supportedBryce Harrington2007-01-131-33/+33
* AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, diagonal...Johan B. C. Engelen2006-09-211-0/+3
* Added skeleton files for other filter primitives' SP-objects. Added blur slid...Hugo Rodrigues2006-08-021-0/+10
* Added virtual destructors for filter primitives. Corrected Niko Kiirala2006-06-221-4/+4
* Moved four more tests to CxxTestJon A. Cruz2006-05-011-0/+5
* Updated to additions for <switch>Jon A. Cruz2006-04-271-2/+3
* Adding new attributesJon A. Cruz2006-04-051-0/+2
* Updated cases for attributes added in <color-profile> supportJon A. Cruz2006-04-041-3/+3
* Converting attributes test to CxxTestJon A. Cruz2006-04-041-0/+487