summaryrefslogtreecommitdiffstats
path: root/src/widgets/gradient-image.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-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
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-1/+1
2018-01-22Add functions to return Gdk::Pixbuf's for gradients and gradient stops.Tavmjong Bah1-0/+7
2014-08-30Reduce header bloatAlex Valavanis1-1/+0
(bzr r13341.1.184)
2014-08-24More GObject boilerplate reductionAlex Valavanis1-2/+0
(bzr r13341.1.174)
2014-08-18Code cleanup.Liam P. White1-8/+19
(bzr r13341.1.145)
2012-03-13Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. Gradient ↵John Smith1-0/+1
toolbar selector (bzr r11077)
2011-06-24Switch to GObjectAlex Valavanis1-1/+1
(bzr r10350.1.3)
2011-06-14Remove deprecated glib macro wrappersAlex Valavanis1-4/+4
(bzr r10302.1.1)
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)
2011-02-27compatibility patch to compile using gcc 4.6Adib Taraben1-0/+1
Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1)
2010-08-04Wholesale cruft removal part 1Krzysztof Kosi??ski1-2/+0
(bzr r9508.1.44)
2006-07-29switch to sigc++ SPObject signals for SPGradientImageMenTaLguY1-0/+4
(bzr r1505)