| Commit message (Expand) | Author | Files | Lines |
| 2016-11-17 | Do not return invalid vector gradient when switching from mesh to linear/radi... | Tavmjong Bah | 1 | -1/+1 |
| 2016-10-14 | Implement copying of objects with mesh gradients. | Tavmjong Bah | 1 | -57/+83 |
| 2016-10-03 | Prevent a crash if a mesh is defined in bounding box coordinates. | Tavmjong Bah | 1 | -0/+5 |
| 2016-09-27 | Rename <mesh> to <meshgradient> per SVG 2 CR specificiation. | Tavmjong Bah | 1 | -11/+11 |
| 2016-09-26 | Fix undo/redo for mesh gradients. | Tavmjong Bah | 1 | -3/+9 |
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -4/+0 |
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+4 |
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -4/+0 |
| 2016-07-14 | Renamed children list in SPObject | Adrian Boguszewski | 1 | -3/+3 |
| 2016-07-13 | Second part of new SPObject children list | Adrian Boguszewski | 1 | -10/+10 |
| 2016-06-25 | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 1 | -2/+2 |
| 2016-05-21 | Fix regression: restore order in resources (e.g. pattern list) | Marc Jeanmougin | 1 | -2/+2 |
| 2016-02-08 | Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4 | Krzysztof Kosi??ski | 1 | -1/+1 |
| 2015-12-07 | cppification : GHashMaps replaced by stl maps. getResouceList now gives a std... | Marc Jeanmougin | 1 | -3/+3 |
| 2015-12-06 | cppification: GSList replaced by vectors (mostly related to gradients and mes... | Marc Jeanmougin | 1 | -1/+1 |
| 2015-11-13 | static code analysis | Kris De Gussem | 1 | -2/+2 |
| 2015-04-27 | 2Geom sync - initial commit | Krzysztof Kosi??ski | 1 | -3/+3 |
| 2015-03-01 | Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh... | Tavmjong Bah | 1 | -11/+11 |
| 2015-02-27 | corrected the casts (hopefully) | Marc Jeanmougin | 1 | -5/+5 |
| 2015-02-19 | Put a few std::vector<SPitem*> | Marc Jeanmougin | 1 | -4/+4 |
| 2015-02-17 | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 1 | -5/+7 |
| 2014-12-25 | Remove sp_style_new(). | Tavmjong Bah | 1 | -2/+1 |
| 2014-12-21 | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 1 | -3/+3 |
| 2014-12-21 | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 1 | -2/+2 |
| 2014-07-23 | Fix crash bug with cloned item with gradient. The fix does not solve the root... | Johan B. C. Engelen | 1 | -0/+12 |
| 2013-11-09 | Moved and renamed some tool-related files. | Markus Engel | 1 | -1/+1 |
| 2013-11-07 | First step of moving tools into appropriate namespaces. | Markus Engel | 1 | -1/+1 |
| 2013-08-03 | Cleaned up. | Markus Engel | 1 | -6/+6 |
| 2013-07-30 | Further refactoring of EventContexts. | Markus Engel | 1 | -1/+1 |
| 2013-03-25 | Workaround usage of deprecated glib symbols in 3rd party libraries | Alex Valavanis | 1 | -1/+2 |
| 2012-11-28 | Fix for 1071421 : Setting swatch as fill/stroke creates new swatches which ne... | John Smith | 1 | -0/+18 |
| 2012-10-04 | code cleanup: add own includes to cpp files or make the functions static if t... | Campbell Barton | 1 | -3/+4 |
| 2012-09-23 | Fix for 367548 : Invert doesnt work on objects with gradients | John Smith | 1 | -8/+54 |
| 2012-09-22 | Fix for 367548 : Invert doesnt work on objects with gradients | John Smith | 1 | -0/+37 |
| 2012-09-19 | Fix for 509891 : User defined linear gradient angle | John Smith | 1 | -4/+42 |
| 2012-05-25 | mesh gradient: fix bad indexing | Johan B. C. Engelen | 1 | -0/+3 |
| 2012-05-25 | gradient mesh: add NULL checks to fix crash? | Johan B. C. Engelen | 1 | -5/+13 |
| 2012-05-23 | Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default). | Tavmjong Bah | 1 | -74/+252 |
| 2012-05-08 | Follow-up conversion from bool. | Jon A. Cruz | 1 | -24/+13 |
| 2012-05-08 | Fixing to use explicit enum types instead of generic guint & bool. | Jon A. Cruz | 1 | -38/+56 |
| 2012-05-04 | Adding checks to prevent null pointer dereferences | Kris De Gussem | 1 | -4/+6 |
| 2012-04-04 | gradient chemistry: fix null pointer dereference | Kris De Gussem | 1 | -5/+8 |
| 2012-03-07 | cppcheck | Kris De Gussem | 1 | -4/+6 |
| 2012-01-07 | dropped deprecated function sp_repr_get_double_attribute | Kris De Gussem | 1 | -1/+4 |
| 2011-08-28 | Completely remove libnr | Krzysztof Kosi??ski | 1 | -6/+8 |
| 2011-08-27 | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 1 | -3/+3 |
| 2011-07-17 | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des... | Johan B. C. Engelen | 1 | -2/+2 |
| 2011-06-23 | Remove more of libnr | Krzysztof Kosi??ski | 1 | -2/+2 |
| 2011-06-04 | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()... | Jon A. Cruz | 1 | -4/+4 |
| 2011-02-20 | Pass removing some outdated C-macro use. | Jon A. Cruz | 1 | -69/+70 |