summaryrefslogtreecommitdiffstats
path: root/src/draw-context.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some NR::Point ==> Geom::Point replacementsMaximilian Albert2008-09-181-4/+4
| | | (bzr r6835)
* Move single-dot-creation function to a better location (and rename it ↵Maximilian Albert2008-09-011-0/+1
| | | | | accordingly) (bzr r6746)
* New mode in pen tool to draw paraxial linesMaximilian Albert2008-08-061-1/+1
| | | (bzr r6575)
* More infrastructure to have waiting LPEs that are freshly created and ↵Maximilian Albert2008-06-121-1/+1
| | | | | applied to yet-to-be-drawn paths (bzr r5903)
* Groundwork to allow automatic application of an LPE to a newly drawn pathMaximilian Albert2008-06-041-1/+5
| | | (bzr r5799)
* - try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen2008-05-091-1/+0
| | | | | | - change _bpath to private member of SPCurve, obtain and set with get_bpath and set_bpath. - added const methods, so protect changes to _bpath in SPCurve (bzr r5636)
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-2/+2
| | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637)
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-2/+2
| | | | | one major janitorial task we identified.... (bzr r1633)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+100
(bzr r1)