summaryrefslogtreecommitdiffstats
path: root/src/widgets/gradient-vector.h (unfollow)
Commit message (Expand)AuthorFilesLines
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-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-1/+1
2016-07-28Finish removing GTK+ 2 fallbacksAlex Valavanis1-8/+0
2014-08-30Reduce header bloatAlex Valavanis1-8/+0
2014-08-23Fix deprecated VBox useAlex Valavanis1-0/+4
2014-08-23gradient-vector: Clean up GObject boilerplate & fix deprecationAlex Valavanis1-0/+4
2013-07-31Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel1-1/+1
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
2013-03-25Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis1-1/+0
2013-03-19Fixing regressionjtx1-1/+1
2013-03-17Working with widjetsJabier Arraiza Cenoz1-1/+1
2013-03-14Fix another load of forward declaration tagsAlex Valavanis1-1/+1
2012-06-26Fix for 722017 : Better Gradient WindowJohn Smith1-6/+6
2012-05-17Fix for 950677 : ellipsize function with ustringJohn Smith1-2/+2
2012-05-15Fix for 950677 : Ellipse text if gradient name too longJohn Smith1-1/+1
2012-04-01Fix for 950677 : Add stops and repeat controls to the gradient toolbarJohn Smith1-0/+2
2012-03-15Fix for 903671 : Fill and Stroke Gradient list and Gradient EditorJohn Smith1-2/+7
2011-10-05Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz1-1/+4
2011-06-14Remove deprecated glib macro wrappersAlex Valavanis1-4/+4
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-1/+1
2011-02-27compatibility patch to compile using gcc 4.6Adib Taraben1-0/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-03-09Initial F&S dialog setting of swatch colors.Jon A. Cruz1-0/+7
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-4/+4
2009-08-05SPDocument->Documentjohnce1-4/+4
2008-12-04Warning/type cleanup.Jon A. Cruz1-1/+1
2008-12-04Whitespace cleanup.Jon A. Cruz1-14/+25
2006-07-25switch to sigc++ SPObject signals for SPGradientVectorSelectorMenTaLguY1-1/+5