summaryrefslogtreecommitdiffstats
path: root/src/widgets/gimp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-2/+0
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-4/+4
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-14/+14
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-2/+2
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
* Removing sample meson build files.Felipe Corrêa da Silva Sanches2018-03-171-22/+0
* [meson-build] libgimpwidgetsFelipe Corrêa da Silva Sanches2018-03-171-0/+22
* Replace GimpSpinScale by InkSpinScale.Tavmjong Bah2017-12-183-1053/+0
* removed GList in ruler.cppMarc Jeanmougin2017-10-031-9/+15
* Fix typoAlexander Valavanis2017-07-121-1/+1
* gimpcolorwheel: Fix event timeAlexander Valavanis2017-07-111-1/+1
* update GdkSeat usageAlexander Valavanis2017-07-101-7/+27
* Use new GdkSeat API and update gimpcolorwheel commentsAlexander Valavanis2017-07-102-29/+25
* Remove some unneeded < C++11 fallback codeAlex Valavanis2017-02-061-3/+2
* ruler: Read state flags for GtkStyleContext correctlyAlex Valavanis2016-12-311-4/+12
* Merge all upstream changes to GimpRulerAlex Valavanis2016-12-271-5/+22
* Move GIMP widgets to their own folderAlex Valavanis2016-08-087-0/+4137