summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/path.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to trunk r13580Liam P. White2014-10-061-1/+1
|\
| * Fix bug #1367520 (crash regression)Liam P. White2014-09-101-1/+1
| * Fix bug #1241501, improve tooltip text on path parameterJabier Arraiza Cenoz2014-08-061-1/+1
| * Don't update path effects on document load (#1299948)Liam P. White2014-07-281-0/+5
* | Move more UI code into ui/Liam P. White2014-10-051-2/+2
* | Fix bug #1241501, improve tooltip text on path parameterJabier Arraiza Cenoz2014-08-061-1/+1
* | Tentative fix for LPEs and undoLiam P. White2014-05-101-0/+5
|/
* Fix Gtk+ 3.10 warnings: GtkStockItem is deprecatedAlex Valavanis2014-01-021-4/+5
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1/+1
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-1/+1
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-1/+1
* const ....Johan B. C. Engelen2013-01-171-1/+1
* const methodsJohan B. C. Engelen2013-01-171-1/+1
* Removed outdated classes.Jon A. Cruz2012-06-171-0/+2
* clone original path lpe: add boilerplate code to allow to compensate for link...Johan B. C. Engelen2012-04-081-0/+10
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-0/+2
* Header cleaningAlex Valavanis2012-02-121-0/+1
* LPE: add new LPE that outputs the original path data. used to make a clone (w...Johan B. C. Engelen2012-01-121-1/+6
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-6/+6
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-171-1/+1
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-8/+7
|\
| * SPShape c++ified to the extent it was possible and more changes done for XML ...Abhishek Sharma Public2010-07-141-1/+1
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-2/+2
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-1/+1
|/
* Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse.Jon A. Cruz2010-03-191-2/+2
* Fix some of the LPE issues.Krzysztof Kosi??ski2010-01-221-2/+2
* Warning cleanup.Jon A. Cruz2010-01-151-2/+2
* Remove remnants of old node toolKrzysztof Kosi??ski2009-12-241-2/+0
* Fix LPEs and break mask transform undoKrzysztof Kosi??ski2009-12-081-6/+27
* First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-13/+3
* Fix two missing icons in live effect parametersKrzysztof Kosi??ski2009-04-111-2/+2
* tidy up SPObjects that must always be LivePathEffectObjectsJohan B. C. Engelen2009-03-191-1/+1
* move shape_editor from node context to the parent class, event contextbulia byak2009-01-081-1/+1
* Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...Ted Gould2008-09-251-1/+1
* try to make LPE optimizations easier. example in LPE BendJohan B. C. Engelen2008-08-071-4/+12
* Fixed broken empty string checkJon A. Cruz2008-08-031-10/+10
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-1/+0
* Warning cleanupJon A. Cruz2008-08-011-1/+1
* automatically add helperpath for PathParamsMaximilian Albert2008-07-291-0/+6
* add comments about setting new LPE PathParam path data. refactor things a bit...Johan B. C. Engelen2008-07-201-17/+45
* Enable simultaneous knotholder and nodepathMaximilian Albert2008-07-141-1/+1
* move undo commits closer to the UIbulia byak2008-07-051-2/+2
* First shot at a dropdown selector for various shapes in pen/pencil tool, alon...Maximilian Albert2008-07-031-5/+10
* use pathvector directly from SPCurve in LPE path parameter.Johan B. C. Engelen2008-06-221-1/+1
* merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen2008-06-061-6/+6
* Rename param_writeSVGValue() --> param_getSVGValue() since the method doesn't...Maximilian Albert2008-06-051-1/+1
* struct SPCurve => class SPCurveJohan B. C. Engelen2008-05-051-1/+1
* fix typoJohan B. C. Engelen2008-04-131-1/+0