summaryrefslogtreecommitdiffstats
path: root/src/widgets/gimp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-29Remove gimp ruler.Tavmjong Bah3-1552/+0
2019-06-17revert 9f72ca52805914ce62d7da1accbef6fe72bd6a46Jabiertxof1-1/+0
2019-06-17Add Vlada sugestion to rulers in roket.chatJabiertxof1-0/+1
2019-05-26Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis1-2/+0
2019-05-20Fix alignment of ruler ticksDiederik van Lierop1-12/+9
2019-02-27Stop crash, save dialog pos for floating dialog preferenceNathan Lee1-24/+25
2018-11-25widgets/gimp/ruler: Replace deprecated g_type_class_add_privateAlexander Valavanis1-14/+17
2018-11-16Rewrite of Gimp Color Wheel in C++.Tavmjong Bah3-1583/+0
2018-11-08Clarify licensesMax Gaukler5-5/+13
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-2/+0
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-4/+4
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-14/+14
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-2/+2
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-2/+2
2018-03-17Removing sample meson build files.Felipe Corrêa da Silva Sanches1-22/+0
2018-03-17[meson-build] libgimpwidgetsFelipe Corrêa da Silva Sanches1-0/+22
2017-12-18Replace GimpSpinScale by InkSpinScale.Tavmjong Bah3-1053/+0
2017-10-03removed GList in ruler.cppMarc Jeanmougin1-9/+15
2017-07-12Fix typoAlexander Valavanis1-1/+1
2017-07-11gimpcolorwheel: Fix event timeAlexander Valavanis1-1/+1
2017-07-10update GdkSeat usageAlexander Valavanis1-7/+27
2017-07-10Use new GdkSeat API and update gimpcolorwheel commentsAlexander Valavanis2-29/+25
2017-06-28Revert "color wheel: Temp fix for Gtk+ style properties"Alexander Valavanis1-30/+0
2017-06-27color wheel: Temp fix for Gtk+ style propertiesAlexander Valavanis1-0/+30
2017-02-06Remove some unneeded < C++11 fallback codeAlex Valavanis1-3/+2
2016-12-31ruler: Read state flags for GtkStyleContext correctlyAlex Valavanis1-4/+12
2016-12-27Merge all upstream changes to GimpRulerAlex Valavanis1-5/+22
2016-08-08Move GIMP widgets to their own folderAlex Valavanis7-0/+4137