summaryrefslogtreecommitdiffstats
path: root/src/gradient-chemistry.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Do not return invalid vector gradient when switching from mesh to ↵Tavmjong Bah2016-11-171-1/+1
| | | | | linear/radial gradient. (bzr r15254)
* Implement copying of objects with mesh gradients.Tavmjong Bah2016-10-141-57/+83
| | | (bzr r15171)
* Prevent a crash if a mesh is defined in bounding box coordinates.Tavmjong Bah2016-10-031-0/+5
| | | (bzr r15144)
* Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.Tavmjong Bah2016-09-271-11/+11
| | | | | Note: <mesh> has been repurposed to be a special shape that tightly wraps a mesh gradient. (bzr r15137)
* Fix undo/redo for mesh gradients.Tavmjong Bah2016-09-261-3/+9
| | | (bzr r15135)
* Merged trunkAdrian Boguszewski2016-08-031-4/+0
|\ | | | | (bzr r14954.1.29)
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-4/+0
| | | | | | (bzr r15034)
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+4
| | | | | | (bzr r15027)
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-4/+0
| | | | | | (bzr r15025)
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-3/+3
| | | | | | (bzr r14954.1.21)
* | Second part of new SPObject children listAdrian Boguszewski2016-07-131-10/+10
| | | | | | (bzr r14954.1.19)
* | Added items as a range functionAdrian Boguszewski2016-07-031-4/+4
|\| | | | | (bzr r14954.1.13)
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-2/+2
|/ | | (bzr r14954.1.10)
* Fix regression: restore order in resources (e.g. pattern list)Marc Jeanmougin2016-05-211-2/+2
| | | (bzr r14907)
* Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski2016-02-081-1/+1
| | | (bzr r14639)
* cppification : GHashMaps replaced by stl maps. getResouceList now gives a ↵Marc Jeanmougin2015-12-071-3/+3
| | | | | | | std::set<SPObject *>. Should give some performance improvements (quite a few linear lookups are now logarithmic) (bzr r14504.1.6)
* cppification: GSList replaced by vectors (mostly related to gradients and ↵Marc Jeanmougin2015-12-061-1/+1
| | | | | meshes) (bzr r14504.1.2)
* static code analysisKris De Gussem2015-11-131-2/+2
| | | (bzr r14463)
* Merge from trunkKrzysztof Kosi??ski2015-05-081-5/+7
|\ | | | | (bzr r14059.2.11)
| * mergingMarc Jeanmougin2015-04-261-11/+11
| |\ | | | | | | (bzr r13922.1.13)
| * | corrected the casts (hopefully)Marc Jeanmougin2015-02-271-5/+5
| | | | | | | | | (bzr r13922.1.10)
| * | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-4/+4
| | | | | | | | | (bzr r13922.1.5)
| * | At first, I was thinking "I just have to go to the selection file, and ↵Marc Jeanmougin2015-02-171-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | 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)
* | | 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-3/+3
| |/ |/| | | (bzr r14059.2.1)
* | Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to ↵Tavmjong Bah2015-03-011-11/+11
|/ | | | | | | | <meshpatch>. Remove experimental smoothing types. Add new smoothing 'type' attribute with bicubic smoothing option. Per SVG WG decission at Sydney 2015 face-to-face meeting. (bzr r13956)
* Remove sp_style_new().Tavmjong Bah2014-12-251-2/+1
| | | (bzr r13822.1.6)
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-3/+3
| | | (bzr r13820)
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-2/+2
| | | (bzr r13809)
* Fix crash bug with cloned item with gradient. The fix does not solve the ↵Johan B. C. Engelen2014-07-231-0/+12
| | | | | | | | root cause, it only fixes the symptom. Fixed bugs: - https://launchpad.net/bugs/453067 (bzr r13465)
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1/+1
| | | (bzr r12785)
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-1/+1
| | | (bzr r12782)
* Cleaned up.Markus Engel2013-08-031-6/+6
| | | (bzr r11608.1.117)
* Further refactoring of EventContexts.Markus Engel2013-07-301-1/+1
| | | (bzr r11608.1.109)
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-1/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243)
* Fix for 1071421 : Setting swatch as fill/stroke creates new swatches which ↵John Smith2012-11-281-0/+18
| | | | | never go away (bzr r11911)
* code cleanup: add own includes to cpp files or make the functions static if ↵Campbell Barton2012-10-041-3/+4
| | | | | they are not used elsewhere. (bzr r11735)
* Fix for 367548 : Invert doesnt work on objects with gradientsJohn Smith2012-09-231-8/+54
| | | (bzr r11696)
* Fix for 367548 : Invert doesnt work on objects with gradientsJohn Smith2012-09-221-0/+37
| | | (bzr r11694)
* Fix for 509891 : User defined linear gradient angleJohn Smith2012-09-191-4/+42
| | | (bzr r11678)
* mesh gradient: fix bad indexingJohan B. C. Engelen2012-05-251-0/+3
| | | (bzr r11417)
* gradient mesh: add NULL checks to fix crash?Johan B. C. Engelen2012-05-251-5/+13
| | | (bzr r11416)
* Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah2012-05-231-74/+252
| | | (bzr r11406)
* Follow-up conversion from bool.Jon A. Cruz2012-05-081-24/+13
| | | (bzr r11347)
* Fixing to use explicit enum types instead of generic guint & bool.Jon A. Cruz2012-05-081-38/+56
| | | (bzr r11345)
* Adding checks to prevent null pointer dereferencesKris De Gussem2012-05-041-4/+6
| | | (bzr r11325)
* gradient chemistry: fix null pointer dereferenceKris De Gussem2012-04-041-5/+8
| | | (bzr r11147)
* cppcheckKris De Gussem2012-03-071-4/+6
| | | (bzr r11052)
* dropped deprecated function sp_repr_get_double_attributeKris De Gussem2012-01-071-1/+4
| | | (bzr r10858)
* Completely remove libnrKrzysztof Kosi??ski2011-08-281-6/+8
| | | (bzr r10582.1.11)
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-3/+3
| | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1)