Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-03-06 | egg-toolbar-editor.c: don't use deprecated gtk_icon_size_lookup_for_settings | raveit65 | 1 | -5/+2 | |
2017-03-06 | egg-editable-toolbar: don't use deprecated gtk_icon_size_lookup_for_settings | raveit65 | 1 | -12/+5 | |
2017-03-06 | zoom-control.c: don't use deprecated gtk_combo_box_set_focus_on_click | raveit65 | 1 | -0/+4 | |
replace it with gtk_widget_set_focus_on_click | |||||
2017-03-06 | avoid deprecated gtk_misc_set_alignment | raveit65 | 6 | -8/+57 | |
2017-03-06 | sidebar-annotations: don't use deprecated gtk_widget_render_icon_pixbuf | raveit65 | 1 | -7/+14 | |
and avoid to use GtkStock | |||||
2017-03-05 | Previously opened page incorrectly restored if it was the last one | loongson | 1 | -2/+0 | |
If you stay on the last page when you close it, reopen it will not be positioned until you visited it (reset to the first). In the changed code: Judgment only works on the last page. This function explicitly introduces this problem, so it can be removed directly. I have been tested successfully. | |||||
2017-03-05 | Revert "sometimes info->linearized is not a string" and | Alexei Sorokin | 2 | -20/+3 | |
"crash on g_free the address 0 or 1" These hacks are no longer of need after 1a0f225 | |||||
2017-02-20 | First page should not reloaded | nanxiongchao | 2 | -5/+6 | |
For the displayed page, do not reload every time, should be displayed immediately Tested successfully on Loongson 3A2000 with fedora25(mips64el distribution). | |||||
2017-01-25 | force X11 | raveit65 | 1 | -0/+2 | |
2017-01-13 | Update atril NEWS to use consistent, project wide, markdown-like formatting. ↵ | Martin Wimpress | 1 | -163/+145 | |
This will make generating release announcements easier. | |||||
2016-11-30 | comics backend: add support for unarchiver (unar and lsar) | ZenWalker | 1 | -2/+30 | |
unar is able to extract all supported comics archive format CBR give unar priority over bsdtar, because it works better CBZ CB7 CBT give bsdtar priority over unar, because it is much faster | |||||
2016-11-28 | po: actually add new languages from Transifex | monsta | 1 | -0/+2 | |
2016-11-28 | release 1.17.0v1.17.0 | raveit65 | 1 | -0/+7 | |
2016-11-28 | sync with transiflex | raveit65 | 100 | -18896/+21331 | |
2016-11-23 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 44 | -1917/+95 | |
and require caja >= 1.17.1 | |||||
2016-11-23 | cut-n-paste: set vertical box to be homogeneous in GTK+3 code too | monsta | 1 | -4/+5 | |
2016-11-23 | shell: use modern function inside GTK+3 code block (and drop #define) | monsta | 1 | -5/+1 | |
2016-11-23 | shell: replace deprecated function call inside GTK+3 code block | monsta | 1 | -1/+1 | |
2016-11-23 | fix indent a bit | monsta | 6 | -29/+28 | |
2016-11-11 | shell: remove metadata migration code | monsta | 5 | -412/+3 | |
taken from: https://git.gnome.org/browse/evince/commit/?id=8713e9adcd884d32d4d49e675a001bb26c590dcc this metadata convert tool had been added to Evince back in 2009, and I'm not sure it ever worked in Atril. time to drop it anyway. | |||||
2016-11-01 | release 1.16.1v1.16.1 | monsta | 2 | -1/+14 | |
2016-11-01 | sync with Transifex | monsta | 16 | -207/+216 | |
2016-10-31 | thumbnailer: skip epub files | monsta | 1 | -0/+1 | |
temporary workaround for stupid segfaults - until we implement proper thumbnailing in epub backend | |||||
2016-10-31 | djvu: support image/vnd.djvu+multipage MIME type | monsta | 2 | -2/+2 | |
more info at: https://git.gnome.org/browse/evince/commit/?id=7850b986cf3225369170cdec545844b025bfd12e | |||||
2016-10-21 | comics: support application/vnd.comicbook+zip MIME type | monsta | 2 | -2/+2 | |
more info at: https://git.gnome.org/browse/evince/commit/?id=71b1323 | |||||
2016-10-21 | comics: fix MIME type comparisons | monsta | 1 | -8/+8 | |
taken from: https://git.gnome.org/browse/evince/commit/?id=364b340 | |||||
2016-10-21 | comics: fix indent | monsta | 1 | -24/+24 | |
2016-10-20 | tiff: use function from cairo >= 1.6 unconditionally | monsta | 2 | -10/+0 | |
no need for additional checks these days (and we actually already use the same function in another file) | |||||
2016-10-20 | bump poppler version requirement to 0.22.0 | monsta | 1 | -1/+1 | |
because of new case-sensitive search feature | |||||
2016-10-14 | Fix case sensitive searching for PDF | Cormac Walsh | 1 | -1/+5 | |
2016-09-19 | release 1.16.0v1.16.0 | raveit65 | 1 | -2/+2 | |
2016-09-19 | update NEWS for 1.16 | monsta | 1 | -89/+24 | |
2016-09-19 | sync with Transifex | monsta | 98 | -17106/+20357 | |
2016-07-29 | release 1.15.3v1.15.3 | monsta | 2 | -1/+9 | |
2016-07-29 | get rid of build-dep on libmate-desktop | monsta | 4 | -36/+3 | |
2016-07-29 | use GtkAbout instead of MateAbout | raveit65 | 1 | -5/+0 | |
2016-07-28 | add some missing contextual information for translators | monsta | 3 | -1/+9 | |
ported from: https://git.gnome.org/browse/evince/commit/?id=544d9b4a73011c1e5a7b1d37b05a94f761d0dc03 | |||||
2016-07-28 | libview: remove useless always-false condition | monsta | 1 | -4/+0 | |
from https://git.gnome.org/browse/evince/commit/?id=ebb480a2359cf9ce88cafd7babb034d2387d849c | |||||
2016-07-28 | djvu: remove unneeded assignment | monsta | 1 | -4/+1 | |
from https://git.gnome.org/browse/evince/commit/?id=d5ab5564e1b2e99e4939a4fb5a683e9be814bcbe | |||||
2016-07-28 | comics: properly open files with special characters in path | monsta | 1 | -1/+1 | |
from https://git.gnome.org/browse/evince/commit/?id=c648cb2aa38c5004fc091d0067d63aa3beee748f | |||||
2016-07-26 | relese 1.15.2v1.15.2 | raveit65 | 1 | -0/+25 | |
2016-07-26 | sync with transiflex | raveit65 | 98 | -21697/+23284 | |
2016-07-26 | fix sendto with non-latin filenames or filenames with spaces | monsta | 1 | -1/+4 | |
adapted from: https://git.gnome.org/browse/evince/commit/?id=00acd7274797fe3576be92f21faa32fd8692c95d | |||||
2016-07-22 | Split dual mode option into dual mode with odd and even pages on the left | raveit65 | 5 | -42/+100 | |
2016-07-22 | document-model: Make dual mode and dual mode odd page left mutally exclusive | raveit65 | 1 | -0/+10 | |
The can't be set at the same time, but they can be both unset. taken from: https://git.gnome.org/browse/evince/commit/?id=39106f4 | |||||
2016-07-22 | Allow to use Send To action from the toolbar | raveit65 | 2 | -0/+3 | |
taken from: https://git.gnome.org/browse/evince/commit/?id=a8d6329 | |||||
2016-07-22 | Use document-send icon for Send To action | raveit65 | 3 | -2/+4 | |
taken from: https://git.gnome.org/browse/evince/commit/?id=fff0e69 | |||||
2016-07-22 | Add Send To action to file menu | raveit65 | 2 | -0/+51 | |
It uses caja-sendto to allow you to send the current document by email, to a removable device, etc. If caja-sendto command is not present in path, the menu item is hidden. https://bugzilla.gnome.org/show_bug.cgi?id=569913 Taken from: https://git.gnome.org/browse/evince/commit/?id=c9ce578 | |||||
2016-07-22 | Add --named-dest command line argument | raveit65 | 2 | -0/+14 | |
and add spawn and dbus support for named destinations taken from: https://git.gnome.org/browse/evince/commit/?id=a90e764 https://git.gnome.org/browse/evince/commit/?id=26c0109 | |||||
2016-07-15 | distcheck: explicitly use currently selected GTK+ version | raveit65 | 1 | -1/+2 | |