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