Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-02-05 | build: allow users to disable gettext support (--disable-nls) | rbuj | 2 | -0/+6 | |
2021-02-05 | build: Use PACKAGE_URL variable | rbuj | 4 | -5/+6 | |
2019-11-14 | fix makefile rules | Wu Xiaotian | 1 | -2/+2 | |
2019-11-13 | migrate from intltools to gettext | Wu Xiaotian | 4 | -8/+9 | |
2019-07-24 | reload-plugin: suppress GtkAction warnings | raveit65 | 1 | -0/+2 | |
2018-07-11 | Update plugins to use EomWindowActivatable interface | Felix Riemann | 6 | -46/+55 | |
https://bugzilla.gnome.org/show_bug.cgi?id=626091 origin commit: https://gitlab.gnome.org/GNOME/eog/commit/3d3d2bb | |||||
2018-07-08 | reload: ensure that pending updates to UI are complete | raveit65 | 1 | -0/+2 | |
The plugin tries to remove the menuentry from menu during closing eom. Using gtk_ui_manager_ensure_update () function to make sure that all pending updates to the UI have been completed. fixes https://github.com/mate-desktop/eom/issues/145 | |||||
2017-04-22 | Fix a few GtkStock deprecations | raveit65 | 1 | -1/+1 | |
2016-11-30 | plugins: make them actually recognized and loaded by eom | monsta | 4 | -8/+8 | |
- 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 | plugins: clean up some includes | monsta | 3 | -5/+3 | |
2016-11-30 | fix indent in some places | monsta | 6 | -127/+166 | |
2016-11-30 | plugins: remove ancient local ChangeLog | monsta | 1 | -159/+0 | |
2016-11-21 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -2/+0 | |
and require libmate-desktop >= 1.17 | |||||
2016-11-21 | fix indent a bit | monsta | 1 | -1/+1 | |
2016-02-10 | plugins: don't use stock icon names | monsta | 2 | -2/+2 | |
from https://git.gnome.org/browse/eog/commit/?id=61de8b684c706e1c71fc6d51bdc99601391ab029 | |||||
2015-09-06 | GTK3 Date-plugin: set top/bottom margin to zero to avoid redraws | raveit65 | 1 | -0/+4 | |
This avoids redraws of the image if date-plugin bump in the statusbar | |||||
2015-05-26 | Remove extra resize-grip code | raveit65 | 1 | -3/+0 | |
- gtk+ handle this for itself since a long time - with <=3.14 resize-grip is removed - with gtk2 is not affected | |||||
2014-07-28 | Dont use EomExifData in the C api | infirit | 1 | -1/+1 | |
Eog bug https://bugzilla.gnome.org/show_bug.cgi?id=626257 Based on eog commit f457e6cd2f9b25194145681109ae4bd7f3b4ee7f From Claudio Saavedra <[email protected]> | |||||
2014-07-25 | Fix Makefile for ui files. | infirit | 1 | -1/+1 | |
2014-07-25 | Wrap ExifData in a EogExifData boxed type | infirit | 1 | -6/+4 | |
This is for better interaction with bindings Based on eog commit b88d3713fe45a4bab1bd24ac8ff60551c5c31d49 From Claudio Saavedra <[email protected]> | |||||
2014-07-24 | Gtk+3: Do not call gtk_statusbar_set_has_resize_grip for statusbar-date | infirit | 1 | -0/+2 | |
2013-07-29 | fix make files for automake-1.13 | raveit65 | 1 | -1/+1 | |
2012-09-04 | Fixed incorrect fsf addresses. Closes #4. | Steve Zesch | 2 | -2/+2 | |
2012-09-02 | fixed urls | Stefano Karapetsas | 3 | -3/+3 | |
http://forums.mate-desktop.org/viewtopic.php?f=2&t=718#p2447 | |||||
2011-11-14 | using allman style | Perberos | 5 | -196/+155 | |
2011-11-07 | allman | Perberos | 2 | -72/+58 | |
2011-11-06 | borrando archivos autogenerados | Perberos | 1 | -767/+0 | |
2011-11-06 | inicial | Perberos | 12 | -0/+1646 | |