summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-01-06release 1.17.2v1.17.2raveit652-1/+8
2017-01-06sync with transifexraveit651-7/+8
2016-12-19plugins engine: enable python plugin loader from libpeasmonsta1-0/+2
2016-12-11release 1.17.1v1.17.1monsta1-0/+4
2016-12-11sync with Transifexmonsta105-23836/+20056
2016-12-08pre-bump versionmonsta2-1/+4
2016-11-30docs: corrections for new plugin enginemonsta1-17/+10
2016-11-30remove old plugin system and docs for itmonsta10-1597/+1
2016-11-30plugins: make them actually recognized and loaded by eommonsta5-11/+11
- use *.plugin extension instead of *.eom-plugin - use "Plugin" section name instead of "Eom Plugin" mostly adapted from: https://git.gnome.org/browse/eog/commit/?id=40bedbf33812e65f4a8e79691b1fadfaace94035 https://git.gnome.org/browse/eog/commit/?id=af184104018f36272ff8e49012c52d503f48eae7
2016-11-30statusbar-date plugin: port to libpeasmonsta2-59/+115
mostly adapted from: https://git.gnome.org/browse/eog/commit/?id=cf39e40b422dad061184ac67028661bd4dcb0106 https://git.gnome.org/browse/eog/commit/?id=8b0acfddc52c220393770a9895b6b56cab7821fd
2016-11-30reload plugin: port to libpeasmonsta2-50/+108
mostly adapted from: https://git.gnome.org/browse/eog/commit/?id=cf39e40b422dad061184ac67028661bd4dcb0106 https://git.gnome.org/browse/eog/commit/?id=8b0acfddc52c220393770a9895b6b56cab7821fd
2016-11-30fullscreen plugin: port to libpeasmonsta2-40/+98
mostly adapted from: https://git.gnome.org/browse/eog/commit/?id=cf39e40b422dad061184ac67028661bd4dcb0106 https://git.gnome.org/browse/eog/commit/?id=8b0acfddc52c220393770a9895b6b56cab7821fd
2016-11-30port plugin system to libpeasmonsta9-845/+149
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-30plugins: clean up some includesmonsta3-5/+3
2016-11-30fix indent in some placesmonsta8-138/+177
2016-11-30eom-jobs: fix typo in annotationmonsta1-1/+1
2016-11-30plugins: remove ancient local ChangeLogmonsta1-159/+0
2016-11-30doc: remove reference to non-existent functionmonsta1-1/+0
2016-11-28remove references to non-existent functionmonsta2-5/+0
2016-11-28po: actually add new language from Transifexmonsta1-0/+1
2016-11-27EomScrollView: remove style_setmonsta1-14/+0
as done in: https://git.gnome.org/browse/eog/commit/?id=b099142374f277817e1f0c09c9ef743179184be1
2016-11-27remove unused finalize/destroy methods from thumbviewmonsta1-19/+1
they were just chaining up to parent and did nothing else
2016-11-27release 1.17.0v1.17.0raveit651-0/+5
2016-11-27sync with transifexraveit657-125/+1633
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta28-757/+35
and require libmate-desktop >= 1.17
2016-11-21drop Python plugins support and --enable-python build optionmonsta17-2610/+5
it requires PyGTK so won't even build with GTK+3
2016-11-21fix indent a bitmonsta2-4/+4
2016-10-17prefs dialog: fix runtime warningmonsta1-0/+1
when "Transparent Parts" option is set to "As background", opening prefs dialog gives a warning. this adds a line missing in commit fb511ab to fix it
2016-09-19release 1.16.0v1.16.0raveit651-2/+2
2016-09-18update NEWS for 1.16monsta1-8/+9
2016-09-16eom: Out-of-bounds write when passing invalid UTF-8 to GMarkupAlexander Pyhalov1-1/+2
2016-09-07release 1.15.1v1.15.1raveit652-1/+9
2016-09-07sync with transiflexraveit65104-5307/+5312
2016-07-28use GtkAbout and update copyrightraveit651-3/+2
2016-07-15distcheck: explicitly use currently selected GTK+ versionraveit651-1/+4
2016-07-13add missing include to fix implicit declaration warningmonsta1-0/+1
2016-07-13drop unused include and definesmonsta2-4/+0
2016-07-13drop unused filesmonsta3-1191/+0
2016-07-01po: drop languages not present on Transifex + en_US filemonsta5-5236/+0
2016-06-21po: actually add new languages from Transifexmonsta1-0/+2
2016-06-20Merge pull request #126 from flexiondotorg/masterMartin Wimpress1-3/+4
Fix the zoom and scroll performance. Closes #105.
2016-06-08Fix the zoom and scroll performance. Closes #105.Martin Wimpress1-3/+4
Adapted from https://git.gnome.org/browse/eog/commit/?id=3d1859e321b9dea27e49bab9626044f3f5835420
2016-06-08release 1.15.0v1.15.0raveit652-2/+8
2016-06-08sync with Transiflexraveit652-10/+12
2016-06-03remove old gnome filemonsta2-31/+0
2016-05-21update to 1.14.1 releasev1.14.1raveit652-1/+7
2016-05-21sync with transiflexraveit659-161/+3170
2016-05-11Fix new windows not getting focusBjörn Weber1-2/+18
fixes (Issue #119)
2016-04-12README: don't mention old requirementsmonsta1-2/+1
2016-04-07update NEWS a bitv1.14.0monsta1-0/+1