summaryrefslogtreecommitdiff
path: root/libview
AgeCommit message (Expand)AuthorFilesLines
2017-08-28Refreshing annotations' sidebar upon deletionGiselle Machado2-0/+16
2017-08-28page-cache: Add flags parameter to ev_page_cache_mark_dirty()Carlos Garcia Campos3-5/+28
2017-08-28libview: add ev_view_remove_annotationGermán Poo-Caamaño2-0/+36
2017-08-28libview: Rename ev_view_set_focused_element and make it publicJoanmarie Diggs2-11/+15
2017-08-28Change the opacity of the annotation windowGiselle Machado1-0/+27
2017-08-28libview: Grab focus for form fields and links on mouse pressAntia Puentes2-144/+282
2017-08-28libview: Handle activation link of a Form Field if presentJosé Aliste1-0/+3
2017-08-25libview: : avoid deprecated gtk_adjustment_changedraveit651-0/+2
2017-08-24ev-job-find: mark two methods as skipCosimo Cecchi2-0/+12
2017-08-24ev-jobs: have ev_job_failed_from_error shadow ev_job_failedCosimo Cecchi1-0/+7
2017-08-24libview: add missing transfer and element-type annotationsCosimo Cecchi2-0/+17
2017-08-20gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:ZenWalker1-0/+11
2017-08-20avoid gdk_screen_get_primary_monitor/gdk_screen_get_monitor_scale_factorZenWalker1-2/+12
2017-08-20avoid deprecated gdk_screen_get_width/heightZenWalker2-6/+14
2017-08-18libview: Scroll small pages in non-continuous modeMarek Kasik1-14/+82
2017-08-18libview: Enable GDK_SMOOTH_SCROLL events for viewXiao-Long Chen2-21/+52
2017-08-18libview: Ctrl+mouse wheel zoom should be pointer-centered, not window-centeredClement Lefebvre2-3/+21
2017-08-18ev-view: Add pan gesture to switch pageClement Lefebvre2-0/+80
2017-08-18ev-view: explicitly require a GtkScrolledWindow as the parent widgetClement Lefebvre1-0/+11
2017-08-18ev-view: Add pinch/zoom gesture to handle document zoomingClement Lefebvre3-10/+64
2017-08-14ev-annotation-window: Fix setting the color of the window borderJosephMcc1-16/+8
2017-08-14libview: fix annotation window focus change after creationNelson Benitez Leon1-9/+13
2017-08-14libview: Fix focus on ev_annotation_windowJosé Aliste1-21/+0
2017-08-14libview: Don't change the font color of the annotation windowCarlos Garcia Campos1-1/+0
2017-08-12fix runtime warnings caused by previous HDPI commitraveit651-1/+1
2017-08-12Take monitor scale factor into account when calculating zoom.Matthew Petroff1-1/+3
2017-08-12Add hi-dpi support for main view.Matthew Petroff2-22/+74
2017-08-11libview: setting annotation window icons sizesraveit651-16/+13
2017-08-11libview: save changes to a dropdown in an embedded formraveit651-2/+2
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