summaryrefslogtreecommitdiffstats
path: root/src/widgets/gimp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove gimp ruler.Tavmjong Bah2019-06-293-1552/+0
* revert 9f72ca52805914ce62d7da1accbef6fe72bd6a46Jabiertxof2019-06-171-1/+0
* Add Vlada sugestion to rulers in roket.chatJabiertxof2019-06-171-0/+1
* Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis2019-05-261-2/+0
* Fix alignment of ruler ticksDiederik van Lierop2019-05-201-12/+9
* Stop crash, save dialog pos for floating dialog preferenceNathan Lee2019-02-271-24/+25
* widgets/gimp/ruler: Replace deprecated g_type_class_add_privateAlexander Valavanis2018-11-251-14/+17
* Rewrite of Gimp Color Wheel in C++.Tavmjong Bah2018-11-163-1583/+0
* Clarify licensesMax Gaukler2018-11-085-5/+13
* 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