summaryrefslogtreecommitdiffstats
path: root/src/widgets/gradient-toolbar.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-06-17Move toolbars to ui/toolbarAlexander Valavanis1-22/+0
2014-03-02Fixed includes for tools.Markus Engel1-1/+3
(bzr r13097)
2013-03-14Kill ancient gcc version check in configure.ac and fix a load of broken ↵Alex Valavanis1-1/+1
forward declarations (bzr r12203)
2012-05-23Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah1-1/+1
(bzr r11406)
2012-04-01Fix for 950677 : Add stops and repeat controls to the gradient toolbarJohn Smith1-2/+1
(bzr r11134)
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-1/+1
Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1)