Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-01-22 | release 1.26.2v1.26.2 | raveit65 | 1 | -1/+1 | |
2024-01-08 | comics: Use libarchive to unpack documents | lukefromdc | 1 | -0/+3 | |
This commit eliminates the use of external commands for opening comic documents, and uses libarchive instead. | |||||
2023-05-15 | support webkit2 4.0 and 4.1 | raveit65 | 1 | -1/+7 | |
Co-authored-by: Colomban Wendling <[email protected]> | |||||
2023-05-15 | use webkit2gtk-4.1 | raveit65 | 1 | -1/+1 | |
- fixes https://github.com/mate-desktop/atril/issues/582 | |||||
2023-04-28 | release 1.26.1 | raveit65 | 1 | -1/+1 | |
2021-11-12 | Preserve compatibility with older GLib versions | Valentin Villenave | 1 | -1/+1 | |
This is a rather non-invasive change, that will be easy to remove whenever we go ahead and stop supporting older systems. | |||||
2021-08-06 | release 1.26.0v1.26.0 | raveit65 | 1 | -2/+2 | |
2021-03-29 | release 1.25.1v1.25.1 | raveit65 | 1 | -1/+1 | |
2021-02-10 | dvi: use glib i18n macros | rbuj | 1 | -0/+4 | |
2021-02-10 | build: allow users to disable gettext support (--disable-nls) | rbuj | 1 | -1/+3 | |
2021-02-05 | build: Use PACKAGE_URL variable | rbuj | 1 | -1/+8 | |
2021-02-04 | build: display package name and version in configure summary | rbuj | 1 | -0/+3 | |
2021-02-02 | build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME | rbuj | 1 | -1/+1 | |
2020-06-28 | build: Add ice & glib-2.0 modules in PKG_CHECK_MODULES(LIBEGG) | rbuj | 1 | -1/+1 | |
2020-06-22 | pre-bump version | raveit65 | 1 | -1/+1 | |
2020-06-18 | Improved detection of --enable/disable synctex option | Oz N Tiram | 1 | -3/+6 | |
2020-06-18 | Make synctex optional | Oz Tiram | 1 | -8/+17 | |
Not everyone who reads PDF's is necessarily a LaTeX user. These changes allow users to install atril without the huge bagage of tex-live on systems where synctex isn't provided as a stand alone library. | |||||
2020-06-07 | use git submodule for cut-n-paste/smclient | Wu Xiaotian | 1 | -3/+4 | |
2020-04-17 | build: update configure summary | raveit65 | 1 | -0/+5 | |
2020-04-10 | build: do not override the default value for MATE_COMPILE_WARNINGS | rbuj | 1 | -1/+1 | |
2020-04-02 | build: set compiler warning level to yes | raveit65 | 1 | -1/+1 | |
Note: it was unset here | |||||
2020-02-09 | release 1.24.0v1.24.0 | raveit65 | 1 | -2/+2 | |
2020-01-31 | Fix year 2038 issue with signed 32-bit integers | rbuj | 1 | -3/+1 | |
GTime is defined to always be a signed 32-bit integer, it will overflow in the year 2038. | |||||
2020-01-19 | release 1.23.2v1.23.2 | raveit65 | 1 | -1/+1 | |
2019-11-11 | migrate from intltool to gettext | Wu Xiaotian | 1 | -3/+4 | |
2019-09-08 | remove 'synctex' internally, work with external library instead | Pablo Barciela | 1 | -6/+3 | |
2019-08-31 | build: require webkit2gtk-4.0 >= 2.6.0 | monsta | 1 | -1/+1 | |
2019-08-31 | build: drop fallback check for webkit2gtk-3.0 | monsta | 1 | -5/+0 | |
it's dead upstream for years | |||||
2019-08-29 | build: Use synctex system library if available | rbuj | 1 | -0/+16 | |
based on https://gitlab.gnome.org/GNOME/evince/commit/9edaca5b7b35bbbeeecfaf8d9291a4c092d8be91 | |||||
2019-08-23 | release 1.23.1v1.23.1 | raveit65 | 1 | -1/+1 | |
2019-08-01 | require GLib 2.54.0 | monsta | 1 | -1/+1 | |
that's where glib-genmarshal got --prototypes option | |||||
2019-06-26 | Bump Cairo version to 1.14.0 | Matthew Petroff | 1 | -18/+1 | |
such that hi-dpi conditionals aren't needed. origin commit: https://github.com/linuxmint/xreader/commit/df3cdc6 | |||||
2019-06-10 | Change url project's website | Laurent Napias | 1 | -1/+1 | |
2019-05-14 | pre-bump version | raveit65 | 1 | -1/+1 | |
2019-02-25 | release 1.22.0v1.22.0 | raveit65 | 1 | -2/+2 | |
2018-12-20 | comics: fix incorrect mimetype saying to open and thumbnail all rarfiles | Eli Schwartz | 1 | -1/+1 | |
application/vnd.rar is for files with the .rar extension, application/vnd.comicbook-rar is the subtype for files with the .cbr extension. | |||||
2018-11-15 | release 1.21.1v1.21.1 | raveit65 | 1 | -1/+1 | |
2018-11-07 | comics: support application/vnd.rar MIME type | Pablo Barciela | 1 | -1/+1 | |
Fixes https://github.com/mate-desktop/atril/issues/341 | |||||
2018-03-26 | release 1.21.0v1.21.0 | raveit65 | 1 | -1/+1 | |
2018-03-22 | build: Add configure check for glib-compile-resources | Christian Persch | 1 | -2/+28 | |
origin commit: https://git.gnome.org/browse/evince/commit/?id=119e6ac | |||||
2018-03-21 | shell: Use GtkApplication to inhibit the screensaver | Christian Persch | 1 | -1/+0 | |
Remove TotemScrsaver copy, and use GtkApplication inhibition instead. origin commit: https://git.gnome.org/browse/evince/commit/?h=gnome-3-6&id=612701f | |||||
2018-03-21 | shell: Use gdbus-codegen for the org.mate.atril.Application interface | Christian Persch | 1 | -3/+9 | |
origin commit: https://git.gnome.org/browse/evince/commit/?h=gnome-3-6&id=c9aada8 | |||||
2018-01-31 | release 1.20v1.20.0 | raveit65 | 1 | -2/+2 | |
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -2/+2 | |
2018-01-29 | build: remove pre-GTK+3 option (how did I miss that?) | monsta | 1 | -10/+0 | |
2018-01-04 | release 1.19.6v1.19.6 | raveit65 | 1 | -1/+1 | |
2017-11-22 | pre-bump version | raveit65 | 1 | -1/+1 | |
2017-09-06 | bump version | raveit65 | 1 | -1/+1 | |
2017-08-31 | pre-bump version | raveit65 | 1 | -1/+1 | |
2017-08-29 | release 1.19.2v1.19.2 | raveit65 | 1 | -1/+1 | |