summaryrefslogtreecommitdiffstats
path: root/src/object/sp-item-group.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-06SPAttributeEnum typed function argumentsThomas Holder1-1/+1
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-18/+18
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-0/+0
2017-09-06A bit refactor on SPGroupJabier Arraiza1-2/+2
2015-12-08finally removed all GSList from main folder .h filesMarc Jeanmougin1-1/+0
2015-02-27corrected the casts (hopefully)Marc Jeanmougin1-1/+0
2015-02-21Fix for the performance loss in ungrouping observed by Tavmjong in rev 13933Marc Jeanmougin1-1/+1
2015-02-19Put a few std::vector<SPitem*>Marc Jeanmougin1-2/+2
2015-02-17At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin1-2/+3
2015-02-16Clones. Fix for bug #1245339 (When changing a clone's parent's layer, the clo...mc1-0/+9
2014-09-27Update to experimental r13565Liam P. White1-8/+17
2014-09-08partial rollback of r13544, allow old recursive behavior for some locations, ...mathog1-1/+1
2014-08-31Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White1-8/+9
2014-06-27Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz1-1/+1
2014-06-27Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz1-1/+1
2014-06-11Fix for bug #1241902Jabier Arraiza Cenoz1-1/+1
2014-06-07Fix for Bug #1241902 -Jabier Arraiza Cenoz1-1/+1
2014-03-02Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White1-0/+8
2013-11-12Fix bug in SPSwitch.Markus Engel1-1/+1
2013-10-26Added some consts.Markus Engel1-5/+5
2013-09-24change names for displayName and detailedDescription, improve char code and r...Martin Owens1-1/+1
2013-09-20Refactor status-bar text for multiple items, was very brokenMartin Owens1-0/+1
2013-09-15Added runtime check in SP_-cast macros.Markus Engel1-1/+1
2013-09-14Modified SP_IS_ macros.Markus Engel1-1/+1
2013-08-27Added viewBox implement document unit support.Matthew Petroff1-0/+1
2013-04-05Merged more classes.Markus Engel1-1/+1
2013-04-05Merged Group and subclasses.Markus Engel1-25/+3
2013-04-01Added constructors to SP classes.Markus Engel1-0/+1
2013-04-01Replaced all casting macros with glib-independent ones.Markus Engel1-4/+2
2013-03-29Renamed virtual function names.Markus Engel1-16/+16
2012-08-18Added "virtual pad" to SPGroup and SPSwitch. There was some weird try by some...Markus Engel1-15/+29
2011-10-04Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz1-0/+7
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-1/+1
2011-08-07Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski1-2/+2
2011-08-06Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski1-2/+2
2011-02-02update to latest 2geom !Johan B. C. Engelen1-1/+1
2010-02-04Patch by Martin Sucha to add preferences to for grouping on Clip/MaskJosh Andler1-1/+1
2009-03-14allow full mouse dragging, rotating, scaling, etc. if a single layer is the s...Ed Halley1-0/+2
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-3/+1
2008-09-18More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert1-17/+28
2008-03-28- Created a SPLPEItem class that handles applying a LPE to an ItemBastien Bouclet1-4/+4
2006-07-20marker refactoring workBryce Harrington1-2/+0
2006-04-28fix translation for fit pageAaron Spike1-0/+3
2006-04-20SVG 1.1 Conditional Processing Module rendering support (<switch> element, re...Andrius Ramanauskas1-0/+33