summaryrefslogtreecommitdiff
path: root/libview
AgeCommit message (Expand)AuthorFilesLines
2018-04-09ev-view-accessible: Fix a crash in ev_view_accessible_get_linkAntia Puentes1-0/+6
2018-04-04libview: Fix goto window in presentation modeCarlos Garcia Campos1-1/+2
2018-04-03libview: Check number of pages when processing button eventsMarek Kasik1-1/+1
2018-04-03libview: Check number of pages on ev_view_document_changed_cbGermán Poo-Caamaño1-2/+5
2018-04-03libview: save inverted colors in a documentPiiit1-0/+3
2018-04-03libview: Fix shift+click text selectionmonsta1-0/+22
2018-04-03libview: fix text selection with mouse in annotation windowmonsta1-23/+32
2018-04-02libview: fix occasional black color of annotation window bordermonsta1-2/+0
2018-04-02libview: fix annotation window focus change after creationNelson Benitez Leon1-9/+13
2018-04-02libview: Fix focus on ev_annotation_windowJosé Aliste1-21/+0
2018-04-02libview: Don't change the font color of the annotation windowCarlos Garcia Campos1-1/+0
2018-04-02libview: setting annotation window icons sizesraveit651-16/+13
2018-03-27libview: fix build without epubraveit651-2/+2
2018-03-22epub: fix loading epub thumbnailsMickael Albertus1-24/+23
2017-11-03EvPixbufCache: Handle backends that don't render a selectionOwen W. Taylor1-2/+4
2017-08-15fix runtime warnings caused by previous HDPI commitraveit651-1/+1
2017-08-15Take monitor scale factor into account when calculating zoom.Matthew Petroff1-1/+3
2017-08-15Add hi-dpi support for main view.Matthew Petroff2-22/+74
2017-08-15libview: save changes to a dropdown in an embedded formraveit651-2/+2
2017-04-18build: require cairo >= 1.10.0 and drop some old codemonsta1-11/+0
2017-03-07ev-view-accessible: Fix some coding style issuesraveit651-23/+24
2017-03-07ev-view-accessible: Add helper function to get text before, at or after offsetraveit651-94/+68
2017-03-07libview: Make EvLinkAccessible implement AtkActionraveit651-1/+53
2017-03-07libview: Implement AtkHypertext interfaceraveit654-9/+450
2017-03-07ev-view: Inlcude ev-jobs in ev-view.hraveit651-0/+1
2017-03-07ev-view-accessible: Use _ev_view_transform_doc_rect_to_view_rect()raveit651-32/+22
2017-03-07ev-view-accessible: Use _ev_view_transform_view_point_to_doc_point()raveit651-29/+21
2017-03-07libview: Rename EvView coordinate transformation functionsraveit652-60/+66
2017-03-07a11y: Do not use AtkFactory to create the EvViewAccessibleraveit654-159/+75
2017-02-20First page should not reloadednanxiongchao2-5/+6
2016-11-23move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta11-941/+17
2016-11-23fix indent a bitmonsta2-12/+12
2016-07-28add some missing contextual information for translatorsmonsta1-1/+3
2016-07-28libview: remove useless always-false conditionmonsta1-4/+0
2016-07-22Split dual mode option into dual mode with odd and even pages on the leftraveit652-26/+22
2016-07-22document-model: Make dual mode and dual mode odd page left mutally exclusiveraveit651-0/+10
2016-07-22Use document-send icon for Send To actionraveit652-1/+3
2016-07-03ev-view: add missing semicolon to gtk-doc commentraveit651-1/+1
2016-07-03GTK+-3 libview: Fix compiler warningsraveit652-0/+13
2016-07-03GTK+-3 ev-view-presentation: Fix a crash during the build with introspection ...raveit651-15/+22
2016-07-03ev-view: Fix compile warningraveit651-1/+1
2016-07-03GTK+-3.20 ev-view: Update EvView style to use CSS node nameraveit651-0/+4
2016-07-03Gtk+-3 ev-view: Set a style class on the view so it can be more easily styledraveit651-0/+15
2016-07-03GTK+-3 ev-view-private: Use GtkContainer and GtkContainerClass in EvView and ...raveit651-2/+8
2016-07-03GTK+-3 ev-view: Make EvView inherit from GtkContainer instead of GtkFixedraveit652-25/+217
2016-06-29libview: Add an option to show odd pages on the left in dual moderaveit652-28/+34
2016-06-29libview: Add dual-odd-left property to EvDocumentModelraveit652-0/+42
2016-06-29GTK+-3 ev-view-presentation: Fix a unused-but-set-variable compile warningraveit651-0/+4
2016-06-29GTK+-3: Use ev_document_misc_get_pointer_position() instad of deprecated gtk_...raveit652-2/+42
2016-06-24libdocument: Make EvSourceLink boxed.raveit651-1/+1