Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-10-20 | Merge pull request #46 from infirit/master | Stefano Karapetsas | 1 | -1/+1 | |
One filename is longer than 99 characters, use tar-ustar | |||||
2013-10-20 | One filename is longer than 99 characters, use tar-ustar | infirit | 1 | -1/+1 | |
2013-10-17 | Merge pull request #43 from NiceandGently/master | Stefano Karapetsas | 2 | -2/+2 | |
rename to atril | |||||
2013-10-17 | rename to atril | raveit65 | 2 | -2/+2 | |
2013-10-17 | Package name is atril | Stefano Karapetsas | 1 | -1/+1 | |
2013-10-13 | Sync translations with transifex | Stefano Karapetsas | 12 | -5086/+4395 | |
2013-10-13 | Enable case sensitive search button | Stefano Karapetsas | 1 | -6/+7 | |
It was available in the previous evince code, but not shown and not working. This commit fixes the button, but case sensitive search need to be fixed in the varios backends. See #41 https://github.com/mate-desktop/mate-document-viewer/issues/41 | |||||
2013-10-11 | Check if handler_id is connected before disconnect | Stefano Karapetsas | 1 | -2/+4 | |
Closes #40 https://github.com/mate-desktop/mate-document-viewer/issues/40 | |||||
2013-09-26 | Remove unused distro folder | Stefano Karapetsas | 2 | -85/+0 | |
2013-09-05 | Merge pull request #32 from infirit/master | Stefano Karapetsas | 2 | -1/+16 | |
Add check for zlib and add to linker | |||||
2013-08-10 | Add check for zlib and add to linker | infirit | 2 | -1/+16 | |
Should solve https://bugs.gentoo.org/show_bug.cgi?id=480464 and https://github.com/Sabayon/mate-overlay/issues/46 | |||||
2013-08-03 | shell: Use yelp documentation instead of static html | Stefano Karapetsas | 1 | -12/+1 | |
2013-08-03 | Merge pull request #31 from infirit/yelptools | Stefano Karapetsas | 29 | -127/+101 | |
Use yelp-tools instead of mate-doc-utils | |||||
2013-08-02 | Fix typo in configure.ac | infirit | 1 | -1/+1 | |
2013-08-02 | Use yelp-tools instead of mate-doc-utils | infirit | 29 | -127/+101 | |
2013-08-02 | Move Atril to Office section in menu | Stefano Karapetsas | 1 | -1/+1 | |
Thanks to gapan Closes #29 https://github.com/mate-desktop/mate-document-viewer/issues/29 | |||||
2013-08-02 | Merge branch 'dev-libsecret' | Stefano Karapetsas | 2 | -48/+32 | |
2013-08-02 | Bump version to 1.6.1mate-document-viewer-1.6.1 | Stefano Karapetsas | 1 | -1/+1 | |
2013-06-26 | Use mate.Atril in SecretSchema | Stefano Karapetsas | 1 | -1/+1 | |
2013-06-26 | Drop libmatekeyring and use libsecret | Stefano Karapetsas | 2 | -48/+32 | |
From https://git.gnome.org/browse/evince/commit/?id=8022b6b | |||||
2013-05-09 | Use mate-document-viewer as app name | Stefano Karapetsas | 1 | -1/+1 | |
2013-05-09 | Fixes for make dist | Stefano Karapetsas | 12 | -38/+17 | |
2013-05-03 | better sort on filename images for comic book archives | Perberos | 1 | -1/+37 | |
This should fix the issue with files 1.jpg ... 10.jpg | |||||
2013-04-27 | previewer: Add manpage | Stefano Karapetsas | 2 | -0/+19 | |
Closes #24 (https://github.com/mate-desktop/mate-document-viewer/issues/24) | |||||
2013-04-27 | thumbnailer: Add manpage | Stefano Karapetsas | 2 | -1/+22 | |
2013-04-27 | Remove broken impress backend | Stefano Karapetsas | 24 | -5338/+0 | |
2013-04-11 | thumbnailer: limit thumbnailing time to 15 seconds by default | Carlos Garcia Campos | 1 | -0/+44 | |
The limit can be disabled with no-limit command line option. Fixes bug #651655. | |||||
2013-04-01 | Fix documentation buildmate-document-viewer-1.6.0 | Stefano Karapetsas | 1 | -1/+0 | |
2013-04-01 | Bump version to 1.6.0 | Stefano Karapetsas | 1 | -1/+1 | |
2013-04-01 | Sync translations with transifex | Stefano Karapetsas | 5 | -201/+5169 | |
2013-04-01 | Add transifex configuration file | Stefano Karapetsas | 1 | -0/+7 | |
2013-04-01 | Add empty ChangeLog to allow build from git | Stefano Karapetsas | 1 | -0/+2 | |
2013-03-21 | Merge pull request #21 from NiceandGently/master | Stefano Karapetsas | 12 | -12/+12 | |
update make files for autoconf 1.13 | |||||
2013-03-21 | Update make files for autoconf 1.13 | raveit | 12 | -12/+12 | |
2013-03-17 | Merge pull request #20 from NiceandGently/master | Stefano Karapetsas | 1 | -2/+3 | |
fix desktop file | |||||
2013-03-17 | Update atril.desktop.in.in | Wolfgang Ulbrich | 1 | -1/+1 | |
2013-03-17 | Update atril.desktop.in.in | Wolfgang Ulbrich | 1 | -1/+1 | |
2013-03-17 | Update atril.desktop.in.in | Wolfgang Ulbrich | 1 | -2/+3 | |
choose a unique name remove category MATE | |||||
2013-02-13 | AC_CONFIG_HEADERS to please automake 1.13 | Marcel Dijkstra | 1 | -1/+0 | |
2012-11-22 | Merge pull request #16 from bhull2010/master | Stefano Karapetsas | 1 | -1/+1 | |
Fix evince -> atril in configure | |||||
2012-11-22 | Fix leftover evince -> atril in configure | Brent Hull | 1 | -1/+1 | |
2012-11-14 | migrate lockdown stuff to gsettingsmate-document-viewer-1.5.0 | Stefano Karapetsas | 2 | -76/+23 | |
2012-11-14 | thumbnailer: remove mateconf schemas | Stefano Karapetsas | 7 | -536/+0 | |
2012-11-03 | Merge pull request #14 from NiceandGently/master | Stefano Karapetsas | 1 | -1/+1 | |
change atril api version to 1.5.0 | |||||
2012-11-03 | update ev api version to 1.5.0 | raveit | 1 | -1/+1 | |
2012-10-09 | Fixed incorrect fsf addresses. Closes #12. | Steve Zesch | 4 | -4/+4 | |
2012-09-20 | Merge pull request #10 from oz123/markdown-docu | Perberos | 6 | -1/+902 | |
Markdown docu | |||||
2012-09-18 | replace call to g:help with path to html docu | oz123 | 1 | -1/+8 | |
2012-09-18 | Merge branch 'markdown-docu' of ↵ | oz123 | 0 | -0/+0 | |
https://github.com/oz123/mate-document-viewer into markdown-docu | |||||
2012-09-18 | update screenshot | oz123 | 1 | -0/+0 | |