| Commit message (Expand) | Author | Age | Files | Lines |
| * | Properly fix 1309050, revert incorrect fix for 601336 | Liam P. White | 2014-07-27 | 1 | -1/+1 |
| * | Workarounds for crash bugs 1309050, 601336; will fix properly in experimental | Liam P. White | 2014-07-19 | 1 | -1/+1 |
| * | Added some consts. Turned functions to member functions. | Markus Engel | 2014-03-02 | 1 | -2/+2 |
| * | Fix bug with tool handles during document unit change. | Matthew Petroff | 2013-09-14 | 1 | -0/+6 |
| * | reduce variable scope | Johan B. C. Engelen | 2013-08-03 | 1 | -3/+1 |
| * | Adding base configurable sizing of controls/handles. | Jon A. Cruz | 2012-05-03 | 1 | -1/+3 |
| * | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-25 | 1 | -1/+1 |
| * | Another minor pass of Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -1/+1 |
| * | Don't discard first point in pencil's freehand mode, and add a missing return... | Diederik van Lierop | 2010-02-04 | 1 | -0/+1 |
| * | Finally introducing the pre-snap indicator | Diederik van Lierop | 2010-01-30 | 1 | -0/+10 |
| * | Warning cleanup. | Jon A. Cruz | 2010-01-15 | 1 | -1/+1 |
| * | Remove remnants of old node tool | Krzysztof Kosi??ski | 2009-12-24 | 1 | -372/+11 |
| * | First GSoC node tool commit to Bazaar | Krzysztof Kosi??ski | 2009-11-29 | 1 | -14/+0 |
| * | decrease header dependencies | Johan B. C. Engelen | 2009-11-23 | 1 | -0/+1 |
| * | fix crash: draw two paths, select both, object - clip - set, node tool, edit ... | bulia byak | 2009-10-15 | 1 | -0/+3 |
| * | shapeeditor: save separate listerner's repr_keys for KnotHolder and NodePaths... | Johan B. C. Engelen | 2009-07-15 | 1 | -15/+15 |
| * | tidy up SPObjects that must always be LivePathEffectObjects | Johan B. C. Engelen | 2009-03-19 | 1 | -2/+2 |
| * | fix crash when undoing LPE path param edit just after the edit. | Johan B. C. Engelen | 2009-03-19 | 1 | -8/+8 |
| * | fix 317365: when moving in/out of defs, an object gets a new SPObject while k... | bulia byak | 2009-03-10 | 1 | -6/+6 |
| * | make more things private | bulia byak | 2009-02-06 | 1 | -39/+30 |
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -2/+2 |
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -4/+7 |
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -4/+4 |
| * | Some NR::Point ==> Geom::Point replacements | Maximilian Albert | 2008-09-18 | 1 | -15/+15 |
| * | convert almost all libnrtype to Geom:: | Johan B. C. Engelen | 2008-09-11 | 1 | -2/+2 |
| * | 2geom update (rev. 1578); fixes node editing of some degenerate paths | Maximilian Albert | 2008-09-08 | 1 | -4/+8 |
| * | fix node tool for LPEs by reverting r19694 | Johan B. C. Engelen | 2008-09-07 | 1 | -7/+1 |
| * | undo last commit - here's a better way to fix this bug | bulia byak | 2008-09-05 | 1 | -34/+29 |
| * | fix crash: separate np and kh listeners so that np listener is not fired twic... | bulia byak | 2008-09-05 | 1 | -8/+27 |
| * | Fixed forgotten variable assignment | Jon A. Cruz | 2008-09-02 | 1 | -1/+1 |
| * | Remove debugging messages | Maximilian Albert | 2008-08-18 | 1 | -8/+0 |
| * | Many debugging messages | Maximilian Albert | 2008-08-18 | 1 | -1/+8 |
| * | Use the visible curve (instead of original curve when a LPE is applied) for t... | Maximilian Albert | 2008-08-18 | 1 | -1/+7 |
| * | Get rid of sp_nodepath_current() and a few instances of SP_ACTIVE_DESKTOP by ... | Maximilian Albert | 2008-08-13 | 1 | -3/+3 |
| * | Get rid of some superfluous includes | Maximilian Albert | 2008-08-13 | 1 | -1/+1 |
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 1 | -3/+3 |
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -1/+1 |
| * | Remove now obsolete functions | Maximilian Albert | 2008-07-29 | 1 | -10/+1 |
| * | in shapeeditor to determine whether tool is above the path, use 2geom methods... | Johan B. C. Engelen | 2008-07-25 | 1 | -10/+18 |
| * | Fix LP #250175 (broken undo in node tool) | Maximilian Albert | 2008-07-22 | 1 | -3/+6 |
| * | fix stupid crash, make get_item const | bulia byak | 2008-07-20 | 1 | -6/+6 |
| * | Enable simultaneous knotholder and nodepath | Maximilian Albert | 2008-07-14 | 1 | -90/+152 |
| * | another fix for parallel knotholder and nodepath | bulia byak | 2008-07-05 | 1 | -3/+2 |
| * | fix crash triggered by having both knotholder and nodepath at the same time | bulia byak | 2008-07-05 | 1 | -6/+2 |
| * | Update LPE helper paths "live" on changes | Maximilian Albert | 2008-06-18 | 1 | -1/+1 |
| * | Second step: try to make helper curves respond faster (don't recreate/delete ... | Maximilian Albert | 2008-06-16 | 1 | -7/+8 |
| * | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 2008-06-12 | 1 | -3/+3 |
| * | Make knotholders for LPE items finally work; each effect can now overload the... | Maximilian Albert | 2008-06-08 | 1 | -12/+7 |
| * | C++ify knotholders | Maximilian Albert | 2008-06-04 | 1 | -2/+2 |
| * | check if item is LPEItem before casting!!! fixes bug 236788 | Johan B. C. Engelen | 2008-06-02 | 1 | -6/+14 |