summaryrefslogtreecommitdiffstats
path: root/src/gradient-chemistry.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix for 1071421 : Setting swatch as fill/stroke creates new swatches which ne...John Smith2012-11-281-0/+18
* code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-041-3/+4
* Fix for 367548 : Invert doesnt work on objects with gradientsJohn Smith2012-09-231-8/+54
* Fix for 367548 : Invert doesnt work on objects with gradientsJohn Smith2012-09-221-0/+37
* Fix for 509891 : User defined linear gradient angleJohn Smith2012-09-191-4/+42
* mesh gradient: fix bad indexingJohan B. C. Engelen2012-05-251-0/+3
* gradient mesh: add NULL checks to fix crash?Johan B. C. Engelen2012-05-251-5/+13
* Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah2012-05-231-74/+252
* Follow-up conversion from bool.Jon A. Cruz2012-05-081-24/+13
* Fixing to use explicit enum types instead of generic guint & bool.Jon A. Cruz2012-05-081-38/+56
* Adding checks to prevent null pointer dereferencesKris De Gussem2012-05-041-4/+6
* gradient chemistry: fix null pointer dereferenceKris De Gussem2012-04-041-5/+8
* cppcheckKris De Gussem2012-03-071-4/+6
* dropped deprecated function sp_repr_get_double_attributeKris De Gussem2012-01-071-1/+4
* Completely remove libnrKrzysztof Kosi??ski2011-08-281-6/+8
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-3/+3
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-171-2/+2
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-2/+2
* Merge from trunkKrzysztof Kosi??ski2011-06-191-4/+4
|\
| * Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-041-4/+4
* | Merge from trunkKrzysztof Kosi??ski2011-04-071-91/+92
|\|
| * Pass removing some outdated C-macro use.Jon A. Cruz2011-02-201-69/+70
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-22/+22
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-17/+16
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-17/+16
| |\
| | * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-2/+2
| | * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-3/+3
| | * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-2/+2
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | | merge from trunkKrzysztof Kosi??ski2010-08-081-116/+143
|\| |
| * | Cleanup of gradient swatch property and collection policy.Jon A. Cruz2010-07-091-5/+7
| * | Prevent conversion of 'solid' gradients.Jon A. Cruz2010-07-051-45/+79
| * | Suppress gradient direction line for 'solid' gradients.Jon A. Cruz2010-07-041-12/+11
| * | Create only single-stop gradients when using Fill-n-Stroke to convert solid t...Jon A. Cruz2010-07-031-43/+32
| |/
| * Partial C++-ification of SPGradientJon A. Cruz2010-06-281-13/+16
* | Wholesale cruft removal part 3Krzysztof Kosi??ski2010-08-041-0/+1
* | Wholesale cruft removal part 2Krzysztof Kosi??ski2010-08-041-4/+0
|/
* Update to reflect "swatch" gradients as being assumed to be shared.Jon A. Cruz2010-03-231-4/+5
* Initial F&S dialog setting of swatch colors.Jon A. Cruz2010-03-091-23/+19
* Cleanup of gradients and stops.Jon A. Cruz2010-03-081-35/+8
* New tab in Fill&Stroke dialog for swatch fills.Jon A. Cruz2010-03-061-46/+7
* Fixed const correctness for gradient stop count routines.Jon A. Cruz2010-03-041-126/+131
* Cleanup on id access.Jon A. Cruz2010-03-021-2/+2
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-5/+5
* SPDocument->Documentjohnce2009-08-051-5/+5
* Merge from fe-movedTed Gould2008-11-211-5/+5
* Merge from trunkTed Gould2008-10-311-52/+52
* From trunkTed Gould2008-10-271-2/+3
* Merging from trunkTed Gould2008-10-111-66/+66