| Commit message (Expand) | Author | Age | Files | Lines |
| * | Eliminated duplication of GTK key defines. | Jon A. Cruz | 2012-05-03 | 1 | -67/+1 |
| * | Adding base configurable sizing of controls/handles. | Jon A. Cruz | 2012-05-03 | 1 | -116/+83 |
| * | Get rid of remaining deprecated GDK Key symbols | Alex Valavanis | 2012-04-15 | 1 | -4/+74 |
| * | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-25 | 1 | -1/+1 |
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -2/+3 |
| * | unsorted powerstroke points is quite advanced. mostly annoying. | Johan B. C. Engelen | 2012-01-18 | 1 | -1/+1 |
| * | clean up after myself... | Johan B. C. Engelen | 2012-01-17 | 1 | -3/+0 |
| * | improve the powerstroke settings in drawing tool. triangle in and out now use... | Johan B. C. Engelen | 2012-01-17 | 1 | -7/+8 |
| * | turn SPPath into a class, and add some methods... | Johan B. C. Engelen | 2012-01-17 | 1 | -1/+1 |
| * | change pencil tool dropdown shapes to use powerstroke, instead of pattern alo... | Johan B. C. Engelen | 2012-01-17 | 1 | -18/+31 |
| * | Enable tangential and perpendicular snapping to paths (in the node-tool, pen-... | Diederik van Lierop | 2012-01-14 | 1 | -2/+9 |
| * | 1) make snapping to clip/mask paths optional (see document properties dialog ... | Diederik van Lierop | 2011-10-08 | 1 | -2/+2 |
| * | - 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 |
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -4/+4 |
| |\ |
|
| | * | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 2011-02-22 | 1 | -3/+3 |
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -1/+1 |
| * | | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 1 | -12/+14 |
| |\| |
|
| | * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -12/+14 |
| | |\ |
|
| | | * | New Class SPDocumentUndo created which takes care of c++fying some non SPDocu... | Abhishek Sharma Public | 2010-07-02 | 1 | -2/+2 |
| | | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -1/+1 |
| | | * | This is the first c++ification commit from me. It handles sp-line, sp-polylin... | Abhishek Sharma Public | 2010-06-29 | 1 | -5/+6 |
| * | | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -36/+20 |
| |\| | |
|
| | * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf... | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | * | | Leave constrained angular snapping to the snap manager, instead of handling i... | Diederik van Lierop | 2010-11-07 | 1 | -34/+16 |
| | * | | - Constrained snap: proper implementation of the preference to snap the mouse... | Diederik van Lierop | 2010-10-29 | 1 | -35/+34 |
| | * | | Clear pointers in the snapmanager if they're no longer needed. | Diederik van Lierop | 2010-08-11 | 1 | -0/+2 |
| | * | | Implement constrained snapping to nodes | Diederik van Lierop | 2010-08-10 | 1 | -1/+1 |
| * | | | merge from trunk | Krzysztof Kosi??ski | 2010-08-08 | 1 | -3/+2 |
| |\| | |
|
| | * | | - Snap while rotating an object using the selector tool | Diederik van Lierop | 2010-07-12 | 1 | -1/+1 |
| | |/ |
|
| | * | fix wrong transform for dot drawing with pen or pencil tool | Johan B. C. Engelen | 2010-06-22 | 1 | -2/+1 |
| * | | Wholesale cruft removal part 4; fix crash when rendering guides | Krzysztof Kosi??ski | 2010-08-05 | 1 | -1/+1 |
| |/ |
|
| * | Remove redundancy from snapping API (type of snapsource no longer has to be s... | Diederik van Lierop | 2010-01-23 | 1 | -9/+7 |
| * | Refactoring the snapping API (making it easier to maintain and understand for... | Diederik van Lierop | 2010-01-09 | 1 | -3/+1 |
| * | fix bug 427267, single dots inside transformed groups misplaced | Thomas Holder | 2009-11-23 | 1 | -1/+2 |
| * | Revert recent refactoring changes by johnce because they break the build, whi... | Maximilian Albert | 2009-08-06 | 1 | -2/+2 |
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -2/+2 |
| * | restore the pattern from clipboard ability | bulia byak | 2009-03-29 | 1 | -1/+1 |
| * | for the stretched pattern-on-path, length makes no difference, but it saves a... | bulia byak | 2009-03-26 | 1 | -1/+1 |
| * | Implement constrained snapping when dragging the position and size handles of... | Diederik van Lierop | 2009-03-15 | 1 | -1/+1 |
| * | remove desktop-affine.h and refactor sp_desktop_dt2doc_* calls | Thomas Holder | 2009-03-13 | 1 | -2/+1 |
| * | - When finalizing a curve by double clicking then don't snap to the curve itself | Diederik van Lierop | 2009-03-07 | 1 | -3/+9 |
| * | The snap indicator's tooltip now displays "A to B", whereas before it only di... | Diederik van Lierop | 2009-02-20 | 1 | -2/+2 |
| * | Remove superfluous FreehandShape LPE | Maximilian Albert | 2009-02-19 | 1 | -2/+2 |
| * | - The snap-delay mechanism should now be more robust. From now on, it must be... | Diederik van Lierop | 2009-01-25 | 1 | -2/+2 |
| * | avoiding freehand drawings with LPEs with no fill at all. Using black by defa... | Felipe Corr??a da Silva Sanches | 2009-01-14 | 1 | -1/+6 |
| * | Make all tools consider full parent transform (up to document, not just up to... | Thomas Holder | 2008-12-08 | 1 | -2/+2 |
| * | Merge from trunk | Ted Gould | 2008-10-31 | 1 | -1/+1 |
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -18/+23 |
| * | Some NR::Point ==> Geom::Point replacements | Maximilian Albert | 2008-09-18 | 1 | -11/+11 |
| * | Move single-dot-creation function to a better location (and rename it accordi... | Maximilian Albert | 2008-09-01 | 1 | -0/+59 |