Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-09-05 | Fix POTFILES for gsettings schema | infirit | 1 | -1/+1 | |
2015-09-04 | Merge pull request #156 from monsta/stuff | Stefano Karapetsas | 7 | -21/+4 | |
some minor cleanup (mostly from upstream) | |||||
2015-09-02 | comics: Fix -Wold-style-declaration warning | Christian Persch | 1 | -1/+1 | |
2015-09-02 | xps: Remove extra call to gxps_link_get_area() | Carlos Garcia Campos | 1 | -1/+0 | |
2015-09-02 | pdf: remove unused variables | Hib Eris | 1 | -12/+2 | |
2015-09-02 | pdf: remove unused variable | Hib Eris | 1 | -1/+0 | |
2015-09-02 | Remove unused variables from mdvi-lib | Hib Eris | 3 | -6/+1 | |
2015-09-02 | libview: removed 'x' attribute from a header file | monsta | 1 | -0/+0 | |
2015-08-31 | configure.ac: drop obsolete macro | monsta | 1 | -3/+0 | |
It's been a no-op for a long time. See https://mail.gnome.org/archives/commits-list/2011-December/msg00681.html for example. | |||||
2015-08-31 | configure: properly show "epub backend: no" in summary if it's off | infirit | 1 | -1/+1 | |
Thanks to @monsta for reporting the problem. | |||||
2015-08-31 | made --page-index command line option actually work | monsta | 1 | -1/+1 | |
that logic error was completely ridiculous | |||||
2015-08-31 | corrected code for --page-index and --page-label command line options | monsta | 1 | -32/+48 | |
partially taken from https://git.gnome.org/browse/evince/commit/?id=26c0109e67aa02fb0e58b2580a6df41363c78bd5 | |||||
2015-08-31 | make sure findbar is visible when using --find command line option | monsta | 1 | -11/+12 | |
from https://git.gnome.org/browse/evince/commit/?id=a11159d1b8ea994271b26b5c60083c0b07c1722d | |||||
2015-08-31 | don't show findbar in presentation mode (search doesn't work there) | monsta | 1 | -7/+12 | |
from https://git.gnome.org/browse/evince/commit/?id=79b9e1e0d6efa05a875e0db5407c9b760f3939d4 | |||||
2015-08-31 | when findbar is invoked, don't jump straight to result | Monsta | 1 | -19/+24 | |
from https://git.gnome.org/browse/evince/commit/?id=1c1fe3110118254e3e6ab4661517697d91e99ff8 | |||||
2015-08-31 | pdf: Fix compile warning | Carlos Garcia Campos | 1 | -0/+3 | |
2015-08-31 | pdf: Fix saving annotations added to different pages | Daniel Glöckner | 1 | -4/+9 | |
Fixes bug #628378. | |||||
2015-08-31 | drop support for win32/osx/hildon, make smclient mandatory | Monsta | 19 | -1029/+18 | |
2015-08-26 | Merge pull request #152 from monsta/patch-2 | Martin Wimpress | 1 | -1/+1 | |
require libgxps >= 0.2.0 | |||||
2015-08-26 | require libgxps >= 0.2.0 | monsta | 1 | -1/+1 | |
code changes from https://github.com/GNOME/evince/commit/740263e84f812e069c25d32e6fbf40bec4c061e2 are already in, but the version bump isn't. fixed that. | |||||
2015-08-08 | use GObject instead of deprecated GtkObject in GTK+2 as well | Monsta | 4 | -90/+4 | |
2015-08-05 | Fix gtk-doc build | infirit | 1 | -1/+3 | |
2015-07-28 | Fix build with optional mate-desktop. | infirit | 2 | -2/+7 | |
2015-07-28 | Made the dependancy on mate-desktop optional | Geert Braekmans | 2 | -24/+54 | |
2015-07-24 | Save always settings that can bse saved as default in metadata | Carlos Garcia Campos | 3 | -128/+131 | |
We relided on default values to store settings in metadata, so that settings that don't change are not saved in metdata. Now that default settings can change, that approach doesn't work, so we need o save all settings in metadata. evince commit: 720eebf9f0dd2e6a2765f6117f3bce9d7c74fcfa evince bug: https://bugzilla.gnome.org/show_bug.cgi?id=639003 | |||||
2015-07-13 | Bump version to 1.10.1atril-1.10.1 | Monsta | 2 | -1/+8 | |
2015-07-10 | help: fix legal page | raveit65 | 1 | -9/+29 | |
2015-07-10 | fix crash when pressing Esc | Monsta | 1 | -1/+1 | |
fixes https://github.com/mate-desktop/atril/issues/136 | |||||
2015-07-10 | Gtk3: Add webkit2gtk-4.0 and prefer it over 3.0 | infirit | 1 | -11/+12 | |
A lot of distro's are dropping webkit2gtk-3.0 and 4.0 works just as well. Also use have_webkit variable in the PKG_CONFIG checks. | |||||
2015-07-10 | gtk3 build: use webkit2gtk-4.0 if 3.0 isn't available | Monsta | 1 | -0/+5 | |
"thanks" to debian guys for removing 3.0 from testing repo | |||||
2015-07-09 | help: fix merge conflict in slovenian translation | Monsta | 1 | -1/+1 | |
2015-07-09 | help: fix broken link to feedback page | Monsta | 1 | -1/+1 | |
2015-07-02 | help: fix boken NL atril_start_window.png image | infirit | 1 | -0/+0 | |
2015-05-05 | Bump version to 1.10.0atril-1.10.0 | Stefano Karapetsas | 2 | -4/+4 | |
2015-05-05 | Sync translations with transifex | mate-i18n | 11 | -396/+327 | |
2015-04-04 | Bump version to 1.9.90atril-1.9.90 | Stefano Karapetsas | 2 | -10/+2 | |
2015-04-04 | libdocument: Fix saving attachments when the name contains a path | Justin Willmert | 1 | -1/+4 | |
Use the basename for the temp file template instead of using the attachment name directly. https://bugzilla.gnome.org/show_bug.cgi?id=679354 (cherry picked from commit ff8a330756f in Evince) Closes https://github.com/mate-desktop/atril/pull/131 | |||||
2015-04-04 | Sync translations with transifex | mate-i18n | 7 | -209/+158 | |
2015-03-19 | corrected bug tracker links everywhere | Monsta | 6 | -13/+13 | |
Closes https://github.com/mate-desktop/atril/pull/132 | |||||
2015-03-15 | webkit: indicate that job failed when the thumbnail loading fails | Monsta | 1 | -7/+8 | |
in GTK+3 build as well | |||||
2015-03-15 | webkit changes | Monsta | 1 | -16/+42 | |
- GTK+2 build: use signals to get notifications about load finish and errors (instead of polling in idle function) - GTK+2 build: indicate that job failed when the thumbnail loading fails - it doesn't seem to change anything though, but gotta figure out how to do the same in GTK+3 build for consistency - changed lock/unlock logic so that there's no locking in a function and unlocking in a callback | |||||
2015-03-15 | webkit: don't connect signal handlers more than once | Monsta | 1 | -12/+33 | |
avoids calling the callback twice and crashing in GTK+3 build (because that callback unlocks the mutex, and glib gets angry when you unlock a mutex twice) Closes https://github.com/mate-desktop/atril/pull/128 | |||||
2015-01-22 | Bump version to 1.9.2atril-1.9.2 | Stefano Karapetsas | 2 | -1/+7 | |
2015-01-22 | fix careless hack: don't do double-free, avoid weird crashes | Monsta | 3 | -12/+4 | |
because backends manager frees that var already. actually, adding ev_backends_manager_get_backends_dir to the public API was still careless. backends manager and epub document jobs seem to be in the different threads, and there's no mutex seen anywhere around. luckily, what we have here is just a reading of a variable that has been assigned only once (in backends_dir function), so it's not as catastrophic as it would be if it was e.g. concurrent writing without a mutex. Closes https://github.com/mate-desktop/atril/pull/124 | |||||
2015-01-22 | fix crash when pressing Enter on "unable to open document" screen | Monsta | 1 | -4/+6 | |
Closes https://github.com/mate-desktop/atril/pull/124 | |||||
2015-01-10 | comics backend: add support for bsdtar | Balló György | 1 | -0/+24 | |
bsdtar is able to extract all supported comics archive format. | |||||
2015-01-10 | safer access to list element's data | Monsta | 1 | -5/+1 | |
g_list_nth_data just returns NULL if either list or element is NULL | |||||
2015-01-10 | shell: drop ancient code with support for Glib < 2.6.0 | Monsta | 2 | -10/+2 | |
2014-12-29 | epub: Fix some typos | infirit | 1 | -2/+2 | |
Thanks to tibbi <[email protected]> for spotting them. | |||||
2014-12-16 | Revert "Add back Glib 2.32 support" | infirit | 3 | -10/+1 | |
This reverts commit 7a72f6eb6a4cfcf636760c6a6efb24ab2fb278c9. |