summaryrefslogtreecommitdiffstats
path: root/src/attributes-test.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-30Drop unused cxxtest fork in favour of GoogletestAlex Valavanis1-611/+0
2016-06-11A little cleaning up of attributes.Tavmjong Bah1-50/+55
2016-01-09Support rendering of radial gradients with the 'fr' attribute. New in SVG 2.Tavmjong Bah1-1/+2
2015-12-05Changed from Desktop to namedview to handle multiples documentsJabier Arraiza Cenoz1-0/+1
2015-10-15Add new 'writing-mode' values, remove 'block-progression', fix a few typos.Tavmjong Bah1-1/+2
2015-05-17Fix attributes unit test.Tavmjong Bah1-1/+33
2015-02-20Eliminate errors and reduce warnings.Tavmjong Bah1-2/+9
2014-03-08Update attributes unit test, expand style unit test and fix bug found.Tavmjong Bah1-3/+6
2013-08-03Fix attributes test listAlex Valavanis1-2/+13
2013-06-19changes_2013_05_22a.patch:David Mathog1-0/+3
2012-11-30Step 1. Remove junk and keep functionality.Martin Owens1-1/+0
2012-02-141) Add checkboxes for perpendicular and tangential snapping to the document p...Diederik van Lierop1-0/+2
2011-10-081) make snapping to clip/mask paths optional (see document properties dialog ...Diederik van Lierop1-0/+2
2011-08-22Refactoring of the snapping preferences; mainly about storing all toggles in ...Diederik van Lierop1-1/+0
2011-06-30Implement decent snapping to text (baseline & anchor), and provide a toggle b...Diederik van Lierop1-0/+1
2011-06-26- Add a third group of snap sources/targets, called ¨others¨ (before we had...Diederik van Lierop1-0/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-01-02Remove any "inkscape:*" or "sodipodi:*" attributes when saving as "plain SVG"...Jon A. Cruz1-0/+2
2009-10-09Cleanup of out-of-sync testsJon A. Cruz1-4/+5
2009-05-31Store the maximized state in the document (closes bug #168422)Diederik van Lierop1-0/+1
2009-04-04Added attributes to testJon A. Cruz1-0/+2
2009-04-04Updating tests to more recently added attributes.Jon A. Cruz1-42/+42
2009-01-28Add buttons for snapping to grids and/or guidesDiederik van Lierop1-2/+4
2009-01-18- Snap to the midpoint of shapes and bboxesDiederik van Lierop1-1/+4
2008-12-30Remove utest.Krzysztof Kosi??ski1-1/+0
2008-12-141) snap midpoints of line segments (both as source and as target)Diederik van Lierop1-0/+1
2008-12-08Warning and 'using' cleanup.Jon A. Cruz1-2/+2
2008-11-21Merge from fe-movedTed Gould1-1/+0
2008-10-27From trunkTed Gould1-0/+1
2008-08-08Snap to intersections of any kind of path (were we previously only could snap...Diederik van Lierop1-1/+1
2008-05-04Next steps in implementing the snapping indicatorDiederik van Lierop1-0/+1
2008-03-12Snap to page borderDiederik van Lierop1-0/+1
2008-01-06Updated attributes-test.h to recognize filter effects attributes implemented ...Niko Kiirala1-9/+9
2007-12-17Make sure that snapping attributes pass 'make check'Diederik van Lierop1-6/+9
2007-12-13Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert1-0/+9
2007-10-24Fix bug [ 1818794 ] Showing grid on opening svgJohan B. C. Engelen1-3/+3
2007-04-12Always snap both bboxes and nodes. Remove all 'snap bbox/nodes' options from ...Diederik van Lierop1-4/+4
2007-04-06Adding more robust and detailed checks and messages.Jon A. Cruz1-1/+12
2007-03-26purge unused and considered-harmful has_abs_tolerancebulia byak1-1/+0
2007-01-13Updating tests for attributes now supportedBryce Harrington1-33/+33
2006-09-21AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, diagonal...Johan B. C. Engelen1-0/+3
2006-08-02Added skeleton files for other filter primitives' SP-objects. Added blur slid...Hugo Rodrigues1-0/+10
2006-06-22Added virtual destructors for filter primitives. Corrected Niko Kiirala1-4/+4
2006-05-01Moved four more tests to CxxTestJon A. Cruz1-0/+5
2006-04-27Updated to additions for <switch>Jon A. Cruz1-2/+3
2006-04-05Adding new attributesJon A. Cruz1-0/+2
2006-04-04Updated cases for attributes added in <color-profile> supportJon A. Cruz1-3/+3
2006-04-04Converting attributes test to CxxTestJon A. Cruz1-24/+31
2006-03-07Partially update: add various new `inkscape:' attributes. (I haven't yet add...Peter Moulder1-0/+6
2006-01-20* src/widgets/toolbox.cpp, src/widgets/desktop-widget.cpp,mjwybrow1-0/+1