2010-10-07 |
Diederik van Lierop | Fix self-snapping when dragging the transformation... |
blob | commitdiff | raw |
2010-08-30 |
JazzyNico | Extensions. Shebangs branch merge. |
blob | commitdiff | raw | diff to current |
2010-08-13 |
Ted Gould | Sync to release 0.48 branch |
blob | commitdiff | raw | diff to current |
2010-08-11 |
Diederik van Lierop | Clear pointers in the snapmanager if they're no longer... |
blob | commitdiff | raw | diff to current |
2010-07-24 |
Diederik van Lierop | Avoid self-snapping when dragging a rotation center... |
blob | commitdiff | raw | diff to current |
2010-07-20 |
Diederik van Lierop | - Remove some old code which snapped the rotation cente... |
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-21 |
Diederik van Lierop | - "Snap nodes or handles" button now also includes... |
blob | commitdiff | raw | diff to current |
2010-05-15 |
Ted Gould | Updating to trunk |
blob | commitdiff | raw | diff to current |
2010-04-18 |
Diederik van Lierop | Fix bbox snapping as reported in LP bug #562205 |
blob | commitdiff | raw | diff to current |
2010-03-26 |
Ted Gould | Merge from trunk |
blob | commitdiff | raw | diff to current |
2010-02-25 |
Diederik van Lierop | 1) Fix moving by an integer multiple of the grid spacin... |
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 |
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-10-07 |
scislac | Patch by Diederik to mitigate crash on 318726. |
blob | commitdiff | raw | diff to current |
2009-10-04 |
buliabyak | Diederik's patch for crash bug 441255 |
blob | commitdiff | raw | diff to current |
2009-08-18 |
buliabyak | fix for 415168 |
blob | commitdiff | raw | diff to current |
2009-08-09 |
dvlierop2 | When translating too many items, then don't use the... |
blob | commitdiff | raw | diff to current |
2009-08-09 |
dvlierop2 | When snapping while translating, use the bounding box... |
blob | commitdiff | raw | diff to current |
2009-07-18 |
dvlierop2 | Make the snap delay mechanism easier to implement for... |
blob | commitdiff | raw | diff to current |
2009-07-08 |
dvlierop2 | When translating too many nodes, a convex hull is used... |
blob | commitdiff | raw | diff to current |
2009-04-21 |
dvlierop2 | Fix constrained motion in the selector tool when snappi... |
blob | commitdiff | raw | diff to current |
2009-04-12 |
dvlierop2 | Fix snapping during constrained translation, when only... |
blob | commitdiff | raw | diff to current |
2009-04-02 |
dvlierop2 | - Don't display the snap-source-indicator when we're... |
blob | commitdiff | raw | diff to current |
2009-03-29 |
dvlierop2 | - Move snap delay mechanism to the event context (used... |
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-02-15 |
dvlierop2 | After snapping, show a tooltip together with the snap... |
blob | commitdiff | raw | diff to current |
2009-01-25 |
dvlierop2 | Remove the source snap-indicator when ungrabbing |
blob | commitdiff | raw | diff to current |
2009-01-25 |
dvlierop2 | Display the snap source indicator only when snapping... |
blob | commitdiff | raw | diff to current |
2009-01-25 |
dvlierop2 | - The snap-delay mechanism should now be more robust... |
blob | commitdiff | raw | diff to current |
2009-01-18 |
dvlierop2 | - Snap to the midpoint of shapes and bboxes |
blob | commitdiff | raw | diff to current |
2009-01-11 |
dvlierop2 | Optionally snap from/to midpoints of the edges of a... |
blob | commitdiff | raw | diff to current |
2008-11-26 |
dvlierop2 | When snapping only the closest node, draw an indicator... |
blob | commitdiff | raw | diff to current |
2008-11-24 |
dvlierop2 | Add an option to the preferences to _only_ snap the... |
blob | commitdiff | raw | diff to current |
2008-11-23 |
dvlierop2 | 1) Improve the way the distance to the pointer is taken... |
blob | commitdiff | raw | diff to current |
2008-10-31 |
Ted Gould | Merge from trunk |
blob | commitdiff | raw | diff to current |
2008-10-27 |
Ted Gould | From trunk |
blob | commitdiff | raw | diff to current |
2008-10-11 |
Ted Gould | Merging from trunk |
blob | commitdiff | raw | diff to current |
2008-09-18 |
cilix42 | Next roud of NR ==> Geom conversion |
blob | commitdiff | raw | diff to current |
2008-08-28 |
dvlierop2 | Modify the parameters required for setting up the SnapM... |
blob | commitdiff | raw | diff to current |
2008-08-12 |
dvlierop2 | Fix some regressions in the snapping of the selector... |
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-08 |
johanengelen | remove many unnecessary to_2geom and from_2geom calls |
blob | commitdiff | raw | diff to current |
2008-08-05 |
johanengelen | NR::Maybe => boost::optional |
blob | commitdiff | raw | diff to current |
2008-08-01 |
johanengelen | change knot.h to Geom::Point only instead of NR::Point. |
blob | commitdiff | raw | diff to current |
2008-06-22 |
mjwybrow | * src/2geom/isnan.h, src/libcola/cola.cpp, src/style... |
blob | commitdiff | raw | diff to current |
2008-06-12 |
johanengelen | change NR::Matrix to Geom:: for many sp_item_xxx_affine... |
blob | commitdiff | raw | diff to current |
2008-05-20 |
dvlierop2 | Fix snapping for constrained translation in the selecto... |
blob | commitdiff | raw | diff to current |
2008-05-18 |
dvlierop2 | Fix regression in constrained translation |
blob | commitdiff | raw | diff to current |
2008-05-16 |
dvlierop2 | Fix a regression in the snapper, caused by me. Sorry! |
blob | commitdiff | raw | diff to current |
2008-05-12 |
dvlierop2 | Add a centralized check (i.e. in the snapper mechanism... |
blob | commitdiff | raw | diff to current |
2008-05-03 |
buliabyak | make more messages immediate |
blob | commitdiff | raw | diff to current |
2008-05-01 |
dvlierop2 | Replace freeSnapSkew() by constrainedSnapSkew(). There... |
blob | commitdiff | raw | diff to current |
2008-05-01 |
joncruz | Warning and whitespace cleanup |
blob | commitdiff | raw | diff to current |
2008-04-30 |
dvlierop2 | - Major refactoring of snapping related code... |
blob | commitdiff | raw | diff to current |
2008-04-17 |
buliabyak | replace text strings by ints for tools/bounding_box |
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-04-07 |
dvlierop2 | Refactor snapper and snapindicator (in order to enable... |
blob | commitdiff | raw | diff to current |
2008-03-27 |
dvlierop2 | The deprecated version of sp_item_invoke_bbox_full... |
blob | commitdiff | raw | diff to current |
2008-03-25 |
dvlierop2 | Major overhaul of the selector tool's internals to... |
blob | commitdiff | raw | diff to current |
2008-01-31 |
bryce | Applying fixes for gcc 4.3 build issues (closes LP... |
blob | commitdiff | raw | diff to current |
2008-01-16 |
cilix42 | Move 'bounding box' option up one level (from Selector... |
blob | commitdiff | raw | diff to current |
2008-01-12 |
dvlierop2 | Fix #181795 |
blob | commitdiff | raw | diff to current |
2007-12-27 |
dvlierop2 | 1) Fix bug #178312 |
blob | commitdiff | raw | diff to current |
2007-11-21 |
dvlierop2 | Also consider path nodes for snapping |
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-05 |
dvlierop2 | Improve the user interaction for snapping of bounding... |
blob | commitdiff | raw | diff to current |
2007-11-04 |
joncruz | Warning cleanup |
blob | commitdiff | raw | diff to current |
2007-09-10 |
dvlierop2 | Inkscape becomes unusable when trying to snap to the... |
blob | commitdiff | raw | diff to current |
2007-09-05 |
dvlierop2 | Improving the performance of the object snapper |
blob | commitdiff | raw | diff to current |
2007-08-04 |
dvlierop2 | Make snapping to the item's transformation center optio... |
blob | commitdiff | raw | diff to current |
2007-07-28 |
dvlierop2 | 1) Changes to snapping preferences dialog |
blob | commitdiff | raw | diff to current |
2007-07-08 |
buliabyak | integer scale with Alt, instead of slow movement |
blob | commitdiff | raw | diff to current |
2007-06-13 |
dvlierop2 | Only snap the real corners of a rectangle, not the... |
blob | commitdiff | raw | diff to current |
2007-04-30 |
dvlierop2 | Fix bug #1077600 -> correct mirroring and no drifting... |
blob | commitdiff | raw | diff to current |
2007-04-19 |
dvlierop2 | Improve readability and remove some unused code |
blob | commitdiff | raw | diff to current |
2007-04-14 |
buliabyak | change the logic so that the value is correctly read... |
blob | commitdiff | raw | diff to current |
2007-04-13 |
dvlierop2 | Some cleaning and reordering |
blob | commitdiff | raw | diff to current |
2007-04-13 |
dvlierop2 | Add global preference for selector tool, chosing betwee... |
blob | commitdiff | raw | diff to current |
2007-04-09 |
dvlierop2 | Eliminate drift of origin if mirroring occurs during... |
blob | commitdiff | raw | diff to current |
2007-04-08 |
dvlierop2 | Changes to the selector tool, e.g. option to choose... |
blob | commitdiff | raw | diff to current |
2007-03-31 |
dvlierop2 | bug #1524444 (partially solved): while uniformly scalin... |
blob | commitdiff | raw | diff to current |
2007-03-21 |
dvlierop2 | Fix for bug #1589436 - font baseline now correctly... |
blob | commitdiff | raw | diff to current |
2007-03-20 |
mental | plumb XML::Document parameter into duplication, courtes... |
blob | commitdiff | raw | diff to current |
2007-03-19 |
dvlierop2 | Fix for bug 1540195; solution: use correct origin for... |
blob | commitdiff | raw | diff to current |
2007-03-12 |
dvlierop2 | fix snapping while uniformly scaling, fix snapping... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
mental | Switch selection bounds and center to use NR::Maybe... |
blob | commitdiff | raw | diff to current |
2007-03-10 |
buliabyak | no need to update coords here, it's now done in any... |
blob | commitdiff | raw | diff to current |
2007-03-08 |
buliabyak | when dragging center, defer repr updating and committin... |
blob | commitdiff | raw | diff to current |
2007-03-08 |
buliabyak | fix shift-dragging (no snap) of rotation center |
blob | commitdiff | raw | diff to current |
2007-03-05 |
buliabyak | fix by dvlierop2 for snapping bugs 1579556 and 1579587 |
blob | commitdiff | raw | diff to current |
2006-11-20 |
buliabyak | yet another crash/freeze in ungrab. IMPORTANT: the... |
blob | commitdiff | raw | diff to current |
2006-09-27 |
buliabyak | fix bug in my previous commit: updating rotation center... |
blob | commitdiff | raw | diff to current |
2006-09-03 |
buliabyak | again rearrange code in ungrab handler so that screen... |
blob | commitdiff | raw | diff to current |
2006-08-25 |
kidproto | peeled back the gboolean code as it hit on some complex... |
blob | commitdiff | raw | diff to current |
next |