summaryrefslogtreecommitdiffstats
path: root/src/draw-context.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-03Eliminated duplication of GTK key defines.Jon A. Cruz1-67/+1
2012-05-03Adding base configurable sizing of controls/handles.Jon A. Cruz1-116/+83
2012-04-15Get rid of remaining deprecated GDK Key symbolsAlex Valavanis1-4/+74
2012-02-25(cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem1-1/+1
2012-02-12Header cleaningAlex Valavanis1-2/+3
2012-01-18unsorted powerstroke points is quite advanced. mostly annoying.Johan B. C. Engelen1-1/+1
2012-01-17clean up after myself...Johan B. C. Engelen1-3/+0
2012-01-17improve the powerstroke settings in drawing tool. triangle in and out now use...Johan B. C. Engelen1-7/+8
2012-01-17turn SPPath into a class, and add some methods...Johan B. C. Engelen1-1/+1
2012-01-17change pencil tool dropdown shapes to use powerstroke, instead of pattern alo...Johan B. C. Engelen1-18/+31
2012-01-14Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...Diederik van Lierop1-2/+9
2011-10-081) make snapping to clip/mask paths optional (see document properties dialog ...Diederik van Lierop1-2/+2
2011-07-17- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen1-2/+2
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-3/+3
2011-02-02update to latest 2geom !Johan B. C. Engelen1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-11-07Leave constrained angular snapping to the snap manager, instead of handling i...Diederik van Lierop1-34/+16
2010-10-29- Constrained snap: proper implementation of the preference to snap the mouse...Diederik van Lierop1-35/+34
2010-08-11Clear pointers in the snapmanager if they're no longer needed.Diederik van Lierop1-0/+2
2010-08-10Implement constrained snapping to nodesDiederik van Lierop1-1/+1
2010-08-05Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski1-1/+1
2010-07-12- Snap while rotating an object using the selector toolDiederik van Lierop1-1/+1
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-2/+2
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-1/+1
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-5/+6
2010-06-22fix wrong transform for dot drawing with pen or pencil toolJohan B. C. Engelen1-2/+1
2010-01-23Remove redundancy from snapping API (type of snapsource no longer has to be s...Diederik van Lierop1-9/+7
2010-01-09Refactoring the snapping API (making it easier to maintain and understand for...Diederik van Lierop1-3/+1
2009-11-23fix bug 427267, single dots inside transformed groups misplacedThomas Holder1-1/+2
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-2/+2
2009-08-05SPDocument->Documentjohnce1-2/+2
2009-03-29restore the pattern from clipboard abilitybulia byak1-1/+1
2009-03-26for the stretched pattern-on-path, length makes no difference, but it saves a...bulia byak1-1/+1
2009-03-15Implement constrained snapping when dragging the position and size handles of...Diederik van Lierop1-1/+1
2009-03-13remove desktop-affine.h and refactor sp_desktop_dt2doc_* callsThomas Holder1-2/+1
2009-03-07- When finalizing a curve by double clicking then don't snap to the curve itselfDiederik van Lierop1-3/+9
2009-02-20The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop1-2/+2
2009-02-19Remove superfluous FreehandShape LPEMaximilian Albert1-2/+2
2009-01-25- The snap-delay mechanism should now be more robust. From now on, it must be...Diederik van Lierop1-2/+2
2009-01-14avoiding freehand drawings with LPEs with no fill at all. Using black by defa...Felipe Corr??a da Silva Sanches1-1/+6
2008-12-08Make all tools consider full parent transform (up to document, not just up to...Thomas Holder1-2/+2
2008-10-31Merge from trunkTed Gould1-1/+1
2008-10-27From trunkTed Gould1-18/+23
2008-09-18Some NR::Point ==> Geom::Point replacementsMaximilian Albert1-11/+11
2008-09-01Move single-dot-creation function to a better location (and rename it accordi...Maximilian Albert1-0/+59
2008-08-28Modify the parameters required for setting up the SnapManagerDiederik van Lierop1-2/+2
2008-08-19Apply instant-LPEs _before_ adding new items to selection (so that they can b...Maximilian Albert1-4/+4
2008-08-18Switch back to all_inactive mode after applying a geometric LPEMaximilian Albert1-0/+6
2008-08-18Don't draw anchors in LPEToolContextMaximilian Albert1-2/+4
2008-08-18Remove done_pathparam_set and friends because it currently isn't used any mor...Maximilian Albert1-2/+0