summaryrefslogtreecommitdiff
path: root/backend/djvu
AgeCommit message (Collapse)AuthorFilesLines
2020-04-23djvu-text-page: Fix cppcheck [clarifyCalculation] warningsPablo Barciela1-2/+2
Fixes the warnings: backend/djvu/djvu-text-page.c:46:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] g_strjoin (delimit & 2 ? "\n" : ^ backend/djvu/djvu-text-page.c:47:28: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] delimit & 1 ? " " : NULL, ^
2019-11-11migrate from intltool to gettextWu Xiaotian2-5/+5
2019-07-01Remove trailing whitespacesLaurent Napias7-134/+134
2016-10-31djvu: support image/vnd.djvu+multipage MIME typemonsta1-1/+1
more info at: https://git.gnome.org/browse/evince/commit/?id=7850b986cf3225369170cdec545844b025bfd12e
2016-07-28djvu: remove unneeded assignmentmonsta1-4/+1
from https://git.gnome.org/browse/evince/commit/?id=d5ab5564e1b2e99e4939a4fb5a683e9be814bcbe
2014-12-09[djvu] Implement document_links_find_link_page()infirit3-6/+31
Taken from evince commit: 4f13859ce0aa0918a5c6a0a24686d97ffd7d2ee2 From: Carlos Garcia Campos <[email protected]>
2014-03-19djvu: Fix case sensitive searchStefano Karapetsas3-4/+16
Closes https://github.com/mate-desktop/atril/issues/41 Closes https://github.com/mate-desktop/atril/pull/74 This commit is based on Aleksi Blinnikka one from #74
2013-03-21Update make files for autoconf 1.13raveit1-1/+1
2011-11-09renaming libevdocument and libevview to prevent file conflictsPerberos1-1/+1
2011-11-09renaming evince to atrilPerberos5-9/+9
2011-11-09inicialPerberos9-0/+1807