| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -125/+0 |
| | | | | | A lot of header clean-up. | ||||
| * | 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 |
| | | | | (bzr r14504.1.15) | ||||
| * | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 1 | -1/+0 |
| | | | | (bzr r13922.1.10) | ||||
| * | Merge, resolved conflicts | Marc Jeanmougin | 2015-02-23 | 1 | -0/+11 |
| |\ | | | | | (bzr r13922.1.8) | ||||
| | * | Fix for the performance loss in ungrouping observed by Tavmjong in rev 13933 | Marc Jeanmougin | 2015-02-21 | 1 | -1/+1 |
| | | | | | | | | | | | Added std::list<SPObject*> hrefList member to SPObject class. (bzr r13935) | ||||
| | * | Clones. Fix for bug #1245339 (When changing a clone's parent's layer, the ↵ | mc | 2015-02-16 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | clones shift position) and bug #653574 (Ungrouping moves clones inside nested groups). Fixed bugs: - https://launchpad.net/bugs/653574 - https://launchpad.net/bugs/1245339 (bzr r13924) | ||||
| * | | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -2/+2 |
| | | | | | | | (bzr r13922.1.5) | ||||
| * | | At first, I was thinking "I just have to go to the selection file, and ↵ | Marc Jeanmougin | 2015-02-17 | 1 | -2/+3 |
| |/ | | | | | | | | change that GSList* with a std::list, then resolve the few problems" So, i tried that. And I will continue tomorrow, and the days after, on and on. (bzr r13922.1.1) | ||||
| * | Update to trunk r13580 | Liam P. White | 2014-10-06 | 1 | -1/+1 |
| |\ | | | | | (bzr r13341.1.255) | ||||
| | * | partial rollback of r13544, allow old recursive behavior for some locations, ↵ | mathog | 2014-09-08 | 1 | -1/+1 |
| | | | | | | | | | | | but not EMF import (bzr r13549) | ||||
| | * | Remove the incorrect fix for the bug 1241902 | Jabier Arraiza Cenoz | 2014-06-27 | 1 | -1/+1 |
| | | | | | | | (bzr r13441) | ||||
| | * | Fix for bug #1241902 | Jabier Arraiza Cenoz | 2014-06-11 | 1 | -1/+1 |
| | | | | | | | (bzr r13418) | ||||
| * | | Update to experimental r13531 | Liam P. White | 2014-08-31 | 1 | -8/+9 |
| |\ \ | | | | | | | (bzr r13090.1.106) | ||||
| | * | | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵ | Liam P. White | 2014-08-31 | 1 | -8/+9 |
| | | | | | | | | | | | | | | | | GThread deprecation errors. (bzr r13341.1.190) | ||||
| * | | | Update to experimental r13418 | Liam P. White | 2014-07-05 | 1 | -1/+1 |
| |\| | | | | | | | | (bzr r13090.1.87) | ||||
| | * | | Remove the incorrect fix for the bug 1241902 | Jabier Arraiza Cenoz | 2014-06-27 | 1 | -1/+1 |
| | | | | | | | | | | (bzr r13341.1.69) | ||||
| * | | | Update to experimental r13402 | Liam P. White | 2014-06-14 | 1 | -1/+1 |
| |\| | | | | | | | | (bzr r13090.1.82) | ||||
| | * | | Fix for Bug #1241902 - | Jabier Arraiza Cenoz | 2014-06-07 | 1 | -1/+1 |
| | |/ | | | | | (bzr r13341.1.52) | ||||
| * / | Experimental merge of Ponyscape features into trunk (will not compile) | Liam P. White | 2014-03-02 | 1 | -0/+8 |
| |/ | | | (bzr r13090.1.2) | ||||
| * | Fix bug in SPSwitch. | Markus Engel | 2013-11-12 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1249862 (bzr r12794) | ||||
| * | Added some consts. | Markus Engel | 2013-10-26 | 1 | -5/+5 |
| | | | | (bzr r12729) | ||||
| * | change names for displayName and detailedDescription, improve char code and ↵ | Martin Owens | 2013-09-24 | 1 | -1/+1 |
| | | | | | | remove const. (bzr r12584) | ||||
| * | Merge from trunk. | Matthew Petroff | 2013-09-20 | 1 | -37/+29 |
| |\ | | | | | (bzr r12475.1.29) | ||||
| | * | Refactor status-bar text for multiple items, was very broken | Martin Owens | 2013-09-20 | 1 | -0/+1 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1199192 (bzr r12550) | ||||
| | * | Added runtime check in SP_-cast macros. | Markus Engel | 2013-09-15 | 1 | -1/+1 |
| | | | | | | | (bzr r11608.1.123) | ||||
| | * | Modified SP_IS_ macros. | Markus Engel | 2013-09-14 | 1 | -1/+1 |
| | | | | | | | (bzr r11608.1.122) | ||||
| | * | Merged more classes. | Markus Engel | 2013-04-05 | 1 | -1/+1 |
| | | | | | | | (bzr r11608.1.78) | ||||
| | * | Merged Group and subclasses. | Markus Engel | 2013-04-05 | 1 | -25/+3 |
| | | | | | | | (bzr r11608.1.77) | ||||
| | * | Added constructors to SP classes. | Markus Engel | 2013-04-01 | 1 | -0/+1 |
| | | | | | | | (bzr r11608.1.67) | ||||
| | * | Replaced all casting macros with glib-independent ones. | Markus Engel | 2013-04-01 | 1 | -4/+2 |
| | | | | | | | (bzr r11608.1.64) | ||||
| | * | Renamed virtual function names. | Markus Engel | 2013-03-29 | 1 | -16/+16 |
| | | | | | | | (bzr r11608.1.57) | ||||
| | * | Added "virtual pad" to SPGroup and SPSwitch. There was some weird try by ↵ | Markus Engel | 2012-08-18 | 1 | -15/+29 |
| | | | | | | | | | | | | | | | someone else. SPGroup should work as expected, SPSwitch may still be buggy. (bzr r11608.1.16) | ||||
| * | | Added viewBox implement document unit support. | Matthew Petroff | 2013-08-27 | 1 | -0/+1 |
| |/ | | | (bzr r12475.1.2) | ||||
| * | Cleaned up display-forward.h, including many redundant usages. | Jon A. Cruz | 2011-10-04 | 1 | -0/+7 |
| | | | | (bzr r10666) | ||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -1/+1 |
| | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -2/+2 |
| | | | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25) | ||||
| * | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 1 | -2/+2 |
| | | | | (bzr r10347.1.21) | ||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -1/+1 |
| | | | | (bzr r10025) | ||||
| * | Patch by Martin Sucha to add preferences to for grouping on Clip/Mask | Josh Andler | 2010-02-04 | 1 | -1/+1 |
| | | | | (bzr r9050) | ||||
| * | allow full mouse dragging, rotating, scaling, etc. if a single layer is the ↵ | Ed Halley | 2009-03-14 | 1 | -0/+2 |
| | | | | | | selection (bzr r7490) | ||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -3/+1 |
| | | | | (bzr r6839) | ||||
| * | More NR ==> Geom conversion (points and some matrices/transforms) | Maximilian Albert | 2008-09-18 | 1 | -17/+28 |
| | | | | (bzr r6836) | ||||
| * | - Created a SPLPEItem class that handles applying a LPE to an Item | Bastien Bouclet | 2008-03-28 | 1 | -4/+4 |
| | | | | | | | - LPEs can now be applied to groups - Updated the bend path to work properly with groups (bzr r5219) | ||||
| * | marker refactoring work | Bryce Harrington | 2006-07-20 | 1 | -2/+0 |
| | | | | (bzr r1441) | ||||
| * | fix translation for fit page | Aaron Spike | 2006-04-28 | 1 | -0/+3 |
| | | | | | | | the translation is now preserved across save by translating all child elements of the root instead of just translating the root itself. (bzr r602) | ||||
| * | SVG 1.1 Conditional Processing Module rendering support (<switch> element, ↵ | Andrius Ramanauskas | 2006-04-20 | 1 | -0/+33 |
| | | | | | | | | requiredReatures/requiredExtensions/systemLanguage attributes). Two more W3C SVG Test Suite testes pass after this change. (bzr r556) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+61 |
| (bzr r1) | |||||
