| Commit message (Expand) | Author | Age | Files | Lines |
| * | revert 15420 because of severe regression | Marc Jeanmougin | 2017-01-19 | 1 | -5/+0 |
| * | Actually unsets attribute instead of ignoring it when it's 0 | Marc Jeanmougin | 2017-01-17 | 1 | -0/+5 |
| * | Fix undo/redo for mesh gradients. | Tavmjong Bah | 2016-09-26 | 1 | -0/+36 |
| * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -4/+1 |
| * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -1/+4 |
| * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -4/+1 |
| * | Handle units in the 'x', 'y', 'dx', and 'dy' text and tspan attributes. | Tavmjong Bah | 2015-12-05 | 1 | -6/+6 |
| * | Partial fix for bug 1430873. Ellipses should behave properly with % values. | Tavmjong Bah | 2015-03-16 | 1 | -8/+16 |
| * | Partial fix for bug 1430873. Rectangles should behave properly with % values. | Tavmjong Bah | 2015-03-14 | 1 | -40/+30 |
| * | scale spinboxes for rectangle toolbar. (Bug 307656) | Alvin Penner | 2015-03-04 | 1 | -8/+8 |
| * | create SPObject factory | Liam P. White | 2015-02-25 | 1 | -10/+0 |
| * | Added some consts. | Markus Engel | 2013-10-26 | 1 | -3/+3 |
| * | cppcheck | Kris De Gussem | 2013-10-22 | 1 | -1/+1 |
| * | change names for displayName and detailedDescription, improve char code and r... | Martin Owens | 2013-09-24 | 1 | -1/+1 |
| * | Refactor status-bar text for multiple items, was very broken | Martin Owens | 2013-09-20 | 1 | -2/+2 |
| * | various changes | Markus Engel | 2013-04-27 | 1 | -2/+0 |
| * | Added prefPaths to contexts; modified SPFactory | Markus Engel | 2013-04-12 | 1 | -1/+1 |
| * | various little changes | Markus Engel | 2013-04-10 | 1 | -12/+33 |
| * | Merge Object and subclasses. Merging of SP- and C-classes complete. | Markus Engel | 2013-04-07 | 1 | -1/+0 |
| * | Merged Item. | Markus Engel | 2013-04-05 | 1 | -1/+0 |
| * | Merged more classes. | Markus Engel | 2013-04-05 | 1 | -1/+0 |
| * | Merged Shape and subclasses. Cleaned up a bit. | Markus Engel | 2013-04-05 | 1 | -7/+5 |
| * | Combined SPRect and CRect. | Markus Engel | 2013-04-02 | 1 | -138/+127 |
| * | Cleaned up a bit. Uses some C++11 features. | Markus Engel | 2013-04-02 | 1 | -18/+1 |
| * | Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr... | Markus Engel | 2013-04-02 | 1 | -0/+11 |
| * | Added experimental constructor to SPRect. Memory leaks because of non-virtual... | Markus Engel | 2013-04-01 | 1 | -4/+10 |
| * | Prepared exchange of casting macros. | Markus Engel | 2013-03-31 | 1 | -0/+1 |
| * | Turned all functions concerning SPRect into member functions. | Markus Engel | 2013-03-30 | 1 | -125/+107 |
| * | merged from trunk | Markus Engel | 2013-03-29 | 1 | -2/+2 |
| |\ |
|
| | * | Fix for Bug #648233 (Measure Path extension doesn't use real superscript) by ... | Nicolas Dufour | 2013-03-28 | 1 | -2/+2 |
| * | | Renamed virtual function names. | Markus Engel | 2013-03-29 | 1 | -15/+15 |
| * | | merged from trunk | Markus Engel | 2013-03-29 | 1 | -129/+5 |
| |\| |
|
| | * | Cleanup more GObject type definitions | Alex Valavanis | 2013-01-17 | 1 | -37/+9 |
| | * | clip path visual bbox refresh, second try (Bug 1005085) | Alvin Penner | 2012-12-31 | 1 | -0/+2 |
| * | | Removed function pointers from SPObject and subclasses. | Markus Engel | 2013-03-29 | 1 | -3/+3 |
| * | | Various changes. | Markus Engel | 2013-03-14 | 1 | -1/+1 |
| * | | Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods. | Markus Engel | 2012-10-06 | 1 | -4/+4 |
| * | | Removed old calls to set_shape and update_patheffect. | Markus Engel | 2012-09-29 | 1 | -1/+1 |
| * | | Added "virtual pad" to SPRect. | Markus Engel | 2012-08-18 | 1 | -47/+107 |
| |/ |
|
| * | Remove all NRRect use. | Krzysztof Kosi??ski | 2011-08-27 | 1 | -2/+2 |
| * | Refactoring of the snapping preferences; mainly about storing all toggles in ... | Diederik van Lierop | 2011-08-22 | 1 | -12/+7 |
| * | remove some unnecessary inkscape_active_desktop() calls | Johan B. C. Engelen | 2011-07-19 | 1 | -1/+1 |
| * | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des... | Johan B. C. Engelen | 2011-07-17 | 1 | -10/+10 |
| * | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 2011-07-16 | 1 | -13/+13 |
| * | - Add a third group of snap sources/targets, called ¨others¨ (before we had... | Diederik van Lierop | 2011-06-26 | 1 | -1/+1 |
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -8/+13 |
| |\ |
|
| | * | add curve before LPE to SPShape. this is useful for helperpath display. It wa... | Johan B. C. Engelen | 2011-04-01 | 1 | -0/+5 |
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -8/+8 |
| * | | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 1 | -15/+15 |
| |\| |
|
| | * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -15/+15 |
| | |\ |
|