2010-08-30 |
JazzyNico | Extensions. Shebangs branch merge. |
blob | commitdiff | raw |
2010-08-20 |
Diederik van Lierop | When doing a constrained snap, then don't try snapping... |
blob | commitdiff | raw |
2010-08-13 |
Ted Gould | Sync to release 0.48 branch |
blob | commitdiff | raw | diff to current |
2010-08-10 |
Diederik van Lierop | Implement constrained snapping to nodes |
blob | commitdiff | raw | diff to current |
2010-07-17 |
Diederik van Lierop | Simplify code related to snapping while rotating |
blob | commitdiff | raw | diff to current |
2010-07-15 |
Ted Gould | Commiting updates and patches from the 0.48 branch. |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Ted Gould | Upgrading to trunk |
blob | commitdiff | raw | diff to current |
2010-07-12 |
Diederik van Lierop | - Snap while rotating an object using the selector... |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Ted Gould | Pulling in a more recent trunk |
blob | commitdiff | raw | diff to current |
2010-05-08 |
Diederik van Lierop | Fix bounding box snapping (LP562205, comment 6, issue II) |
blob | commitdiff | raw | diff to current |
2010-03-26 |
Ted Gould | Merge from trunk |
blob | commitdiff | raw | diff to current |
2010-01-23 |
Diederik van Lierop | Remove redundancy from snapping API (type of snapsource... |
blob | commitdiff | raw | diff to current |
2010-01-14 |
Krzysztof Kosiński | * Merge from trunk |
blob | commitdiff | raw | diff to current |
2010-01-09 |
Diederik van Lierop | Refactoring the snapping API (making it easier to maint... |
blob | commitdiff | raw | diff to current |
2010-01-01 |
Ted Gould | Keeping up with trunk |
blob | commitdiff | raw | diff to current |
2009-12-27 |
Arcadie M. Cracan | Connector tool: make connectors avoid the convex hull... |
blob | commitdiff | raw | diff to current |
2009-12-24 |
Diederik van Lierop | refactoring the snapping code (laying the groundwork... |
blob | commitdiff | raw | diff to current |
2009-11-29 |
Ted Gould | Updating to current trunk |
blob | commitdiff | raw | diff to current |
2009-11-29 |
Ted Gould | Merging in from trunk |
blob | commitdiff | raw | diff to current |
2009-08-02 |
dvlierop2 | Snap to a guide's origin too (resulting in a 2D constra... |
blob | commitdiff | raw | diff to current |
2009-04-12 |
dvlierop2 | Use the line intersection routines in 2geom/line.h... |
blob | commitdiff | raw | diff to current |
2009-04-12 |
dvlierop2 | Fix snapping during constrained translation, when only... |
blob | commitdiff | raw | diff to current |
2009-03-14 |
dvlierop2 | Remove obsolete includes of libnr files in the snapping... |
blob | commitdiff | raw | diff to current |
2009-03-14 |
dvlierop2 | 2Geom migration: use 2geom::projection instead of libnr... |
blob | commitdiff | raw | diff to current |
2009-03-13 |
dvlierop2 | * Implement constrained snapping of knots |
blob | commitdiff | raw | diff to current |
2009-02-20 |
dvlierop2 | The snap indicator's tooltip now displays "A to B"... |
blob | commitdiff | raw | diff to current |
2009-01-18 |
dvlierop2 | - Snap to the midpoint of shapes and bboxes |
blob | commitdiff | raw | diff to current |
2008-12-14 |
dvlierop2 | 1) snap midpoints of line segments (both as source... |
blob | commitdiff | raw | diff to current |
2008-11-21 |
Ted Gould | Merge from fe-moved |
blob | commitdiff | raw | diff to current |
2008-10-27 |
Ted Gould | From trunk |
blob | commitdiff | raw | diff to current |
2008-09-21 |
dvlierop2 | - refactor snapping code, removing code duplication |
blob | commitdiff | raw | diff to current |
2008-09-07 |
dvlierop2 | If a snapper needs a reference to a SPNamedView or... |
blob | commitdiff | raw | diff to current |
2008-08-11 |
dvlierop2 | Move all of the snapper code to 2geom |
blob | commitdiff | raw | diff to current |
2008-08-05 |
johanengelen | NR::Maybe => boost::optional |
blob | commitdiff | raw | diff to current |
2008-08-01 |
johanengelen | 2geomify a lot of NR::Points to Geom::Point |
blob | commitdiff | raw | diff to current |
2008-05-04 |
dvlierop2 | Next steps in implementing the snapping indicator |
blob | commitdiff | raw | diff to current |
2008-04-30 |
dvlierop2 | - Major refactoring of snapping related code... |
blob | commitdiff | raw | diff to current |
2008-04-11 |
dvlierop2 | Refactor snapping mechanisms: in seltrans.cpp, a GSList... |
blob | commitdiff | raw | diff to current |
2008-03-08 |
dvlierop2 | Node tool: snap to paths and their nodes, incl. to... |
blob | commitdiff | raw | diff to current |
2008-01-03 |
dvlierop2 | 1) fix snapping while scaling |
blob | commitdiff | raw | diff to current |
2007-12-27 |
dvlierop2 | 1) Fix bug #178312 |
blob | commitdiff | raw | diff to current |
2007-12-11 |
gouldtj | r17225@mini-emma: ted | 2007-12-10 20:22:27 -0800 |
blob | commitdiff | raw | diff to current |
2007-12-08 |
dvlierop2 | Snap to axonometric grid lines |
blob | commitdiff | raw | diff to current |
2007-11-18 |
dvlierop2 | 1) Improving snapping logic 2) When skewing, don't... |
blob | commitdiff | raw | diff to current |
2007-11-10 |
joncruz | Warning cleanup |
blob | commitdiff | raw | diff to current |
2007-11-09 |
johanengelen | Remove geom.cpp and geom.h. Now use 2geom/geom.cpp... |
blob | commitdiff | raw | diff to current |
2007-11-09 |
dvlierop2 | Renaming classes: SnappedLine -> SnappedLineSegment... |
blob | commitdiff | raw | diff to current |
2007-11-03 |
dvlierop2 | Oops, don't use tabs! (replace tabs by 4 spaces) |
blob | commitdiff | raw | diff to current |
2007-11-03 |
dvlierop2 | Groundwork to snap to intersections, e.g. intersections... |
blob | commitdiff | raw | diff to current |
2007-09-05 |
dvlierop2 | Improving the performance of the object snapper |
blob | commitdiff | raw | diff to current |
2007-07-28 |
dvlierop2 | 1) Changes to snapping preferences dialog |
blob | commitdiff | raw | diff to current |
2006-05-05 |
cth103 | Various snapping cleanups and bug fixes. |
blob | commitdiff | raw | diff to current |
2006-01-16 |
mental | moving trunk for module inkscape |
blob | commitdiff | raw | diff to current |
|