index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
nodepath.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove nodepath.cpp and nodepath.h
Krzysztof Kosi??ski
2010-01-14
1
-345
/
+0
*
improve helperpath generation on mouse-over
Johan B. C. Engelen
2009-03-03
1
-3
/
+2
*
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
2009-02-19
1
-12
/
+8
*
1) Improve the way the distance to the pointer is taken into account when fin...
Diederik van Lierop
2008-11-23
1
-0
/
+4
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-64
/
+70
*
From trunk
Ted Gould
2008-10-27
1
-0
/
+2
*
Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...
Ted Gould
2008-09-25
1
-0
/
+2
*
Next roud of NR ==> Geom conversion
Maximilian Albert
2008-09-18
1
-3
/
+6
*
Some NR::Point ==> Geom::Point replacements
Maximilian Albert
2008-09-18
1
-20
/
+20
*
Get rid of sp_nodepath_current() and a few instances of SP_ACTIVE_DESKTOP by ...
Maximilian Albert
2008-08-13
1
-3
/
+3
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
1
-2
/
+2
*
NR:: => Geom:: for much of src/ui and src/widgets
Johan B. C. Engelen
2008-08-04
1
-3
/
+3
*
Update helperpaths live also when any of the item's LPEs is modified
Maximilian Albert
2008-07-29
1
-0
/
+1
*
Along with nodepath also create/destroy the helperpaths of any LPEs associate...
Maximilian Albert
2008-07-29
1
-5
/
+14
*
purge livarot stuff from nodepath
Johan B. C. Engelen
2008-07-25
1
-5
/
+0
*
nodepath.h: Supply missing #includes/declarations so that we don't depend on ...
Peter Moulder
2008-07-05
1
-0
/
+3
*
comment fix
bulia byak
2008-06-19
1
-3
/
+6
*
Display helper grid for LPELattice; automatically add helper paths for LPE Pa...
Maximilian Albert
2008-06-18
1
-1
/
+1
*
Separate version of sp_nodepath_generate_helperpath() to generate a helperpat...
Maximilian Albert
2008-06-18
1
-0
/
+1
*
First step towards making helper paths for LPE items work better
Maximilian Albert
2008-06-16
1
-0
/
+1
*
use sp_nodepath_make_straight_path in LPEGears
Johan B. C. Engelen
2008-04-14
1
-0
/
+1
*
fix nodepath.h include dependency
Johan B. C. Engelen
2008-02-27
1
-1
/
+1
*
* on-canvas clip and mask editing :) in the object menu you can find how to ...
Johan B. C. Engelen
2008-02-23
1
-0
/
+1
*
Add entry fields for x/y coordinates of selected nodes (fixes bugs #170116 an...
Maximilian Albert
2007-12-05
1
-0
/
+3
*
make setup_notepath function for LPE's and LPE parameters.
Johan B. C. Engelen
2007-11-03
1
-1
/
+3
*
LPE: add on-canvas editing of path parameters!
Johan B. C. Engelen
2007-10-20
1
-1
/
+5
*
rearrange, a couple utility methods for node selection
bulia byak
2007-10-12
1
-56
/
+59
*
Commit LivePathEffect branch to trunk!
Johan B. C. Engelen
2007-08-14
1
-3
/
+14
*
fixed fixme's in shapeeditor and changed verbs for node editting. helps with ...
Johan B. C. Engelen
2007-05-11
1
-13
/
+13
*
flipping patch by maximilian albert
bulia byak
2007-04-17
1
-1
/
+6
*
isolate the nodepath-or-knotholder unit into the new ShapeEditor class which ...
bulia byak
2007-02-13
1
-4
/
+2
*
robustize remembering the dragged segment - store node number, not pointer; f...
bulia byak
2007-01-05
1
-1
/
+1
*
factor out creation of livarot_path, and make it on-demand so that update_rep...
bulia byak
2006-09-28
1
-0
/
+1
*
Fix race condition where node dragging is not ended after mouse button is rel...
John Bintz
2006-09-04
1
-0
/
+3
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-5
/
+5
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
1
-5
/
+5
*
undo annotations
bulia byak
2006-07-06
1
-1
/
+1
*
make profile selectable via prefs, add elliptic (preliminary, needs perpendic...
bulia byak
2006-05-18
1
-0
/
+6
*
show handles toggle
bulia byak
2006-05-16
1
-1
/
+6
*
fix undo bug in nodepath_preserve; fix crash caused by nodepath_cleanup delet...
bulia byak
2006-05-12
1
-2
/
+4
*
Attempt to preserve the shape of the path when deleting nodes
Aaron Spike
2006-04-14
1
-0
/
+1
*
change uint to unsigned int
Bob Jamison
2006-04-12
1
-2
/
+2
*
remove the old _d_changed and _typestr_changed hacks, replacing by an int-val...
bulia byak
2006-04-12
1
-0
/
+3
*
store and update livarot_path in nodepath; switch curve_drag to not updating ...
bulia byak
2006-04-01
1
-3
/
+8
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+266