summaryrefslogtreecommitdiffstats
path: root/src/widgets/gradient-vector.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix for 722017 : Better Gradient WindowJohn Smith2012-06-261-6/+6
| | | (bzr r11515)
* Fix for 950677 : ellipsize function with ustringJohn Smith2012-05-171-2/+2
| | | (bzr r11371)
* Fix for 950677 : Ellipse text if gradient name too longJohn Smith2012-05-151-1/+1
| | | (bzr r11365)
* Fix for 950677 : Add stops and repeat controls to the gradient toolbarJohn Smith2012-04-011-0/+2
| | | (bzr r11134)
* Fix for 903671 : Fill and Stroke Gradient list and Gradient EditorJohn Smith2012-03-151-2/+7
| | | (bzr r11089)
* Cleanup for src/forward.h. (About 19 of the affected files did not require ↵Jon A. Cruz2011-10-051-1/+4
| | | | | the contents forward.h at all). (bzr r10667)
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-4/+4
| | | (bzr r10302.1.1)
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1)
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1)
* 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)
* Initial F&S dialog setting of swatch colors.Jon A. Cruz2010-03-091-0/+7
| | | (bzr r9169)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-4/+4
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-4/+4
| | | (bzr r8404)
* Warning/type cleanup.Jon A. Cruz2008-12-041-1/+1
| | | (bzr r6944)
* Whitespace cleanup.Jon A. Cruz2008-12-041-14/+25
| | | (bzr r6942)
* switch to sigc++ SPObject signals for SPGradientVectorSelectorMenTaLguY2006-07-251-1/+5
| | | (bzr r1476)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+61
(bzr r1)