Age | Commit message (Expand) | Author | Files | Lines |
2022-11-17 | epub: add fallback for malformed epub files in check_mime_type | rbuj | 1 | -28/+38 |
2022-11-11 | release 1.27.0v1.27.0 | mbkma | 2 | -1/+17 |
2022-11-11 | tx: sync with transifex | mbkma | 143 | -37854/+49281 |
2022-10-29 | tx: update resource | mbkma | 2 | -260/+264 |
2022-10-28 | tx: migrate config file | mbkma | 2 | -11/+28 |
2022-08-04 | epub: Fix index loading for certain documents - look for epub:type | Michael Webster | 1 | -1/+7 |
2022-02-12 | ci: drop -Wunused-parameter compiler cflag from debian build | raveit65 | 1 | -2/+2 |
2022-02-11 | Fix implicit conversion changes signedness: 'gboolean' to 'guint' | rbuj | 5 | -10/+10 |
2022-01-09 | Fix the type for the signal identifier which is gulong | rbuj | 4 | -8/+8 |
2022-01-09 | Use GLib's new g_clear_signal_handler() function to simplify code | rbuj | 2 | -0/+19 |
2022-01-02 | Remove warnings about redefining gettext support macros | rbuj | 2 | -5/+2 |
2022-01-02 | Don't build the path to stock icons | rbuj | 5 | -18/+3 |
2021-11-20 | Use a blank line at most | rbuj | 83 | -220/+0 |
2021-11-20 | Accessibility: add button description | Valentin Villenave | 2 | -0/+4 |
2021-11-12 | Preserve compatibility with older GLib versions | Valentin Villenave | 2 | -1/+14 |
2021-08-06 | release 1.26.0v1.26.0 | raveit65 | 2 | -2/+13 |
2021-08-06 | tx: sync with transifex | raveit65 | 41 | -24180/+60193 |
2021-08-06 | tx: update resource | raveit65 | 1 | -182/+182 |
2021-08-06 | travis-Ci: use libera.chat as notification server | raveit65 | 1 | -1/+1 |
2021-07-10 | ev-window.c: only create a EvWebView if needed | mbkma | 1 | -3/+10 |
2021-06-15 | ev-sidebar-links: Optimize reverse link lookup for a page | Christoph Fritz | 1 | -59/+80 |
2021-05-29 | travis-ci: use ubuntu focal as host system | raveit65 | 1 | -1/+1 |
2021-04-22 | travis: disable travis builds for ubuntu | raveit65 | 1 | -1/+1 |
2021-04-13 | introspection: Fix bogus --library arguments. | orbea | 2 | -2/+2 |
2021-04-01 | libdocument: remove _ev_g_mkdtemp function | Jason Crain | 1 | -86/+1 |
2021-04-01 | epub: declaration of ‘uL’ shadows a previous local [-Wshadow] | rbuj | 1 | -2/+0 |
2021-04-01 | ev-window: missing initializer for a field of ‘GtkActionEntry’ | rbuj | 1 | -6/+6 |
2021-04-01 | epub: fix typo | rbuj | 1 | -1/+1 |
2021-03-29 | release 1.25.1v1.25.1 | raveit65 | 2 | -1/+37 |
2021-03-29 | tx: sync with transifex | raveit65 | 227 | -34022/+88435 |
2021-03-29 | tx: update resource | raveit65 | 1 | -683/+2318 |
2021-03-29 | update help | mbkma | 54 | -872/+2850 |
2021-03-08 | travis: build with mate-common-1.24.2 from repos | raveit65 | 1 | -11/+0 |
2021-02-22 | tx: temporarily disable build for ArchLinux | raveit65 | 1 | -1/+1 |
2021-02-10 | update resource for transifex | rbuj | 1 | -160/+601 |
2021-02-10 | caja extension: Update copyright year | rbuj | 1 | -1/+1 |
2021-02-10 | dvi: use glib i18n macros | rbuj | 5 | -20/+37 |
2021-02-10 | i18n: use g_dngettext instead of ngettext | rbuj | 1 | -13/+18 |
2021-02-10 | build: allow users to disable gettext support (--disable-nls) | rbuj | 19 | -19/+74 |
2021-02-05 | build: Use PACKAGE_URL variable | rbuj | 7 | -26/+39 |
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 |
2021-01-28 | Remove warning -Wtype-limits | rbuj | 2 | -3/+1 |
2021-01-16 | update resource for transifex | rbuj | 2 | -219/+224 |
2021-01-16 | Update copyright to 2021 | rbuj | 2 | -2/+2 |
2021-01-07 | Check whether the document page failed to render | rbuj | 2 | -1/+18 |
2021-01-07 | ps backend: do not silence the warnings when rendering the page | rbuj | 1 | -5/+5 |
2020-12-11 | Support non-X11 windowing systems | wb9688 | 2 | -8/+10 |
2020-12-09 | build: remove legacy variable MATEICONDIR | rbuj | 3 | -3/+0 |
2020-12-08 | update issue template | raveit65 | 1 | -1/+1 |