diff options
| author | Andreas Müller <schnitzeltony@gmail.com> | 2020-06-01 23:44:45 +0200 | 
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-06-03 15:15:42 -0700 | 
| commit | 9de2294c480bfc28e4792402269a5c27aa9ff841 (patch) | |
| tree | 557fcb81ce62a02182408f2f9494b8ed586e6655 /meta-python/recipes-devtools/python/python-gevent/libev-conf.patch | |
| parent | 69b0346be69c84a9651e816fbbcc787aaddd6d60 (diff) | |
| download | meta-openembedded-9de2294c480bfc28e4792402269a5c27aa9ff841.tar.gz | |
evince: upgrade 3.34.2 -> 3.36.3
* port to meson build
* 0002-add-a-formatting-attribute-check.patch: Apllies cleanly but was not
  tested with clang - don't have resources for that
================
Evince    3.36.3
================
Fix Evince on MacOS
backends:
  *  Annotate functions that wraps formatting strings (#1410, Germán Poo-Caamaño)
  *  Fix -Wformat-zero-length warning (Germán Poo-Caamaño)
build:
  *  use so suffix on macOS (Tom Schoonjans)
ci:
  *  Fix meson targets (Germán Poo-Caamaño)
cut-n-paste:
  *  Annotate functions that wraps formatting strings (#1410, Germán Poo-Caamaño)
Developers:
  * Germán Poo-Caamaño, Tom Schoonjans
================
Evince    3.36.2
================
shell:
  *  check type of window/sidebar objects (#1409, Ilario Gelmetti)
build:
  *  Use lowercase for project name in meson (Germán Poo-Caamaño)
ci:
  *  build with meson by default and autotools manually (Germán Poo-Caamaño)
flatpak: Update Poppler to 0.88.0 (Casey Jao)
Developers:
  * Casey Jao, Germán Poo-Caamaño, Ilario Gelmetti
Translations:
  * sicklylife (Japanese)
================
Evince    3.36.1
================
backends:
  * Support 'de facto' tooltip feature (#34, #842, Nelson BenÃtez León)
ci:
  * Add scripts to update Docker image for CI (Germán Poo-Caamaño)
help:
  * Add Ukrainian screenshots for the docs (Yuri Chornoivan)
  * Fix incorrect markup in Czech UI translation (Andre Klapper)
  * Update French help image (Charles Monzat)
libdocument:
  * Allow text entries to handle clicks (#1364, Nelson BenÃtez León)
  * Ignore deprecation warnings in headers (Matthew Leeds)
libview:
  * Fix "can-have-popup" prop when creating markup annotations (#1373, Casey Jao)
  * Move annotation popup window to new position (#570, Marek Kasik)
shell:
  * Set menu button to not focus-on-click (#1339, Nelson BenÃtez León)
  * Fix too large slides on scaled display (#1365, #2599, Nelson BenÃtez León)
snap:
  * Use removable-media for access to USB drives (Sébastien Bacher)
Developers:
  * Andre Klapper, Casey Jao, Charles Monzat, Germán Poo-Caamaño, Marek Kasik,
    Matthew Leeds, Nelson BenÃtez León, Sébastien Bacher, Yuri Chornoivan
Translations:
  * Jordi Mas (Catalan)
  * Marek Černocký (Czech help)
  * Charles Monzat (French)
  * Fabio Tomat (Friulian)
  * Tim Sabsch (German)
  * Yosef Or Boczko (Hebrew)
  * Andika Triwidada (Indonesian)
  * Daniel Șerbănescu (Romanian)
  * Марко КоÑтић (Serbian)
  * Matej UrbanÄiÄ (Slovenian)
  * Anders Jonsson (Swedish)
  * Yuri Chornoivan (Ukrainian)
================
Evince    3.36.0
================
help:
  *  Update all annotations-nav-to-page.png screenshots to 3.34 UI (Andre Klapper)
Developers:
  * Andre Klapper
Translations:
  * Jordi Mas (Catalan)
  * Goran Vidović (Croatian)
  * Nathan Follens (Dutch)
  * Guillaume Bernard (French)
  * Gianvito Cavasoli (Italian)
  * Changwoo Ryu (Korean)
  * Piotr DrÄ…g (Polish)
  * Daniel Mustieles (Spanish)
=================
Evince    3.35.92
=================
backends:
  * Show XMP data if newer than modification date (Evangelos Rigas)
  * Fix some code formatting in poppler (Germán Poo-Caamaño)
build:
  * Allow building with gettext >= 0.20 with autotools (#1312, Henry Gebhardt)
  * Bump dependency versions (Germán Poo-Caamaño)
  * Update URL for libgxps (Germán Poo-Caamaño)
  * Update flatpak rules to match Flatpak CI (Germán Poo-Caamaño)
  * snap: Change grade (Ken VanDine)
  * Remove flatpak parts to use inherited instructions instead (Germán Poo-Caamaño)
help:
  *  Fix broken pt_BR help translation (Andre Klapper)
  *  Mark an icon as non-translatable (Andre Klapper)
  *  No more 'Fullscreen' menu item (Andre Klapper)
  *  No more 'View options' menu (Andre Klapper)
  *  No more 'previously visited pages' (Andre Klapper)
  *  No more First Page and Last Page menu items (Andre Klapper)
  *  No more Previous Page and Next Page menu items (Andre Klapper)
  *  PDFEdit is dead (Andre Klapper)
  *  Remove an unneeded localized screenshot without any text (Andre Klapper)
  *  Remove deleted file also from Makefile.am, not only meson.build (Andre Klapper)
  *  Side bar is called Side Pane in the UI (Andre Klapper)
  *  Update Bookmarks instructions to 3.35 UI (Andre Klapper)
  *  Update items (and their order) shown in the header (Andre Klapper)
  *  Update names of annotation buttons below header bar (Andre Klapper)
  *  Add danish screenshots
  *  No 'Edit' menu anymore to save current settings as default (Andre Klapper)
shell/libraries:
  * Hopefully fix pipeline for 740f12f6 by removing another localized image (Andre Klapper)
  * Implement SaveAs named action. (#1314, Kris Jurka)
  * Remove accelerator label from menu (Sabri Ünal)
  * Remove gtk_menu_popup() calls (#1023, Jason Crain)
  * Remove shell/ev-bookmark-action.* (#1023, Jason Crain)
  * Remove unused variables and functions (Jason Crain)
  * Revert "ignore scroll, text selection events while unfocused" (#1316, Germán Poo-Caamaño)
  * Update Keyboard Shortcuts page (Sabri Ünal)
  * ignore scroll, text selection events while unfocused (#943, Nelson BenÃtez León)
  * Lazily create annotation windows (#1010, Niels De Graef)
  * Don't move goto window offscreen (#1023, Jason Crain)
  * remove deprecated GdkScreen functions (#1023, Jason Crain)
  * set goto window's parent (Jason Crain)
  * Remove GTK < 3.22 popup code (Jason Crain)
  * Stop using GdkDeviceManager (#1023, Jason Crain)
  * fix rgba property id (Jason Crain)
  * remove _ev_g_mkdtemp function (Jason Crain)
  * Fix running_job volatile type (Jason Crain)
  * Update libnautilus-extension includes (Jason Crain)
  * Fix url in unimplemented named actions message (Germán Poo-Caamaño)
  * Update screenshots to fit current UI (#1278, Germán Poo-Caamaño)
Developers:
  * Andre Klapper, Evangelos Rigas, Germán Poo-Caamaño, Henry Gebhardt,
    Jason Crain, Ken VanDine, Kris Jurka, Nelson BenÃtez León,
    Niels De Graef, Sabri Ünal, scootergrisen
Translations:
  * Asier Sarasua Garmendia (Basque)
  * Rafael Fontenelle (Brazilian Portuguese)
  * Bruce Cowan (British English)
  * Jordi Mas (Catalan)
  * Dz Chen (Chinese (China))
  * Chao-Hsiung Liao (Chinese (Taiwan))
  * Yi-Jyun Pan (Chinese (Taiwan))
  * Goran Vidović (Croatian)
  * Marek Černocký (Czech)
  * Alan Mortensen (Danish)
  * Carmen Bianca BAKKER (Esperanto)
  * Jiri Grönroos (Finnish)
  * Alexandre Franke (French)
  * Alexandre Franke (French docs)
  * Fabio Tomat (Friulian)
  * Fran Dieguez (Galician)
  * Balázs Úr (Hungarian)
  * Andika Triwidada (Indonesian)
  * Kukuh Syafaat (Indonesian)
  * sicklylife (Japanese)
  * Jor Teron (Karbi)
  * Aurimas ÄŒernius (Lithuanian)
  * Umarzuki Bin Mochlis Moktar (Malay)
  * Danial Behzadi (Persian)
  * Марко КоÑтић (Serbian)
  * Dušan Kazik (Slovak)
  * Daniel Mustieles (Spanish)
  * Anders Jonsson (Swedish)
  * Emin Tufan Çetin (Turkish)
  * Daniel Korostil (Ukrainian)
================
Evince    3.35.1
================
libview/ev-view:
  * Make document direction independent of UI direction (#830, Abderrahim Kitouni)
  * Follow the text direction for laying out pages in dual mode (#830, Abderrahim Kitouni)
  * Fix annots from dbl/tpl click + drag (#1274, Nelson BenÃtez León)
  * Fix caret cursor navigation in non-continuous mode (#390, Nelson BenÃtez León)
  * Keep cursor visible when changing pages (#390, Jason Crain)
  * Don't enable popup actions on page change (#1168, Jason Crain)
  * Implement ATK's scrollSubstringTo() and scrollSubstringToPoint(). (#1203, Martin Pieuchot)
libdocument:
  * Get DPI from GdkMonitor (#617, Marek Kasik)
  * Deprecate ev_document_misc_get_screen_dpi() (#617, Jason Crain)
shell:
  * Set a11y names for annotation buttons (Marek Kasik)
  * Go to annotation on right click (Nelson BenÃtez León)
  * Document presentation mode shortcuts (#1302, Jason Crain)
Developers:
  * Abderrahim Kitouni, Germán Poo-Caamaño, Jason Crain, Marek Kasik, Martin Pieuchot, Nelson BenÃtez León
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-gevent/libev-conf.patch')
0 files changed, 0 insertions, 0 deletions
