summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix order of checks.Johan B. C. Engelen2011-10-281-1/+4
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-051-1/+0
* Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-272-2/+0
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-171-1/+1
* Warning cleanup.Jon A. Cruz2011-06-221-2/+1
* Merge from trunkKrzysztof Kosi??ski2011-06-192-14/+1
|\
| * cmake:Campbell Barton2011-06-131-13/+0
| * work in progress cmake commit:Campbell Barton2011-06-121-12/+12
| * Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
* | Merge from trunkKrzysztof Kosi??ski2011-04-0710-12/+14
|\|
| * compatibility patch to compile using gcc 4.6Adib Taraben2011-02-272-0/+2
| * update to latest 2geom !Johan B. C. Engelen2011-02-029-12/+12
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-152-8/+9
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-122-8/+9
| |\
| | * 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-292-1/+2
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | | merge from trunkKrzysztof Kosi??ski2010-08-086-4/+268
|\| |
| * | powerstroke: redefine meaning of offset point parameter values. now knots mov...Johan B. C. Engelen2010-07-302-9/+27
| * | powerstroke: ctrl+click inserts new stroke knot. BUGGY. reselect object after...Johan B. C. Engelen2010-07-281-1/+9
| * | powerstroke: arbitrary number of control points.Johan B. C. Engelen2010-07-273-14/+20
| * | commit missing filesJohan B. C. Engelen2010-07-272-0/+213
| * | more powerstroke build infrastructureJohan B. C. Engelen2010-07-263-0/+19
| |/
* / Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski2010-08-052-4/+4
|/
* Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse.Jon A. Cruz2010-03-191-2/+2
* add widget controls for LPE VectorParam. Hide these controls for LPE Hatches.Johan B. C. Engelen2010-02-141-17/+13
* Fix some of the LPE issues.Krzysztof Kosi??ski2010-01-221-2/+2
* Warning cleanup.Jon A. Cruz2010-01-151-2/+2
* * Merge from trunkKrzysztof Kosi??ski2010-01-141-2/+2
|\
| * Warning cleanupJon A. Cruz2009-12-201-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
|/
* decrease header depsJohan B. C. Engelen2009-11-231-0/+1
* Remove 'Is visible?' checkbox from LPE editor because it duplicates functiona...Maximilian Albert2009-06-212-1/+3
* Fix two missing icons in live effect parametersKrzysztof Kosi??ski2009-04-111-2/+2
* Ctor fixes and misc warning cleanupsJon A. Cruz2009-04-071-1/+1
* tidy up SPObjects that must always be LivePathEffectObjectsJohan B. C. Engelen2009-03-191-1/+1
* store default size in lpe::ArrayParamJohan B. C. Engelen2009-03-151-2/+3
* move canvastext to its own file (no linking error for me anymore), add outlin...bulia byak2009-03-112-1/+3
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-6/+1
* move shape_editor from node context to the parent class, event contextbulia byak2009-01-081-1/+1
* Cmake build fixes, minorJoshua L. Blocher2009-01-051-1/+0
* fixed transform_mutliply for vector lpe parameter.JF Barraud2008-12-171-1/+1
* Merge from fe-movedTed Gould2008-11-2111-314/+394
* Merging from trunkTed Gould2008-10-111-1/+2
* 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
* add lpe param: VectorParam<float> and VectorParam<double>Johan B. C. Engelen2008-09-024-1/+180