summaryrefslogtreecommitdiffstats
path: root/src/sp-item-group.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* coding stylebulia byak2008-12-291-5/+2
* More NR ==> Geom changesJoshua L. Blocher2008-12-281-2/+2
* Merge from fe-movedTed Gould2008-11-211-2/+2
* From trunkTed Gould2008-10-271-265/+267
* Merging from trunkTed Gould2008-10-111-7/+9
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-6/+6
* More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert2008-09-181-10/+10
* fix bug 269390, whitespacebulia byak2008-09-161-40/+44
* remove extra unref; now ref/unref is done by show/hide; this used to stop thi...bulia byak2008-09-161-3/+0
* removed unnecessary pointer, changed to by reference. (the pointer was not al...Johan B. C. Engelen2008-09-011-1/+1
* Support for title and desc elements when serializing as Plain SVG.Jeff Schiller2008-08-231-0/+4
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-1/+1
* fix 252547: skip explicitly hidden objects when calculating bbox of groupbulia byak2008-08-051-1/+1
* Prevent 'title', 'desc' and 'metadata' elements being moved to 'defs' when un...Stephen Silver2008-06-301-2/+4
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-5/+4
* ellipses and groups now use 2geompath for svg_write: sp_svg_write_path(np->cu...Johan B. C. Engelen2008-06-061-9/+4
* merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen2008-06-061-1/+1
* LPE STACKING!Johan B. C. Engelen2008-05-301-3/+50
* warning cleanup and fixed string free issueJon A. Cruz2008-05-041-11/+11
* Fix passing wrong pointer type when using the tweak tool on 3D boxesMaximilian Albert2008-03-291-8/+5
* - Created a SPLPEItem class that handles applying a LPE to an ItemBastien Bouclet2008-03-281-6/+33
* The deprecated version of sp_item_invoke_bbox_full (which still uses NRRects)...Diederik van Lierop2008-03-271-3/+6
* Make grouped 3D boxes work correctly when transformed (fixes: LP 188991)Maximilian Albert2008-03-191-0/+26
* fix converting 3d boxes to path and ungrouping - do not lose selection, prese...bulia byak2008-02-251-5/+7
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+2
* Convert 3D boxes to ordinary groups before tweaking, ungrouping or applying '...Maximilian Albert2008-01-091-8/+6
* noop: remove old, commented out debugging codeMaximilian Albert2008-01-051-41/+0
* Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert2007-12-131-1/+51
* Also consider path nodes for snappingDiederik van Lierop2007-11-211-3/+1
* avoid code duplication, i.e. use sp_item_snappoints in the object-snapper.cppDiederik van Lierop2007-09-151-1/+1
* Selector tool shouldn't snap to path nodes, see Bulia's comment in bug #1589436Diederik van Lierop2007-03-261-2/+5
* plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY2007-03-201-2/+2
* Warning cleanup of unused variablesJon A. Cruz2007-03-041-1/+0
* refactor sp_svg_transform_write to return a dynamically-allocated stringMenTaLguY2007-02-281-6/+3
* continue switching sp_repr_new* over to XML::Document::create*Aaron Spike2007-01-221-1/+4
* Fixed ungrouping bug where the changed transformation of items was not writte...Johan B. C. Engelen2006-12-131-17/+4
* whitespacebulia byak2006-10-241-15/+15
* fix 1520018: sync up the embed/not embed transform logic when ungrouping with...bulia byak2006-10-241-14/+32
* undo annotationsbulia byak2006-10-051-2/+2
* marker refactoring workBryce Harrington2006-07-201-20/+11
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-1/+2
* svg-filters branch merged back to headNiko Kiirala2006-06-211-0/+17
* Applied patch #1501709Jon A. Cruz2006-06-071-3/+1
* fix translation for fit pageAaron Spike2006-04-281-0/+14
* fixing incorrect group children order (bug introduced with <switch> support)Andrius Ramanauskas2006-04-211-3/+3
* SVG 1.1 Conditional Processing Module rendering support (<switch> element, re...Andrius Ramanauskas2006-04-201-189/+232
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-1/+1
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-131-2/+2
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+699