| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -125/+0 |
| * | A bit refactor on SPGroup | Jabier Arraiza | 2017-09-06 | 1 | -2/+2 |
| * | finally removed all GSList from main folder .h files | Marc Jeanmougin | 2015-12-08 | 1 | -1/+0 |
| * | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 1 | -1/+0 |
| * | Merge, resolved conflicts | Marc Jeanmougin | 2015-02-23 | 1 | -0/+11 |
| |\ |
|
| | * | Fix for the performance loss in ungrouping observed by Tavmjong in rev 13933 | Marc Jeanmougin | 2015-02-21 | 1 | -1/+1 |
| | * | Clones. Fix for bug #1245339 (When changing a clone's parent's layer, the clo... | mc | 2015-02-16 | 1 | -0/+9 |
| * | | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -2/+2 |
| * | | At first, I was thinking "I just have to go to the selection file, and change... | Marc Jeanmougin | 2015-02-17 | 1 | -2/+3 |
| |/ |
|
| * | Update to trunk r13580 | Liam P. White | 2014-10-06 | 1 | -1/+1 |
| |\ |
|
| | * | partial rollback of r13544, allow old recursive behavior for some locations, ... | mathog | 2014-09-08 | 1 | -1/+1 |
| | * | Remove the incorrect fix for the bug 1241902 | Jabier Arraiza Cenoz | 2014-06-27 | 1 | -1/+1 |
| | * | Fix for bug #1241902 | Jabier Arraiza Cenoz | 2014-06-11 | 1 | -1/+1 |
| * | | Update to experimental r13531 | Liam P. White | 2014-08-31 | 1 | -8/+9 |
| |\ \ |
|
| | * | | Header cleanup: stop using Glib types where they aren't truly needed. Eases G... | Liam P. White | 2014-08-31 | 1 | -8/+9 |
| * | | | Update to experimental r13418 | Liam P. White | 2014-07-05 | 1 | -1/+1 |
| |\| | |
|
| | * | | Remove the incorrect fix for the bug 1241902 | Jabier Arraiza Cenoz | 2014-06-27 | 1 | -1/+1 |
| * | | | Update to experimental r13402 | Liam P. White | 2014-06-14 | 1 | -1/+1 |
| |\| | |
|
| | * | | Fix for Bug #1241902 - | Jabier Arraiza Cenoz | 2014-06-07 | 1 | -1/+1 |
| | |/ |
|
| * / | Experimental merge of Ponyscape features into trunk (will not compile) | Liam P. White | 2014-03-02 | 1 | -0/+8 |
| |/ |
|
| * | Fix bug in SPSwitch. | Markus Engel | 2013-11-12 | 1 | -1/+1 |
| * | Added some consts. | Markus Engel | 2013-10-26 | 1 | -5/+5 |
| * | change names for displayName and detailedDescription, improve char code and r... | Martin Owens | 2013-09-24 | 1 | -1/+1 |
| * | Merge from trunk. | Matthew Petroff | 2013-09-20 | 1 | -37/+29 |
| |\ |
|
| | * | Refactor status-bar text for multiple items, was very broken | Martin Owens | 2013-09-20 | 1 | -0/+1 |
| | * | Added runtime check in SP_-cast macros. | Markus Engel | 2013-09-15 | 1 | -1/+1 |
| | * | Modified SP_IS_ macros. | Markus Engel | 2013-09-14 | 1 | -1/+1 |
| | * | Merged more classes. | Markus Engel | 2013-04-05 | 1 | -1/+1 |
| | * | Merged Group and subclasses. | Markus Engel | 2013-04-05 | 1 | -25/+3 |
| | * | Added constructors to SP classes. | Markus Engel | 2013-04-01 | 1 | -0/+1 |
| | * | Replaced all casting macros with glib-independent ones. | Markus Engel | 2013-04-01 | 1 | -4/+2 |
| | * | Renamed virtual function names. | Markus Engel | 2013-03-29 | 1 | -16/+16 |
| | * | Added "virtual pad" to SPGroup and SPSwitch. There was some weird try by some... | Markus Engel | 2012-08-18 | 1 | -15/+29 |
| * | | Added viewBox implement document unit support. | Matthew Petroff | 2013-08-27 | 1 | -0/+1 |
| |/ |
|
| * | Cleaned up display-forward.h, including many redundant usages. | Jon A. Cruz | 2011-10-04 | 1 | -0/+7 |
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -1/+1 |
| * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -2/+2 |
| * | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 1 | -2/+2 |
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -1/+1 |
| * | Patch by Martin Sucha to add preferences to for grouping on Clip/Mask | Josh Andler | 2010-02-04 | 1 | -1/+1 |
| * | allow full mouse dragging, rotating, scaling, etc. if a single layer is the s... | Ed Halley | 2009-03-14 | 1 | -0/+2 |
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -3/+1 |
| * | More NR ==> Geom conversion (points and some matrices/transforms) | Maximilian Albert | 2008-09-18 | 1 | -17/+28 |
| * | - Created a SPLPEItem class that handles applying a LPE to an Item | Bastien Bouclet | 2008-03-28 | 1 | -4/+4 |
| * | marker refactoring work | Bryce Harrington | 2006-07-20 | 1 | -2/+0 |
| * | fix translation for fit page | Aaron Spike | 2006-04-28 | 1 | -0/+3 |
| * | SVG 1.1 Conditional Processing Module rendering support (<switch> element, re... | Andrius Ramanauskas | 2006-04-20 | 1 | -0/+33 |
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+61 |