| Commit message (Expand) | Author | Files | Lines |
| 2008-07-29 | LPE knotholder refactoring: PointParams are not knotholder entities any more;... | Maximilian Albert | 1 | -1/+0 |
| 2008-07-02 | Don't dereference NULL knotholder; fixes instant crash, but using the handles... | Maximilian Albert | 1 | -0/+1 |
| 2008-06-16 | Activate automatic knotholders for LPE PointParams | Maximilian Albert | 1 | -1/+1 |
| 2008-06-12 | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 1 | -3/+3 |
| 2008-06-08 | Better way to add LPE knotholder handles; now it happens semi-automatically i... | Maximilian Albert | 1 | -1/+1 |
| 2008-06-08 | Make knotholders for LPE items finally work; each effect can now overload the... | Maximilian Albert | 1 | -5/+2 |
| 2008-06-04 | Some cleanup of knotholder code; mostly renaming knot_(get|set|click)_func --... | Maximilian Albert | 1 | -130/+130 |
| 2008-06-04 | C++ify knotholders | Maximilian Albert | 1 | -447/+511 |
| 2008-06-02 | check if item is LPEItem before casting!!! should fix bug 236788 | Johan B. C. Engelen | 1 | -3/+5 |
| 2008-05-30 | LPE STACKING! | Johan B. C. Engelen | 1 | -7/+10 |
| 2008-05-19 | Add checkbox for LPEs to temporarily disable them on canvas (but keep them ap... | Maximilian Albert | 1 | -0/+1 |
| 2008-05-19 | Provide knotholder for LPEPerpBisector; TODO: this replaces the usual nodepat... | Maximilian Albert | 1 | -2/+17 |
| 2008-05-16 | Fix a regression in the snapper, caused by me. Sorry! | Diederik van Lierop | 1 | -1/+1 |
| 2008-05-12 | Add a centralized check (i.e. in the snapper mechanism) whether we've snapped... | Diederik van Lierop | 1 | -1/+1 |
| 2008-04-30 | - Major refactoring of snapping related code... | Diederik van Lierop | 1 | -2/+3 |
| 2008-03-19 | Make grouped 3D boxes work correctly when transformed (fixes: LP 188991) | Maximilian Albert | 1 | -7/+2 |
| 2008-02-25 | snap 3d box handles | bulia byak | 1 | -3/+7 |
| 2008-02-24 | Further cleanup (left-over debugging message) | Maximilian Albert | 1 | -54/+8 |
| 2007-12-15 | Warning cleanup | Jon A. Cruz | 1 | -2/+2 |
| 2007-12-13 | Fundamentally reworked version of the 3D box tool (among many other things, t... | Maximilian Albert | 1 | -228/+106 |
| 2007-11-04 | Warning cleanup | Jon A. Cruz | 1 | -24/+24 |
| 2007-09-10 | Purged fill type enum | Jon A. Cruz | 1 | -2/+2 |
| 2007-08-29 | Constrained center-dragging for 3D boxes (with Ctrl) | Maximilian Albert | 1 | -4/+73 |
| 2007-08-26 | Rewrite of z-order code for 3D boxes, first stage (hopefully this is finally ... | Maximilian Albert | 1 | -4/+7 |
| 2007-08-20 | Enable center-dragging of boxes in Z direction by using Shift | Maximilian Albert | 1 | -1/+5 |
| 2007-08-20 | Eliminate a number of compile warnings | Maximilian Albert | 1 | -0/+1 |
| 2007-08-17 | Enable center-dragging of boxes ('in perspective') within the XY-plane | Maximilian Albert | 1 | -0/+21 |
| 2007-08-16 | Slightly better status bar message for Ctrl+dragging | Maximilian Albert | 1 | -8/+8 |
| 2007-08-16 | Ctrl+dragging constrains movement of 3D box handles to prolongations of the e... | Maximilian Albert | 1 | -28/+120 |
| 2007-08-16 | Remove second option for resizing 3D boxes (now we have 8 handles; the four f... | Maximilian Albert | 1 | -123/+36 |
| 2007-08-07 | Only in the selector tool we should snap in bbox mode (PointType = SNAPPOINT_... | Diederik van Lierop | 1 | -1/+1 |
| 2007-08-07 | Set z-orders of 3D box faces during dragging/resizing according to the perspe... | Maximilian Albert | 1 | -0/+2 |
| 2007-08-06 | Draw perspective lines; provide shortcuts to toggle their visibility and the ... | Maximilian Albert | 1 | -0/+2 |
| 2007-08-06 | First stage of draggable vanishing points (no snapping/unsnapping yet) | Maximilian Albert | 1 | -0/+2 |
| 2007-07-28 | 1) Changes to snapping preferences dialog | Diederik van Lierop | 1 | -1/+1 |
| 2007-07-10 | correct way to transform coordinates (fixes earlier ad-hoc solution) | Maximilian Albert | 1 | -12/+8 |
| 2007-07-10 | Different resizing variant for 3D boxes (8 handles) | Maximilian Albert | 1 | -14/+109 |
| 2007-07-08 | fix 1731457 | bulia byak | 1 | -4/+4 |
| 2007-07-04 | Two variants of resizing 3D boxes (using three/four handles, respectively, de... | Maximilian Albert | 1 | -16/+69 |
| 2007-07-04 | New/updated 3D box auxiliary/convenience functions (e.g., allow (un)constrain... | Maximilian Albert | 1 | -2/+1 |
| 2007-07-03 | Make box resizeable (currently 3 handles: arbitrary movement in XY plane, con... | Maximilian Albert | 1 | -0/+81 |
| 2007-06-28 | Now nodes of transformed items will snap correctly | Diederik van Lierop | 1 | -9/+14 |
| 2007-06-27 | reverting commit 15065; let's come up with something better than this | Diederik van Lierop | 1 | -22/+50 |
| 2007-05-24 | Handle snapping of nodes in sp_knot_handler. From now on the nodes of transfo... | Diederik van Lierop | 1 | -50/+22 |
| 2007-03-18 | Snap while dragging knots, for star | Diederik van Lierop | 1 | -2/+7 |
| 2007-03-18 | Snap while dragging knots, for rect and arc | Diederik van Lierop | 1 | -18/+26 |
| 2007-03-16 | Fix bug #1511262: don't snap rect to itself | Diederik van Lierop | 1 | -4/+4 |
| 2006-05-03 | Give SPNamedView a SnapManager instance and use it for all management of snap... | Carl Hetherington | 1 | -1/+2 |
| 2006-02-15 | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 1 | -3/+3 |