Code

Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward header.
[inkscape.git] / src / pencil-context.cpp
2010-12-23 Jon A. CruzSplit SPCanvasItem and SPCanvasGroup to individual...
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-08-30 JazzyNicoExtensions. Shebangs branch merge.
2010-08-22 Diederik van LieropSnapmanager in pencil tool: setup() must be followed...
2010-08-13 Ted GouldSync to release 0.48 branch
2010-08-11 Diederik van LieropClear pointers in the snapmanager if they're no longer...
2010-03-26 Ted GouldMerge from trunk
2010-02-08 Diederik van LieropSecond attempt at fixing LP452174 (first node in freeha...
2010-02-07 Diederik van LieropPencil tool: fix drawing when starting a new freehand...
2010-02-06 Diederik van LieropTiny bit of refactoring (inverting some logic)
2010-02-04 Diederik van LieropDon't discard first point in pencil's freehand mode...
2010-01-30 Diederik van LieropFinally introducing the pre-snap indicator
2010-01-23 Diederik van LieropRemove redundancy from snapping API (type of snapsource...
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-09-03 buliabyakrestore ctrl+click dots in pencil
2009-07-18 dvlierop2Make the snap delay mechanism easier to implement for...
2009-03-29 dvlierop2- Move snap delay mechanism to the event context (used...
2009-02-24 buliabyaklimit dot creation to straight line modes of Pen only
2009-02-20 dvlierop2The snap indicator's tooltip now displays "A to B"...
2009-01-27 johanengelensimplify sketch result to fix crash
2009-01-27 johanengelenfix crash when drawing very quickly while still loading...
2009-01-25 dvlierop2- The snap-delay mechanism should now be more robust...
2009-01-08 johanengelenfix build
2008-12-22 johanengelenfix crash bug 310206
2008-12-13 johanengelenremove 2geom transition code
2008-12-13 johanengelenpencil sketching now allows for different smooth settings
2008-12-13 johanengelenadd sketch mode to pencil tool
2008-12-06 johanengelensimplify interpolating the curve in pencil-context.
2008-12-05 johanengelenNR::LInfty => Geom::
2008-11-21 Ted GouldMerge from fe-moved
2008-10-27 Ted GouldFrom trunk
2008-09-18 cilix42Next roud of NR ==> Geom conversion
2008-09-18 cilix42Some NR::Point ==> Geom::Point replacements
2008-09-01 cilix42Move single-dot-creation function to a better location...
2008-08-28 dvlierop2Modify the parameters required for setting up the SnapM...
2008-08-15 cilix42Correct fix for Esc and Shift+Z in pencil tool
2008-08-14 cilix42Get rid of a whole bunch of further instances of SP_ACT...
2008-08-13 johanengelenmake spcurve::first_point and last_point boost::optional
2008-08-13 johanengelenreturn boost::optional for second and penultimate point...
2008-08-11 dvlierop2Move all of the snapper code to 2geom
2008-08-06 cilix42Esc and Ctrl+Z in pencil tool should also cancel when...
2008-08-04 dvlierop2While drawing and constraining to specific angles ...
2008-08-03 johanengelenremove many needless references to n-art-bpath.h
2008-07-15 buliabyakmake tolerance range exponential
2008-07-09 buliabyakmove tolerance range towards roughness
2008-07-08 buliabyakpatch by FreqMod for bug 246389
2008-07-07 johanengelen2geomify more of pencil-context.cpp
2008-07-03 johanengelenimprove pencil-context logic
2008-06-30 johanengelenpencil tool: don't use sp_curve_length macro but good...
2008-06-26 johanengelenuse spcurve methods instead of macro (which references...
2008-05-16 dvlierop2Fix a regression in the snapper, caused by me. Sorry!
2008-05-12 dvlierop2Add a centralized check (i.e. in the snapper mechanism...
2008-05-09 johanengelen- try to use more forward declarations for less depende...
2008-05-05 johanengelenstruct SPCurve => class SPCurve
2008-04-30 dvlierop2- Major refactoring of snapping related code...
2008-04-07 dvlierop2Refactor snapper and snapindicator (in order to enable...
2008-03-04 johanengelensnapindicator in freehand
2008-02-19 cilix42Revert #17388 as per buliabyaks comment in LP
2008-02-19 cilix42Union paths automatically in pencil and calligraphy...
2008-01-29 cilix42Don't freeze when pressing Ctrl in the pencil tool...
2008-01-20 cilix42Ctrl+click in pen/pencil tool: Created dots are now...
2008-01-19 cilix42Make creation of dots via Ctrl+click also possible...
2008-01-16 cilix42Make path segments convertable to guides, too
2007-12-13 cilix42Fundamentally reworked version of the 3D box tool ...
2007-11-02 joncruzwarning cleanup
2007-08-07 dvlierop2Only in the selector tool we should snap in bbox mode...
2007-07-29 buliabyakdue to the order of processing events, we must disable...
2007-07-28 dvlierop21) Changes to snapping preferences dialog
2007-03-03 buliabyakenable esc and ctrl-z to cancel drawing
2006-10-19 scislacremove color cursors
2006-06-19 scislacinitial color cursor implementation (reads from pixbufs...
2006-05-03 cth103Give SPNamedView a SnapManager instance and use it...
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-02-15 rwstbulk trailing spaces removal. consistency through MD5...
2006-01-16 mentalmoving trunk for module inkscape