summaryrefslogtreecommitdiffstats
path: root/src/live_effects/effect.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix a small issue with Attach PathLiam P. White2014-04-291-0/+1
| | | (bzr r13090.1.69)
* Bug fixesLiam P. White2014-04-201-2/+2
| | | (bzr r13090.1.63)
* Move my path effects outside test effects (stable)Liam P. White2014-04-181-2/+3
| | | (bzr r13090.1.61)
* Properly allow effect stacking with knotholders (and add extra LPE ↵Liam P. White2014-04-061-0/+18
| | | | | functionality) (bzr r13090.1.48)
* Fix some stuffLiam P. White2014-04-021-1/+9
| | | (bzr r13090.1.41)
* Small performance and bug fixesLiam P. White2014-03-271-1/+1
| | | (bzr r13090.1.33)
* Update to trunkLiam P. White2014-03-261-1/+1
|\ | | | | (bzr r13090.1.32)
* | Update to trunkLiam P. White2014-03-261-1/+1
|\| | | | | | | | | Massive cleanup of outlining code (bzr r13090.1.31)
* | Fix a linker error ("static")Liam P. White2014-03-201-1/+1
| | | | | | | | | | (hopefully) Resolve compiler errors with GTK3+ (bzr r13090.1.28)
* | Fix a compiler error on WindowsLiam P. White2014-03-191-1/+1
| | | | | | (bzr r13090.1.27)
* | Added in new toy effect "Taper Strokes," readded a missing header file, bugfixesLiam P. White2014-03-181-4/+9
| | | | | | (bzr r13090.1.25)
* | Reverted swatchesLiam P. White2014-03-121-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 dialogLiam P. White2014-03-091-4/+4
| | | | | | | | | | | | Fixed Attach Path and Fill Between Many LPEs Enabled Gradient Meshes (bzr r13090.1.21)
* | Start cleanup for merge into trunkLiam P. White2014-03-071-4/+4
| | | | | | (bzr r13090.1.20)
* | Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White2014-03-021-4/+35
|/ | | (bzr r13090.1.1)
* LPE: rename function getHelperPaths --> getCanvasIndicators (the function is ↵Johan B. C. Engelen2014-01-121-13/+7
| | | | | not yet called by anyone, but the naming was confusing) (bzr r12920)
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1/+1
| | | (bzr r12785)
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-2/+2
| | | (bzr r12782)
* C++Johan B. C. Engelen2013-10-041-1/+1
| | | (bzr r12660)
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-2/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243)
* const ....Johan B. C. Engelen2013-01-171-6/+6
| | | (bzr r12039)
* more const happiness (and removal of duplicate code in sp-object.h)Johan B. C. Engelen2013-01-171-2/+2
| | | (bzr r12038)
* const methodsJohan B. C. Engelen2013-01-171-3/+3
| | | (bzr r12037)
* Translations. Adding new LPE to the translation template, UI consistency ↵Nicolas Dufour2012-10-011-3/+3
| | | | | fixes and unstable tag removed. (bzr r11720)
* cleanup knotholder code for LPEsJohan B. C. Engelen2012-04-071-25/+4
| | | (bzr r11170)
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-27/+27
| | | (bzr r11018)
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-1/+0
| | | (bzr r10940)
* LPE: add new LPE that outputs the original path data. used to make a clone ↵Johan B. C. Engelen2012-01-121-0/+5
| | | | | (without LPE) of a path with an LPE applied (bzr r10874)
* Fixed null-pointer ctor crashes.Jon A. Cruz2012-01-031-1/+4
| | | (bzr r10828)
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-3/+3
| | | (bzr r10826)
* cppcheckKris De Gussem2011-10-181-4/+4
| | | (bzr r10681)
* add PowerStroke to the normally visible LPEs, but with 'unstable!' warningJohan B. C. Engelen2011-09-291-2/+2
| | | (bzr r10653)
* Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵Jon A. Cruz2011-06-041-1/+1
| | | | | SP_ROOT() gtk type function/macro. (bzr r10254)
* Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-211-9/+9
| | | (bzr r10060)
* update to latest 2geom !Johan B. C. Engelen2011-02-021-2/+2
| | | (bzr r10025)
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-6/+4
|\ | | | | (bzr r9945.1.1)
| * SPShape c++ified to the extent it was possible and more changes done for XML ↵Abhishek Sharma Public2010-07-141-1/+1
| | | | | | | | | | privatisation. Major changes yet to come. (bzr r9546.1.7)
* | add powerstroke initial shotJohan B. C. Engelen2010-07-261-0/+6
|/ | | (bzr r9654)
* reduce include dependenciesJohan B. C. Engelen2010-05-181-1/+1
| | | (bzr r9432)
* remove obsolete TODO comment that has been done alreadyJohan B. C. Engelen2010-02-141-1/+0
| | | (bzr r9086.1.2)
* Remove remnants of old node toolKrzysztof Kosi??ski2009-12-241-1/+0
| | | (bzr r8846.2.6)
* Fix LPEs and break mask transform undoKrzysztof Kosi??ski2009-12-081-7/+0
| | | (bzr r8846.2.3)
* decrease header depsJohan B. C. Engelen2009-11-231-0/+1
| | | (bzr r8842)
* add LPE extrude. it's not finished yet!Johan B. C. Engelen2009-11-231-0/+5
| | | (bzr r8838)
* Other patch by Johan to comment out a warning. Thanks Johan!Josh Andler2009-09-261-1/+1
| | | (bzr r8652)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-3/+3
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-3/+3
| | | (bzr r8405)
* Remove 'Is visible?' checkbox from LPE editor because it duplicates ↵Maximilian Albert2009-06-211-7/+10
| | | | | functionality (bzr r8125)
* made ruler lpe "official" + restored a "unit" param and fixed end mark on ↵JF Barraud2009-06-051-1/+1
| | | | | closed path. (bzr r7997)
* make LPE-Interpolate "official"Johan B. C. Engelen2009-05-141-1/+1
| | | (bzr r7881)