index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
live_effects
/
parameter
/
point.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-1
/
+0
*
Get rid of some superfluous includes
Maximilian Albert
2008-08-13
1
-5
/
+0
*
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2008-08-08
1
-1
/
+1
*
2geomify a lot of NR::Points to Geom::Point
Johan B. C. Engelen
2008-08-01
1
-6
/
+6
*
Make PointParam handles snap, too
Maximilian Albert
2008-08-01
1
-1
/
+2
*
Remove obsolete function param_editOncanvas for PointParams
Maximilian Albert
2008-07-29
1
-19
/
+0
*
Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity an...
Maximilian Albert
2008-07-29
1
-1
/
+1
*
Remove superfluous functions
Maximilian Albert
2008-07-29
1
-1
/
+1
*
LPE knotholder refactoring: PointParams are not knotholder entities any more;...
Maximilian Albert
2008-07-29
1
-6
/
+29
*
Warning cleanup
Jon A. Cruz
2008-07-04
1
-3
/
+3
*
Remove oncanvas_editable attribute for PointParams; use their internal shape ...
Maximilian Albert
2008-07-04
1
-4
/
+2
*
Remove now obsolete 'edit on canvas' button for PointParams
Maximilian Albert
2008-07-02
1
-10
/
+0
*
Enable status bar tips for LPE handles that are automatically created from Po...
Maximilian Albert
2008-07-02
1
-1
/
+4
*
Activate automatic knotholders for LPE PointParams
Maximilian Albert
2008-06-16
1
-18
/
+2
*
Make knotholders for LPE items finally work; each effect can now overload the...
Maximilian Albert
2008-06-08
1
-0
/
+21
*
Rename param_writeSVGValue() --> param_getSVGValue() since the method doesn't...
Maximilian Albert
2008-06-05
1
-1
/
+1
*
C++ify knotholders
Maximilian Albert
2008-06-04
1
-1
/
+1
*
RegisteredTransformedPoint: fix methods to use const&.
Johan B. C. Engelen
2008-04-05
1
-0
/
+5
*
changes to use RegisteredTransformedPoint as widget for LPE point. not complete
Johan B. C. Engelen
2008-03-22
1
-8
/
+8
*
* add RegisteredTransformedPoint widget, that transforms the point before dis...
Johan B. C. Engelen
2008-03-22
1
-2
/
+2
*
clean up PointParamKnotHolder some more. SPKnotHolder should really be C++ ob...
Johan B. C. Engelen
2008-03-21
1
-1
/
+1
*
remove #ifdef that was used to disable on-canvas editing.
Johan B. C. Engelen
2008-03-20
1
-7
/
+4
*
Add on-canvas editing of LPE PointParam.
Johan B. C. Engelen
2008-03-20
1
-2
/
+17
*
remove flashing test indicator on pointparam.
Johan B. C. Engelen
2008-03-02
1
-25
/
+0
*
NEW: temporary on-canvas indicators
Johan B. C. Engelen
2008-03-02
1
-9
/
+28
*
fixing wrong includes
Felipe Corr??a da Silva Sanches
2008-02-28
1
-1
/
+1
*
Remove unnecessary dependencies for some of the lpe parameters.
Johan B. C. Engelen
2008-02-28
1
-1
/
+1
*
* (when debug macro is defined) call ShapeEditor function to on-canvas edit p...
Johan B. C. Engelen
2008-02-27
1
-33
/
+29
*
RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton>
Johan B. C. Engelen
2008-01-15
1
-31
/
+25
*
prepare LPE parameter widgets to be owned by multiple dialogs, as it should be.
Johan B. C. Engelen
2008-01-15
1
-3
/
+4
*
correctly transform LPE path and point parameters with the SPItem's transform
Johan B. C. Engelen
2008-01-08
1
-0
/
+16
*
fix compile warning with C++ style cast
Johan B. C. Engelen
2007-11-17
1
-1
/
+1
*
Remove geom.cpp and geom.h. Now use 2geom/geom.cpp and 2geom.h.
Johan B. C. Engelen
2007-11-09
1
-1
/
+1
*
trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.
Peter Moulder
2007-10-11
1
-173
/
+173
*
Add default value stuff for LPE parameters
Johan B. C. Engelen
2007-08-19
1
-2
/
+8
*
Fix LPE:
Johan B. C. Engelen
2007-08-17
1
-8
/
+9
*
Commit LivePathEffect branch to trunk!
Johan B. C. Engelen
2007-08-14
1
-0
/
+166