| Commit message (Expand) | Author | Age | Files | Lines |
| * | rename, rearrange stroke shapes; add elliptic | bulia byak | 2008-07-22 | 1 | -16/+33 |
| * | Separate shape settings for pen and pencil tool | Maximilian Albert | 2008-07-22 | 1 | -1/+1 |
| * | Separate spiro modes for pen and pencil tool | Maximilian Albert | 2008-07-22 | 1 | -9/+9 |
| * | convert all SPCurve's points and matrices arguments and return types to 2Geom | Johan B. C. Engelen | 2008-07-17 | 1 | -7/+7 |
| * | New LPE FreehandShape derived from PatternAlongPath (for the shapes in pen/pe... | Maximilian Albert | 2008-07-15 | 1 | -10/+11 |
| * | fix check for empty path for draw-context | Johan B. C. Engelen | 2008-07-14 | 1 | -1/+1 |
| * | draw-context: replace check for empty path with 2geomified method of spcurve | Johan B. C. Engelen | 2008-07-14 | 1 | -1/+1 |
| * | Make pen/pencil shapes work in spiro mode, too | Maximilian Albert | 2008-07-04 | 1 | -5/+4 |
| * | add comments | Maximilian Albert | 2008-07-03 | 1 | -0/+4 |
| * | Add new shape 'crescendo' in dropdown box of pen tool | Maximilian Albert | 2008-07-03 | 1 | -1/+17 |
| * | When drawing with activated shape in pencil/pen tool, apply the original stro... | Maximilian Albert | 2008-07-03 | 1 | -2/+19 |
| * | First shot at a dropdown selector for various shapes in pen/pencil tool, alon... | Maximilian Albert | 2008-07-03 | 1 | -2/+45 |
| * | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 2008-06-12 | 1 | -3/+3 |
| * | Fix bug: allow curved paths again when switching back from 'wait for path' mo... | Maximilian Albert | 2008-06-12 | 1 | -4/+3 |
| * | When expecting mouse clicks for a LPE in pen context, don't concatenate with ... | Maximilian Albert | 2008-06-12 | 1 | -0/+7 |
| * | More infrastructure to have waiting LPEs that are freshly created and applied... | Maximilian Albert | 2008-06-12 | 1 | -4/+6 |
| * | simplify code that puts anchors at start and end of paths in draw context. | Johan B. C. Engelen | 2008-06-08 | 1 | -6/+3 |
| * | spdc_flush_white(SPDrawContext *dc, SPCurve *gc) now uses curve->get_pathvect... | Johan B. C. Engelen | 2008-06-06 | 1 | -1/+1 |
| * | merge gsoc2008_johan_path2geom into trunk | Johan B. C. Engelen | 2008-06-06 | 1 | -2/+2 |
| * | New 'spiro spline mode' in pen/pencil tool which automatically adds the spiro... | Maximilian Albert | 2008-06-04 | 1 | -2/+11 |
| * | Groundwork to allow automatic application of an LPE to a newly drawn path | Maximilian Albert | 2008-06-04 | 1 | -0/+14 |
| * | Fix a regression in the snapper, caused by me. Sorry! | Diederik van Lierop | 2008-05-16 | 1 | -2/+2 |
| * | Add a centralized check (i.e. in the snapper mechanism) whether we've snapped... | Diederik van Lierop | 2008-05-12 | 1 | -5/+2 |
| * | - try to use more forward declarations for less dependencies on display/curve.h | Johan B. C. Engelen | 2008-05-09 | 1 | -4/+5 |
| * | struct SPCurve => class SPCurve | Johan B. C. Engelen | 2008-05-05 | 1 | -38/+38 |
| * | - Major refactoring of snapping related code... | Diederik van Lierop | 2008-04-30 | 1 | -11/+6 |
| * | Refactor snapper and snapindicator (in order to enable the snapindicator in t... | Diederik van Lierop | 2008-04-07 | 1 | -4/+4 |
| * | - Created a SPLPEItem class that handles applying a LPE to an Item | Bastien Bouclet | 2008-03-28 | 1 | -3/+1 |
| * | enable pen and pencil to correctly work with LPE; fix bug with disappearing p... | bulia byak | 2008-03-20 | 1 | -2/+16 |
| * | snapindicator in freehand | Johan B. C. Engelen | 2008-03-04 | 1 | -3/+12 |
| * | warning cleanup | Jon A. Cruz | 2007-11-02 | 1 | -3/+3 |
| * | Only in the selector tool we should snap in bbox mode (PointType = SNAPPOINT_... | Diederik van Lierop | 2007-08-07 | 1 | -3/+2 |
| * | 1) Changes to snapping preferences dialog | Diederik van Lierop | 2007-07-28 | 1 | -2/+2 |
| * | Purged unused variable | Jon A. Cruz | 2007-03-06 | 1 | -3/+0 |
| * | verbify esc to deselect; enable esc and ctrl-z to cancel drawing in calligraphic | bulia byak | 2007-03-03 | 1 | -4/+0 |
| * | start switching sp_repr_new* over to XML::Document::create*, and rename creat... | MenTaLguY | 2007-01-21 | 1 | -1/+2 |
| * | implement select next/prev as verbs | bulia byak | 2006-11-06 | 1 | -12/+0 |
| * | undo annotations | bulia byak | 2006-10-05 | 1 | -1/+1 |
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 1 | -1/+1 |
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 1 | -1/+1 |
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 1 | -1/+2 |
| * | break apart faster: prepend to list instead of append, add objects to selecti... | bulia byak | 2006-05-28 | 1 | -1/+1 |
| * | eliminate direct accesses to SPCurve::bpath | MenTaLguY | 2006-05-09 | 1 | -1/+1 |
| * | Various snapping cleanups and bug fixes. | Carl Hetherington | 2006-05-05 | 1 | -1/+1 |
| * | Give SPNamedView a SnapManager instance and use it for all management of snap... | Carl Hetherington | 2006-05-03 | 1 | -3/+3 |
| * | Get rid of the SP_DT_* macros which do nothing more than provide additional, ... | MenTaLguY | 2006-04-17 | 1 | -5/+5 |
| * | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 2006-02-15 | 1 | -2/+2 |
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+664 |