summaryrefslogtreecommitdiff
path: root/src/eom-plugin-engine.c
AgeCommit message (Collapse)AuthorFilesLines
2018-07-17Convert to G_DEFINE_TYPE_WITH_PRIVATE part 2Felix Riemann1-14/+10
origin commits: https://gitlab.gnome.org/GNOME/eog/commit/ffc4137 https://gitlab.gnome.org/GNOME/eog/commit/ad8c963 https://gitlab.gnome.org/GNOME/eog/commit/afa0dc8 https://gitlab.gnome.org/GNOME/eog/commit/119a768 https://gitlab.gnome.org/GNOME/eog/commit/7725a55 https://gitlab.gnome.org/GNOME/eog/commit/80cf422
2018-05-04plugins: Use Python 3.x for Python pluginsFelix Riemann1-1/+1
2016-12-19plugins engine: enable python plugin loader from libpeasmonsta1-0/+2
2016-11-30port plugin system to libpeasmonsta1-779/+62
backported from eog with a few changes upstream commits for reference: https://git.gnome.org/browse/eog/commit/?id=1f79c321367c91c8e9063f1343a7e4ce4199c4d5 https://git.gnome.org/browse/eog/commit/?id=9afc5483b615039a580e295fe08d7b8ec524759c https://git.gnome.org/browse/eog/commit/?id=40bedbf33812e65f4a8e79691b1fadfaace94035 https://git.gnome.org/browse/eog/commit/?id=8b0acfddc52c220393770a9895b6b56cab7821fd https://git.gnome.org/browse/eog/commit/?id=95694f8b5f06b891a5e55356451ad60b53387563 https://git.gnome.org/browse/eog/commit/?id=7eeb6c8c0e55a3ad954cde4a6fed91ea7f89691c
2016-11-21drop Python plugins support and --enable-python build optionmonsta1-81/+2
it requires PyGTK so won't even build with GTK+3
2014-12-23allocate memory a bit later to avoid possible leaksMonsta1-2/+2
2014-07-27Rework gsettings code to be more like eoginfirit1-1/+1
2012-10-21migrate to gsettingsStefano Karapetsas1-59/+53
2012-09-04Fixed incorrect fsf addresses. Closes #4.Steve Zesch1-1/+1
2011-11-06inicialPerberos1-0/+943