| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Add transforms fixes | Jabier Arraiza | 2018-04-23 | 2 | -25/+0 | |
| | | | ||||||
| * | | Fixes for d promote to property | Jabier Arraiza | 2018-04-21 | 1 | -37/+33 | |
| |/ | ||||||
| * | Fixes to transforms on LPE | Jabier Arraiza | 2018-04-14 | 2 | -11/+17 | |
| | | ||||||
| * | Fix bug: 1758477 | Jabier Arraiza | 2018-03-28 | 3 | -8/+9 | |
| | | | | | | Rotate Duplicate/ Mirror Symmetry added functionality feature request https://bugs.launchpad.net/inkscape/+bug/1758477 | |||||
| * | a bit more of warning cleanup | Felipe Corrêa da Silva Sanches | 2018-03-28 | 1 | -1/+1 | |
| | | ||||||
| * | Fix LPE updating problems | Jabiertxo Arraiza Cenoz | 2018-03-28 | 2 | -1/+2 | |
| | | ||||||
| * | a few more fixes to build warnings related to libnrtype | Felipe Corrêa da Silva Sanches | 2018-03-27 | 3 | -5/+6 | |
| | | ||||||
| * | Allow upadate shapen innside groups with LPE | Jabier Arraiza | 2018-03-26 | 7 | -9/+8 | |
| | | ||||||
| * | Allow path move | Jabier Arraiza | 2018-03-26 | 3 | -5/+8 | |
| | | ||||||
| * | Fixing refs | Jabier Arraiza | 2018-03-26 | 8 | -36/+23 | |
| | | ||||||
| * | Base LPE refactor | Jabier Arraiza | 2018-03-26 | 26 | -582/+590 | |
| | | ||||||
| * | Removing sample meson build files. | Felipe Corrêa da Silva Sanches | 2018-03-17 | 2 | -260/+0 | |
| | | | | | | | | | | | These will be kept at a separate "meson_build" branch at https://gitlab.com/fsanches/inkscape/ Learn more at: * "Using Meson's automatic dependency manager to build GTK" ** https://www.youtube.com/watch?v=2dB80CjH_3Q * "The Meson Build System - 4+ years of work to become an overnight success" ** https://www.youtube.com/watch?v=gHdTzdXkhRY | |||||
| * | [meson-build] libcroco | Felipe Corrêa da Silva Sanches | 2018-03-17 | 1 | -0/+1 | |
| | | ||||||
| * | [meson-build] live path effects | Felipe Corrêa da Silva Sanches | 2018-03-17 | 1 | -0/+1 | |
| | | ||||||
| * | [meson-build] spobject filters | Felipe Corrêa da Silva Sanches | 2018-03-17 | 2 | -3/+66 | |
| | | ||||||
| * | [meson-build] libsrcdir | Felipe Corrêa da Silva Sanches | 2018-03-17 | 1 | -4/+1 | |
| | | ||||||
| * | [meson-build] wip: sp-object, sp-marshal and lib_helper | Felipe Corrêa da Silva Sanches | 2018-03-17 | 1 | -0/+198 | |
| | | ||||||
| * | Code cleanup. | Tavmjong Bah | 2018-03-15 | 1 | -26/+27 | |
| | | ||||||
| * | Fixed more trivial typos | luz.paz | 2018-03-12 | 1 | -1/+1 | |
| | | | | Via `codespell` and `grep` | |||||
| * | Promote the path 'd' attribute to a property per SVG 2. Try 2. | Tavmjong Bah | 2018-03-07 | 2 | -8/+48 | |
| | | | | | See e88644b0 for first attempt and for comments. | |||||
| * | Revert "Promote the path 'd' attribute to a property per SVG 2." | Tavmjong Bah | 2018-02-18 | 2 | -74/+25 | |
| | | | | | | | Needs further testing. This reverts commit e88644b0f3481c78a9563dbf9ee6b76ab6674583. | |||||
| * | Promote the path 'd' attribute to a property per SVG 2. | Tavmjong Bah | 2018-02-13 | 2 | -25/+74 | |
| | | | | | | | | | | This allows 'd' to be animated via CSS animations. Due to the interactions of 'd' with LPE's, 'd' as a property is converted to 'd' as an attribute in SPPath::update. This changes the XML which causes update() to be called again (and triggers a warning). Fixing this is left to a future patch as is converting the 'd' back to a property on output. | |||||
| * | Remove unused include. | Tavmjong Bah | 2018-02-06 | 1 | -1/+0 | |
| | | ||||||
| * | Minor fixes and reorganizing 'object' README file. | Tavmjong Bah | 2018-01-30 | 1 | -75/+73 | |
| | | ||||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 216 | -0/+53661 | |
| A lot of header clean-up. | ||||||
