summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/path-reference.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen2008-05-091-10/+0
| | | | | | - change _bpath to private member of SPCurve, obtain and set with get_bpath and set_bpath. - added const methods, so protect changes to _bpath in SPCurve (bzr r5636)
* svn propset svn:eol-style native *.[ch] *.cpp (including buildtool.cpp, ↵Peter Moulder2008-03-291-53/+53
| | | | | packaging/macosx/native-gtk/*, src/dom/**). (bzr r5227)
* add linking to other paths to lpe-PathParamJohan B. C. Engelen2008-03-271-0/+53
(bzr r5209)