summaryrefslogtreecommitdiffstats
path: root/src/widgets/ege-adjustment-action.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Hackfest2019: Drop unused EgeAdjustmentActionAlexander Valavanis2019-05-281-189/+0
|
* EgeAdjustmentAction: Replace deprecated g_type_class_add_private and adhere ↵Alexander Valavanis2018-11-251-4/+0
| | | | to GObject conventions
* Clarify licensesMax Gaukler2018-11-081-0/+1
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* 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 ```
* Move GtkAction subclasses to widgets/Liam P. White2014-10-051-0/+192
(bzr r13341.1.249)