summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/point.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* changes to use RegisteredTransformedPoint as widget for LPE point. not completeJohan B. C. Engelen2008-03-221-3/+3
| | | (bzr r5171)
* * add RegisteredTransformedPoint widget, that transforms the point before ↵Johan B. C. Engelen2008-03-221-0/+5
| | | | | | | | 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)
* trivial: ui/widget/*, ui/dialog/*: svn propset svn:eol-style native *.h *.cpp.Peter Moulder2007-10-111-244/+244
| | | (bzr r3883)
* fixing undo problems with LPE widgets. Not completely fixed yet. ↵Johan B. C. Engelen2007-09-271-4/+11
| | | | | CheckButtons still crash, and some changes are not recorded in the history (try the random parameters of curve stitching) (bzr r3809)
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+237
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)