summaryrefslogtreecommitdiffstats
path: root/src/widgets/ege-adjustment-action.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-27/+27
* Replace all deprecated gdk_keymap_get_default() with Gdk::Display::get_defaul...Emmanuel Gil Peyrot2018-06-121-1/+2
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-4/+4
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-4/+4
* GtkMM popup menu deprecation fixesAlexander Valavanis2017-12-261-1/+5
* Replace GimpSpinScale by InkSpinScale.Tavmjong Bah2017-12-181-3/+7
* Misc. typosUnknown2017-11-071-1/+1
* Remove unused icon-size.hStefano Facchini2017-10-191-1/+0
* First batchMarc Jeanmougin2017-10-011-7/+6
* Hunted every GList to the last (except in libnrtype and libcroco)Marc Jeanmougin2017-09-301-56/+58
* Remove old icon handling codeAlexander Valavanis2017-06-291-8/+7
* Move GIMP widgets to their own folderAlex Valavanis2016-08-081-1/+1
* Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-281-11/+1
* ege-adjustment-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-121-0/+6
* fixes a few of jenkins warningsMarc Jeanmougin2015-05-081-1/+1
* Move GtkAction subclasses to widgets/Liam P. White2014-10-051-0/+1113