summaryrefslogtreecommitdiffstats
path: root/src/sp-item.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove sp_style_read_from_object()Tavmjong Bah2014-12-241-1/+1
| | | (bzr r13822.1.3)
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-1/+1
| | | (bzr r13820)
* Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepabilityLiam P. White2014-11-261-3/+3
| | | (bzr r13768)
* Update to trunk r13750Liam P. White2014-11-241-78/+105
|\ | | | | (bzr r13341.5.23)
| * Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.Jon A. Cruz2014-11-101-78/+105
| | | | | | (bzr r13700)
* | Update to trunk r13690Liam P. White2014-11-091-96/+5
|\| | | | | (bzr r13341.5.22)
| * Doc comment cleanup.Jon A. Cruz2014-11-071-96/+5
| | | | | | (bzr r13674)
* | Update to experimental r13619Liam P. White2014-10-181-0/+100
|\| | | | | (bzr r13341.5.18)
| * Update to trunk r13621Liam P. White2014-10-171-0/+100
| |\ | | | | | | (bzr r13341.1.278)
| | * Post-merge cleanup.Jon A. Cruz2014-10-151-1/+2
| | | | | | | | | (bzr r13615)
| | * Merged hatch pdf and png export codeTomasz Boczkowski2014-10-141-7/+25
| | | | | | | | | (bzr r13611.1.9)
| | * Merged hatch rendering codeTomasz Boczkowski2014-10-141-32/+38
| | | | | | | | | (bzr r13611.1.8)
| | * Merged src/sp-item.cpp from svg-paints-support branchTomasz Boczkowski2014-10-141-0/+75
| | | | | | | | | (bzr r13611.1.7)
* | | Update to experimental r13598Liam P. White2014-10-081-2/+4
|\| | | | | | | | (bzr r13341.5.17)
| * | Update to trunk r13580Liam P. White2014-10-061-2/+4
| |\| | | | | | | (bzr r13341.1.255)
| | * transform text in text-on-path the same regardless of whether optimized or ↵Alvin Penner2014-09-271-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | preserved (Bug 1279534) Fixed bugs: - https://launchpad.net/bugs/1279534 (bzr r13566)
| | * Fix rotation center regression caused by my own commit 13512Diederik van Lierop2014-08-261-6/+14
| | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1360953 - https://launchpad.net/bugs/1360946 (bzr r13534)
| * | Fix bug in object dialog, in highlight color couldent select opacity, now fixedroot2014-09-241-2/+2
| | | | | | | | | (bzr r13341.1.224)
| * | Update to experimental r13543Liam P. White2014-09-071-6/+14
| | | | | | | | | (bzr r13090.1.108)
| * | Update to experimental r13531Liam P. White2014-08-311-1/+1
| |\ \ | | | | | | | | (bzr r13090.1.106)
| | * | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵Liam P. White2014-08-311-1/+1
| | |/ | | | | | | | | | | | | GThread deprecation errors. (bzr r13341.1.190)
| * | Update to experimental r13483Liam P. White2014-08-171-5/+21
| |\| | | | | | | (bzr r13090.1.105)
| * | Update to experimental r13460Liam P. White2014-08-061-5/+8
| |\ \ | | | | | | | | (bzr r13090.1.98)
| * \ \ Update to experimental r13452Liam P. White2014-07-301-4/+5
| |\ \ \ | | | | | | | | | | (bzr r13090.1.95)
| * \ \ \ Update to trunk/Fix GTK3 build errorsLiam P. White2014-03-191-0/+1
| |\ \ \ \ | | | | | | | | | | | | (bzr r13090.1.26)
| * \ \ \ \ Updated to trunkLiam P. White2014-03-121-4/+4
| |\ \ \ \ \ | | | | | | | | | | | | | | (bzr r13090.1.24)
| * | | | | | Fixed path color when changed by Objects DialogLiam P. White2014-03-031-0/+17
| | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.11)
| * | | | | | Modified Objects dialogue to stop crashing on change of highlight colorLiam P. White2014-03-021-0/+2
| | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.10)
| * | | | | | Attempt at merging certaing features of Ponyscape to trunk (will not link)Liam P. White2014-03-021-0/+1
| | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.5)
| * | | | | | Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White2014-03-021-0/+20
| | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.1)
* | | | | | | Update to experimental r13565Liam P. White2014-09-271-7/+55
| | | | | | | | | | | | | | | | | | | | | (bzr r13341.5.16)
* | | | | | | Update to experimental r13527Liam P. White2014-08-301-5/+21
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | (bzr r13341.5.15)
| * | | | | | Fix some transformation center regressions, related to the viewbox/units changesDiederik van Lierop2014-08-141-5/+21
| | |_|_|_|/ | |/| | | | | | | | | | (bzr r13512)
* | | | | | Update to experimental r13464Liam P. White2014-08-081-9/+13
|\| | | | | | | | | | | | | | | | | (bzr r13341.5.14)
| * | | | | refresh bbox of clipped clone (Bug 1349018)Alvin Penner2014-08-041-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1349018 (bzr r13491)
| * | | | | Allow editing of fill and stroke patterns simultaneously. Fixes #601336, ↵Liam P. White2014-08-041-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #604025, #486192 Fixed bugs: - https://launchpad.net/bugs/601336 - https://launchpad.net/bugs/604025 - https://launchpad.net/bugs/486192 (bzr r13489)
| * | | | | Rename 'blend-mode' property to 'mix-blend-mode' per CSS spec.Tavmjong Bah2014-08-011-2/+2
| | |_|_|/ | |/| | | | | | | | (bzr r13485)
| * | | | noop: remove commented-out code that is dangerous and should not come backJohan B. C. Engelen2014-07-281-4/+0
| | | | | | | | | | | | | | | (bzr r13475)
| * | | | Partly reverted r13460.Markus Engel2014-07-231-1/+1
| | | | | | | | | | | | | | | (bzr r13464)
| * | | | Fixed some logic errors; clang warnings.Markus Engel2014-07-221-1/+1
| | | | | | | | | | | | | | | (bzr r13460)
| * | | | Fix moving of item center: 1) at paste and 2) at changing document unitsDiederik van Lierop2014-07-121-0/+5
| | |_|/ | |/| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1247799 (bzr r13452)
* / | | 5. Refactoring of Application class: make copy/assignment operators private, ↵Liam P. White2014-06-271-3/+3
|/ / / | | | | | | | | | | | | disallow pointers to Application (bzr r13341.5.9)
* | / Reimplement global aliasing toggle as a 'shape-rendering' propertyKrzysztof Kosi??ski2014-03-131-0/+1
| |/ |/| | | | | | | on the root element. (bzr r13146)
* | Change stroke-dasharray and stroke-dashoffset handling to match other ↵Tavmjong Bah2014-03-111-4/+4
|/ | | | | | | properties. Split style.h into more manageable size files. (bzr r13135)
* New CSS blending modes (outside of filters).Tavmjong Bah2013-12-101-0/+5
| | | | | | | Define WITH_CSSBLEND to try out. Note: The modes are defined in CSS Compositing and Blending Level 1. To do: GUI. Isolate SVG drawing from Inkscape background (i.e. page border). (bzr r12845)
* fix crashJohan B. C. Engelen2013-10-281-4/+5
| | | | | | Fixed bugs: - https://launchpad.net/bugs/854617 (bzr r12742)
* "fix" some "unused parameter" warningsKris De Gussem2013-10-271-7/+7
| | | (bzr r12737)
* Added some consts.Markus Engel2013-10-261-24/+16
| | | (bzr r12729)
* C++Johan B. C. Engelen2013-10-041-1/+1
| | | (bzr r12660)
* C++Johan B. C. Engelen2013-10-041-1/+1
| | | (bzr r12659)