| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | avoiding freehand drawings with LPEs with no fill at all. Using black by ↵ | Felipe Corr??a da Silva Sanches | 2009-01-14 | 1 | -1/+6 |
| | | | | | | default. Johan, please correct-me in case I am mistaken. (bzr r7131) | ||||
| * | Make all tools consider full parent transform (up to document, not just up ↵ | Thomas Holder | 2008-12-08 | 1 | -2/+2 |
| | | | | | | | | to root) See http://wiki.inkscape.org/wiki/index.php/ViewBoxToDo (bzr r6974) | ||||
| * | Merge from trunk | Ted Gould | 2008-10-31 | 1 | -1/+1 |
| | | | | (bzr r6887) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -18/+23 |
| | | | | (bzr r6885) | ||||
| * | Some NR::Point ==> Geom::Point replacements | Maximilian Albert | 2008-09-18 | 1 | -11/+11 |
| | | | | (bzr r6835) | ||||
| * | Move single-dot-creation function to a better location (and rename it ↵ | Maximilian Albert | 2008-09-01 | 1 | -0/+59 |
| | | | | | | accordingly) (bzr r6746) | ||||
| * | Modify the parameters required for setting up the SnapManager | Diederik van Lierop | 2008-08-28 | 1 | -2/+2 |
| | | | | (bzr r6722) | ||||
| * | Apply instant-LPEs _before_ adding new items to selection (so that they can ↵ | Maximilian Albert | 2008-08-19 | 1 | -4/+4 |
| | | | | | | be taken into account on new items) (bzr r6701) | ||||
| * | Switch back to all_inactive mode after applying a geometric LPE | Maximilian Albert | 2008-08-18 | 1 | -0/+6 |
| | | | | (bzr r6674) | ||||
| * | Don't draw anchors in LPEToolContext | Maximilian Albert | 2008-08-18 | 1 | -2/+4 |
| | | | | (bzr r6655) | ||||
| * | Remove done_pathparam_set and friends because it currently isn't used any ↵ | Maximilian Albert | 2008-08-18 | 1 | -2/+0 |
| | | | | | | more anyway; reimplement its intended functionality by using isReady() (bzr r6643) | ||||
| * | fixme is solved | Maximilian Albert | 2008-08-14 | 1 | -1/+0 |
| | | | | (bzr r6624) | ||||
| * | make spcurve::first_point and last_point boost::optional | Johan B. C. Engelen | 2008-08-13 | 1 | -2/+2 |
| | | | | (bzr r6617) | ||||
| * | Initialize the pointer variables in draw-context with NULL, just to be on ↵ | Maximilian Albert | 2008-08-13 | 1 | -0/+18 |
| | | | | | | the safe side (bzr r6614) | ||||
| * | Move all of the snapper code to 2geom | Diederik van Lierop | 2008-08-11 | 1 | -2/+6 |
| | | | | (bzr r6606) | ||||
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 1 | -3/+3 |
| | | | | (bzr r6593) | ||||
| * | New mode in pen tool to draw paraxial lines | Maximilian Albert | 2008-08-06 | 1 | -2/+2 |
| | | | | (bzr r6575) | ||||
| * | While drawing and constraining to specific angles (using CTRL): don't try a ↵ | Diederik van Lierop | 2008-08-04 | 1 | -15/+9 |
| | | | | | | freeSnap() after we've already tried a constrainedSnap() (bzr r6560) | ||||
| * | remove many needless references to n-art-bpath.h | Johan B. C. Engelen | 2008-08-03 | 1 | -1/+0 |
| | | | | (bzr r6540) | ||||
| * | New 'zigzag' (polylines) mode in pen tool | Maximilian Albert | 2008-07-31 | 1 | -2/+2 |
| | | | | (bzr r6485) | ||||
| * | noop: better names | Maximilian Albert | 2008-07-30 | 1 | -1/+1 |
| | | | | (bzr r6481) | ||||
| * | rename, rearrange stroke shapes; add elliptic | bulia byak | 2008-07-22 | 1 | -16/+33 |
| | | | | (bzr r6400) | ||||
| * | Separate shape settings for pen and pencil tool | Maximilian Albert | 2008-07-22 | 1 | -1/+1 |
| | | | | (bzr r6397) | ||||
| * | Separate spiro modes for pen and pencil tool | Maximilian Albert | 2008-07-22 | 1 | -9/+9 |
| | | | | (bzr r6396) | ||||
| * | convert all SPCurve's points and matrices arguments and return types to 2Geom | Johan B. C. Engelen | 2008-07-17 | 1 | -7/+7 |
| | | | | (bzr r6339) | ||||
| * | New LPE FreehandShape derived from PatternAlongPath (for the shapes in ↵ | Maximilian Albert | 2008-07-15 | 1 | -10/+11 |
| | | | | | | pen/pencil context); don't apply shapes each time the selection changes; new functions to test for specific LPE type and if a path can accept a new shape (bzr r6322) | ||||
| * | fix check for empty path for draw-context | Johan B. C. Engelen | 2008-07-14 | 1 | -1/+1 |
| | | | | (bzr r6304) | ||||
| * | draw-context: replace check for empty path with 2geomified method of spcurve | Johan B. C. Engelen | 2008-07-14 | 1 | -1/+1 |
| | | | | (bzr r6300) | ||||
| * | Make pen/pencil shapes work in spiro mode, too | Maximilian Albert | 2008-07-04 | 1 | -5/+4 |
| | | | | (bzr r6152) | ||||
| * | add comments | Maximilian Albert | 2008-07-03 | 1 | -0/+4 |
| | | | | (bzr r6130) | ||||
| * | Add new shape 'crescendo' in dropdown box of pen tool | Maximilian Albert | 2008-07-03 | 1 | -1/+17 |
| | | | | (bzr r6129) | ||||
| * | When drawing with activated shape in pencil/pen tool, apply the original ↵ | Maximilian Albert | 2008-07-03 | 1 | -2/+19 |
| | | | | | | stroke color as fill and unset stroke (bzr r6128) | ||||
| * | First shot at a dropdown selector for various shapes in pen/pencil tool, ↵ | Maximilian Albert | 2008-07-03 | 1 | -2/+45 |
| | | | | | | | | along the lines of Valerie's blueprint. TODO: more paths for the dropdown, read them from a separate file; show images for the choices, not text (bzr r6127) | ||||
| * | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 2008-06-12 | 1 | -3/+3 |
| | | | | (bzr r5915) | ||||
| * | Fix bug: allow curved paths again when switching back from 'wait for path' ↵ | Maximilian Albert | 2008-06-12 | 1 | -4/+3 |
| | | | | | | mode in pen context (bzr r5906) | ||||
| * | When expecting mouse clicks for a LPE in pen context, don't concatenate with ↵ | Maximilian Albert | 2008-06-12 | 1 | -0/+7 |
| | | | | | | or continue existing paths (bzr r5904) | ||||
| * | More infrastructure to have waiting LPEs that are freshly created and ↵ | Maximilian Albert | 2008-06-12 | 1 | -4/+6 |
| | | | | | | applied to yet-to-be-drawn paths (bzr r5903) | ||||
| * | simplify code that puts anchors at start and end of paths in draw context. | Johan B. C. Engelen | 2008-06-08 | 1 | -6/+3 |
| | | | | (bzr r5859) | ||||
| * | spdc_flush_white(SPDrawContext *dc, SPCurve *gc) now uses ↵ | Johan B. C. Engelen | 2008-06-06 | 1 | -1/+1 |
| | | | | | | curve->get_pathvector instead of get_bpath. (bzr r5839) | ||||
| * | merge gsoc2008_johan_path2geom into trunk | Johan B. C. Engelen | 2008-06-06 | 1 | -2/+2 |
| | | | | (bzr r5823) | ||||
| * | New 'spiro spline mode' in pen/pencil tool which automatically adds the ↵ | Maximilian Albert | 2008-06-04 | 1 | -2/+11 |
| | | | | | | spiro spline LPE to newly drawn paths (bzr r5800) | ||||
| * | Groundwork to allow automatic application of an LPE to a newly drawn path | Maximilian Albert | 2008-06-04 | 1 | -0/+14 |
| | | | | (bzr r5799) | ||||
| * | Fix a regression in the snapper, caused by me. Sorry! | Diederik van Lierop | 2008-05-16 | 1 | -2/+2 |
| | | | | (bzr r5680) | ||||
| * | Add a centralized check (i.e. in the snapper mechanism) whether we've ↵ | Diederik van Lierop | 2008-05-12 | 1 | -5/+2 |
| | | | | | | snapped or not, instead of leaving it up to the various tools. This should prevent these tools from moving to (0,0) if they bluntly use the value returned by the snapping mechanism without checking whether snapping has really occured. (bzr r5659) | ||||
| * | - try to use more forward declarations for less dependencies on display/curve.h | Johan B. C. Engelen | 2008-05-09 | 1 | -4/+5 |
| | | | | | | | - 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) | ||||
| * | struct SPCurve => class SPCurve | Johan B. C. Engelen | 2008-05-05 | 1 | -38/+38 |
| | | | | | | change all sp_curve_methods functions to SPCurve::methods. (bzr r5609) | ||||
| * | - Major refactoring of snapping related code... | Diederik van Lierop | 2008-04-30 | 1 | -11/+6 |
| | | | | | | - Enabling snap indicator for all remaining tools (bzr r5556) | ||||
| * | Refactor snapper and snapindicator (in order to enable the snapindicator in ↵ | Diederik van Lierop | 2008-04-07 | 1 | -4/+4 |
| | | | | | | the selector tool) (bzr r5374) | ||||
| * | - Created a SPLPEItem class that handles applying a LPE to an Item | Bastien Bouclet | 2008-03-28 | 1 | -3/+1 |
| | | | | | | | - LPEs can now be applied to groups - Updated the bend path to work properly with groups (bzr r5219) | ||||
| * | enable pen and pencil to correctly work with LPE; fix bug with disappearing ↵ | bulia byak | 2008-03-20 | 1 | -2/+16 |
| | | | | | | path when drawing too fast (bzr r5128) | ||||
