| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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) | |||||
