summaryrefslogtreecommitdiff
path: root/libdocument
AgeCommit message (Expand)AuthorFilesLines
2018-03-19Save/restore context when getting colors for a different stateraveit651-0/+2
2018-01-31require GTK+ 3.22 and GLib 2.50monsta2-23/+1
2017-12-10WidthOfScreen and HeightOfScreen implementationPablo Barciela1-5/+2
2017-09-06libdocument: Add ev_document_text_get_text_attrs()Antia Puentes2-1/+17
2017-08-28libdocument: Make ev_mapping_list_remove voidCarlos Garcia Campos2-3/+2
2017-08-28libdocument: add ev_mapping_list_removeGermán Poo-Caamaño2-0/+21
2017-08-28libdocument: Add remove_annotation to DocumentAnnotations.José Aliste2-1/+25
2017-08-28Change color of annotation windowGiselle Machado1-1/+1
2017-08-28libdocument: Added ev_mapping_list_getAntia Puentes2-8/+33
2017-08-28libdocument: Add activation_link to EvFormField structJosé Aliste2-0/+4
2017-08-24ev-mapping-list: make a boxed typeCosimo Cecchi2-0/+49
2017-08-24libdocument: add missing transfer and element-type annotationsCosimo Cecchi7-0/+70
2017-08-20avoid gdk_screen_get_primary_monitor/gdk_screen_get_monitor_scale_factorZenWalker2-9/+10
2017-08-20ev-document-misc.c: avoid deprecated gdk_screen_get_width/height_mmZenWalker1-0/+9
2017-08-20avoid deprecated gdk_screen_get_width/heightZenWalker1-1/+5
2017-08-14libdocument: Add EvAnnotation API using GdkRGBAChristian Persch2-20/+119
2017-08-14libdocument: Use the new deprecation macrosChristian Persch1-0/+6
2017-08-14Add deprecation macrosChristian Persch2-0/+33
2017-08-12Take monitor scale factor into account when calculating zoom.Matthew Petroff2-2/+6
2017-08-11libdocument: adjust rendering of shadow for active and inactive pagesraveit651-24/+17
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