Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-04-21 | toolbar-editor: avoid deprecated GtkAlignment | raveit65 | 1 | -11/+6 | |
2017-04-21 | Revert "Gtk3: don't use deprecated gtk_scrolled_window_add_with_viewport" | raveit65 | 1 | -2/+2 | |
This reverts parts of commit 6fc5013e3a61d1b86f077c611c20407a796c414c. gtk_container_add () causes a runtime warning and breaks toobar-editor | |||||
2017-03-30 | pre-bump version | raveit65 | 2 | -1/+3 | |
2017-03-22 | fix comment | Scott Balneaves | 1 | -1/+1 | |
2017-03-22 | Bring eom-image.c's SVG handling up to date, properly recognize svgz filetypes | Scott Balneaves | 1 | -29/+65 | |
2017-03-22 | eom_uri_converter: GList leak fix: cribbed from ↵ | Scott Balneaves | 1 | -0/+9 | |
https://git.gnome.org/browse/eog/commit/?id=04859efbcde4ae38f9f35818dc586a9088b09cb0 | |||||
2017-03-13 | release 1.18.0v1.18.0 | monsta | 1 | -2/+2 | |
2017-03-13 | sync with transifex | raveit65 | 10 | -110/+115 | |
2017-03-13 | update NEWS for 1.18, also add 1.16.1 entries | monsta | 1 | -13/+14 | |
2017-01-26 | fix auto-reload of externally modified image | monsta | 1 | -1/+1 | |
it stopped working at some point... fixes https://github.com/mate-desktop/eom/issues/137 ported from: https://git.gnome.org/browse/eog/commit/?id=7e32c42ef40a2fd19227b397913c063bd33f831b | |||||
2017-01-26 | fix indent a bit | monsta | 1 | -11/+10 | |
2017-01-26 | fix leak of GError when loading SVG fails | monsta | 1 | -1/+4 | |
ported from: https://git.gnome.org/browse/eog/commit/?id=55036c6d55b06e82a480b559d59f5effae26399d | |||||
2017-01-15 | force X11 | raveit65 | 1 | -0/+2 | |
2017-01-13 | Update eom NEWS to use consistent, project wide, markdown-like formatting. ↵ | Martin Wimpress | 1 | -95/+75 | |
This will make generating release announcements easier. | |||||
2017-01-06 | release 1.17.2v1.17.2 | raveit65 | 2 | -1/+8 | |
2017-01-06 | sync with transifex | raveit65 | 1 | -7/+8 | |
2016-12-19 | plugins engine: enable python plugin loader from libpeas | monsta | 1 | -0/+2 | |
2016-12-11 | release 1.17.1v1.17.1 | monsta | 1 | -0/+4 | |
2016-12-11 | sync with Transifex | monsta | 105 | -23836/+20056 | |
2016-12-08 | pre-bump version | monsta | 2 | -1/+4 | |
2016-11-30 | docs: corrections for new plugin engine | monsta | 1 | -17/+10 | |
2016-11-30 | remove old plugin system and docs for it | monsta | 10 | -1597/+1 | |
2016-11-30 | plugins: make them actually recognized and loaded by eom | monsta | 5 | -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-30 | statusbar-date plugin: port to libpeas | monsta | 2 | -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-30 | reload plugin: port to libpeas | monsta | 2 | -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-30 | fullscreen plugin: port to libpeas | monsta | 2 | -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-30 | port plugin system to libpeas | monsta | 9 | -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-30 | plugins: clean up some includes | monsta | 3 | -5/+3 | |
2016-11-30 | fix indent in some places | monsta | 8 | -138/+177 | |
2016-11-30 | eom-jobs: fix typo in annotation | monsta | 1 | -1/+1 | |
2016-11-30 | plugins: remove ancient local ChangeLog | monsta | 1 | -159/+0 | |
2016-11-30 | doc: remove reference to non-existent function | monsta | 1 | -1/+0 | |
2016-11-28 | remove references to non-existent function | monsta | 2 | -5/+0 | |
2016-11-28 | po: actually add new language from Transifex | monsta | 1 | -0/+1 | |
2016-11-27 | EomScrollView: remove style_set | monsta | 1 | -14/+0 | |
as done in: https://git.gnome.org/browse/eog/commit/?id=b099142374f277817e1f0c09c9ef743179184be1 | |||||
2016-11-27 | remove unused finalize/destroy methods from thumbview | monsta | 1 | -19/+1 | |
they were just chaining up to parent and did nothing else | |||||
2016-11-27 | release 1.17.0v1.17.0 | raveit65 | 1 | -0/+5 | |
2016-11-27 | sync with transifex | raveit65 | 7 | -125/+1633 | |
2016-11-21 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 28 | -757/+35 | |
and require libmate-desktop >= 1.17 | |||||
2016-11-21 | drop Python plugins support and --enable-python build option | monsta | 17 | -2610/+5 | |
it requires PyGTK so won't even build with GTK+3 | |||||
2016-11-21 | fix indent a bit | monsta | 2 | -4/+4 | |
2016-10-17 | prefs dialog: fix runtime warning | monsta | 1 | -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-19 | release 1.16.0v1.16.0 | raveit65 | 1 | -2/+2 | |
2016-09-18 | update NEWS for 1.16 | monsta | 1 | -8/+9 | |
2016-09-16 | eom: Out-of-bounds write when passing invalid UTF-8 to GMarkup | Alexander Pyhalov | 1 | -1/+2 | |
2016-09-07 | release 1.15.1v1.15.1 | raveit65 | 2 | -1/+9 | |
2016-09-07 | sync with transiflex | raveit65 | 104 | -5307/+5312 | |
2016-07-28 | use GtkAbout and update copyright | raveit65 | 1 | -3/+2 | |
2016-07-15 | distcheck: explicitly use currently selected GTK+ version | raveit65 | 1 | -1/+4 | |
2016-07-13 | add missing include to fix implicit declaration warning | monsta | 1 | -0/+1 | |