summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-28fix order of checks.Johan B. C. Engelen1-1/+4
2011-10-05Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz1-1/+0
2011-08-27Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2-2/+0
2011-07-17- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen1-1/+1
2011-06-22Warning cleanup.Jon A. Cruz1-2/+1
2011-06-13cmake:Campbell Barton1-13/+0
2011-06-12work in progress cmake commit:Campbell Barton1-12/+12
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-1/+1
2011-02-27compatibility patch to compile using gcc 4.6Adib Taraben2-0/+2
2011-02-02update to latest 2geom !Johan B. C. Engelen9-12/+12
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-08-05Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski2-4/+4
2010-07-30powerstroke: redefine meaning of offset point parameter values. now knots mov...Johan B. C. Engelen2-9/+27
2010-07-28powerstroke: ctrl+click inserts new stroke knot. BUGGY. reselect object after...Johan B. C. Engelen1-1/+9
2010-07-27powerstroke: arbitrary number of control points.Johan B. C. Engelen3-14/+20
2010-07-27commit missing filesJohan B. C. Engelen2-0/+213
2010-07-26more powerstroke build infrastructureJohan B. C. Engelen3-0/+19
2010-07-14SPShape c++ified to the extent it was possible and more changes done for XML ...Abhishek Sharma Public1-1/+1
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-2/+2
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2-1/+2
2010-03-19Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse.Jon A. Cruz1-2/+2
2010-02-14add widget controls for LPE VectorParam. Hide these controls for LPE Hatches.Johan B. C. Engelen1-17/+13
2010-01-22Fix some of the LPE issues.Krzysztof Kosi??ski1-2/+2
2010-01-15Warning cleanup.Jon A. Cruz1-2/+2
2009-12-24Remove remnants of old node toolKrzysztof Kosi??ski1-2/+0
2009-12-20Warning cleanupJon A. Cruz1-2/+2
2009-12-08Fix LPEs and break mask transform undoKrzysztof Kosi??ski1-6/+27
2009-11-29First GSoC node tool commit to BazaarKrzysztof Kosi??ski1-13/+3
2009-11-23decrease header depsJohan B. C. Engelen1-0/+1
2009-06-21Remove 'Is visible?' checkbox from LPE editor because it duplicates functiona...Maximilian Albert2-1/+3
2009-04-11Fix two missing icons in live effect parametersKrzysztof Kosi??ski1-2/+2
2009-04-07Ctor fixes and misc warning cleanupsJon A. Cruz1-1/+1
2009-03-19tidy up SPObjects that must always be LivePathEffectObjectsJohan B. C. Engelen1-1/+1
2009-03-15store default size in lpe::ArrayParamJohan B. C. Engelen1-2/+3
2009-03-11move canvastext to its own file (no linking error for me anymore), add outlin...bulia byak2-1/+3
2009-02-20Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski1-6/+1
2009-01-08move shape_editor from node context to the parent class, event contextbulia byak1-1/+1
2009-01-05Cmake build fixes, minorJoshua L. Blocher1-1/+0
2008-12-17fixed transform_mutliply for vector lpe parameter.JF Barraud1-1/+1
2008-11-21Merge from fe-movedTed Gould11-314/+394
2008-10-11Merging from trunkTed Gould1-1/+2
2008-09-25Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...Ted Gould1-1/+1
2008-09-02add lpe param: VectorParam<float> and VectorParam<double>Johan B. C. Engelen4-1/+180
2008-08-18cast for EnumParamMaximilian Albert1-0/+3
2008-08-13Get rid of some superfluous includesMaximilian Albert1-5/+0
2008-08-08remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen1-1/+1
2008-08-07try to make LPE optimizations easier. example in LPE BendJohan B. C. Engelen2-4/+16
2008-08-03Fixed broken empty string checkJon A. Cruz1-10/+10
2008-08-03remove many needless references to n-art-bpath.hJohan B. C. Engelen1-1/+0
2008-08-01remove more NR:: from live_effects codeJohan B. C. Engelen1-2/+2