| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge in bazaar branch for alignment handles | Martin Owens | 2019-02-24 | 1 | -2/+4 |
| * | Use std::unique_ptr for all MessageContext | Emmanuel Gil Peyrot | 2018-12-03 | 1 | -4/+0 |
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -1/+2 |
| * | finally removed all GSList from main folder .h files | Marc Jeanmougin | 2015-12-08 | 1 | -1/+0 |
| * | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -1/+1 |
| * | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 2015-02-17 | 1 | -1/+1 |
| * | Header cleanup: stop using Glib types where they aren't truly needed. Eases G... | Liam P. White | 2014-08-31 | 1 | -33/+34 |
| * | Fix some mismatched tags | Alex Valavanis | 2014-03-30 | 1 | -1/+1 |
| * | Revert wrong changes and apply right fixes from prev-commit | Martin Owens | 2013-07-08 | 1 | -2/+0 |
| * | Make colour a guint instead of a uint. bug 1198501 | Martin Owens | 2013-07-07 | 1 | -1/+3 |
| * | Adjust sizes of lists | Martin Owens | 2013-07-05 | 1 | -1/+1 |
| * | Make handle colour a configurable property. | Martin Owens | 2013-07-03 | 1 | -1/+1 |
| * | Refactor resize, rotate, skew handle code | Martin Owens | 2013-07-02 | 1 | -6/+7 |
| * | Fix for Bug #448872 (Changing the bounding box type in preferences does not u... | Nicolas Dufour | 2013-05-12 | 1 | -0/+15 |
| * | Fix even more forward declaration tags | Alex Valavanis | 2013-03-15 | 1 | -1/+1 |
| * | C++ification of SPCtrlLine in preparation of visibility improvements. | Jon A. Cruz | 2012-05-04 | 1 | -1/+2 |
| * | mixed usage of class and struct for same object | Kris De Gussem | 2011-12-11 | 1 | -3/+3 |
| * | Remove unused parameter | Diederik van Lierop | 2011-11-05 | 1 | -1/+1 |
| * | 1) Cycle to the next-closest-snap-source when pressing tab, if the snap-close... | Diederik van Lierop | 2011-11-04 | 1 | -7/+9 |
| * | Cleanup for src/forward.h. (About 19 of the affected files did not require th... | Jon A. Cruz | 2011-10-05 | 1 | -4/+3 |
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -1/+1 |
| * | compatibility patch to compile using gcc 4.6 | Adib Taraben | 2011-02-27 | 1 | -0/+1 |
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -6/+6 |
| * | Node tool: snap while scaling a selection of nodes. Consider this as experime... | Diederik van Lierop | 2010-12-27 | 1 | -1/+0 |
| * | reduce include dependencies | Johan B. C. Engelen | 2010-05-18 | 1 | -0/+1 |
| * | Refactoring the snapping API (making it easier to maintain and understand for... | Diederik van Lierop | 2010-01-09 | 1 | -4/+4 |
| * | When snapping while translating, use the bounding box corners of each selecte... | Diederik van Lierop | 2009-08-09 | 1 | -2/+3 |
| * | The snap indicator's tooltip now displays "A to B", whereas before it only di... | Diederik van Lierop | 2009-02-20 | 1 | -11/+11 |
| * | When snapping only the closest node, draw an indicator at that node | Diederik van Lierop | 2008-11-26 | 1 | -0/+1 |
| * | Add an option to the preferences to _only_ snap the node closest to the mouse... | Diederik van Lierop | 2008-11-24 | 1 | -0/+1 |
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -3/+3 |
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -40/+40 |
| * | Move all of the snapper code to 2geom | Diederik van Lierop | 2008-08-11 | 1 | -2/+2 |
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -4/+4 |
| * | Refactor snapping mechanisms: in seltrans.cpp, a GSList was converted to a st... | Diederik van Lierop | 2008-04-11 | 1 | -2/+4 |
| * | Major overhaul of the selector tool's internals to improve handling of transf... | Diederik van Lierop | 2008-03-25 | 1 | -6/+25 |
| * | Fix for bug 168978 | Bryce Harrington | 2008-02-06 | 1 | -2/+2 |
| * | whitespace cleanup | Bryce Harrington | 2008-01-07 | 1 | -2/+2 |
| * | flipping patch by maximilian albert | bulia byak | 2007-04-17 | 1 | -1/+5 |
| * | Changes to the selector tool, e.g. option to choose either APPROXIMATE_BBOX o... | Diederik van Lierop | 2007-04-08 | 1 | -3/+6 |
| * | Fix for bug 1540195; solution: use correct origin for snapping | Diederik van Lierop | 2007-03-19 | 1 | -0/+5 |
| * | Switch selection bounds and center to use NR::Maybe, addressing most of the | MenTaLguY | 2007-03-11 | 1 | -3/+2 |
| * | fix by dvlierop2 for snapping bugs 1579556 and 1579587 | bulia byak | 2007-03-05 | 1 | -0/+1 |
| * | Other tools now also retain there specific statusbar text when pressing alt/s... | Johan B. C. Engelen | 2006-10-01 | 1 | -0/+1 |
| * | While moving or transforming a selected object, the statusbartext with transf... | Johan B. C. Engelen | 2006-10-01 | 1 | -0/+3 |
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 1 | -6/+6 |
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 1 | -6/+6 |
| * | fix setting and reading rotation centers | bulia byak | 2006-01-26 | 1 | -0/+4 |