| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix a small issue with Attach Path | Liam P. White | 2014-04-29 | 1 | -0/+1 |
| | | | | (bzr r13090.1.69) | ||||
| * | Bug fixes | Liam P. White | 2014-04-20 | 1 | -2/+2 |
| | | | | (bzr r13090.1.63) | ||||
| * | Move my path effects outside test effects (stable) | Liam P. White | 2014-04-18 | 1 | -2/+3 |
| | | | | (bzr r13090.1.61) | ||||
| * | Properly allow effect stacking with knotholders (and add extra LPE ↵ | Liam P. White | 2014-04-06 | 1 | -0/+18 |
| | | | | | | functionality) (bzr r13090.1.48) | ||||
| * | Fix some stuff | Liam P. White | 2014-04-02 | 1 | -1/+9 |
| | | | | (bzr r13090.1.41) | ||||
| * | Small performance and bug fixes | Liam P. White | 2014-03-27 | 1 | -1/+1 |
| | | | | (bzr r13090.1.33) | ||||
| * | Update to trunk | Liam P. White | 2014-03-26 | 1 | -1/+1 |
| |\ | | | | | (bzr r13090.1.32) | ||||
| * | | Update to trunk | Liam P. White | 2014-03-26 | 1 | -1/+1 |
| |\| | | | | | | | | | Massive cleanup of outlining code (bzr r13090.1.31) | ||||
| * | | Fix a linker error ("static") | Liam P. White | 2014-03-20 | 1 | -1/+1 |
| | | | | | | | | | | | (hopefully) Resolve compiler errors with GTK3+ (bzr r13090.1.28) | ||||
| * | | Fix a compiler error on Windows | Liam P. White | 2014-03-19 | 1 | -1/+1 |
| | | | | | | | (bzr r13090.1.27) | ||||
| * | | Added in new toy effect "Taper Strokes," readded a missing header file, bugfixes | Liam P. White | 2014-03-18 | 1 | -4/+9 |
| | | | | | | | (bzr r13090.1.25) | ||||
| * | | Reverted swatches | Liam P. White | 2014-03-12 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | Removed a toy effect (not ready yet) Fixed a bug with Livarot General cleanup (bzr r13090.1.23) | ||||
| * | | Remove all trace of the Tags dialog | Liam P. White | 2014-03-09 | 1 | -4/+4 |
| | | | | | | | | | | | | | Fixed Attach Path and Fill Between Many LPEs Enabled Gradient Meshes (bzr r13090.1.21) | ||||
| * | | Start cleanup for merge into trunk | Liam P. White | 2014-03-07 | 1 | -4/+4 |
| | | | | | | | (bzr r13090.1.20) | ||||
| * | | Experimental merge of Ponyscape features into trunk (will not compile) | Liam P. White | 2014-03-02 | 1 | -4/+35 |
| |/ | | | (bzr r13090.1.1) | ||||
| * | LPE: rename function getHelperPaths --> getCanvasIndicators (the function is ↵ | Johan B. C. Engelen | 2014-01-12 | 1 | -13/+7 |
| | | | | | | not yet called by anyone, but the naming was confusing) (bzr r12920) | ||||
| * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 1 | -1/+1 |
| | | | | (bzr r12785) | ||||
| * | First step of moving tools into appropriate namespaces. | Markus Engel | 2013-11-07 | 1 | -2/+2 |
| | | | | (bzr r12782) | ||||
| * | C++ | Johan B. C. Engelen | 2013-10-04 | 1 | -1/+1 |
| | | | | (bzr r12660) | ||||
| * | Workaround usage of deprecated glib symbols in 3rd party libraries | Alex Valavanis | 2013-03-25 | 1 | -2/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243) | ||||
| * | const .... | Johan B. C. Engelen | 2013-01-17 | 1 | -6/+6 |
| | | | | (bzr r12039) | ||||
| * | more const happiness (and removal of duplicate code in sp-object.h) | Johan B. C. Engelen | 2013-01-17 | 1 | -2/+2 |
| | | | | (bzr r12038) | ||||
| * | const methods | Johan B. C. Engelen | 2013-01-17 | 1 | -3/+3 |
| | | | | (bzr r12037) | ||||
| * | Translations. Adding new LPE to the translation template, UI consistency ↵ | Nicolas Dufour | 2012-10-01 | 1 | -3/+3 |
| | | | | | | fixes and unstable tag removed. (bzr r11720) | ||||
| * | cleanup knotholder code for LPEs | Johan B. C. Engelen | 2012-04-07 | 1 | -25/+4 |
| | | | | (bzr r11170) | ||||
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -27/+27 |
| | | | | (bzr r11018) | ||||
| * | Get rid of gtkmm top-level header usage - not required by API | Alex Valavanis | 2012-02-06 | 1 | -1/+0 |
| | | | | (bzr r10940) | ||||
| * | LPE: add new LPE that outputs the original path data. used to make a clone ↵ | Johan B. C. Engelen | 2012-01-12 | 1 | -0/+5 |
| | | | | | | (without LPE) of a path with an LPE applied (bzr r10874) | ||||
| * | Fixed null-pointer ctor crashes. | Jon A. Cruz | 2012-01-03 | 1 | -1/+4 |
| | | | | (bzr r10828) | ||||
| * | Cleanup GSEAL issues and deprecated GtkTooltips | Alex Valavanis | 2012-01-03 | 1 | -3/+3 |
| | | | | (bzr r10826) | ||||
| * | cppcheck | Kris De Gussem | 2011-10-18 | 1 | -4/+4 |
| | | | | (bzr r10681) | ||||
| * | add PowerStroke to the normally visible LPEs, but with 'unstable!' warning | Johan B. C. Engelen | 2011-09-29 | 1 | -2/+2 |
| | | | | (bzr r10653) | ||||
| * | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵ | Jon A. Cruz | 2011-06-04 | 1 | -1/+1 |
| | | | | | | SP_ROOT() gtk type function/macro. (bzr r10254) | ||||
| * | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -9/+9 |
| | | | | (bzr r10060) | ||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -2/+2 |
| | | | | (bzr r10025) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -6/+4 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | SPShape c++ified to the extent it was possible and more changes done for XML ↵ | Abhishek Sharma Public | 2010-07-14 | 1 | -1/+1 |
| | | | | | | | | | | | privatisation. Major changes yet to come. (bzr r9546.1.7) | ||||
| * | | add powerstroke initial shot | Johan B. C. Engelen | 2010-07-26 | 1 | -0/+6 |
| |/ | | | (bzr r9654) | ||||
| * | reduce include dependencies | Johan B. C. Engelen | 2010-05-18 | 1 | -1/+1 |
| | | | | (bzr r9432) | ||||
| * | remove obsolete TODO comment that has been done already | Johan B. C. Engelen | 2010-02-14 | 1 | -1/+0 |
| | | | | (bzr r9086.1.2) | ||||
| * | Remove remnants of old node tool | Krzysztof Kosi??ski | 2009-12-24 | 1 | -1/+0 |
| | | | | (bzr r8846.2.6) | ||||
| * | Fix LPEs and break mask transform undo | Krzysztof Kosi??ski | 2009-12-08 | 1 | -7/+0 |
| | | | | (bzr r8846.2.3) | ||||
| * | decrease header deps | Johan B. C. Engelen | 2009-11-23 | 1 | -0/+1 |
| | | | | (bzr r8842) | ||||
| * | add LPE extrude. it's not finished yet! | Johan B. C. Engelen | 2009-11-23 | 1 | -0/+5 |
| | | | | (bzr r8838) | ||||
| * | Other patch by Johan to comment out a warning. Thanks Johan! | Josh Andler | 2009-09-26 | 1 | -1/+1 |
| | | | | (bzr r8652) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -3/+3 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -3/+3 |
| | | | | (bzr r8405) | ||||
| * | Remove 'Is visible?' checkbox from LPE editor because it duplicates ↵ | Maximilian Albert | 2009-06-21 | 1 | -7/+10 |
| | | | | | | functionality (bzr r8125) | ||||
| * | made ruler lpe "official" + restored a "unit" param and fixed end mark on ↵ | JF Barraud | 2009-06-05 | 1 | -1/+1 |
| | | | | | | closed path. (bzr r7997) | ||||
| * | make LPE-Interpolate "official" | Johan B. C. Engelen | 2009-05-14 | 1 | -1/+1 |
| | | | | (bzr r7881) | ||||
