| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | use sp_nodepath_make_straight_path in LPEGears | Johan B. C. Engelen | 2008-04-14 | 1 | -0/+1 |
| | | | | (bzr r5438) | ||||
| * | fix nodepath.h include dependency | Johan B. C. Engelen | 2008-02-27 | 1 | -1/+1 |
| | | | | (bzr r4886) | ||||
| * | * 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 |
| | | | | | | | | edit them. * show helperpath toggle on node-edit toolbar. so helperpath is now also available for normal paths (instead of only for LPE'd paths) (bzr r4834) | ||||
| * | Add entry fields for x/y coordinates of selected nodes (fixes bugs #170116 ↵ | Maximilian Albert | 2007-12-05 | 1 | -0/+3 |
| | | | | | | and #172113) (bzr r4174) | ||||
| * | make setup_notepath function for LPE's and LPE parameters. | Johan B. C. Engelen | 2007-11-03 | 1 | -1/+3 |
| | | | | (bzr r4018) | ||||
| * | LPE: add on-canvas editing of path parameters! | Johan B. C. Engelen | 2007-10-20 | 1 | -1/+5 |
| | | | | (bzr r3934) | ||||
| * | rearrange, a couple utility methods for node selection | bulia byak | 2007-10-12 | 1 | -56/+59 |
| | | | | (bzr r3889) | ||||
| * | Commit LivePathEffect branch to trunk! | Johan B. C. Engelen | 2007-08-14 | 1 | -3/+14 |
| | | | | | | (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472) | ||||
| * | fixed fixme's in shapeeditor and changed verbs for node editting. helps with ↵ | Johan B. C. Engelen | 2007-05-11 | 1 | -13/+13 |
| | | | | | | multiple nodepath implementation in shape-editor. (bzr r3000) | ||||
| * | flipping patch by maximilian albert | bulia byak | 2007-04-17 | 1 | -1/+6 |
| | | | | (bzr r2916) | ||||
| * | isolate the nodepath-or-knotholder unit into the new ShapeEditor class which ↵ | bulia byak | 2007-02-13 | 1 | -4/+2 |
| | | | | | | handles listeners etc. and provides a single interface to work with nodepath or knotholder; later will add another layer, ShapeEditorsCollective, which will allow us to have any number of nodepaths and knotholders simultaneously (bzr r2374) | ||||
| * | robustize remembering the dragged segment - store node number, not pointer; ↵ | bulia byak | 2007-01-05 | 1 | -1/+1 |
| | | | | | | fixes crash 1505549 (bzr r2134) | ||||
| * | factor out creation of livarot_path, and make it on-demand so that ↵ | bulia byak | 2006-09-28 | 1 | -0/+1 |
| | | | | | | update_repr does not need to do it after screen update (potentially fixing a crash) (bzr r1721) | ||||
| * | Fix race condition where node dragging is not ended after mouse button is ↵ | John Bintz | 2006-09-04 | 1 | -0/+3 |
| | | | | | | released (bzr r1681) | ||||
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 1 | -5/+5 |
| | | | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637) | ||||
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 1 | -5/+5 |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | ||||
| * | undo annotations | bulia byak | 2006-07-06 | 1 | -1/+1 |
| | | | | (bzr r1361) | ||||
| * | make profile selectable via prefs, add elliptic (preliminary, needs ↵ | bulia byak | 2006-05-18 | 1 | -0/+6 |
| | | | | | | perpendicular displacement too) (bzr r883) | ||||
| * | show handles toggle | bulia byak | 2006-05-16 | 1 | -1/+6 |
| | | | | (bzr r850) | ||||
| * | fix undo bug in nodepath_preserve; fix crash caused by nodepath_cleanup ↵ | bulia byak | 2006-05-12 | 1 | -2/+4 |
| | | | | | | deleting subpaths from under our feet; rename origin to origin_radial for node sides; add x/y origins to sides and remember origins for all nodes and sides upon grabbing; store drag pressure in the knot; sculpt (bzr r812) | ||||
| * | Attempt to preserve the shape of the path when deleting nodes | Aaron Spike | 2006-04-14 | 1 | -0/+1 |
| | | | | | | Old deletion behavior is available via Ctrl+Delete (bzr r525) | ||||
| * | change uint to unsigned int | Bob Jamison | 2006-04-12 | 1 | -2/+2 |
| | | | | (bzr r496) | ||||
| * | remove the old _d_changed and _typestr_changed hacks, replacing by an ↵ | bulia byak | 2006-04-12 | 1 | -0/+3 |
| | | | | | | int-valued local_change flag; this works much faster with less code (bzr r495) | ||||
| * | store and update livarot_path in nodepath; switch curve_drag to not updating ↵ | bulia byak | 2006-04-01 | 1 | -3/+8 |
| | | | | | | the repr, only spcurve; rename and export update_repr_* used in node-context (bzr r386) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+266 |
| (bzr r1) | |||||
