summaryrefslogtreecommitdiffstats
path: root/src/pencil-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-1/+1
* Some NR::Point ==> Geom::Point replacementsMaximilian Albert2008-09-181-23/+23
* Move single-dot-creation function to a better location (and rename it accordi...Maximilian Albert2008-09-011-1/+1
* Modify the parameters required for setting up the SnapManagerDiederik van Lierop2008-08-281-1/+1
* Correct fix for Esc and Shift+Z in pencil toolMaximilian Albert2008-08-151-5/+9
* Get rid of a whole bunch of further instances of SP_ACTIVE_DESKTOP (where the...Maximilian Albert2008-08-141-1/+1
* make spcurve::first_point and last_point boost::optionalJohan B. C. Engelen2008-08-131-1/+1
* return boost::optional for second and penultimate points of SPCurveJohan B. C. Engelen2008-08-131-1/+1
* Move all of the snapper code to 2geomDiederik van Lierop2008-08-111-10/+12
* Esc and Ctrl+Z in pencil tool should also cancel when we're drawing straight ...Maximilian Albert2008-08-061-9/+4
* While drawing and constraining to specific angles (using CTRL): don't try a f...Diederik van Lierop2008-08-041-2/+9
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-1/+0
* make tolerance range exponentialbulia byak2008-07-151-3/+3
* move tolerance range towards roughnessbulia byak2008-07-091-2/+2
* patch by FreqMod for bug 246389bulia byak2008-07-081-0/+18
* 2geomify more of pencil-context.cppJohan B. C. Engelen2008-07-071-5/+4
* improve pencil-context logicJohan B. C. Engelen2008-07-031-1/+1
* pencil tool: don't use sp_curve_length macro but good function ;)Johan B. C. Engelen2008-06-301-1/+1
* use spcurve methods instead of macro (which references to old nartbpath) to d...Johan B. C. Engelen2008-06-261-2/+1
* Fix a regression in the snapper, caused by me. Sorry!Diederik van Lierop2008-05-161-2/+2
* Add a centralized check (i.e. in the snapper mechanism) whether we've snapped...Diederik van Lierop2008-05-121-3/+2
* - try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen2008-05-091-0/+1
* struct SPCurve => class SPCurveJohan B. C. Engelen2008-05-051-14/+14
* - Major refactoring of snapping related code...Diederik van Lierop2008-04-301-10/+6
* Refactor snapper and snapindicator (in order to enable the snapindicator in t...Diederik van Lierop2008-04-071-2/+2
* snapindicator in freehandJohan B. C. Engelen2008-03-041-1/+8
* Revert #17388 as per buliabyaks comment in LPMaximilian Albert2008-02-191-2/+1
* Union paths automatically in pencil and calligraphy context when Shift-Lock i...Maximilian Albert2008-02-191-1/+2
* Don't freeze when pressing Ctrl in the pencil tool (closes: LP #181898)Maximilian Albert2008-01-291-1/+2
* Ctrl+click in pen/pencil tool: Created dots are now selected; Alt is used for...Maximilian Albert2008-01-201-1/+1
* Make creation of dots via Ctrl+click also possible in pen context; fill dots ...Maximilian Albert2008-01-191-20/+1
* Make path segments convertable to guides, tooMaximilian Albert2008-01-161-0/+9
* Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert2007-12-131-1/+36
* warning cleanupJon A. Cruz2007-11-021-1/+1
* Only in the selector tool we should snap in bbox mode (PointType = SNAPPOINT_...Diederik van Lierop2007-08-071-2/+2
* due to the order of processing events, we must disable lmb handling in childr...bulia byak2007-07-291-4/+7
* 1) Changes to snapping preferences dialogDiederik van Lierop2007-07-281-2/+2
* enable esc and ctrl-z to cancel drawingbulia byak2007-03-031-1/+50
* remove color cursorsJosh Andler2006-10-191-6/+0
* initial color cursor implementation (reads from pixbufs, will work on reading...Josh Andler2006-06-191-0/+6
* Give SPNamedView a SnapManager instance and use it for all management of snap...Carl Hetherington2006-05-031-2/+3
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-171-2/+2
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-8/+8
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+591