summaryrefslogtreecommitdiffstats
path: root/src/draw-context.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-15New LPE FreehandShape derived from PatternAlongPath (for the shapes in pen/pe...Maximilian Albert1-10/+11
2008-07-14fix check for empty path for draw-contextJohan B. C. Engelen1-1/+1
2008-07-14draw-context: replace check for empty path with 2geomified method of spcurveJohan B. C. Engelen1-1/+1
2008-07-04Make pen/pencil shapes work in spiro mode, tooMaximilian Albert1-5/+4
2008-07-03add commentsMaximilian Albert1-0/+4
2008-07-03Add new shape 'crescendo' in dropdown box of pen toolMaximilian Albert1-1/+17
2008-07-03When drawing with activated shape in pencil/pen tool, apply the original stro...Maximilian Albert1-2/+19
2008-07-03First shot at a dropdown selector for various shapes in pen/pencil tool, alon...Maximilian Albert1-2/+45
2008-06-12change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen1-3/+3
2008-06-12Fix bug: allow curved paths again when switching back from 'wait for path' mo...Maximilian Albert1-4/+3
2008-06-12When expecting mouse clicks for a LPE in pen context, don't concatenate with ...Maximilian Albert1-0/+7
2008-06-12More infrastructure to have waiting LPEs that are freshly created and applied...Maximilian Albert1-4/+6
2008-06-08simplify code that puts anchors at start and end of paths in draw context.Johan B. C. Engelen1-6/+3
2008-06-06spdc_flush_white(SPDrawContext *dc, SPCurve *gc) now uses curve->get_pathvect...Johan B. C. Engelen1-1/+1
2008-06-06merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen1-2/+2
2008-06-04New 'spiro spline mode' in pen/pencil tool which automatically adds the spiro...Maximilian Albert1-2/+11
2008-06-04Groundwork to allow automatic application of an LPE to a newly drawn pathMaximilian Albert1-0/+14
2008-05-16Fix a regression in the snapper, caused by me. Sorry!Diederik van Lierop1-2/+2
2008-05-12Add a centralized check (i.e. in the snapper mechanism) whether we've snapped...Diederik van Lierop1-5/+2
2008-05-09- try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen1-4/+5
2008-05-05struct SPCurve => class SPCurveJohan B. C. Engelen1-38/+38
2008-04-30- Major refactoring of snapping related code...Diederik van Lierop1-11/+6
2008-04-07Refactor snapper and snapindicator (in order to enable the snapindicator in t...Diederik van Lierop1-4/+4
2008-03-28- Created a SPLPEItem class that handles applying a LPE to an ItemBastien Bouclet1-3/+1
2008-03-20enable pen and pencil to correctly work with LPE; fix bug with disappearing p...bulia byak1-2/+16
2008-03-04snapindicator in freehandJohan B. C. Engelen1-3/+12
2007-11-02warning cleanupJon A. Cruz1-3/+3
2007-08-07Only in the selector tool we should snap in bbox mode (PointType = SNAPPOINT_...Diederik van Lierop1-3/+2
2007-07-281) Changes to snapping preferences dialogDiederik van Lierop1-2/+2
2007-03-06Purged unused variableJon A. Cruz1-3/+0
2007-03-03verbify esc to deselect; enable esc and ctrl-z to cancel drawing in calligraphicbulia byak1-4/+0
2007-01-21start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY1-1/+2
2006-11-06implement select next/prev as verbsbulia byak1-12/+0
2006-10-05undo annotationsbulia byak1-1/+1
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-1/+1
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-1/+1
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-1/+2
2006-05-28break apart faster: prepend to list instead of append, add objects to selecti...bulia byak1-1/+1
2006-05-09eliminate direct accesses to SPCurve::bpathMenTaLguY1-1/+1
2006-05-05Various snapping cleanups and bug fixes.Carl Hetherington1-1/+1
2006-05-03Give SPNamedView a SnapManager instance and use it for all management of snap...Carl Hetherington1-3/+3
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-5/+5
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-2/+2