| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | -3/+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 | -0/+1 |
| | | | | | | | - 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 | -14/+14 |
| | | | | | | change all sp_curve_methods functions to SPCurve::methods. (bzr r5609) | ||||
| * | - Major refactoring of snapping related code... | Diederik van Lierop | 2008-04-30 | 1 | -10/+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 | -2/+2 |
| | | | | | | the selector tool) (bzr r5374) | ||||
| * | snapindicator in freehand | Johan B. C. Engelen | 2008-03-04 | 1 | -1/+8 |
| | | | | (bzr r4959) | ||||
| * | Revert #17388 as per buliabyaks comment in LP | Maximilian Albert | 2008-02-19 | 1 | -2/+1 |
| | | | | (bzr r4774) | ||||
| * | Union paths automatically in pencil and calligraphy context when Shift-Lock ↵ | Maximilian Albert | 2008-02-19 | 1 | -1/+2 |
| | | | | | | is pressed (closes: LP 190846) (bzr r4771) | ||||
| * | Don't freeze when pressing Ctrl in the pencil tool (closes: LP #181898) | Maximilian Albert | 2008-01-29 | 1 | -1/+2 |
| | | | | (bzr r4615) | ||||
| * | Ctrl+click in pen/pencil tool: Created dots are now selected; Alt is used ↵ | Maximilian Albert | 2008-01-20 | 1 | -1/+1 |
| | | | | | | for randomness, Shift doubles dot size; clearer preferences labels (bzr r4568) | ||||
| * | Make creation of dots via Ctrl+click also possible in pen context; fill dots ↵ | Maximilian Albert | 2008-01-19 | 1 | -20/+1 |
| | | | | | | with current stroke color (and unset stroke); add preferences settings for dot radius and status bar messages; Shift+Ctrl+click varies the radius slightly (bzr r4563) | ||||
| * | Make path segments convertable to guides, too | Maximilian Albert | 2008-01-16 | 1 | -0/+9 |
| | | | | (bzr r4503) | ||||
| * | Fundamentally reworked version of the 3D box tool (among many other things, ↵ | Maximilian Albert | 2007-12-13 | 1 | -1/+36 |
| | | | | | | this fixes bugs #168900 and #168868). See mailing list for details. Sorry for this single large commit but it was unfeasible to keep the history. (bzr r4224) | ||||
| * | warning cleanup | Jon A. Cruz | 2007-11-02 | 1 | -1/+1 |
| | | | | (bzr r4012) | ||||
| * | Only in the selector tool we should snap in bbox mode (PointType = ↵ | Diederik van Lierop | 2007-08-07 | 1 | -2/+2 |
| | | | | | | SNAPPOINT_BBOX) (bzr r3415) | ||||
| * | due to the order of processing events, we must disable lmb handling in ↵ | bulia byak | 2007-07-29 | 1 | -4/+7 |
| | | | | | | children contexts so that parent event context can handle it for space panning (bzr r3341) | ||||
| * | 1) Changes to snapping preferences dialog | Diederik van Lierop | 2007-07-28 | 1 | -2/+2 |
| | | | | | | | 2) Strict snapping implemented, i.e. bbox only to bbox and nodes only to paths/nodes 3) Renaming of some constants to improve readability (bzr r3331) | ||||
| * | enable esc and ctrl-z to cancel drawing | bulia byak | 2007-03-03 | 1 | -1/+50 |
| | | | | (bzr r2522) | ||||
| * | remove color cursors | Josh Andler | 2006-10-19 | 1 | -6/+0 |
| | | | | (bzr r1811) | ||||
| * | initial color cursor implementation (reads from pixbufs, will work on ↵ | Josh Andler | 2006-06-19 | 1 | -0/+6 |
| | | | | | | reading from svg instead) (bzr r1227) | ||||
| * | Give SPNamedView a SnapManager instance and use it for all management of ↵ | Carl Hetherington | 2006-05-03 | 1 | -2/+3 |
| | | | | | | snapping settings. (bzr r701) | ||||
| * | Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵ | MenTaLguY | 2006-04-17 | 1 | -2/+2 |
| | | | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532) | ||||
| * | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 2006-02-15 | 1 | -8/+8 |
| | | | | (bzr r149) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+591 |
| (bzr r1) | |||||
