index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
shape-editor.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-7
/
+8
2018-10-24
ShapeEditor: Always keep KnotHolders in set_item()
Eduard Braun
1
-2
/
+2
2018-03-26
Base LPE refactor
Jabier Arraiza
1
-0
/
+2
2017-10-01
Fix the editing of clipping and masking objects
Stefano Facchini
1
-2
/
+2
2017-07-01
working on knots selection
Jabier Arraiza
1
-5
/
+2
2014-10-05
Move more UI code into ui/
Liam P. White
1
-2
/
+6
2014-09-27
Update to experimental r13565
Liam P. White
1
-5
/
+3
2014-08-31
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
1
-5
/
+3
2014-07-26
Clean up some ShapeHolder related things
Liam P. White
1
-40
/
+14
2014-03-02
Added some consts. Turned functions to member functions.
Markus Engel
1
-1
/
+1
2013-09-14
Fix bug with tool handles during document unit change.
Matthew Petroff
1
-0
/
+3
2011-10-05
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
1
-5
/
+8
2010-08-05
Wholesale cruft removal part 4; fix crash when rendering guides
Krzysztof Kosi??ski
1
-1
/
+0
2010-01-30
Finally introducing the pre-snap indicator
Diederik van Lierop
1
-0
/
+2
2009-12-24
Remove remnants of old node tool
Krzysztof Kosi??ski
1
-77
/
+2
2009-11-29
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
1
-20
/
+0
2009-07-15
shapeeditor: save separate listerner's repr_keys for KnotHolder and NodePaths...
Johan B. C. Engelen
1
-1
/
+2
2009-03-19
tidy up SPObjects that must always be LivePathEffectObjects
Johan B. C. Engelen
1
-7
/
+8
2009-02-06
make more things private
bulia byak
1
-7
/
+11
2008-09-18
Next roud of NR ==> Geom conversion
Maximilian Albert
1
-1
/
+1
2008-09-18
Some NR::Point ==> Geom::Point replacements
Maximilian Albert
1
-6
/
+6
2008-09-05
undo last commit - here's a better way to fix this bug
bulia byak
1
-0
/
+3
2008-08-13
Get rid of sp_nodepath_current() and a few instances of SP_ACTIVE_DESKTOP by ...
Maximilian Albert
1
-1
/
+1
2008-08-05
NR::Maybe => boost::optional
Johan B. C. Engelen
1
-2
/
+2
2008-07-20
fix stupid crash, make get_item const
bulia byak
1
-1
/
+1
2008-07-14
Enable simultaneous knotholder and nodepath
Maximilian Albert
1
-6
/
+12
2008-07-07
replace separate forward declarations by proper forward.h inclusion
Johan B. C. Engelen
1
-1
/
+1
2008-07-05
shape-editor.h: Supply missing #includes/declarations so that we don't depend...
Peter Moulder
1
-5
/
+3
2008-06-04
C++ify knotholders
Maximilian Albert
1
-3
/
+3
2008-03-20
Add on-canvas editing of LPE PointParam.
Johan B. C. Engelen
1
-1
/
+1
2008-02-27
* (when debug macro is defined) call ShapeEditor function to on-canvas edit p...
Johan B. C. Engelen
1
-1
/
+2
2008-02-23
* on-canvas clip and mask editing :) in the object menu you can find how to ...
Johan B. C. Engelen
1
-0
/
+1
2007-10-23
fix undoing of LPE paths again. please test. (now nodepath is only updated wh...
Johan B. C. Engelen
1
-0
/
+2
2007-10-20
LPE: fix undoing changes to pathparameter on-canvas.
Johan B. C. Engelen
1
-0
/
+1
2007-10-20
LPE: add on-canvas editing of path parameters!
Johan B. C. Engelen
1
-1
/
+1
2007-08-14
Commit LivePathEffect branch to trunk!
Johan B. C. Engelen
1
-0
/
+1
2007-05-11
fixed fixme's in shapeeditor and changed verbs for node editting. helps with ...
Johan B. C. Engelen
1
-0
/
+4
2007-04-17
flipping patch by maximilian albert
bulia byak
1
-1
/
+2
2007-02-13
removing forward declaration of a enum - is it valid at all? at least it work...
bulia byak
1
-2
/
+1
2007-02-13
isolate the nodepath-or-knotholder unit into the new ShapeEditor class which ...
bulia byak
1
-0
/
+160