| Commit message (Expand) | Author | Age | Files | Lines |
| * | static code analysis | Kris De Gussem | 2015-12-07 | 1 | -7/+7 |
| * | static code analysis | Kris De Gussem | 2015-12-07 | 1 | -10/+10 |
| * | fix for ungrouping dynamic offset displacement bug | Marc Jeanmougin | 2015-08-16 | 1 | -7/+3 |
| * | fixed selection after ungroup | Marc Jeanmougin | 2015-05-02 | 1 | -5/+2 |
| * | merging | Marc Jeanmougin | 2015-04-26 | 1 | -1/+1 |
| |\ |
|
| | * | Point parameter refactor, Fixes a bug in Lattice2 whith lines. | Jabier Arraiza Cenoz | 2015-03-12 | 1 | -1/+1 |
| * | | merge | Marc Jeanmougin | 2015-04-26 | 1 | -10/+0 |
| |\| |
|
| | * | create SPObject factory | Liam P. White | 2015-02-25 | 1 | -10/+0 |
| * | | more cast cleanup | Marc Jeanmougin | 2015-02-27 | 1 | -2/+2 |
| * | | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 1 | -7/+7 |
| * | | Merge, resolved conflicts | Marc Jeanmougin | 2015-02-23 | 1 | -19/+27 |
| |\| |
|
| | * | Fix for the performance loss in ungrouping observed by Tavmjong in rev 13933 | Marc Jeanmougin | 2015-02-21 | 1 | -8/+4 |
| | * | scale groups when changing document units. (Bug 1369197) | Alvin Penner | 2015-02-19 | 1 | -10/+4 |
| | * | Clones. Fix for bug #1245339 (When changing a clone's parent's layer, the clo... | mc | 2015-02-16 | 1 | -9/+27 |
| * | | added a set to the Selection | Marc Jeanmougin | 2015-02-19 | 1 | -17/+12 |
| * | | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -10/+9 |
| * | | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 2015-02-17 | 1 | -53/+38 |
| |/ |
|
| * | during copy and paste, scale stock symbols from units of 'px' to 'document-un... | Alvin Penner | 2015-01-15 | 1 | -3/+3 |
| * | Remove sp_style_merge_from_parent() and sp_style_merge_from_dying_parent(). | Tavmjong Bah | 2014-12-25 | 1 | -4/+3 |
| * | Use gray for 'context-fill' and 'context-stroke' in marker selector. | Tavmjong Bah | 2014-12-23 | 1 | -6/+8 |
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -1/+1 |
| * | Implement rendering for 'context-fill' and 'context-stroke' (text not handled... | Tavmjong Bah | 2014-12-21 | 1 | -3/+10 |
| * | scale symbols when changing document units (Bug 1365451) | Alvin Penner | 2014-11-15 | 1 | -2/+7 |
| * | Update to trunk r13638 | Liam P. White | 2014-10-25 | 1 | -135/+150 |
| |\ |
|
| | * | Initial removal of box3d outdated GTKish macros. | Jon A. Cruz | 2014-10-24 | 1 | -135/+150 |
| * | | Update to trunk r13580 | Liam P. White | 2014-10-06 | 1 | -4/+51 |
| |\| |
|
| | * | modify scaling procedure for uniform scaling of flowed text (Bug 1278561) | Alvin Penner | 2014-10-03 | 1 | -1/+1 |
| | * | improved version of rev 13561, to allow transforming both clip and mask on th... | Alvin Penner | 2014-09-19 | 1 | -1/+9 |
| | * | scale clip or mask upon unit change (Bug 1287288) | Alvin Penner | 2014-09-19 | 1 | -0/+12 |
| | * | partial rollback of r13544, allow old recursive behavior for some locations, ... | mathog | 2014-09-08 | 1 | -20/+29 |
| | * | resolves bug 1348417 and implements addition features for bug 1302857 | mathog | 2014-09-04 | 1 | -1/+19 |
| * | | Update to experimental r13483 | Liam P. White | 2014-08-17 | 1 | -7/+1 |
| |\| |
|
| | * | Fix some transformation center regressions, related to the viewbox/units changes | Diederik van Lierop | 2014-08-14 | 1 | -7/+1 |
| * | | Update to experimental r13452 | Liam P. White | 2014-07-30 | 1 | -3/+2 |
| |\| |
|
| | * | noop: remove commented-out code that is dangerous and should not come back | Johan B. C. Engelen | 2014-07-28 | 1 | -2/+0 |
| | * | Fix moving of item center: 1) at paste and 2) at changing document units | Diederik van Lierop | 2014-07-12 | 1 | -1/+2 |
| | * | Remove the incorrect fix for the bug 1241902 | Jabier Arraiza Cenoz | 2014-06-27 | 1 | -29/+7 |
| | * | Fix for bug #1241902 | Jabier Arraiza Cenoz | 2014-06-11 | 1 | -7/+29 |
| * | | Update to experimental r13418 | Liam P. White | 2014-07-05 | 1 | -29/+7 |
| |\ \ |
|
| | * | | Remove the incorrect fix for the bug 1241902 | Jabier Arraiza Cenoz | 2014-06-27 | 1 | -29/+7 |
| * | | | Update to experimental r13402 | Liam P. White | 2014-06-14 | 1 | -7/+29 |
| |\| | |
|
| | * | | Fix for Bug #1241902 - | Jabier Arraiza Cenoz | 2014-06-07 | 1 | -7/+29 |
| | |/ |
|
| * / | Experimental merge of Ponyscape features into trunk (will not compile) | Liam P. White | 2014-03-02 | 1 | -0/+12 |
| |/ |
|
| * | Added some consts. | Markus Engel | 2013-10-26 | 1 | -7/+8 |
| * | C++ | Johan B. C. Engelen | 2013-10-04 | 1 | -2/+2 |
| * | C++ | Johan B. C. Engelen | 2013-10-04 | 1 | -1/+1 |
| * | Comprehensive fix for the issues with disappearing filtered objects. | Krzysztof Kosi??ski | 2013-10-01 | 1 | -7/+0 |
| * | Fix computed shapes disappearing when grouping within filtered groups. | Krzysztof Kosi??ski | 2013-10-01 | 1 | -15/+20 |
| * | Merged from trunk (r12593). | Markus Engel | 2013-09-26 | 1 | -1/+1 |
| |\ |
|
| | * | C++ify calling a few SPLPEItem functions, much more work than expected... slo... | Johan B. C. Engelen | 2013-09-25 | 1 | -1/+1 |