| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move shape_editor from node context to the parent class, event context | bulia byak | 2009-01-08 | 1 | -2/+0 |
| | | | | (bzr r7096) | ||||
| * | node-context.h: Supply missing #includes/declarations so that we don't ↵ | Peter Moulder | 2008-07-05 | 1 | -0/+1 |
| | | | | | | depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6179) | ||||
| * | Second step: try to make helper curves respond faster (don't recreate/delete ↵ | Maximilian Albert | 2008-06-16 | 1 | -1/+0 |
| | | | | | | the temporary canvasitems each time the selection is modified); better use of flash paths (bzr r5955) | ||||
| * | First step towards making helper paths for LPE items work better | Maximilian Albert | 2008-06-16 | 1 | -1/+13 |
| | | | | (bzr r5954) | ||||
| * | Add option to either suppress path flash for items with LPE (e.g., spiro ↵ | Maximilian Albert | 2008-06-08 | 1 | -0/+2 |
| | | | | | | splines use this) or display it permanently while the item is selected. (bzr r5860) | ||||
| * | C++ify knotholders | Maximilian Albert | 2008-06-04 | 1 | -1/+0 |
| | | | | (bzr r5797) | ||||
| * | tweak the helperpath flashing: | Johan B. C. Engelen | 2008-03-05 | 1 | -0/+1 |
| | | | | | | | | | * reduce time a little (should this be a preference?) * when leaving an object, instantly hide the flasher. * when entering the same object as before, show the flasher again to be done: make preferences to turn on/off and any other desired settings (bzr r4972) | ||||
| * | Add flashing outline of path when hovering over it. (coded in 20 minutes so ↵ | Johan B. C. Engelen | 2008-03-05 | 1 | -2/+6 |
| | | | | | | | | perhaps buggy) Will be put under a preference, for those who want it. (bzr r4971) | ||||
| * | isolate the nodepath-or-knotholder unit into the new ShapeEditor class which ↵ | bulia byak | 2007-02-13 | 1 | -8/+3 |
| | | | | | | 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) | ||||
| * | When canvas cannot update quickly, ensure that nodes being dragged will stay ↵ | John Bintz | 2006-11-05 | 1 | -0/+6 |
| | | | | | | selected. (bzr r1904) | ||||
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 1 | -4/+4 |
| | | | | | | 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 | -4/+4 |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+69 |
| (bzr r1) | |||||
