Skip to content

Tags: GNOME/evince

Tags

48.alpha

Toggle 48.alpha's commit message
Release 48.alpha

The main goal is to get Evince working with Gtk4.

Details of changes:

backend:
  * Add missing break to make two columns right work (#1395, Alexandre Franke)
  * Add missing break to make two columns right work (#1395, Alexandre Franke)
  * Improve support for Adobe PDF open parameters (#2044, #222, #5, #7, Nelson Benítez León)
  * Do not implement module loading through GTypeModule (Pablo Correa Gómez)
  * Dvi: Fix code style relate to inline functions (Qiu Wenbo)
  * Dvi: Remove always false check (Qiu Wenbo)
  * Use GDateTime alternatives for EvAttachment (Pablo Correa Gómez)
  * Remove usage of ev_backends_manager_get_document (Qiu Wenbo)

build:
  * Bump libraries' API version to 4, do not hard-code (Pablo Correa Gomez)
  * Bump the minimum required version of cairo to 1.14.0 (Qiu Wenbo)
  * Bumpt libview, libdocument and Evince API version (Germán Poo-Caamaño)
  * Enable dri permission in flatpak (Germán Poo-Caamaño)
  * Fix app_id for flatpak in development mode (Germán Poo-Caamaño)
  * Fix generated desktop file names (Germán Poo-Caamaño)
  * Improve build location (Germán Poo-Caamaño)
  * Improve development build story (Germán Poo-Caamaño)
  * Reduce indirections to generate desktop files (Germán Poo-Caamaño)
  * Remove ENABLE_NLS flag (Qiu Wenbo)
  * Remove indirection for building schemas (Germán Poo-Caamaño)
  * Remove gidocgen submodule and requirement (Pablo Correa Gómez)
  * Remove name suffix workaround on MacOS (Qiu Wenbo)
  * Remove org.gnome.SettingsDaemon.MediaKeys (Maximiliano Sandoval R)
  * Remove unused EVINCEDATADIR (Qiu Wenbo)
  * Rename GNOMELOCALEDIR to EV_LOCALEDIR (Qiu Wenbo)
  * Set HAVE_CAIRO_PDF and HAVE_CAIRO_PS in config (Qiu Wenbo)
  * Update dependencies in flatpak (Germán Poo-Caamaño)
  * Update dependency versions for flatpak (Germán Poo-Caamaño)
  * Update flatpak dependencies (Germán Poo-Caamaño)
  * Updated flatpak poppler dependency (Andrew Murray)
  * Use different names when in development (Germán Poo-Caamaño)
  * Version bump (Germán Poo-Caamaño)

ci:
  * Bump Ubuntu version to add libadwaita (Germán Poo-Caamaño)
  * Set development build in flatpak (Germán Poo-Caamaño)
  * Use updated image for both gtk3 and gtk4 (Germán Poo-Caamaño)
  * Add default template (Pablo Correa Gómez)

data:
  * Add vcs-browser URL support (Sabri Ünal)
  * Fix URLs in metadata (#2024, Germán Poo-Caamaño)
  * Fix appdata to use custom app-id (Germán Poo-Caamaño)
  * Fix typo in URL (#2030, Germán Poo-Caamaño)
  * Improve appdata for AppStream 1.0 (Sabri Ünal)
  * Remove unused icons (Pablo Correa Gómez)
  * Remove none OARS tags (Sabri Ünal)
  * Update the copyright year (Sabri Ünal)
  * Replace non-existing mailing list with GNOME Discourse URL (Andre Klapper)
  * metainfo: Move from top-level dir to data dir (Pablo Correa Gómez)
  * metainfo: Use gitlab issues as the official bugtracker (#1969, Pablo Correa Gómez)

docs:
  * Fix dead link in CONTRIBUTING (Rebecca Palmer)

general:
  * "go to previous page" action restores scroll position (#1458, Robert Gay)
  * Do not disable deprecations by default on Evince (Pablo Correa Gómez)
  * Fix warning about function pointer cast (Qiu Wenbo)
  * Remove gspell feature for spell checking (Qiu Wenbo)
  * Remove usage of deprecated GdkColor (Qiu Wenbo)

help:
  * Fix invalid markup in Hungarian translation (Andre Klapper)
  * Correct dead IRC link (Andre Klapper)

libdocument:
  * Add IGNORE_DEPRECATED guards around GTime usage (Pablo Correa Gómez)
  * Declare EvDocument as derivable type (Qiu Wenbo)
  * Declare EvImage as final type (Qiu Wenbo)
  * Declare EvLayer as final type (Qiu Wenbo)
  * Declare EvLink as final type (Qiu Wenbo)
  * Declare EvLinkAction as final type (Qiu Wenbo)
  * Declare EvLinkDest as final type (Qiu Wenbo)
  * Declare EvMedia as final type (Qiu Wenbo)
  * Declare EvPage as final type (Qiu Wenbo)
  * Declare EvRenderContext as final type (Qiu Wenbo)
  * Declare EvTransitionEffect as final type (Qiu Wenbo)
  * Fix a crash with ev_document_factory_new_document_for_mime_type (Qiu Wenbo)
  * Remove all but one find API (Pablo Correa Gómez)
  * Remove old macros used for backend registration (Pablo Correa Gómez)
  * Remove deprecated GTime from EvAttachment (Qiu Wenbo)
  * Remove deprecated GTime from EvDocumentInfo (Qiu Wenbo)
  * Remove deprecated ev_document_misc_get_thumbnail_frame (Pablo Correa Gómez)
  * Remove deprecated ev_annotation_set_modified_from_time (Qiu Wenbo)
  * Remove deprecated ev_backends_manager_get_document_module_name (Qiu Wenbo)
  * Remove deprecated ev_backends_manager_get_document_type_info (Qiu Wenbo)
  * Remove deprecated ev_document_find_find_text (Qiu Wenbo)
  * Remove deprecated ev_document_misc_format_date (Qiu Wenbo)
  * Remove deprecated ev_document_misc_get_loading_thumbnail (Qiu Wenbo)
  * Remove deprecated ev_document_misc_get_page_border_size (Qiu Wenbo)
  * Remove deprecated ev_document_misc_get_screen_dpi (Qiu Wenbo)
  * Remove deprecated ev_document_misc_paint_one_page (Qiu Wenbo)
  * Remove EvAsyncRenderer interface (Pablo Correa Gómez)
  * Remove ev-backends-manager.h (Qiu Wenbo)
  * Remove ev_document_misc_render_thumbnail_with_frame (Pablo Correa Gómez)
  * Remove redundant initialization (Qiu Wenbo)
  * Remove unused rendering API (Qiu Wenbo)
  * Remove usage of deprecated g_module_build_path (Qiu Wenbo)
  * Use G_DECLARE_INTERFACE to simplify custom macros (Qiu Wenbo)
  * Use GtkFileChooser in add filters (#1863, Jake Dane)
  * Use exempi to replace hand written parser (Qiu Wenbo)
  * Use mkenums_simple to simplify code generation (Qiu Wenbo)

libmisc:
  * Fix regression after porting to g_clear_signal_handler (Germán Poo-Caamaño)
  * Move ev-search-box from libmisc to shell (Pablo Correa Gomez)
  * Port EvPageAction to UI template (Qiu Wenbo)
  * Port to g_clear_signal_handler (#1988, Pablo Correa Gómez)
  * Re-parent EvPageActionWidget to a GtkBox (Pablo Correa Gómez)
  * Send the page in "updated" signal ev-search-box as defined (Pablo Correa Gomez)

libview:
  * Don't attempt to load non-seekable files directly (#1971, Corey Berla)
  * Do not define unnecessary function prototype ahead (Pablo Correa Gómez)
  * Removed deprecated ev_view_find_changed (#682875, Pablo Correa Gómez)
  * Do not keep track of annotation window position with respect to view (Pablo Correa Gómez)
  * Do not track fullscreen mode (Pablo Correa Gómez)
  * Drop EV_JOB_THUMBNAIL_PIXBUF option, and all related code (Pablo Correa Gómez)
  * EvJobFind: use EvFindOptions instead of old case_sensitive (Pablo Correa Gómez)
  * Fix transformation of view coordinates (#1951, Marek Kasik)
  * Initialize window_children list to NULL (Pablo Correa Gómez)
  * Improve detection of non-seekable files (#2037, Nelson Benítez León)
  * Just use gbooleans to keep track of cache state (Germán Poo-Caamaño)
  * Let EvAnnotationWindow focus be managed by GTK (Pablo Correa Gómez)
  * Make deprecated ev_view_scroll private (Pablo Correa Gómez)
  * Make deprecated ev_view_set_loading private (Pablo Correa Gómez)
  * Only hide annotations if the page went out of range (Pablo Correa Gómez)
  * Remove EvStockIcons (Pablo Correa Gómez)
  * Remove always true check about GTK version (Qiu Wenbo)
  * Remove deprecated EV_SIZING_BEST_FIT (Qiu Wenbo)
  * Remove deprecated dual_page property (Qiu Wenbo)
  * Remove deprecated ev_job_find_get_n_results (Qiu Wenbo)
  * Remove ev_annotation_window_set_annotation (Pablo Correa Gómez)
  * Remove fullscreen property in document-model (Pablo Correa Gómez)
  * Remove multimedia media player (Qiu Wenbo)
  * Rename EvJobRender to EvJobRenderCairo (Pablo Correa Gómez)
  * Rename EvJobThumbnail to EvJobThumbnailCairo (Pablo Correa Gómez)
  * Silence maybe-uninitialized warnings (Pablo Correa Gómez)
  * Stop using deprecated ev_view_scroll (Pablo Correa Gómez)
  * Stop using deprecated ev_document_misc_get_thumbnail_frame (Pablo Correa Gómez)
  * Use configure-event signal instead of custom one (Pablo Correa Gómez)
  * Use decorated window in EvAnnotationWindow (Pablo Correa Gomez)
  * Use mkenums_simple to simplify code generation (Qiu Wenbo)

po:
  * Fix updated files (Sabri Ünal)
  * Remove unused Makevars (Qiu Wenbo)
  * Update translations files from main branch (Germán Poo-Caamaño)

previewer:
  * Merge EvPreviewerToolbar into EvPreviewerWindow (Pablo Correa Gómez)
  * Remove un-used invocation of ev_stock_icons (Mads Chr. Olesen)
  * Use ui template for EvPreviewerToolbar (Pablo Correa Gómez)

shell:
  * Avoid crash when deleting annotation (#2022, Nelson Benítez León)
  * Remove GtkIconFactory code (Pablo Correa Gómez)
  * Activate search-outline mode from text entry (#1991, Nelson Benítez León)
  * Add "document-model" property to EvToolbar (Pablo Correa Gómez)
  * Add a place holder for empty recent view (#992, Raffaele Tranquillini)
  * Check icon_view exists upon usage in EvSidebarThumbnails (#1996, Pablo Correa Gómez)
  * Derive EvRecentView from GtkBin to simplify GTK4 move (Pablo Correa Gómez)
  * Deprecate GTime related functions for GDateTime variants (Pablo Correa Gómez)
  * Do not keep track of EvWindow parent in a EvToolbar property (Pablo Correa Gómez)
  * Do not update links model when going fullscreen (Pablo Correa Gomez)
  * Do not use gtk_window_resize (Pablo Correa Gomez)
  * Don't check for "show_toolbar" metadata value (Pablo Correa Gómez)
  * Don't set show close button on infobar (Pablo Correa Gómez)
  * Evince-recent-view.ui: indent according to editorconfig (Pablo Correa Gómez)
  * Fix signal handler id types (Pablo Correa Gómez)
  * Keep track of fullscreen through action instead of model (Pablo Correa Gómez)
  * Make buttons don't grab focus on click (Nelson Benítez León)
  * Modernize freeing EvRegisterDocData in ev-application (Pablo Correa Gomez)
  * Move EvWindow menus from generic file to template (Pablo Correa Gómez)
  * Move EvWindow model to template (Pablo Correa Gómez)
  * Move application id constant to meson (Germán Poo-Caamaño)
  * Move dbus dependent definitions to meson (Germán Poo-Caamaño)
  * Only set "fullscreen" in metadata if it's not maximized (#1985, Pablo Correa Gomez)
  * Only set "fullscreen" in metadata if it's not maximized (#1985, Pablo Correa Gómez)
  * Port to g_clear_signal_handler (#1988, Pablo Correa Gómez)
  * Properly organize EvRecentView widgets (#2000, Pablo Correa Gómez)
  * Remove EV_CHROME since only used for sidebar (Pablo Correa Gómez)
  * Remove EV_CHROME_FINDBAR and EV_CHROME_FULLSCREEN_TOOLBAR (Pablo Correa Gómez)
  * Remove EV_CHROME_RAISE_TOOLBAR (Pablo Correa Gómez)
  * Remove EV_CHROME_TOOLBAR, unconditionally set to TRUE (Pablo Correa Gómez)
  * Remove MediaKeys support (#1762, Qiu Wenbo)
  * Remove sidebar_page_main_widget_update_cb from EvWindow (Pablo Correa Gómez)
  * Remove unused EV_TOOLBAR_MODE_FULLSCREEN (Pablo Correa Gómez)
  * Revert Simplify reset_jobs calls" (#2035, Nelson Benítez León)
  * Show close button by default in EvToolbar (Pablo Correa Gómez)
  * Stop fullscreen activation on the thumbnails' sidebar (Pablo Correa Gómez)
  * Stop using EvStockIcon within the application (Pablo Correa Gómez)
  * Stop using aux sidebar_widget in EvWindow creating the sidebar (Pablo Correa Gómez)
  * Use G_DECLARE_INTERFACE to simplify custom macros (Qiu Wenbo)
  * Use g_timeout_add_once and g_idle_add_once (Pablo Correa Gómez)
  * Use gtk_widget_set_visible instead of custom function (Pablo Correa Gómez)
  * Use page_layout instead of dual_page (Qiu Wenbo)
  * Use sidebar-show-symbolic icon instead of custom one (Qiu Wenbo)
  * When "saving as.." don't copy the original file modification time (#706, Nelson Benítez León)
  * Use box-shadow to draw the shadow when possible (Qiu Wenbo)

thumbnailer:
  * Remove async renderer code path (Qiu Wenbo)

Developers:
  * Alexandre Franke, Andre Klapper, Andrew Murray, Brage Fuglseth, Corey Berla, Germán Poo-Caamaño, Jake Dane, Mads Chr. Olesen, Marek Kasik, Maximiliano Sandoval R, Nelson Benítez León, Pablo Correa Gomez, Pablo Correa Gómez, Piotr Drąg, Qiu Wenbo, Raffaele Tranquillini, Rebecca Palmer, Robert Gay, Sabri Ünal

Translations:
  * Asier Sarasua Garmendia (Basque)
  * Vasil Pupkin (Belarusian)
  * Rafael Fontenelle (Brazilian Portuguese)
  * Andi Chandler (British English)
  * twlvnn kraftwerk (Bulgarian)
  * Jordi Mas i Hernandez (Catalan)
  * Luming Zh (Chinese (China))
  * Chao-Hsiung Liao (Chinese (Taiwan))
  * Daniel Rusek (Czech)
  * Alan Mortensen (Danish)
  * Nathan Follens (Dutch)
  * Kristjan SCHMIDT (Esperanto)
  * Jiri Grönroos (Finnish)
  * Irénée THIRION (French)
  * Fabio Tomat (Friulian)
  * Fran Dieguez (Galician)
  * Ekaterine Papava (Georgian)
  * Jürgen Benvenuti (German)
  * Philipp Kiemle (German)
  * Efstathios Iosifidis (Greek)
  * Yaron Shahrabani (Hebrew)
  * Yosef Or Boczko (Hebrew)
  * Guntupalli Karunakar (Hindi)
  * Scrambled 777 (Hindi)
  * Balázs Úr (Hungarian)
  * Andika Triwidada (Indonesian)
  * Baurzhan Muftakhidinov (Kazakh)
  * Changwoo Ryu (Korean)
  * Rūdolfs Mazurs (Latvian)
  * Aurimas Černius (Lithuanian)
  * Quentin PAGÈS (Occitan)
  * Danial Behzadi (Persian)
  * Piotr Drąg (Polish)
  * Hugo Carvalho (Portuguese)
  * Amn Alam (Punjabi)
  * Daniel Șerbănescu (Romanian)
  * Florentina Mușat (Romanian)
  * Artur S0 (Russian)
  * Sergej A (Russian)
  * Марко Костић (Serbian)
  * Dušan Kazik (Slovak)
  * Jose Riha (Slovak)
  * Martin (Slovenian)
  * Daniel (Spanish)
  * Anders Jonsson (Swedish)
  * Sabri Ünal (Turkish)
  * Yuri Chornoivan (Ukrainian)

Git-EVTag-v0-SHA512: 46b8ce6e54b5f74bf76c473601dbccf8e193a269ecff779164baa48ae4caf4aa01d60c0998b1cd68f7cae3e8feee957121cb6a66ceea663c389c1d9f9578150a

46.3.1

Toggle 46.3.1's commit message
Evince 46.3.1

===============

ev-window:
  * Don't attempt to load non-seekable files directly (#1971, Corey Berla)
  * Improve detection of non-seekable files (#2037, Nelson Benítez León)

libview:
  * Revert "ev-view-presentation: Simplify reset_jobs calls" (#2035, Nelson Benítez León)

Developers:
  * Nelson Benítez León, Corey Berla

Translations:
  * Jose Riha (Slovak)
  * Leônidas Araújo (Brazilian Portuguese)
  * pawan Chit (Nepali)

Git-EVTag-v0-SHA512: e5c85f042c1d95f3c2a267deded97159254e0be1dffff8ffcbc50f74992c3a37f957aa30780d50b4681770df0f0024670d4473dcbfd8b7f2980d886fd8f10414

46.3

Toggle 46.3's commit message
Evince 46.3

-------------

Translations:
  * Scrambled 777 (Hindi)
Git-EVTag-v0-SHA512: 8a7ab5782fc6ab214696def530c988bbcaf3f0e13853a7a4d83a6419c9da2b019f1f652b8282086a07853bafa0c29fc17e0cf723bd2eb480a8efa02d74b6f989

46.1

Toggle 46.1's commit message
Evince 46.1

=============

data:
  * Improve url locations (Germán Poo-Caamaño)

help:
  * Replace live.gnome.org with wiki.gnome.org (Andre Klapper)

Developers:
  * Andre Klapper, Germán Poo-Caamaño

Translations:
  * Changwoo Ryu (Korean)
  * Seong-ho Cho (Korean)
  * Piotr Drąg (Polish)
  * Anders Jonsson (Swedish)
  * Yuri Chornoivan (Ukrainian)

Git-EVTag-v0-SHA512: d1dbaaa07d8d5de963fd6d4d3299bfa3925241e19de2579d627082c06e634fb599807ca1c2ed1624f75ae99fb87ea660caa52f7e893e7dea7c97c04652672070

46.0

Toggle 46.0's commit message
Evince 46.0

data:
  * Improve url locations (Germán Poo-Caamaño)

help:
  * Replace live.gnome.org with wiki.gnome.org (Andre Klapper)

Developers:
  * Andre Klapper, Germán Poo-Caamaño

Translations:
  * Changwoo Ryu (Korean)
  * Seong-ho Cho (Korean)
  * Piotr Drąg (Polish)
  * Anders Jonsson (Swedish)
  * Yuri Chornoivan (Ukrainian)
Git-EVTag-v0-SHA512: 347f0c6a5471744769ea298a8e33890ed58d91f1633a35211d422b1b8e092087e18be6924bf8d78e38d89596727c6492e788ac5ecdf5acb42b0c2cc81286fb9f

46.rc

Toggle 46.rc's commit message
Evince 46.rc

backend:
  * Add missing break to make two columns right work (#1395, Alexandre Franke)

ci:
  * Set tag for docker image to build against gtk3 (Germán Poo-Caamaño)

data:
  * Add vcs-browser URL support (Sabri Ünal)
  * Improve appdata for AppStream 1.0 (Sabri Ünal)
  * Remove none OARS tags (Sabri Ünal)
  * Fix URLs in metadata (#2024, Germán Poo-Caamaño)
  * Update the copyright year (Sabri Ünal)
  * Fix wrong developer id (Sophie Herold)
  * Replace non-existing mailing list with GNOME Discourse URL (Andre Klapper)

help:
  * Fix invalid markup in Hungarian translation (Andre Klapper)

libview:
  * Do not define unnecessary function prototype ahead (Pablo Correa Gómez)

shell:
  * Only set "fullscreen" in metadata if it's not maximized (#1985, Pablo Correa Gomez)
  * Activate search-outline mode from text entry (#1991, Nelson Benítez León)
  * Fix Evince crash when exiting (Nelson Benítez León)
  * Fix crash when annotation window is closed outside of Evince (#2009, Nelson Benítez León)
  * Fix invalid markup in Brazilian Portuguese help translation (Andre Klapper)
  * Avoid crash when deleting annotation (#2022, Nelson Benítez León)
  * Don't set show close button on infobar (Pablo Correa Gómez)

Developers:
  * Alexandre Franke, Andre Klapper, Germán Poo-Caamaño, Nelson Benítez León, Pablo Correa Gomez, Pablo Correa Gómez, Sabri Ünal, Sophie Herold

Translations:
  * Asier Sarasua Garmendia (Basque)
  * Vasil Pupkin (Belarusian)
  * Juliano de Souza Camargo (Brazilian Portuguese)
  * Rafael Fontenelle (Brazilian Portuguese)
  * Andi Chandler (British English)
  * Bruce Cowan (British English)
  * zayar lwin (Burmese)
  * Jordi Mas i Hernandez (Catalan)
  * Luming Zh (Chinese (China))
  * Daniel Rusek (Czech)
  * Alan Mortensen (Danish)
  * Nathan Follens (Dutch)
  * Kristjan SCHMIDT (Esperanto)
  * Jiri Grönroos (Finnish)
  * Irénée THIRION (French)
  * Vincent Chatelain (French)
  * Fabio Tomat (Friulian)
  * Fran Dieguez (Galician)
  * Ekaterine Papava (Georgian)
  * Jürgen Benvenuti (German)
  * Efstathios Iosifidis (Greek)
  * Yaron Shahrabani (Hebrew)
  * Yosef Or Boczko (Hebrew)
  * Balázs Meskó (Hungarian)
  * Balázs Úr (Hungarian)
  * Andika Triwidada (Indonesian)
  * Kukuh Syafaat (Indonesian)
  * Baurzhan Muftakhidinov (Kazakh)
  * Rūdolfs Mazurs (Latvian)
  * Aurimas Černius (Lithuanian)
  * Brage Fuglseth (Norwegian Bokmål)
  * Quentin PAGÈS (Occitan)
  * Danial Behzadi (Persian)
  * Piotr Drąg (Polish)
  * Daniel Șerbănescu (Romanian)
  * Florentina Mușat (Romanian)
  * Artur S0 (Russian)
  * Dušan Kazik (Slovak)
  * Martin (Slovenian)
  * Matej Urbančič (Slovenian)
  * Daniel Mustieles (Spanish)
  * Anders Jonsson (Swedish)
  * Sabri Ünal (Turkish)
  * Yuri Chornoivan (Ukrainian)

Git-EVTag-v0-SHA512: 9cafa76d3ca1e005a7a7ce03411507cbc18560b918fb4a0f39e4cd61e13c4f5f4af9114d4fc561cd9035a191c473dd40217d50272c405a2b927049bae00a58f2

45.0

Toggle 45.0's commit message
Evince 45.0

backend:
  * Dvi: fix warning about strncat (Qiu Wenbo)
  * Rename all mentions of appdata to metainfo (Pablo Correa Gómez)
  * Remove search for msgfmt (Pablo Correa Gómez)
  * Drop use of deprecated poppler_page_get_selection_region (Pablo Correa Gomez)
  * Make private a function only used in the .c file (Pablo Correa Gómez)
  * Remove all cast chekcs for poppler version (Pablo Correa Gómez)

build:
  * Add support for validating appdata versions (#1950, Bastien Nocera)
  * Check for NEWS and appdata updates for new releases (Bastien Nocera)
  * Release version bump (Germán Poo-Caamaño)
  * Require poppler 22.05 for PDF rendering (Pablo Correa Gómez)
  * Do not explicitly require adwaita-icon-theme (Pablo Correa Gómez)
  * Make it possible to run evince with "meson devenv" (Pablo Correa Gómez)
  * Remove definition of G{TD}K_MULTIHEAD_SAFE macros (Pablo Correa Gómez)
  * Remove libhandy subproject (#1683, Pablo Correa Gómez)
  * Remove libxml2 dependency from PDF backend (Pablo Correa Gómez)
  * Do not add extra dependencies for gnome.compile_resources (Pablo Correa Gómez)
  * Remove unused GNOMEDATADIR define (Pablo Correa Gómez)
  * Remove unused EVINCEDATADIR define (Pablo Correa Gómez)  * Post release version bump (Germán Poo-Caamaño)
  * Update flatpak dependencies (Germán Poo-Caamaño)

ci:
  * Add check for code style respecting the repository .editorconfig (Pablo Correa Gómez)
  * Let the lint job be lenient (Germán Poo-Caamaño)
  * Publish developer docs on gitlab pages (Corey Berla)
  * Update pre-installed packages (Germán Poo-Caamaño)
  * Add default template for issues (Pablo Correa Gómez)

data:
  * Document settings keys (Germán Poo-Caamaño)
  * Fix years on 44.x releases (Germán Poo-Caamaño)
  * Remove hand-open.png and its installation (Pablo Correa Gómez)
  * Remove unused show-toolbar setting from schema (Germán Poo-Caamaño)
  * Move metainfo top-level dir to data dir (Pablo Correa Gómez)
  * Use gitlab issues as the official bugtracker (#1969, Pablo Correa Gómez)
  * Remove defunct mailing list; add Discourse (Andre Klapper)

git-blame-ignore-refs:
  * Add commit from ec-checker fixes (Pablo Correa Gómez)

help:
  * Correct dead IRC link (Andre Klapper)

libdocument:
  * Simplify freeing memory by better exploiting glib functions (Pablo Correa Gómez)

libmisc:
  * Simplify freeing memory by better exploiting glib functions (Pablo Correa Gómez)

libview:
  * Make it possible to get libview icon directory from env var (Pablo Correa Gómez)
  * Move the caret by word relative to the selection's boundaries (#387, #704631, Antia Puentes)
  * Move the caret to prev/next line relative to the selection (#387, #704631, Antia Puentes)
  * Move the caret to start/end line relative to the selection (#387, #704631, Antia Puentes)
  * Move the caret to the boundaries of a selection (#387, #704631, Antia Puentes)
  * Place at the top center "end of presentation" text (Raffaele)
  * Remove trailing whitespaces (Qiu Wenbo)
  * Select caret to doc's start/end relative to the selection (#387, #704631, Antia Puentes)
  * Simplify freeing memory by better exploiting glib functions (Pablo Correa Gómez)
  * Improve centering the page on scroll_to_page (#1868, #1905, Nelson Benítez León)
  * Remove clear_link_selected private function (Pablo Correa Gómez)
  * Remove non-needed call to deprecated gtk_style_context_set_background (#692988, Pablo Correa Gómez)
  * Remove deprecated call to gtk_style_context_set_background (Pablo Correa Gómez)
  * Simplify reset_jobs calls (Pablo Correa Gómez)
  * Fix crash when hovering links (#1933, Nelson Benítez León)
  * Fix transformation of view coordinates (#1951, Marek Kasik)

shell:
  * Add git-blame-ignore-refs (Pablo Correa Gómez)
  * Fix files not addering to code style defined in editorconfig (Pablo Correa Gómez)
  * Fix minor typo (Yuri Chornoivan)
  * Remove evince.convert for pre-gsettings conversion (Pablo Correa Gómez)
  * Remove evince.ico formerly used for windows resources (Pablo Correa Gómez)
  * Update POTFILES.in (Piotr Drąg)
  * Use G_SOURCE_CONTINUE and G_SOURCE_REMOVE when appropriate (Pablo Correa Gómez)
  * EvSearchbox: Make buttons don't grab focus on click (Nelson Benítez León)
  * Do not set unnecessary accessiblei in the Annotation toolbar (Pablo Correa Gómez)
  * Do not migrate old config dir (Pablo Correa Gómez)
  * Remove loading and saving of custom accels file (Pablo Correa Gómez)
  * Unconditionally create popup menu (Pablo Correa Gómez)
  * Use composite template (Pablo Correa Gómez)
  * Fix crash when instantiating .ui template (#1930, Nelson Benítez León)
  * Fix restoring close button after fullscreen (#1929, Nelson Benítez León)
  * Remove some unused macros (Pablo Correa Gómez)
  * Simplify dispose by not checking previous to ev_window_clear* (Pablo Correa Gómez)
  * Simplify some logic in ev_window_open_uri (Pablo Correa Gómez)
  * Simplify freeing memory by better exploiting glib functions (Pablo Correa Gómez)
  * Don't discard matches without text area (#1943, Nelson Benítez León)
  * Add a placeholder text when annotations has no content (#1620, Chayut Liewlom)
  * Close the annotation toolbar in presentation mode (#1733, Volte--Vieira Philippe)
  * Remove 'annotate-selected-text' action (#1919, Nelson Benítez León)
  * Save settings automatically at closing a document (#1138, Germán Poo-Caamaño)
  * Fix Outline collapse status not being saved (#1936, Nelson Benítez León)

Developers:
  * Andre Klapper, Antia Puentes, Bastien Nocera, Chayut Liewlom, Corey Berla, Danial Behzadi,Germán Poo-Caamaño, Marek Kasik, Nelson Benítez León, Pablo Correa Gomez, Pablo Correa Gómez, Piotr Drąg, Qiu Wenbo, Raffaele, Volte--Vieira Philippe, Yuri Chornoivan

Translations:
  * Asier Sarasua Garmendia (Basque)
  * Vasil Pupkin (Belarusian)
  * Bruce Cowan (British English)
  * Alexander Shopov (Bulgarian)
  * Jordi Mas i Hernandez (Catalan)
  * Boyuan Yang (Chinese (China))
  * Luming Zh (Chinese (China))
  * Daniel Rusek (Czech)
  * Alan Mortensen (Danish)
  * Nathan Follens (Dutch)
  * Jiri Grönroos (Finnish)
  * Irénée THIRION (French)
  * Fabio Tomat (Friulian)
  * Fran Dieguez (Galician)
  * Ekaterine Papava (Georgian)
  * Jürgen Benvenuti (German)
  * Philipp Kiemle (German)
  * Efstathios Iosifidis (Greek)
  * Yosef Or Boczko (Hebrew)
  * Balázs Úr (Hungarian)
  * Andika Triwidada (Indonesian)
  * Olga Smirnova (Interlingue)
  * Baurzhan Muftakhidinov (Kazakh)
  * Changwoo Ryu (Korean)
  * Rūdolfs Mazurs (Latvian)
  * Aurimas Černius (Lithuanian)
  * Quentin PAGÈS (Occitan)
  * Danial Behzadi (Persian)
  * Piotr Drąg (Polish)
  * Hugo Carvalho (Portuguese)
  * Amn Alam (Punjabi)
  * Aleksandr Melman (Russian)
  * Artur So (Russian)
  * Sergej A (Russian)
  * Matej Urbančič (Slovenian)
  * Daniel Mustieles (Spanish)
  * Anders Jonsson (Swedish)
  * Sabri Ünal (Turkish)
  * Yuri Chornoivan (Ukrainian)

Git-EVTag-v0-SHA512: d194eeab56b057b059df1b6ec0d4a7ecf7586de318a64c3c7e69e28d344e835ffcb716c8f19473c6c5d32ee2949febff62c5d0e54791a4db099d26525ae7a01e

45.rc

Toggle 45.rc's commit message
Evince 45.rc

build:
  * Post release version bump (Germán Poo-Caamaño)
  * Update flatpak dependencies (Germán Poo-Caamaño)

ci:
  * Add default template for issues (Pablo Correa Gómez)

data:
  * Move metainfo top-level dir to data dir (Pablo Correa Gómez)
  * Use gitlab issues as the official bugtracker (#1969, Pablo Correa Gómez)

libview:
  * Fix transformation of view coordinates (#1951, Marek Kasik)

Developers:
  * Danial Behzadi, Germán Poo-Caamaño, Marek Kasik, Pablo Correa Gómez, Piotr Drąg

Translations:
  * Asier Sarasua Garmendia (Basque)
  * Vasil Pupkin (Belarusian)
  * Jordi Mas i Hernandez (Catalan)
  * Boyuan Yang (Chinese (China))
  * Luming Zh (Chinese (China))
  * Daniel Rusek (Czech)
  * Alan Mortensen (Danish)
  * Nathan Follens (Dutch)
  * Jiri Grönroos (Finnish)
  * Fran Dieguez (Galician)
  * Ekaterine Papava (Georgian)
  * Jürgen Benvenuti (German)
  * Philipp Kiemle (German)
  * Efstathios Iosifidis (Greek)
  * Yosef Or Boczko (Hebrew)
  * Balázs Úr (Hungarian)
  * Andika Triwidada (Indonesian)
  * Olga Smirnova (Interlingue)
  * Baurzhan Muftakhidinov (Kazakh)
  * Aurimas Černius (Lithuanian)
  * Quentin PAGÈS (Occitan)
  * Danial Behzadi (Persian)
  * Piotr Drąg (Polish)
  * Hugo Carvalho (Portuguese)
  * Amn Alam (Punjabi)
  * Artur So (Russian)
  * Matej Urbančič (Slovenian)
  * Daniel Mustieles (Spanish)
  * Sabri Ünal (Turkish)
  * Yuri Chornoivan (Ukrainian)

Git-EVTag-v0-SHA512: 5dd7e3fb8e1a8ae19b5eee04409934c2c37a88a9363f64cf69703668d2e0e077704d8c8505ada190df5224d4a7f7d5bcef8bbbeed985ab262a683ff0c0205ec0

44.3

Toggle 44.3's commit message
Release 44.3

Git-EVTag-v0-SHA512: 24832f1ac3852ef71f5437a4504fe557f8ab30c6bcafe27eb5b8d37b8afe2bc28b057d2885abc9a57de67f5b734a626b298f6799c6c2dd87abad0e4ad5aa09db

43.2

Toggle 43.2's commit message
Release 43.2

Git-EVTag-v0-SHA512: d2ed2eb8e587159fd1b8ee616e24d89886e6bac739b8f99e1a10828c0382b06b6e8e2e1739d64e950409eb6c0c1623cc6fed00da495b53f76809169edf629dbb