summaryrefslogtreecommitdiffstats
path: root/src/sp-item-group.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove sp_style_merge_from_parent() and sp_style_merge_from_dying_parent().Tavmjong Bah2014-12-251-4/+3
* Use gray for 'context-fill' and 'context-stroke' in marker selector.Tavmjong Bah2014-12-231-6/+8
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-1/+1
* Implement rendering for 'context-fill' and 'context-stroke' (text not handled...Tavmjong Bah2014-12-211-3/+10
* scale symbols when changing document units (Bug 1365451)Alvin Penner2014-11-151-2/+7
* Update to trunk r13638Liam P. White2014-10-251-135/+150
|\
| * Initial removal of box3d outdated GTKish macros.Jon A. Cruz2014-10-241-135/+150
* | Update to trunk r13580Liam P. White2014-10-061-4/+51
|\|
| * modify scaling procedure for uniform scaling of flowed text (Bug 1278561)Alvin Penner2014-10-031-1/+1
| * improved version of rev 13561, to allow transforming both clip and mask on th...Alvin Penner2014-09-191-1/+9
| * scale clip or mask upon unit change (Bug 1287288)Alvin Penner2014-09-191-0/+12
| * partial rollback of r13544, allow old recursive behavior for some locations, ...mathog2014-09-081-20/+29
| * resolves bug 1348417 and implements addition features for bug 1302857mathog2014-09-041-1/+19
* | Update to experimental r13483Liam P. White2014-08-171-7/+1
|\|
| * Fix some transformation center regressions, related to the viewbox/units changesDiederik van Lierop2014-08-141-7/+1
* | Update to experimental r13452Liam P. White2014-07-301-3/+2
|\|
| * noop: remove commented-out code that is dangerous and should not come backJohan B. C. Engelen2014-07-281-2/+0
| * Fix moving of item center: 1) at paste and 2) at changing document unitsDiederik van Lierop2014-07-121-1/+2
| * Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz2014-06-271-29/+7
| * Fix for bug #1241902Jabier Arraiza Cenoz2014-06-111-7/+29
* | Update to experimental r13418Liam P. White2014-07-051-29/+7
|\ \
| * | Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz2014-06-271-29/+7
* | | Update to experimental r13402Liam P. White2014-06-141-7/+29
|\| |
| * | Fix for Bug #1241902 -Jabier Arraiza Cenoz2014-06-071-7/+29
| |/
* / Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White2014-03-021-0/+12
|/
* Added some consts.Markus Engel2013-10-261-7/+8
* C++Johan B. C. Engelen2013-10-041-2/+2
* C++Johan B. C. Engelen2013-10-041-1/+1
* Comprehensive fix for the issues with disappearing filtered objects.Krzysztof Kosi??ski2013-10-011-7/+0
* Fix computed shapes disappearing when grouping within filtered groups.Krzysztof Kosi??ski2013-10-011-15/+20
* Merged from trunk (r12593).Markus Engel2013-09-261-1/+1
|\
| * C++ify calling a few SPLPEItem functions, much more work than expected... slo...Johan B. C. Engelen2013-09-251-1/+1
| * change names for displayName and detailedDescription, improve char code and r...Martin Owens2013-09-241-1/+1
| * Merge from trunk.Matthew Petroff2013-09-201-355/+246
| |\
| | * Refactor status-bar text for multiple items, was very brokenMartin Owens2013-09-201-3/+5
| * | Fix 3d box document unit change undo bug.Matthew Petroff2013-09-161-1/+3
| * | Fix document unit change for disconnected connectors.Matthew Petroff2013-09-151-0/+11
| * | Fix document unit change for transformed flow text and transformed text on path.Matthew Petroff2013-09-151-8/+17
| * | Finish fixing document unit change undo bug.Matthew Petroff2013-09-111-4/+4
| * | Fix document unit change for 3d boxes and (mostly) for text on path.Matthew Petroff2013-09-111-9/+34
| * | Added viewBox implement document unit support.Matthew Petroff2013-08-271-0/+31
* | | Refactored SPUse.Markus Engel2013-09-241-5/+85
| |/ |/|
* | Merge in Adonis Papaderos' fix for bug lp:898797Martin Owens2013-09-191-0/+2
|\ \
| * | hack for 898797Adonis Papaderos2012-08-061-0/+2
* | | Removed placement news / explicit destructor calls.Markus Engel2013-07-311-2/+2
* | | Merged from trunk (r12419).Markus Engel2013-07-141-3/+7
|\ \ \ | | |/ | |/|
| * | Allow svg elements to be ungroupedMartin Owens2013-06-141-1/+4
| * | Fixed logic error confusing bitwise and with logical and.Jon A. Cruz2013-04-291-2/+3
* | | Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-071-2/+0
* | | Merged Item.Markus Engel2013-04-051-1/+0