| Commit message (Expand) | Author | Age | Files | Lines |
| * | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -46/+47 |
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -6/+6 |
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -67/+64 |
| |\ |
|
| | * | SPShape c++ified to the extent it was possible and more changes done for XML ... | Abhishek Sharma Public | 2010-07-14 | 1 | -2/+2 |
| | * | SPObject c++ification finalized along with the beginning of XML Privatisation... | Abhishek Sharma Public | 2010-07-12 | 1 | -1/+1 |
| | * | another c++ification for sp-object.h/cpp and still in progress... | Abhishek Sharma Public | 2010-07-03 | 1 | -10/+10 |
| | * | New Class SPDocumentUndo created which takes care of c++fying some non SPDocu... | Abhishek Sharma Public | 2010-07-02 | 1 | -1/+1 |
| | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -3/+3 |
| | * | This is the first c++ification commit from me. It handles sp-line, sp-polylin... | Abhishek Sharma Public | 2010-06-29 | 1 | -12/+12 |
| |/ |
|
| * | Patch by Martin Sucha to add preferences to for grouping on Clip/Mask | Josh Andler | 2010-02-04 | 1 | -1/+5 |
| * | Refactoring the snapping API (making it easier to maintain and understand for... | Diederik van Lierop | 2010-01-09 | 1 | -3/+3 |
| * | Major simplification of 3D box code. | Maximilian Albert | 2009-12-26 | 1 | -20/+0 |
| * | work on the lpe group undo bug. it's not solved, but i think LPE code does ev... | Johan B. C. Engelen | 2009-11-23 | 1 | -1/+5 |
| * | Patch by Johan to fix 391368 | Josh Andler | 2009-10-07 | 1 | -10/+16 |
| * | Revert recent refactoring changes by johnce because they break the build, whi... | Maximilian Albert | 2009-08-06 | 1 | -3/+3 |
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -3/+3 |
| * | When ungrouping, apply the correct transformation to a linked offset (fixes b... | Diederik van Lierop | 2009-06-20 | 1 | -15/+33 |
| * | The snap indicator's tooltip now displays "A to B", whereas before it only di... | Diederik van Lierop | 2009-02-20 | 1 | -3/+3 |
| * | coding style | bulia byak | 2008-12-29 | 1 | -5/+2 |
| * | More NR ==> Geom changes | Joshua L. Blocher | 2008-12-28 | 1 | -2/+2 |
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -2/+2 |
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -265/+267 |
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -7/+9 |
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -6/+6 |
| * | More NR ==> Geom conversion (points and some matrices/transforms) | Maximilian Albert | 2008-09-18 | 1 | -10/+10 |
| * | fix bug 269390, whitespace | bulia byak | 2008-09-16 | 1 | -40/+44 |
| * | remove extra unref; now ref/unref is done by show/hide; this used to stop thi... | bulia byak | 2008-09-16 | 1 | -3/+0 |
| * | removed unnecessary pointer, changed to by reference. (the pointer was not al... | Johan B. C. Engelen | 2008-09-01 | 1 | -1/+1 |
| * | Support for title and desc elements when serializing as Plain SVG. | Jeff Schiller | 2008-08-23 | 1 | -0/+4 |
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -1/+1 |
| * | fix 252547: skip explicitly hidden objects when calculating bbox of group | bulia byak | 2008-08-05 | 1 | -1/+1 |
| * | Prevent 'title', 'desc' and 'metadata' elements being moved to 'defs' when un... | Stephen Silver | 2008-06-30 | 1 | -2/+4 |
| * | plumb XML::Documents in everywhere | MenTaLguY | 2008-06-11 | 1 | -5/+4 |
| * | ellipses and groups now use 2geompath for svg_write: sp_svg_write_path(np->cu... | Johan B. C. Engelen | 2008-06-06 | 1 | -9/+4 |
| * | merge gsoc2008_johan_path2geom into trunk | Johan B. C. Engelen | 2008-06-06 | 1 | -1/+1 |
| * | LPE STACKING! | Johan B. C. Engelen | 2008-05-30 | 1 | -3/+50 |
| * | warning cleanup and fixed string free issue | Jon A. Cruz | 2008-05-04 | 1 | -11/+11 |
| * | Fix passing wrong pointer type when using the tweak tool on 3D boxes | Maximilian Albert | 2008-03-29 | 1 | -8/+5 |
| * | - Created a SPLPEItem class that handles applying a LPE to an Item | Bastien Bouclet | 2008-03-28 | 1 | -6/+33 |
| * | The deprecated version of sp_item_invoke_bbox_full (which still uses NRRects)... | Diederik van Lierop | 2008-03-27 | 1 | -3/+6 |
| * | Make grouped 3D boxes work correctly when transformed (fixes: LP 188991) | Maximilian Albert | 2008-03-19 | 1 | -0/+26 |
| * | fix converting 3d boxes to path and ungrouping - do not lose selection, prese... | bulia byak | 2008-02-25 | 1 | -5/+7 |
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -0/+2 |
| * | Convert 3D boxes to ordinary groups before tweaking, ungrouping or applying '... | Maximilian Albert | 2008-01-09 | 1 | -8/+6 |
| * | noop: remove old, commented out debugging code | Maximilian Albert | 2008-01-05 | 1 | -41/+0 |
| * | Fundamentally reworked version of the 3D box tool (among many other things, t... | Maximilian Albert | 2007-12-13 | 1 | -1/+51 |
| * | Also consider path nodes for snapping | Diederik van Lierop | 2007-11-21 | 1 | -3/+1 |
| * | avoid code duplication, i.e. use sp_item_snappoints in the object-snapper.cpp | Diederik van Lierop | 2007-09-15 | 1 | -1/+1 |
| * | Selector tool shouldn't snap to path nodes, see Bulia's comment in bug #1589436 | Diederik van Lierop | 2007-03-26 | 1 | -2/+5 |
| * | plumb XML::Document parameter into duplication, courtesy of bryce | MenTaLguY | 2007-03-20 | 1 | -2/+2 |