summaryrefslogtreecommitdiff
path: root/libdocument
AgeCommit message (Expand)AuthorFilesLines
2017-08-15Take monitor scale factor into account when calculating zoom.Matthew Petroff2-2/+6
2017-03-07libdocument: Add length and nth methods to EvMappingListraveit652-0/+20
2017-03-06docs: Add missing EvAnnotation API to sections.txtraveit651-0/+6
2017-03-05Revert "sometimes info->linearized is not a string" andAlexei Sorokin1-5/+1
2016-11-23move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta4-35/+3
2016-11-23fix indent a bitmonsta1-2/+2
2016-06-29Fix rotated tiff documentsraveit651-1/+1
2016-06-29GTK+-3: Use ev_document_misc_get_pointer_position() instad of deprecated gtk_...raveit652-0/+51
2016-06-24GTK+-3: do not use gdk_app_launch_context_new()raveit651-0/+17
2016-06-24libdocument: Document EvAnnotation.raveit651-0/+118
2016-06-24libdocument: Make EvSourceLink boxed.raveit652-11/+62
2016-06-24libdocument: Add missing annotation to ev_document_factory_get_document.raveit651-1/+1
2016-06-24libdocument: Use G_DEFINE_BOXED_TYPE instead of custom macroraveit652-22/+3
2016-06-01fix minor build warningmonsta1-1/+2
2016-05-25backend, libdocument: reorganize some includesmonsta6-4/+3
2016-01-02libdocument: fix typoMonsta1-2/+2
2015-08-31drop support for win32/osx/hildon, make smclient mandatoryMonsta3-79/+0
2015-04-04libdocument: Fix saving attachments when the name contains a pathJustin Willmert1-1/+4
2015-03-19corrected bug tracker links everywhereMonsta1-1/+1
2015-01-22fix careless hack: don't do double-free, avoid weird crashesMonsta2-10/+3
2014-12-10fix GI build again...Monsta1-1/+1
2014-12-10[win32] Fix ev_win32_get_locale_dir()infirit1-0/+2
2014-12-10Add .png extension when saving images using DnDinfirit1-2/+2
2014-12-10Gtk3: libdocument: Port To GtkStyleContextinfirit1-0/+23
2014-12-09libdocument: Add xz compression supportinfirit3-5/+14
2014-12-09libdocument: Add more sanity checks to ev-document-miscinfirit1-0/+4
2014-12-09[libdocument] Use find_link_page() instead of find_link_dest() in get_dest_pa...infirit1-8/+2
2014-12-09[libdocument] Remove unused method ev_link_get_page()infirit2-22/+0
2014-12-09[shell] Use new methods to get page and page label from a linkinfirit2-0/+42
2014-12-09[libdocument] Check for NULL in synctex_backward_search.infirit1-6/+11
2014-12-09[libdocument] Add new action to change layers stateinfirit2-2/+109
2014-12-09Do not cache layers in the backendsinfirit2-17/+4
2014-09-23Fix glib deprecationsinfirit2-27/+9
2014-08-19Mathjax Supportrootavish2-1/+14
2014-08-14Inverted colors(night) viewing mode for ePubrootavish2-0/+19
2014-08-11Merge remote-tracking branch 'upstream/master' into epubrootavish1-1/+1
2014-08-06Searching in epub documentsrootavish2-3/+3
2014-08-03Table of contents(index) for epubrootavish3-1/+12
2014-07-29Searching single pages in epubrootavish2-0/+18
2014-07-19Moving all webkit tasks to main loop jobsrootavish2-14/+0
2014-07-19Thumbnails for all documentsrootavish2-2/+15
2014-07-07Refactored code, created a new EvWebView typerootavish2-8/+1
2014-07-04Thumbnails for Epub Documentsrootavish1-16/+32
2014-07-01More changes to accomodate webviewrootavish2-0/+8
2014-06-23Functions for document info and EvPage,other changesrootavish2-2/+31
2014-04-21create_thumbnail_frame should return NULL whenraveit651-1/+1
2014-01-21Use GTK_API_VERSION for g-ir-scanner instead of hardcoded versioninfirit1-2/+2
2013-08-10Add check for zlib and add to linkerinfirit1-1/+2
2012-09-03add xps backendStefano Karapetsas2-0/+18
2012-08-19Add gmodule check for libdocumentSteev Klimaszewski1-0/+1