| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | To help the SVG WG discussion on powerstroke, a quick code-up of centripetal ... | Johan B. C. Engelen | 2014-08-23 | 1 | -0/+6 |
| * | Add 'Show handles' LPE | Jabier Arraiza Cenoz | 2014-08-12 | 1 | -1/+6 |
| * | Added roughen LPE | Jabier Arraiza Cenoz | 2014-07-30 | 1 | -0/+5 |
| * | Coding style improvements | Liam P. White | 2014-07-06 | 1 | -7/+9 |
| * | Fix build | Liam P. White | 2014-07-02 | 1 | -0/+1 |
| * | Add LPE fillet-chamfer | Jabier Arraiza Cenoz | 2014-07-02 | 1 | -0/+3 |
| * | Removed original path helper paths pointed by LiamW | Jabier Arraiza Cenoz | 2014-06-13 | 1 | -8/+0 |
| * | Added Perspective-Envelope live effect | Jabier Arraiza Cenoz | 2014-05-30 | 1 | -0/+5 |
| * | Added Latice2 deformation LPE | Jabier Arraiza Cenoz | 2014-05-13 | 1 | -0/+5 |
| * | Add Simplify LPE | Jabier Arraiza Cenoz | 2014-05-13 | 1 | -3/+11 |
| * | Merging Jabier's spirolive+bspline branch | VinÃcius dos Santos Oliveira | 2014-05-08 | 1 | -0/+5 |
| |\ | |||||
| | * | update to trunk | Jabier Arraiza Cenoz | 2014-01-18 | 1 | -13/+7 |
| | |\ | |||||
| | * | | Refactorizing | Jabier Arraiza Cenoz | 2013-12-30 | 1 | -6/+0 |
| | * | | Update to trunk | Jabier Arraiza Cenoz | 2013-11-10 | 1 | -1/+1 |
| | |\ \ | |||||
| | * \ \ | Update to trunk | Jabier Arraiza Cenoz | 2013-11-08 | 1 | -2/+2 |
| | |\ \ \ | |||||
| | * \ \ \ | update to trunk | root | 2013-10-05 | 1 | -1/+1 |
| | |\ \ \ \ | |||||
| | * | | | | | Fix error with envelope lpe | Jabier Arraiza Cenoz | 2013-05-18 | 1 | -1/+1 |
| | * | | | | | Update to trunk | Jabier Arraiza Cenoz | 2013-03-26 | 1 | -2/+1 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge from branch | Jabier Arraiza Cenoz | 2013-01-18 | 1 | -11/+11 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | bzr history lost by a killed merge | Jabier Arraiza Cenoz | 2012-12-14 | 1 | -1/+12 |
| * | | | | | | | | Make experimental feature enabling more unified/easy. | Josh Andler | 2014-05-05 | 1 | -2/+0 |
| | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | | LPE: rename function getHelperPaths --> getCanvasIndicators (the function is ... | Johan B. C. Engelen | 2014-01-12 | 1 | -13/+7 |
| | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 1 | -1/+1 |
| | |_|_|_|/ |/| | | | | |||||
| * | | | | | First step of moving tools into appropriate namespaces. | Markus Engel | 2013-11-07 | 1 | -2/+2 |
| | |_|_|/ |/| | | | |||||
| * | | | | C++ | Johan B. C. Engelen | 2013-10-04 | 1 | -1/+1 |
| | |_|/ |/| | | |||||
| * | | | Workaround usage of deprecated glib symbols in 3rd party libraries | Alex Valavanis | 2013-03-25 | 1 | -2/+1 |
| | |/ |/| | |||||
| * | | const .... | Johan B. C. Engelen | 2013-01-17 | 1 | -6/+6 |
| * | | more const happiness (and removal of duplicate code in sp-object.h) | Johan B. C. Engelen | 2013-01-17 | 1 | -2/+2 |
| * | | const methods | Johan B. C. Engelen | 2013-01-17 | 1 | -3/+3 |
| |/ | |||||
| * | Translations. Adding new LPE to the translation template, UI consistency fixe... | Nicolas Dufour | 2012-10-01 | 1 | -3/+3 |
| * | cleanup knotholder code for LPEs | Johan B. C. Engelen | 2012-04-07 | 1 | -25/+4 |
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -27/+27 |
| * | Get rid of gtkmm top-level header usage - not required by API | Alex Valavanis | 2012-02-06 | 1 | -1/+0 |
| * | LPE: add new LPE that outputs the original path data. used to make a clone (w... | Johan B. C. Engelen | 2012-01-12 | 1 | -0/+5 |
| * | Fixed null-pointer ctor crashes. | Jon A. Cruz | 2012-01-03 | 1 | -1/+4 |
| * | Cleanup GSEAL issues and deprecated GtkTooltips | Alex Valavanis | 2012-01-03 | 1 | -3/+3 |
| * | cppcheck | Kris De Gussem | 2011-10-18 | 1 | -4/+4 |
| * | add PowerStroke to the normally visible LPEs, but with 'unstable!' warning | Johan B. C. Engelen | 2011-09-29 | 1 | -2/+2 |
| * | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()... | Jon A. Cruz | 2011-06-04 | 1 | -1/+1 |
| * | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -9/+9 |
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -2/+2 |
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -6/+4 |
| |\ | |||||
| | * | SPShape c++ified to the extent it was possible and more changes done for XML ... | Abhishek Sharma Public | 2010-07-14 | 1 | -1/+1 |
| * | | add powerstroke initial shot | Johan B. C. Engelen | 2010-07-26 | 1 | -0/+6 |
| |/ | |||||
| * | reduce include dependencies | Johan B. C. Engelen | 2010-05-18 | 1 | -1/+1 |
| * | remove obsolete TODO comment that has been done already | Johan B. C. Engelen | 2010-02-14 | 1 | -1/+0 |
| * | Remove remnants of old node tool | Krzysztof Kosi??ski | 2009-12-24 | 1 | -1/+0 |
| * | Fix LPEs and break mask transform undo | Krzysztof Kosi??ski | 2009-12-08 | 1 | -7/+0 |
| * | decrease header deps | Johan B. C. Engelen | 2009-11-23 | 1 | -0/+1 |
| * | add LPE extrude. it's not finished yet! | Johan B. C. Engelen | 2009-11-23 | 1 | -0/+5 |
