summaryrefslogtreecommitdiff
path: root/libview
AgeCommit message (Expand)AuthorFilesLines
2017-04-13build: require cairo >= 1.10.0 and drop some old codemonsta1-11/+0
2017-04-07ev-view: avoid deprecated gtk_drag_beginraveit651-6/+10
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
2016-06-24document-model: annotate ev_document_model_get_document()raveit651-0/+8
2016-06-24GTK+-3: Use GtkGrid instead of GtkTableraveit651-0/+29
2016-06-22GTK3 ev-timeline: don't use deprecated gdk_threads_{enter/leave} ()raveit651-0/+5
2016-06-22GTK+-3: do not use deprecated gtk_{h/v}box_newraveit653-0/+7
2016-02-01fix some build warningsmonsta1-2/+0
2015-09-02libview: removed 'x' attribute from a header filemonsta1-0/+0
2015-08-31drop support for win32/osx/hildon, make smclient mandatoryMonsta1-7/+0
2015-08-08use GObject instead of deprecated GtkObject in GTK+2 as wellMonsta2-50/+1
2015-03-19corrected bug tracker links everywhereMonsta1-2/+2
2015-03-15webkit: indicate that job failed when the thumbnail loading failsMonsta1-7/+8
2015-03-15webkit changesMonsta1-16/+42
2015-03-15webkit: don't connect signal handlers more than onceMonsta1-12/+33
2014-12-10libview: clear caches after destroying child widgets.infirit1-1/+1
2014-12-10a11: using ATK_ROLE_DOCUMENT_FRAME it's more correctinfirit1-1/+1
2014-12-10a11y: fixed offset index errorinfirit1-1/+1
2014-12-10a11y: checking null before setting text_buffer textinfirit1-1/+2
2014-12-10libview: Save contents of FormTextFields when they loss focus.infirit1-1/+17
2014-12-10libview: remove all widgets from the View when reloading the docinfirit1-0/+1