summaryrefslogtreecommitdiffstats
path: root/src/gradient-chemistry.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-2/+4
| | | | A lot of header clean-up.
* Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵Liam P. White2014-08-311-10/+11
| | | | | GThread deprecation errors. (bzr r13341.1.190)
* Fix another tonne of forward declaration tagsAlex Valavanis2013-03-141-2/+1
| | | (bzr r12204)
* Fix for 1071421 : Setting swatch as fill/stroke creates new swatches which ↵John Smith2012-11-281-0/+2
| | | | | never go away (bzr r11911)
* Fix for 367548 : Invert doesnt work on objects with gradientsJohn Smith2012-09-231-0/+3
| | | (bzr r11696)
* Fix for 367548 : Invert doesnt work on objects with gradientsJohn Smith2012-09-221-0/+1
| | | (bzr r11694)
* Follow-up conversion from bool.Jon A. Cruz2012-05-081-12/+15
| | | (bzr r11347)
* Fixing to use explicit enum types instead of generic guint & bool.Jon A. Cruz2012-05-081-12/+28
| | | (bzr r11345)
* Cleanup for src/forward.h. (About 19 of the affected files did not require ↵Jon A. Cruz2011-10-051-1/+2
| | | | | the contents forward.h at all). (bzr r10667)
* update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
| | | (bzr r10025)
* Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-1/+1
| | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
* Create only single-stop gradients when using Fill-n-Stroke to convert solid ↵Jon A. Cruz2010-07-031-3/+2
| | | | | to a swatch. Preserve CMS colors. (bzr r9560)
* Cleanup of gradients and stops.Jon A. Cruz2010-03-081-2/+0
| | | (bzr r9163)
* New tab in Fill&Stroke dialog for swatch fills.Jon A. Cruz2010-03-061-4/+5
| | | (bzr r9153)
* Fixed const correctness for gradient stop count routines.Jon A. Cruz2010-03-041-2/+2
| | | | | Minor whitespace cleanup. (bzr r9139)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-2/+2
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-2/+2
| | | (bzr r8404)
* Merge from trunkTed Gould2008-10-311-3/+3
| | | (bzr r6887)
* export average_colorbulia byak2007-10-071-0/+2
| | | (bzr r3847)
* a few more utility methodsbulia byak2007-10-061-0/+4
| | | (bzr r3841)
* Fork gradientvector upon deletion of stops.Johan B. C. Engelen2007-02-031-0/+2
| | | (bzr r2320)
* Sorry, forgot the copyright text.Johan B. C. Engelen2007-01-241-0/+2
| | | (bzr r2276)
* Upgraded gradient tool =)Johan B. C. Engelen2007-01-171-5/+7
| | | (bzr r2228)
* Reverting revision 13615Johan B. C. Engelen2007-01-071-6/+5
| | | (bzr r2150)
* Gradient nodes progress...Johan B. C. Engelen2007-01-071-5/+6
| | | (bzr r2148)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+82
(bzr r1)