summaryrefslogtreecommitdiffstats
path: root/src/widgets/ege-adjustment-action.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | | | | Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ```
* 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
| | | (bzr r15043.1.2)
* Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-281-11/+1
| | | (bzr r15023.2.8)
* ege-adjustment-action: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-121-0/+6
| | | (bzr r14803)
* fixes a few of jenkins warningsMarc Jeanmougin2015-05-081-1/+1
| | | (bzr r14126)
* Move GtkAction subclasses to widgets/Liam P. White2014-10-051-0/+1113
(bzr r13341.1.249)