| Commit message (Expand) | Author | Files | Lines |
| 2009-02-20 | The snap indicator's tooltip now displays "A to B", whereas before it only di... | Diederik van Lierop | 1 | -3/+3 |
| 2008-12-29 | coding style | bulia byak | 1 | -5/+2 |
| 2008-12-28 | More NR ==> Geom changes | Joshua L. Blocher | 1 | -2/+2 |
| 2008-11-21 | Merge from fe-moved | Ted Gould | 1 | -2/+2 |
| 2008-10-27 | From trunk | Ted Gould | 1 | -265/+267 |
| 2008-10-11 | Merging from trunk | Ted Gould | 1 | -7/+9 |
| 2008-09-18 | Next roud of NR ==> Geom conversion | Maximilian Albert | 1 | -6/+6 |
| 2008-09-18 | More NR ==> Geom conversion (points and some matrices/transforms) | Maximilian Albert | 1 | -10/+10 |
| 2008-09-16 | fix bug 269390, whitespace | bulia byak | 1 | -40/+44 |
| 2008-09-16 | remove extra unref; now ref/unref is done by show/hide; this used to stop thi... | bulia byak | 1 | -3/+0 |
| 2008-09-01 | removed unnecessary pointer, changed to by reference. (the pointer was not al... | Johan B. C. Engelen | 1 | -1/+1 |
| 2008-08-23 | Support for title and desc elements when serializing as Plain SVG. | Jeff Schiller | 1 | -0/+4 |
| 2008-08-05 | NR::Maybe => boost::optional | Johan B. C. Engelen | 1 | -1/+1 |
| 2008-08-05 | fix 252547: skip explicitly hidden objects when calculating bbox of group | bulia byak | 1 | -1/+1 |
| 2008-06-30 | Prevent 'title', 'desc' and 'metadata' elements being moved to 'defs' when un... | Stephen Silver | 1 | -2/+4 |
| 2008-06-11 | plumb XML::Documents in everywhere | MenTaLguY | 1 | -5/+4 |
| 2008-06-06 | ellipses and groups now use 2geompath for svg_write: sp_svg_write_path(np->cu... | Johan B. C. Engelen | 1 | -9/+4 |
| 2008-06-06 | merge gsoc2008_johan_path2geom into trunk | Johan B. C. Engelen | 1 | -1/+1 |
| 2008-05-30 | LPE STACKING! | Johan B. C. Engelen | 1 | -3/+50 |
| 2008-05-04 | warning cleanup and fixed string free issue | Jon A. Cruz | 1 | -11/+11 |
| 2008-03-29 | Fix passing wrong pointer type when using the tweak tool on 3D boxes | Maximilian Albert | 1 | -8/+5 |
| 2008-03-28 | - Created a SPLPEItem class that handles applying a LPE to an Item | Bastien Bouclet | 1 | -6/+33 |
| 2008-03-27 | The deprecated version of sp_item_invoke_bbox_full (which still uses NRRects)... | Diederik van Lierop | 1 | -3/+6 |
| 2008-03-19 | Make grouped 3D boxes work correctly when transformed (fixes: LP 188991) | Maximilian Albert | 1 | -0/+26 |
| 2008-02-25 | fix converting 3d boxes to path and ungrouping - do not lose selection, prese... | bulia byak | 1 | -5/+7 |
| 2008-01-31 | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 1 | -0/+2 |
| 2008-01-09 | Convert 3D boxes to ordinary groups before tweaking, ungrouping or applying '... | Maximilian Albert | 1 | -8/+6 |
| 2008-01-05 | noop: remove old, commented out debugging code | Maximilian Albert | 1 | -41/+0 |
| 2007-12-13 | Fundamentally reworked version of the 3D box tool (among many other things, t... | Maximilian Albert | 1 | -1/+51 |
| 2007-11-21 | Also consider path nodes for snapping | Diederik van Lierop | 1 | -3/+1 |
| 2007-09-15 | avoid code duplication, i.e. use sp_item_snappoints in the object-snapper.cpp | Diederik van Lierop | 1 | -1/+1 |
| 2007-03-26 | Selector tool shouldn't snap to path nodes, see Bulia's comment in bug #1589436 | Diederik van Lierop | 1 | -2/+5 |
| 2007-03-20 | plumb XML::Document parameter into duplication, courtesy of bryce | MenTaLguY | 1 | -2/+2 |
| 2007-03-04 | Warning cleanup of unused variables | Jon A. Cruz | 1 | -1/+0 |
| 2007-02-28 | refactor sp_svg_transform_write to return a dynamically-allocated string | MenTaLguY | 1 | -6/+3 |
| 2007-01-22 | continue switching sp_repr_new* over to XML::Document::create* | Aaron Spike | 1 | -1/+4 |
| 2006-12-13 | Fixed ungrouping bug where the changed transformation of items was not writte... | Johan B. C. Engelen | 1 | -17/+4 |
| 2006-10-24 | whitespace | bulia byak | 1 | -15/+15 |
| 2006-10-24 | fix 1520018: sync up the embed/not embed transform logic when ungrouping with... | bulia byak | 1 | -14/+32 |
| 2006-10-05 | undo annotations | bulia byak | 1 | -2/+2 |
| 2006-07-20 | marker refactoring work | Bryce Harrington | 1 | -20/+11 |
| 2006-06-29 | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 1 | -1/+2 |
| 2006-06-21 | svg-filters branch merged back to head | Niko Kiirala | 1 | -0/+17 |
| 2006-06-07 | Applied patch #1501709 | Jon A. Cruz | 1 | -3/+1 |
| 2006-04-28 | fix translation for fit page | Aaron Spike | 1 | -0/+14 |
| 2006-04-21 | fixing incorrect group children order (bug introduced with <switch> support) | Andrius Ramanauskas | 1 | -3/+3 |
| 2006-04-20 | SVG 1.1 Conditional Processing Module rendering support (<switch> element, re... | Andrius Ramanauskas | 1 | -189/+232 |
| 2006-02-15 | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 1 | -1/+1 |
| 2006-02-13 | bulk whitespace removal patch #1198588 by gigaclon | Ralf Stephan | 1 | -2/+2 |