summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/pointparam-knotholder.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* svn propset svn:eol-style native *.[ch] *.cpp (including buildtool.cpp, ↵Peter Moulder2008-03-291-201/+201
| | | | | packaging/macosx/native-gtk/*, src/dom/**). (bzr r5227)
* fix fileJohan B. C. Engelen2008-03-221-204/+0
| | | (bzr r5166)
* * add RegisteredTransformedPoint widget, that transforms the point before ↵Johan B. C. Engelen2008-03-221-0/+204
| | | | | | | | displaying/writing. This in order to keep them in SVG coordinate system in XML, but in canvas coord system in the spinbox * move Geom::Point XML writing to central place in ostringstream * add verb for LPE context (bzr r5165)
* Line-end fixupsJon A. Cruz2008-03-221-201/+201
| | | (bzr r5161)
* temporary fix. removed LPE context verb. now toolbar is normal again in windows.Johan B. C. Engelen2008-03-211-1/+1
| | | (bzr r5153)
* clean up PointParamKnotHolder some more. SPKnotHolder should really be C++ ↵Johan B. C. Engelen2008-03-211-23/+26
| | | | | object. It's the next step. (bzr r5151)
* Clean up event handler functions of pointparam-knotholder.cppJohan B. C. Engelen2008-03-211-74/+5
| | | (bzr r5144)
* forgot to commit the two essential files! sorry to break the build for a secondJohan B. C. Engelen2008-03-201-0/+267
(bzr r5136)