summaryrefslogtreecommitdiffstats
path: root/src/widgets/gradient-selector.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-17Stop End button selecting first swatch in listNathan Lee1-1/+1
2019-07-15Override navigation in swatch/gradient listNathan Lee1-0/+2
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-09-24Remove #include "config.h" from header files where possibleEduard Braun1-4/+0
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-2/+2
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-2/+2
2016-11-08Improve mesh handling in Fill and Stroke dialog.Tavmjong Bah1-3/+0
2016-07-28Finish removing GTK+ 2 fallbacksAlex Valavanis1-8/+0
2014-08-30Reduce header bloatAlex Valavanis1-12/+8
2014-08-23Fix deprecated VBox useAlex Valavanis1-0/+8
2014-08-10Add meshes to Fill&Stroke paint selectorLiam P. White1-0/+3
2014-03-09Remove unused includes to tidy up the code.Martin Owens1-1/+0
2013-06-07Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz1-0/+4
2013-06-06Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz1-0/+2
2013-06-04Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz1-0/+2
2012-11-28Fix for 1071421 : Setting swatch as fill/stroke creates new swatches which ne...John Smith1-0/+2
2012-10-24Fix for 1067819 : Changing gradient name does not dirty the document (trunk)John Smith1-1/+1
2012-06-26Fix for 722017 : Better Gradient WindowJohn Smith1-4/+50
2011-06-14Remove deprecated glib macro wrappersAlex Valavanis1-4/+4
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-1/+1
2010-07-07Tuning fill-n-stroke to support non-solid swatches.Jon A. Cruz1-0/+4
2010-03-09Initial F&S dialog setting of swatch colors.Jon A. Cruz1-1/+3
2010-03-08Cleanup of gradient-selector to allow for new mode.Jon A. Cruz1-21/+26
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2008-12-04Warning/type cleanup.Jon A. Cruz1-1/+1
2008-12-04Whitespace cleanup.Jon A. Cruz1-22/+34