| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement constrained snapping when dragging the position and size handles ↵ | Diederik van Lierop | 2009-03-15 | 1 | -1/+1 |
| | | | | | | of a rectangle in the node tool, with the ctrl-key being pressed. (bzr r7497) | ||||
| * | * Implement constrained snapping of knots | Diederik van Lierop | 2009-03-13 | 1 | -4/+6 |
| | | | | | | | * Implement snapping of the rectangle's radius handles * Line snappers: set the snap target in the derived class instead of in findBestSnap() (bzr r7479) | ||||
| * | 2geomify a lot of NR::Points to Geom::Point | Johan B. C. Engelen | 2008-08-01 | 1 | -12/+12 |
| | | | | (bzr r6513) | ||||
| * | Formerly static function used for snapping is now a private member of ↵ | Maximilian Albert | 2008-08-01 | 1 | -0/+3 |
| | | | | | | KnotHolderEntity (bzr r6505) | ||||
| * | Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity ↵ | Maximilian Albert | 2008-07-29 | 1 | -4/+10 |
| | | | | | | and make inheritance from it a bit less clumsy (bzr r6448) | ||||
| * | LPE knotholder refactoring: PointParams are not knotholder entities any ↵ | Maximilian Albert | 2008-07-29 | 1 | -0/+1 |
| | | | | | | more; instead, every parameter type can now return entities (and then forget about them) (bzr r6446) | ||||
| * | fix release mouse crash, add missed disconnects, remove unused callback | bulia byak | 2008-07-27 | 1 | -1/+0 |
| | | | | (bzr r6430) | ||||
| * | replace separate forward declarations by proper forward.h inclusion | Johan B. C. Engelen | 2008-07-07 | 1 | -3/+1 |
| | | | | (bzr r6214) | ||||
| * | Write all effect parameters to SVG when a LPE knotholder handle is ungrabbed | Maximilian Albert | 2008-06-10 | 1 | -2/+1 |
| | | | | (bzr r5870) | ||||
| * | Make knotholders for LPE items finally work; each effect can now overload ↵ | Maximilian Albert | 2008-06-08 | 1 | -0/+6 |
| | | | | | | | | the addKnotHolderHandles() method to add handles which control its parameters. There is now also a virtual onKnotUngrabbed() method for each knotholder entity which can be used to do cleanup tasks (for LPE parameters it currently writes the value to SVG, although this should probably happen automatically) (bzr r5855) | ||||
| * | Remove warnings | Bob Jamison | 2008-06-04 | 1 | -1/+1 |
| | | | | (bzr r5806) | ||||
| * | Some cleanup of knotholder code; mostly renaming knot_(get|set|click)_func ↵ | Maximilian Albert | 2008-06-04 | 1 | -25/+9 |
| | | | | | | --> knot_(get|set_click) for reduced verbosity (bzr r5802) | ||||
| * | C++ify knotholders | Maximilian Albert | 2008-06-04 | 1 | -3/+59 |
| | | | | (bzr r5797) | ||||
| * | two crashes while editing nodes (one of those is reported as bug 1453558). | Andrius Ramanauskas | 2006-04-06 | 1 | -0/+4 |
| | | | | | | | | * fixed by making SPKnotHolder a referenced class and adding ref/unref in knot_click_handler (which sometime change attributes and knot handler is destroyed before calling knotholder_update_knots); * fixed another crash by adding ref/unref to sp_knot_handler * also added signal disconnecting (bzr r445) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+62 |
| (bzr r1) | |||||
