| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix for Bug #448872 (Changing the bounding box type in preferences does not u... | Nicolas Dufour | 2013-05-12 | 1 | -1/+24 |
| * | Migrate ruler position tracking to new track_widget API | Alex Valavanis | 2013-01-27 | 1 | -2/+0 |
| * | Selector tool: improve responsiveness for snapping a path's internal intersec... | Diederik van Lierop | 2012-12-08 | 1 | -21/+13 |
| * | Drop GTK+ 2.20 support. | Alex Valavanis | 2012-07-05 | 1 | -4/+0 |
| * | Stop deriving SPCanvasItem from GtkObject | Alex Valavanis | 2012-06-09 | 1 | -3/+3 |
| * | Header cleaning for GTK+3 migration | Alex Valavanis | 2012-06-05 | 1 | -0/+1 |
| * | Centralized line creation and enhanced visibility. | Jon A. Cruz | 2012-05-09 | 1 | -1/+3 |
| * | C++ification of SPCtrlLine in preparation of visibility improvements. | Jon A. Cruz | 2012-05-04 | 1 | -3/+3 |
| * | Eliminated duplication of GTK key defines. | Jon A. Cruz | 2012-05-03 | 1 | -1/+1 |
| * | Adopt obsolete GtkAnchorType enum as SPAnchorType | Alex Valavanis | 2012-04-10 | 1 | -4/+4 |
| * | Replace deprecated GDK key symbols | Alex Valavanis | 2012-04-09 | 1 | -1/+5 |
| * | Don' t use convex hull for snapping a large selection if "only snap closest n... | Diederik van Lierop | 2012-02-15 | 1 | -1/+1 |
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+1 |
| * | reverting change to seltrans.cpp in rev 10935, as requested | Alvin Penner | 2012-02-04 | 1 | -10/+2 |
| * | implement some switches between visual bbox and geometric bbox, depending on ... | Alvin Penner | 2012-02-04 | 1 | -2/+10 |
| * | Janitorial tasks: get rid of deprecated repr wrapper functions | Kris De Gussem | 2012-01-03 | 1 | -1/+1 |
| * | Refactor snap-preferences a bit more | Diederik van Lierop | 2011-12-18 | 1 | -3/+5 |
| * | Remove unused parameter | Diederik van Lierop | 2011-11-05 | 1 | -2/+2 |
| * | Minor code safety and warning cleanup. | Jon A. Cruz | 2011-11-05 | 1 | -1/+1 |
| * | 1) Cycle to the next-closest-snap-source when pressing tab, if the snap-close... | Diederik van Lierop | 2011-11-04 | 1 | -64/+86 |
| * | Another minor pass of Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -1/+1 |
| * | Node tool, transforming a set of nodes: Fix crashes, and finish implementatio... | Diederik van Lierop | 2011-09-16 | 1 | -2/+1 |
| * | 1) Fix absolute scaling in transform dialog | Diederik van Lierop | 2011-09-04 | 1 | -4/+4 |
| * | Completely remove NRRect, NRRectL, in-svg-plane.h | Krzysztof Kosi??ski | 2011-08-27 | 1 | -3/+5 |
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -11/+11 |
| * | Fix "snap guides" toggle | Diederik van Lierop | 2011-08-25 | 1 | -1/+1 |
| * | Refactoring of the snapping preferences; mainly about storing all toggles in ... | Diederik van Lierop | 2011-08-22 | 1 | -4/+5 |
| * | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des... | Johan B. C. Engelen | 2011-07-17 | 1 | -2/+2 |
| * | Selector's toolbar: changing the dimensions of the visual bounding box of sel... | Diederik van Lierop | 2011-07-10 | 1 | -2/+2 |
| * | - Add a third group of snap sources/targets, called ¨others¨ (before we had... | Diederik van Lierop | 2011-06-26 | 1 | -1/+1 |
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -82/+71 |
| |\ |
|
| | * | Allow the center handle to be selectable for items having a width or height c... | Diederik van Lierop | 2011-03-06 | 1 | -35/+44 |
| | * | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -11/+11 |
| | * | Properly fix seltrans brokenness in 2Geom and pull updated files | Krzysztof Kosi??ski | 2011-02-05 | 1 | -4/+4 |
| | * | temporary work around 2geom matrix bug to make inkscape more usable | Johan B. C. Engelen | 2011-02-04 | 1 | -4/+4 |
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -12/+12 |
| | * | Node tool: snap while scaling a selection of nodes. Consider this as experime... | Diederik van Lierop | 2010-12-27 | 1 | -24/+4 |
| * | | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 1 | -20/+22 |
| |\| |
|
| | * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -20/+22 |
| | |\ |
|
| | | * | New Class SPDocumentUndo created which takes care of c++fying some non SPDocu... | Abhishek Sharma Public | 2010-07-02 | 1 | -7/+7 |
| | | * | This is the first c++ification commit from me. It handles sp-line, sp-polylin... | Abhishek Sharma Public | 2010-06-29 | 1 | -6/+6 |
| * | | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -34/+30 |
| |\| | |
|
| | * | | Shift should disable snapping when dragging the rotation center of an object | Diederik van Lierop | 2010-11-17 | 1 | -10/+14 |
| | * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf... | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | * | | Fix display of snap source indicator for constrained snapping in the selector... | Diederik van Lierop | 2010-11-16 | 1 | -15/+0 |
| | * | | Leave constrained angular snapping to the snap manager, instead of handling i... | Diederik van Lierop | 2010-11-07 | 1 | -0/+1 |
| | * | | Fix self-snapping when dragging the transformation center of a selection cont... | Diederik van Lierop | 2010-10-07 | 1 | -10/+7 |
| | * | | Clear pointers in the snapmanager if they're no longer needed. | Diederik van Lierop | 2010-08-11 | 1 | -3/+12 |
| * | | | merge from trunk | Krzysztof Kosi??ski | 2010-08-08 | 1 | -36/+45 |
| |\| | |
|
| | * | | Avoid self-snapping when dragging a rotation center, and draw the rotation ce... | Diederik van Lierop | 2010-07-24 | 1 | -2/+17 |