summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-29release 1.19.2v1.19.2raveit652-1/+44
2017-08-29sync with transifexraveit658-26/+28
2017-08-28shell: Check if doc implements Annotations interface before castJosé Aliste1-2/+4
2017-08-28Refreshing annotations' sidebar upon deletionGiselle Machado5-4/+38
2017-08-28libdocument: Make ev_mapping_list_remove voidCarlos Garcia Campos2-3/+2
2017-08-28page-cache: Add flags parameter to ev_page_cache_mark_dirty()Carlos Garcia Campos3-5/+28
2017-08-28pdf: Reset the annotation mapping when there are no more annotationsGiselle Machado1-0/+2
2017-08-28Add an option to remove annotations to the view popup menuraveit652-1/+21
2017-08-28libview: add ev_view_remove_annotationGermán Poo-Caamaño2-0/+36
2017-08-28pdf: Implement remove_annotation virtual funcGermán Poo-Caamaño1-0/+31
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-28pdf: Make annotation names uniqueGiselle Machado1-13/+14
2017-08-28pdf: Add support for adding other types of annotationsGiselle Machado1-9/+16
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-28Change color of annotation windowGiselle Machado1-1/+1
2017-08-28libview: Grab focus for form fields and links on mouse pressAntia Puentes2-144/+282
2017-08-28libdocument: Added ev_mapping_list_getAntia Puentes2-8/+33
2017-08-28pdf: Add activation link for Fields that have it.José Aliste1-2/+8
2017-08-28libview: Handle activation link of a Form Field if presentJosé Aliste1-0/+3
2017-08-28libdocument: Add activation_link to EvFormField structJosé Aliste2-0/+4
2017-08-25ev-properties-licence: don't use deprecated GtkAlignmentraveit651-7/+4
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-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-20gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:ZenWalker3-0/+57
2017-08-20avoid gdk_screen_get_primary_monitor/gdk_screen_get_monitor_scale_factorZenWalker5-15/+46
2017-08-20ev-document-misc.c: avoid deprecated gdk_screen_get_width/height_mmZenWalker1-0/+9
2017-08-20avoid deprecated gdk_screen_get_width/heightZenWalker4-9/+27
2017-08-20dvi: Mitigate command injection attacks by quoting filenameTobias Mueller1-2/+4
2017-08-20mdvi-lib: Fix compilation warning (const-correctness)Tobias Mueller1-1/+1
2017-08-19libmisc: set width chars for page labelraveit651-0/+6
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-15release 1.19.1v1.19.1raveit652-13/+46
2017-08-15sync with transifexraveit65105-20484/+21446
2017-08-15sidebar-thumbnails: fix unwanted move to start after fullscreenNelson Benitez Leon1-0/+20
2017-08-15sidebar-thumbnails: preload one extra visible range while scrollingNelson Benitez Leon1-0/+8
2017-08-15sidebar-thumbnails: keep thumbnails already renderedNelson Benitez Leon1-23/+12
2017-08-15sidebar-thumbnails: fix clunky scrollingNelson Benitez Leon1-0/+24
2017-08-15update copyright year in Caja extensionmonsta1-1/+1
2017-08-15annotations-sidebar: Clean up the stylingraveit651-114/+86