summaryrefslogtreecommitdiffstats
path: root/src/sp-item-group.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* avoid code duplication, i.e. use sp_item_snappoints in the object-snapper.cppDiederik van Lierop2007-09-151-1/+1
| | | (bzr r3752)
* Selector tool shouldn't snap to path nodes, see Bulia's comment in bug #1589436Diederik van Lierop2007-03-261-2/+5
| | | (bzr r2767)
* plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY2007-03-201-2/+2
| | | (bzr r2723)
* Warning cleanup of unused variablesJon A. Cruz2007-03-041-1/+0
| | | (bzr r2546)
* refactor sp_svg_transform_write to return a dynamically-allocated stringMenTaLguY2007-02-281-6/+3
| | | | | -- dynamic allocation won't hurt you, but buffer overruns will! (bzr r2466)
* continue switching sp_repr_new* over to XML::Document::create*Aaron Spike2007-01-221-1/+4
| | | (bzr r2257)
* Fixed ungrouping bug where the changed transformation of items was not ↵Johan B. C. Engelen2006-12-131-17/+4
| | | | | written to XML. (bzr r2090)
* whitespacebulia byak2006-10-241-15/+15
| | | (bzr r1854)
* fix 1520018: sync up the embed/not embed transform logic when ungrouping ↵bulia byak2006-10-241-14/+32
| | | | | with that used in sp_item_write_transform, so as to not embed e.g. for clipped/masked objects (bzr r1853)
* undo annotationsbulia byak2006-10-051-2/+2
| | | (bzr r1768)
* marker refactoring workBryce Harrington2006-07-201-20/+11
| | | (bzr r1441)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-1/+2
| | | (bzr r1315)
* svg-filters branch merged back to headNiko Kiirala2006-06-211-0/+17
| | | (bzr r1252)
* Applied patch #1501709Jon A. Cruz2006-06-071-3/+1
| | | (bzr r1176)
* fix translation for fit pageAaron Spike2006-04-281-0/+14
| | | | | | the translation is now preserved across save by translating all child elements of the root instead of just translating the root itself. (bzr r602)
* fixing incorrect group children order (bug introduced with <switch> support)Andrius Ramanauskas2006-04-211-3/+3
| | | (bzr r560)
* SVG 1.1 Conditional Processing Module rendering support (<switch> element, ↵Andrius Ramanauskas2006-04-201-189/+232
| | | | | | | requiredReatures/requiredExtensions/systemLanguage attributes). Two more W3C SVG Test Suite testes pass after this change. (bzr r556)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-1/+1
| | | (bzr r149)
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-131-2/+2
| | | (bzr r134)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+699
(bzr r1)