| 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 | -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) | ||||
| * | snapindicator in freehand | Johan B. C. Engelen | 2008-03-04 | 1 | -3/+12 |
| | | | | (bzr r4959) | ||||
| * | warning cleanup | Jon A. Cruz | 2007-11-02 | 1 | -3/+3 |
| | | | | (bzr r4012) | ||||
| * | Only in the selector tool we should snap in bbox mode (PointType = ↵ | Diederik van Lierop | 2007-08-07 | 1 | -3/+2 |
| | | | | | | SNAPPOINT_BBOX) (bzr r3415) | ||||
| * | 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) | ||||
| * | Purged unused variable | Jon A. Cruz | 2007-03-06 | 1 | -3/+0 |
| | | | | (bzr r2558) | ||||
| * | verbify esc to deselect; enable esc and ctrl-z to cancel drawing in calligraphic | bulia byak | 2007-03-03 | 1 | -4/+0 |
| | | | | (bzr r2526) | ||||
| * | start switching sp_repr_new* over to XML::Document::create*, and rename ↵ | MenTaLguY | 2007-01-21 | 1 | -1/+2 |
| | | | | | | create methods to match DOM (bzr r2253) | ||||
| * | implement select next/prev as verbs | bulia byak | 2006-11-06 | 1 | -12/+0 |
| | | | | (bzr r1918) | ||||
| * | undo annotations | bulia byak | 2006-10-05 | 1 | -1/+1 |
| | | | | (bzr r1767) | ||||
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 1 | -1/+1 |
| | | | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637) | ||||
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 1 | -1/+1 |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | ||||
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 1 | -1/+2 |
| | | | | (bzr r1315) | ||||
| * | break apart faster: prepend to list instead of append, add objects to ↵ | bulia byak | 2006-05-28 | 1 | -1/+1 |
| | | | | | | selection wholesale instead of one by one (bzr r1038) | ||||
| * | eliminate direct accesses to SPCurve::bpath | MenTaLguY | 2006-05-09 | 1 | -1/+1 |
| | | | | (bzr r787) | ||||
| * | Various snapping cleanups and bug fixes. | Carl Hetherington | 2006-05-05 | 1 | -1/+1 |
| | | | | (bzr r734) | ||||
| * | Give SPNamedView a SnapManager instance and use it for all management of ↵ | Carl Hetherington | 2006-05-03 | 1 | -3/+3 |
| | | | | | | snapping settings. (bzr r701) | ||||
| * | Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵ | MenTaLguY | 2006-04-17 | 1 | -5/+5 |
| | | | | | | 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 | -2/+2 |
| | | | | (bzr r149) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+664 |
| (bzr r1) | |||||
