| Commit message (Expand) | Author | Age | Files | Lines |
| * | Partly reverted r13460. | Markus Engel | 2014-07-23 | 1 | -0/+4 |
| * | Fixed some logic errors; clang warnings. | Markus Engel | 2014-07-22 | 1 | -4/+0 |
| * | Remove the incorrect fix for the bug 1241902 | Jabier Arraiza Cenoz | 2014-06-27 | 1 | -32/+3 |
| * | revert rev. 13429 that broke LPE Bend, Envelope, etc etc. | Johan B. C. Engelen | 2014-06-24 | 1 | -4/+24 |
| * | Fix for ungrouping/non-LPEItem masks | Liam P. White | 2014-06-22 | 1 | -8/+23 |
| * | LPEItem enabling/disabling: rewrite mechanism to be more robust. the previous... | Johan B. C. Engelen | 2014-06-16 | 1 | -24/+4 |
| * | Fix for bug #1241902 | Jabier Arraiza Cenoz | 2014-06-11 | 1 | -0/+146 |
| * | when removing LPE, with 'flattening' option, don't recalculate/rewrite ellips... | Johan B. C. Engelen | 2014-04-28 | 1 | -7/+14 |
| * | Fix warning from previous commit. | Josh Andler | 2014-04-26 | 1 | -2/+0 |
| * | Fix for on-canvas LPE controls to display immediately. | Liam P. White | 2014-04-25 | 1 | -0/+16 |
| * | noop: improve code style in sp-lpe-item.cpp | Johan B. C. Engelen | 2014-04-05 | 1 | -13/+14 |
| * | fix warnings | Johan B. C. Engelen | 2013-10-27 | 1 | -1/+1 |
| * | Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ... | Tavmjong Bah | 2013-10-08 | 1 | -0/+14 |
| * | C++ | Johan B. C. Engelen | 2013-10-04 | 1 | -49/+49 |
| * | C++ | Johan B. C. Engelen | 2013-10-04 | 1 | -20/+20 |
| * | LPE: add some const correctness, remove unused function, and fix potential cr... | Johan B. C. Engelen | 2013-10-04 | 1 | -16/+26 |
| * | C++ify calling a few SPLPEItem functions, much more work than expected... slo... | Johan B. C. Engelen | 2013-09-25 | 1 | -30/+31 |
| * | Merged from trunk (r12465). | Markus Engel | 2013-08-04 | 1 | -1/+1 |
| |\ |
|
| | * | catch exception by reference | Johan B. C. Engelen | 2013-08-03 | 1 | -1/+1 |
| * | | Merge Object and subclasses. Merging of SP- and C-classes complete. | Markus Engel | 2013-04-07 | 1 | -2/+0 |
| * | | Merged Item. | Markus Engel | 2013-04-05 | 1 | -11/+9 |
| * | | Merged more classes. | Markus Engel | 2013-04-05 | 1 | -101/+76 |
| * | | Added experimental constructor to SPRect. Memory leaks because of non-virtual... | Markus Engel | 2013-04-01 | 1 | -4/+10 |
| * | | Prepared exchange of casting macros. | Markus Engel | 2013-03-31 | 1 | -0/+1 |
| * | | Renamed virtual function names. | Markus Engel | 2013-03-29 | 1 | -17/+17 |
| * | | merged from trunk | Markus Engel | 2013-03-29 | 1 | -143/+10 |
| |\| |
|
| | * | More GObject boilerplate reduction | Alex Valavanis | 2013-01-26 | 1 | -44/+19 |
| | * | cppcheck fixes: sp-lpe-item | Alex Valavanis | 2012-10-27 | 1 | -47/+34 |
| * | | Removed function pointers from SPObject and subclasses. | Markus Engel | 2013-03-29 | 1 | -7/+7 |
| * | | Various changes. | Markus Engel | 2013-03-14 | 1 | -1/+1 |
| * | | Removed old calls to set_shape and update_patheffect. | Markus Engel | 2012-09-29 | 1 | -2/+2 |
| * | | As all subclasses of SPLPEItem now have "virtual pads" with correct inheritan... | Markus Engel | 2012-08-19 | 1 | -3/+1 |
| * | | Added "virtual pad" to SPLPEItem. | Markus Engel | 2012-08-18 | 1 | -46/+105 |
| |/ |
|
| * | Removed outdated classes. | Jon A. Cruz | 2012-06-17 | 1 | -0/+2 |
| * | add underscores to some member variables. | Johan B. C. Engelen | 2012-01-17 | 1 | -9/+14 |
| * | cppcheck | Kris De Gussem | 2011-10-18 | 1 | -6/+6 |
| * | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 2011-07-16 | 1 | -1/+1 |
| * | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 2011-02-22 | 1 | -12/+12 |
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -5/+4 |
| |\ |
|
| | * | SPObject c++ification finalized along with the beginning of XML Privatisation... | Abhishek Sharma Public | 2010-07-12 | 1 | -1/+1 |
| | * | another c++ification for sp-object.h/cpp and still in progress... | Abhishek Sharma Public | 2010-07-03 | 1 | -2/+2 |
| * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf... | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| |/ |
|
| * | i think this is the final fix for the LPE forking bug with clones. | Johan B. C. Engelen | 2010-06-01 | 1 | -0/+4 |
| * | much better fix for lpe forking, that can no longer turn into infinite loop | Johan B. C. Engelen | 2010-05-31 | 1 | -23/+28 |
| * | temporary fix, to stop lpe clone freeze | Johan B. C. Engelen | 2010-05-26 | 1 | -1/+2 |
| * | better fix for lpe stack forking | Johan B. C. Engelen | 2010-05-18 | 1 | -0/+36 |
| * | fix bug when forking LPE stack | Johan B. C. Engelen | 2010-05-14 | 1 | -0/+3 |
| * | First GSoC node tool commit to Bazaar | Krzysztof Kosi??ski | 2009-11-29 | 1 | -14/+3 |
| * | work on the lpe group undo bug. it's not solved, but i think LPE code does ev... | Johan B. C. Engelen | 2009-11-23 | 1 | -30/+31 |
| * | Fix for 419577 by Johan | Josh Andler | 2009-10-05 | 1 | -1/+5 |