summaryrefslogtreecommitdiff
path: root/print/evince3/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2018-06-24*: recursive bump for poppler-0.66.0 updatewiz1-2/+2
2018-06-17*: bump PKGREVISION for poppler 0.65.0 shlib version bumpwiz1-1/+2
2018-06-06Update evince3 to 3.28.2prlw11-2/+1
* Add support for Adobe Illustrator documents (#311990, Bastien Nocera) * The comics backend now uses libarchive and unarr instead of spawning commands (#720742, Bastien Nocera) * Add flag EV_DOCUMENT_LOAD_FLAG_NO_CACHE to not setup the document cache during the load. It will be setup later only if needed (#780210, Bastien Nocera, Carlos Garcia Campos) * Speed up thumbnailing by using EV_DOCUMENT_LOAD_FLAG_NO_CACHE flag (#780210, Bastien Nocera) * Improve performance of the links sidebar (#779614, Benjamin Berg) * Select the active file when open containing folder (#741377, Germán Poo-Caamaño) * Improve performance of scrolling in thumbnails sidebar (#691448, Nelson Benítez León) * Don't copy remote files before thumbnailing (#780351, Bastien Nocera) * Fix toggling layers that are not in the current visible range of pages (#780139, Georges Dupéron) #342110, Nelson Benítez León) + many bugfixes and translation updates
2018-04-28*: Recursive bump for poppler update to 0.64.0wiz1-2/+2
2018-04-17Add p11-kit to gnutls/bl3.mk and bump dependencies.wiz1-2/+2
2018-04-17Recursive PKGREVISION bump for poppler-0.63.0wiz1-2/+2
2018-04-16Recursive bump for new fribidi dependency in pango.wiz1-2/+2
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz1-2/+2
2018-01-28Bump PKGREVISION for gdbm shlib major bumpwiz1-2/+2
2018-01-10*: Recursive bump for poppler-0.62.0wiz1-2/+2
2017-12-08bump for print/poppler major bumpmaya1-2/+2
note: script detailed in `man revbump` insisted on bumping pkgrevision of print/poppler, it's probably wrong, but not committing this change is wronger.
2017-11-23recursive bump for libxkbcommon removal from at-spi2-corewiz1-2/+2
2017-09-04Recursive revbump from poppler updateryoon1-2/+2
2017-09-04Recursive bump for poppler 0.58 shlib bump.wiz1-1/+2
2017-08-27Update evince3 to 3.24.1prlw11-2/+1
[ The CVE was already patched in 3.22.1nb6 by maya@ ] ================ Evince 3.24.1 ================ Bug fixes: * Remove support for tar and tar-like commands in commics backend (CVE-2017-1000083, #784630, Bastien Nocera) * Improve performance of the links sidebar (#779614, Benjamin Berg) * Improve performance of scrolling in thumbnails sidebar (#691448, Nelson Benítez León) * Don't copy remote files before thumbnailing (#780351, Bastien Nocera) * Fix toggling layers that are not in the current visible range of pages (#780139, Georges Dupéron) * Fix ev_page_accessible_get_range_for_boundary() to ensure the start and end offsets it returns are within the allowed range (#777992, Jason Crain) * Fix crash with Orca screen reader (#777992, Jason Crain) ================ Evince 3.24.0 ================ New features and improvements: * Ask the user before automatically reloading the document when it has been modified (#769123, Jose Aliste) * Use IBEAM cursor for TEXT_MARKUP annotations (#774018, Philipp Raich) Bug fixes: * Hide search bar when entering presentation mode (#775536, Simon Nagl) * Sort bookmarks by page number instead of title (#772277, Felipe Borges) * Sort pages in natural order in comics backend (#770695, Felipe Borges) * Fix a crash due to an invalid access to the height page cache in continuous dual mode (#771612, Tobias Mueller) * Use Unicode in translatable strings (#774005, Piotr Drag) * Fix incorrect return type (#780206, Bastien Nocera)
2017-08-15Revbump due to poppler update to version 0.57.0.nros1-2/+2
2017-07-14Patch CVE-2017-1000083maya1-2/+2
From 717df38fd8509bf883b70d680c9b1b3cf36732ee Mon Sep 17 00:00:00 2001 From: Bastien Nocera <hadess@hadess.net> Date: Thu, 6 Jul 2017 20:02:00 +0200 Subject: [PATCH] comics: Remove support for tar and tar-like commands When handling tar files, or using a command with tar-compatible syntax, to open comic-book archives, both the archive name (the name of the comics file) and the filename (the name of a page within the archive) are quoted to not be interpreted by the shell. But the filename is completely with the attacker's control and can start with "--" which leads to tar interpreting it as a command line flag. This can be exploited by creating a CBT file (a tar archive with the .cbt suffix) with an embedded file named something like this: "--checkpoint-action=exec=bash -c 'touch ~/hacked;'.jpg" CBT files are infinitely rare (CBZ is usually used for DRM-free commercial releases, CBR for those from more dubious provenance), so removing support is the easiest way to avoid the bug triggering. All this code was rewritten in the development release for GNOME 3.26 to not shell out to any command, closing off this particular attack vector. This also removes the ability to use libarchive's bsdtar-compatible binary for CBZ (ZIP), CB7 (7zip), and CBR (RAR) formats. The first two are already supported by unzip and 7zip respectively. libarchive's RAR support is limited, so unrar is a requirement anyway. Discovered by Felix Wilhelm from the Google Security Team. https://bugzilla.gnome.org/show_bug.cgi?id=784630 Bump PKGREVISION
2017-05-29Recursive revision bump for archivers/libarchive.jperkin1-2/+2
2017-05-02Recursive bump for poppler-0.54.0wiz1-2/+2
2017-02-12Recursive revbump from fonts/harfbuzzryoon1-2/+2
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz1-2/+2
2017-01-25Recursive bump for poppler updatewiz1-1/+2
2016-11-26Update evince3 to 3.22.1prlw11-2/+1
Highlights: * Fix several memory leaks (#770070 and #770069, Eric R. Schulz) * Fix scaling calculation in PostScript backend (#755776, Jason Crain) * Fix a crash when processing button events in EvView (#769700, Marek Kasik) * Fix a crash when opening a copy of a document with annotation popup windows (#760299, Jose Aliste) * Improve annotation properties dialog UI (#767895, Trinh Anh Ngoc) * Fix build with GCC 6 (Michael Catanzaro) Full list of changes at: https://git.gnome.org/browse/evince/tree/NEWS?h=3.22.1
2016-11-08Recursive bump for poppler-0.48.0.wiz1-2/+2
2016-08-03Revbump after graphics/gd updateadam1-2/+2
2016-08-01Recursive PKGREVISION bump for poppler-0.46.0 shlib major bump.wiz1-2/+2
2016-07-01The recent libarchive update changed the library major. Increase thejperkin1-2/+2
ABI depends and perform a PKGREVISION bump for dependents. Noticed by OSX binary package users.
2016-05-22Recursive bump for poppler* update to 0.44.0.wiz1-2/+2
2016-04-15Recursive PKGREVISION bump for poppler-0.42.0.wiz1-1/+2
2016-04-14Update evince3 to 3.20.0prlw11-2/+1
================ Evince 3.20.0 ================ Translation updates: * scootergrisen (da) * dooteo (eu) * Gabor Kelemen (hu) * Gianvito Cavasoli (it) * Jiro Matsuzawa (ja) * Changwoo Ryu (ko) ================ Evince 3.19.92 ================ New features and improvements: * Use a popover for view and action menus (#760527, Felipe Borges) * Add shortcuts help window (#757828, Felipe Borges) * Add Shift+Space keybinding to go back in presentation mode (#758162, Jaakko Hannikainen) * Rename links sidebar title from Index to Outline (#732547, Germán Poo-Caamaño) * Add missing tooltips to the headerbar (#595467, Germán Poo-Caamaño) * Show the page label instead of page number in find sidebar (#756683, Germán Poo-Caamaño) * Add a systemd user unit corresponding to the D-Bus session service (#755897, Simon McVittie) * Recognize multipage DjVu MIME type (#754467, Marek Kasik) * Add support for utf8 filenames on Mac OS X to comics backend (#761161, Tom Schoonjans) Bug fixes: * Fix text selection on Wayland (#759506, Marek Kasik) * Manually destroy the search popover on toolbar dispose in browser plugin to try to fix a crashes on plugin destruction (#762838, Carlos Garcia Campos) * Check boundaries of accessible pages to avoid crashes when the document is reloaded due to changes in the document file (#735744, Germán Poo-Caamaño) * Fix translations in thumbnailer help message (#760418, Ting-Wei Lan) * Fix text selections in annotation popups (#749727, Giselle Reis) * Fix special characters in path to cbz (#643843, Jürn Brodersen) * Fix css style of loading message (#758356, Germán Poo-Caamaño) * Fix warning with no document loaded (#758596, Bastien Nocera) * Fix unbalanced quote in configure script (Bastien Nocera) * Fix installation of symbolic app icon (Michael Catanzaro) * Fix the position of the zoom action GtkPopover in Wayland (#756976, Germán Poo-Caamaño) * Make the message area work in recent view mode too (#755064, Felipe Borges) * Fix performance regression with recent versions of GTK+ when getting colors from GtkStyleContext for a different state (#755442, Sebastian Keller) * Fix a crash in PDF backend when opening documents containing screen annotations with no actions (#756572, Germán Poo-Caamaño) * Ignore right clicks while adding new annotations (#755619, José Aliste) * Escape bookmark titles to be correctly rendered when they contain characters like & (#66301, José Aliste) * Fix handling of multiple files provided as command line arguments (#755796, Felipe Borges) * Do not crash when the rendering or thumbnail jobs fail (#744049, Marek Kasik) Translation updates: * Khaled Hosny (ar) * Alexander Shopov (bg) * Sadia Afroz (bn) * Samir Ribić (bs) * David Medina (ca) * Marek Černocký (cs) * Mario Blättermann (de) * Dawa pemo (dz) * Efstathios Iosifidis (el) * Daniel Mustieles (es) * Inaki Larranaga Murgoitio (eu) * Jiri Grönroos (fi) * Claude Paroz (fr) * GunChleoc (gd) * Fran Dieguez (gl) * Yosef Or Boczko (he) * Meskó Balázs (hu) * Claudio Arseni (it) * Jiro Matsuzawa (ja) * Baurzhan Muftakhidinov (kk) * Khoem Sokhem (km) * Rakesh Pandit (ks) * Erdal Ronahî (ku) * Aurimas Černius (lt) * Rūdolfs Mazurs (lv) * Badral (mn) * Sandeep Shedmake (mr) * Umarzuki Bin Mochlis Moktar (ms) * KYAW MYAT THU (my) * Åka Sikrom (nb) * Nils-Christoph Fiedler (nds) * Narayan Kumar Magar (ne) * Cédric Valmary (totenoc.eu) (oc) * Manoj Kumar Giri (or) * A S Alam (pa) * Piotr Drąg (pl) * Fábio Nogueira (pt_BR) * Pedro Albuquerque (pt) * Daniel Șerbănescu (ro) * Stas Solovey (ru) * Danishka Navin (si) * Dušan Kazik (sk) * Miroslav Nikolić (sr@latin) * Мирослав Николић (sr) * Sebastian Rasmussen (sv) * Shantha kumar (ta) * Krishnababu Krothapalli (te) * Victor Ibragimov (tg) * Theppitak Karoonboonyanan (th) * Gheyret Kenji (ug) * Daniel Korostil (uk) * Trần Ngọc Quân (vi) * YunQiang Su (zh_CN) * Chao-Hsiung Liao (zh_TW)
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-1/+2
2016-02-26Update print/evince3 to 3.18.2.leot1-2/+1
pkgsrc changes: o Add gstreamer option (disabled by default) to enable embedded multimedia in PDF documents Changes: ================ Evince 3.18.2 ================ Bug fixes: * Fix the position of the zoom action GtkPopover in Wayland (#756976, Germán Poo-Caamaño) Translation updates: * Daniel Șerbănescu (ro) ================ Evince 3.18.1 ================ Bug fixes: * Fix performance regression with recent versions of GTK+ when getting colors from GtkStyleContext for a different state (#755442, Sebastian Keller) * Fix a crash in PDF backend when opening documents containing screen annotations with no actions (#756572, Germán Poo-Caamaño) * Ignore right clicks while adding new annotations (#755619, José Aliste) * Escape bookmark titles to be correctly rendered when they contain characters like & (#66301, José Aliste) * Fix handling of multiple files provided as command line arguments (#755796, Felipe Borges) * Show error messages also in recent view mode (#755064, Felipe Borges) * Do not crash when the rendering or thumbnail jobs fail (#744049, Marek Kasik) Translation updates: * Khaled Hosny (ar) * Sadia Afroz (bn) * Samir Ribić (bs) * František Zatloukal (cs) * Dawa pemo (dz) * Inaki Larranaga Murgoitio (eu) * Jiri Grönroos (fi) * Claudio Arseni (it) * Jiro Matsuzawa (ja) * Khoem Sokhem (km) * Rakesh Pandit (ks) * Erdal Ronahî (ku) * Badral (mn) * Sandeep Shedmake (mr) * Umarzuki Bin Mochlis Moktar (ms) * KYAW MYAT THU (my) * Nils-Christoph Fiedler (nds) * Narayan Kumar Magar (ne) * Manoj Kumar Giri (or) * Rafael Fontenelle (pt_BR) * Pedro Albuquerque (pt) * Danishka Navin (si) * Dušan Kazik (sk) * Miloš Popović (sr@latin) * Милош Поповић (sr) * Shantha kumar (ta) * Krishnababu Krothapalli (te) * Victor Ibragimov (tg) * Gheyret Kenji (ug) * Trần Ngọc Quân (vi) * YunQiang Su (zh_CN) ================ Evince 3.18.0 ================ Translation updates: * František Zatloukal (cs) * scootergrisen (da) * Christian Kirbach (de) * Tom Tryfonidis (el) * Leonor Palazzo (fr) * Rūdolfs Mazurs (lv) * Piotr Drąg (pl) ================ Evince 3.17.92 ================ Bug fixes: * When copying a file, use the default permissions for the new file instead of copying the ones from the original file (#753019, Marek Kasik) Translation updates: * Daniel (an) * Marek Černocký (cs) * Tom Tryfonidis (el) * Daniel Mustieles (es) * Arash Mousavi (fa) * Alexandre Franke (fr) * Fabio Tomat (fur) * Fran Dieguez (gl) * Gabor Kelemen (hu) * Andika Triwidada (id) * Sveinn í Felli (is) * Baurzhan Muftakhidinov (kk) * Changwoo Ryu (ko) * Aurimas Černius (lt) * Åka Sikrom (nb) * Piotr Drąg (pl) * Enrico Nicoletto (pt_BR) * Yuri Myasoedov (ru) * Dušan Kazik (sk) * Anders Jonsson (sv) * Muhammet Kara (tr) * Chao-Hsiung Liao (zh_TW) ================ Evince 3.17.4 ================ New features and improvements: * The sidebar tab to add new annotations has been removed, and a new annotations toolbar has been added making it easier to discover and more convenient to annotate documents (#649045, Carlos Garcia Campos) Translation updates: * Benjamin Steinwender (de) * Daniel Mustieles (es) * Yosef Or Boczko (he) * Balázs Úr (hu) * Pedro Albuquerque (pt) * Stas Solovey (ru) * Dušan Kazik (sk) * Matej Urbančič (sl) * Victor Ibragimov (tg) ================ Evince 3.17.3 ================ New features and improvements: * Add initial support for adding highlight annotations (#583377, Giselle Machado, Carlos Garcia Campos) * Add support for squiggly hightlight annotations too (#750612, Philipp Reinkemeier) * Add support for moving text annotations (#649043, Philipp Reinkemeier) * Force text annotations to have a fixed size 24x24 (#685334, Philipp Reinkemeier) * Handle GTK_SCROLL_START/GTK_SCROLL_END also in fit-to-page mode (#737996, Carlos Garcia Campos) Bug fixes: * Do not loose annotations properties when changing the subtype of a highlight annotation (#750548, Philipp Reinkemeier) * Only try to move the focus to different page when the current page has a focused element to prevent the view from jumping to the first/last page when TAB is pressed and there aren't focusable elements in the document (#741979, Carlos Garcia Campos) Translation updates: * Benjamin Steinwender (de) * Daniel Mustieles (es) * Daniel Șerbănescu (ro) * Muhammet Kara (tr) * Chao-Hsiung Liao (zh_TW) ================ Evince 3.17.2 ================ New features and improvements: * Add initial support for PDF multimedia using GStreamer (#573748, Carlos Garcia Campos) Bug fixes: * Add accessible relations between the labels in properties dialog (#749127, Joanmarie Diggs) Translation updates: * David (ca) * Daniel Mustieles (es) * Åka Sikrom (nb) * Cédric Valmary (Tot en òc) (oc) * Antonio Fernandes C. Neto (pt_BR) * Dušan Kazik (sk) * Matej Urbančič (sl) * Victor Ibragimov (tg) * YunQiang Su (zh_CN) ================ Evince 3.17.1 ================ New features and improvements: * Provide a symbolic variant of the app icon (#746844, Jakub Steiner) * Add search support to browser plugin (Carlos Garcia Campos) * Create popup windows for all markup annotation that can have a popup associated (#733603, Philipp Reinkemeier) * Add shortcuts for Continuous and Dual modes (#670964, boisjaune) * Remove custom search bar implementation and use GtkSearchBar instead (Carlos Garcia Campos) Bug fixes: * Never save n-copies in the persistent print-settings file (#748549, José Aliste) * Fix the background color of annotation popup windows (#732211, Giselle Machado) Translation updates: * Daniel (an) * Khaled Hosny (ar) * David (ca) * Marek Černocký (cs) * Tom Tryfonidis (el) * Daniel Puentes (eo) * Daniel Mustieles (es) * Yosef Or Boczko (he) * Gabor Kelemen (hu) * Sveinn í Felli (is) * Stas Solovey (ru)
2016-01-27Recursive PKGREVISION bump for poppler shlib bump.wiz1-2/+2
2015-12-29pkglint, and (ahem) fix previous.dholland1-2/+2
2015-11-23Bump PKGREVISION for poppler shlib major bump.wiz1-2/+2
2015-10-01Recursive revbump for poppler-0.36.0 shlib bump.wiz1-2/+2
2015-07-15Bump PKGREVISION for poppler shlib major bump.wiz1-1/+2
2015-06-15Update evince3 to 3.16.1prlw11-2/+1
New features and improvements: * Make Ctrl+mouse wheel zoom pointer-centered instead of window-centered (#731669, Frederic Moenne-loccoz) * Add = and <Ctrl>= keybindings for zooming in (#738625, Lars Uebernickel) * Add document size to the properties dialog (#741057, Tobias Westergaard Kjeldsen) * Add support for bsdtar command in comics backend (#742721, Ballo Gyorgy) * Improve the the sidebar UI (#739836, Trinh Anh Ngoc) * Add support for TextMarkup annotation in read-only mode for now (#583377, Giselle Reis) * Use headerbar and improve spacing and borders in properties dialog (#739836, Trinh Anh Ngoc) Bug fixes: * Add accessible relations between the labels in properties dialog (#749127, Joanmarie Diggs) * Never save n-copies in the persistent print-settings file (#748549, Jose Aliste) * Fix the background color of annotation popup windows (#732211, Giselle Machado) * Enable/disable page navigation actions based on current page in previewer (#745840, Robert Roth) * Don't hide the titlebar when the window is maximized (without CSD) (#744601, Simon Steinbeiss) * Fix printing of landscape document and properly fix printing documents with a manual scale and autocenter (#734788, Leo Wolf, Carlos Garcia Campos) * Disable send to action when nautilus-sendto is not found (#743956, Cameron Norman) * Fix a crash in recent-view when loading password protected documents (#744049, Marek Kasik) * Fix properties dialog shortcut (#739116, Boris Egorov) * Bring back Open in new window action to the context menu (#739046, Boris Egorov) * Do not save n-copies when saving printing settings (#696203, Jose Aliste) * Use correct maximum size for thumbnail images in evince-thumbnailer (#740877, Sebastian Keller) * Fix a typo in configure.ac that made configure fail with ligbnome-desktop (#733721, Marek Kasik) * Correctly scroll to the search result selected by user when not in continuous mode (#730252, Marek Kasik) * Fix memory leak when adding new text annotations (Carlos Garcia Campos) * Fix border-radius CSS property of thumbnails (#739836, Trinh Anh Ngoc) * Fix quoting issues in configure.ac (#739226, Alexander Tsoy) * Fix runtime critical warning when starting in fullscreen mode (#737864, Carlos Garcia Campos) * Handle TIFF files reporting a 0 resolution (#646414, Gabor Kelemen) * Disable toggle-find action for documents not supporting find (#738262, Carlos Garcia Campos) Many translation updates
2015-04-25Recursive revbump following MesaLib update, categories p through x.tnn1-1/+2
2015-03-14Update evince3 to 3.14.2prlw11-2/+1
================ Evince 3.14.2 ================ Bug fixes: * Fix memory leak when adding new text annotations (Carlos Garcia Campos) * Add = and <Ctrl>= keybindings for zooming in (#738625, Lars Uebernickel) * Fix printing of landscape documents (#734788, Carlos Garcia Campos) * Fix a crash in recent-view when loading password protected documents (#744049, Marek Kasik) * Fix properties dialog shortcut (#739116, Boris Egorov) * Bring back Open in new window action to the context menu (#739046, Boris Egorov) * Do not save n-copies when saving printing settings (#696203, José Aliste) * Use correct maximum size for thumbnail images in evince-thumbnailer (#740877, Sebastian Keller) * Fix a typo in configure.ac that made configure fail with ligbnome-desktop (#733721, Marek Kasik) * Correctly scroll to the search result selected by user when not in continuous mode (#730252, Marek Kasik) * Fix quoting issues in configure.ac (#739226, Alexander Tsoy) * Fix runtime critical warning when starting in fullscreen mode (#737864, Carlos Garcia Campos) * Handle TIFF files reporting a 0 resolution (#646414, Gabor Kelemen) * Disable toggle-find action for documents not supporting find (#738262, Carlos Garcia Campos) Translation updates: * Daniel Martinez (an) * Christian Kirbach (de) * Jiri Gronroos (fi)
2015-03-09Recursive bump for poppler-0.32.0 shlib major bump.wiz1-2/+2
2015-01-28PLIST: Add a missing filepho1-2/+2
"share/appdata/evince-dvidocument.metainfo.xml" gets installed when the dvi option is enabled.
2015-01-21recuesive bump from libarchive major update.obache1-2/+2
2015-01-08Recursive PKGREVISION bump for poppler shlib major bump.wiz1-2/+2
2014-11-20Recursive bump for poppler shlib major bump.wiz1-1/+2
2014-11-08Update evince3 to 3.14.1prlw11-2/+1
In this version, reading documents has been simplified by the removal of the page next/previous buttons from the toolbar(!) https://bugzilla.gnome.org/show_bug.cgi?id=732289 Highlights from the release notes: - New features and improvements: * Added a allow-links-change-zoom GSetting to be able to not allow links to change the zoom mode or level (#729249, Eduard Beutel) * Set accessible name for File and View toolbar buttons (#734912, Alejandro Pineiro) * Add a separator after New Window entry in app menu (Michael Catanzaro) * Remove multi-screen support, since it's currently unsupported by GDK/GTK+ (#701883, Giselle Machado) * Add support for removing annotations (#649044, Jose Aliste, German Poo-Caamano, Giselle Machado, Carlos Garcia Campos) * Add pan gesture to switch pages in non-continuous mode (Carlos Garnacho) * Add pinch/zoom gesture to handle document zooming (Carlos Garnacho) * Add initial implementation of a browser plugin (Carlos Garcia Campos) * Show the filename as a subtitle of the headerbar (Jose Aliste) * Add recent view shown when evince is opened without a document to replace the recetn menu list (#633501, German Poo-Caamano, Carlos Garcia Campos) * Use a GtkPopover for the zoom selector menu (Carlos Garcia Campos) * Move Next-Page and Previous-Page buttons from the heqader bar to the view menu (#732289, Jose Aliste) * HiDPI support (#723431, Owen W. Taylor, German Poo-Caamano, Carlos Garcia Campos) * Use open-menu-symbolic for the gear menu (Daniel Mustieles) * Improve efficiency of methods to get start and end indices of a EvLinkAccessible (#732340, Joanmarie Diggs) * Make <Ctrl>Home/End scroll to the start/end of the document (#724273, Antia Puentes) * Expose an accessible name for form field push buttons (#733919, Joanmarie Diggs) * Cycle through form fields with tab button (#503706, Andrey Pustovalov, Carlos Garcia Campos) * Port to GMenu (Lars Uebernickel, Carlos Garcia Campos) * Use a GtkHeaderBar instead of a GtkToolbar (#711078, Yosef Or Boczko, Carlos Garcia Campos) * Add appdata files for Evince backends (#731708, Carlos Garcia Campos, Igor Gnatenko) * Add an appdata file for Evince (#708760, Christian Persch) * Make the about dialog non modal and move it to the app menu (Carlos Garcia Campos) * Add keybindings to go back/forward in history (#509029, Anuj Khare) * Expose links, images and form fields as AtkObject children of the page (#728475, Joanmarie Diggs) * Update ATK_STATE_SHOWING when the visible page range changes (#728664, Joanmarie Diggs) * Implement AtkComponent interface for pages (#728673, Joanmarie Diggs) * Expose every page individually to accessibility (#724965, Alejandro Pineiro) * Show fullscreen toolbar only when moving the mouse to the top of the screen (#696643, Giselle Machado) * Add API to libview to specify rendered output in pixels instead of as a scale (#723431, Owen W. Taylor) * Use cairo surfaces instead of GdkPibufs to render thumbnails (#723431, Owen W. Taylor, Carlos Garcia Campos) - Bug fixes: * Use the new support for RTL icons in GtkIconTheme (#737211, Yosef Or Boczko) * Fix a crash in accessibility when opening a document with no pages (#731046, Joanmarie Diggs) * Fix a crash when a new document is added to the window (#737365, Carlos Garcia Campos) * Fix a crash when opening the context menu in a non PDF document. (#737197, Jose Aliste) * Fix emission of EvPageCache::page-cached signal (Jose Aliste) * Use embedded page setup in the print dialog of the browser plugin (Carlos Garcia Campos) * Fix a memory leak in the pixbuf cache when reloading a page while the render job is running (#735758, Giselle Reis) * Initialize EvPageAccessible children once the page has been cached (#733747, Alejandro Pineiro) * Fix the size of the annotation window icons (#735110, Giselle Reis) * Don't use deprecated gtk_button_new_from_stock (#735562, Jose Aliste) * Fix runtime critical warning (#735561, Jose Aliste) * Build fix in C++11 mode (#735466, Ting-Wei Lan) * Fix centering of documents when printing with a manual scale (#734788, Carlos Garcia Campos) * Bring back page borders with recent GTK+ (Carlos Garcia Campos) * Emit accessible focused-changed signals for form fields (#733662, Joanmarie Diggs) * Emit accessible state-changed signals for form fields (#733748, Joanmarie Diggs) * Make annotation internal names unique (#649044, Giselle Machado) * Fix several memory leaks (Carlos Garcia Campos) * Fix the MIME type list of desktop files (#732216, Carlos Garcia Campos) * Set the main window was transient parent of the annotation properties dialog (#732114, Giselle Machado) * Use annotation RGBA API instead of the deprecated color API (#732095, Giselle Machado) * Fix rotation direction in DJVU backend (#731786, Marek Kasik) * Update the annotation poup window color and opacity when the annotation is updated (#725571, Giselle Machado) * Prevent jumps to last page when autoscrolling (#725389, Marek Kasik) * Fix centering when shrinking to printable area but not scaling (Carlos Garcia Campos) * Fallback to thumbnails page in sidebar when the current page is no longer supported by the document after a reload, and enable the pages that become supported (#628617, Giselle Machado) * Ensure text is available in page cache when requested by accessibility (#724965, Alejandro Pineiro) * Update the caret cursor when jumping to a find result (#728996, Joanmarie Diggs) * Fix shift+click text selection (#728189, Joanmarie Diggs) * Fix a crash when saving a copy (#727536, Debarshi Ray) * Fix enable caret navigation question message (#727062, Carlos Garcia Campos) * Fix a crash during the build with introspection enabled (#726812, Gustau Perez) * Fix warning message shown when the requested format is not supported by printer (#724044, Marek Kasik) * Allow printing to all formats supported by backend (#724044, Marek Kasik) * Fix gtk-doc build (#731061, Ting-Wei Lan) - Many many ranslation updates For full details see: https://git.gnome.org/browse/evince/tree/NEWS?h=3.14.1
2014-06-09Recursive revbump from pulseaudio-5.0ryoon1-2/+2
2014-05-05Recursive revbump from x11/pixmanryoon1-2/+2
Fix PR pkg/48777
2014-04-29recursive PKGREVISION bump for poppler shlib major changewiz1-1/+2
2014-04-04Update 3.12.0ryoon1-3/+1
Changelog: ================ Evince 3.12.0 ================ Documentation: * Update help for UI changes in 3.12 (#700442, Anna Philips) * Update reading documents help for 3.12 (Ekaterina Gerasimova) Translation updates: * Daniel Martinez (an) * Marek Černocký (cs) * Kenneth Nielsen (da) * Kristjan SCHMIDT (eo) * Daniel Mustieles (es) * Iñaki Larrañaga Murgoitio (eu) * Michael Scherer (fr) * GunChleoc (gd) * Gabor Kelemen (hu) * Claudio Arseni (it) * Rūdolfs Mazurs (lv) * Kjartan Maraas (nb) * Yuri Myasoedov (ru) * Peter Mráz (sk) * Matej Urbančič (sl) * Chao-Hsiung Liao (zh_HK) * Chao-Hsiung Liao (zh_TW) ================ Evince 3.11.92 ================ Bug fixes: * Keep current page thumbnail in visible area when the sidebar is resized (#631050, Carlos Garcia Campos) * Close the window when CTRL+w shortcut is used in presentation mode, instead of turning the screen white (#604834, Carlos Garcia Campos) * Fix some broken aspects EvViewAccessible text support (#725003, Joanmarie Diggs) * Take caret navigation into account when getting AtkHyperlink indices (#726310, Joanmarie Diggs) * Keep the scroll position when switching between continuous and non continuous mode (#554843, Carlos Garcia Campos) * Stop autoscrolling when view looses focus (#541699, Robert Roth, Anuj Khare, Carlos Garcia Campos) * Fix implementation of atk_text_set_caret_offset in EvViewAccessible (#701746, Alejandro Piñeiro) * Emit EvView::cursor-moved signal when caret cursor position is set by accessibility (#701746, Alejandro Piñeiro) * Remove support for deprecated atk_text_get_text_{before,after}_offset (#725162, Joanmarie Diggs) Translation updates: * Khaled Hosny (ar) * Pau Iranzo (ca) * Marek Černocký (cs) * Wolfgang Stoeggl (de) * Dimitris Spingos (Δημήτρης Σπίγγος) (el) * Daniel Mustieles (es) * Jiri Grönroos (fi) * Claude Paroz (fr) * Michael Scherer (fr) * GunChleoc (gd) * Fran Dieguez (gl) * Yaron Shahrabani (he) * Attila Hammer (hu) * Andika Triwidada (id) * Baurzhan Muftakhidinov (kk) * Changwoo Ryu (ko) * Aurimas Černius (lt) * Rūdolfs Mazurs (lv) * Kjartan Maraas (nb) * A S Alam (pa) * Paweł Żołnowski (pl) * Antonio Fernandes C. Neto (pt_BR) * Tiago S. (pt) * Yuri Myasoedov (ru) * Matej Urbančič (sl) * Miroslav Nikolić (sr@latin) * Мирослав Николић (sr) * Victor Ibragimov (tg) * Theppitak Karoonboonyanan (th) * Daniel Korostil (uk) * YunQiang Su (zh_CN) * Chao-Hsiung Liao (zh_HK) * Chao-Hsiung Liao (zh_TW) ================ Evince 3.11.90 ================ New features and improvements: * Set the window title for empty windows to make sure it's exposed to accessibility (#653748, Robert Roth, Carlos Garcia Campos) * Make history buttons insensitive when searching (#724549, Anuj Khare) * Rename Open a Copy action as View in New Window (#688762, Bogdan Petcu) * Add close button to the search bar (#723789, Carlos Garcia Campos) * Move the find toolbar button to the left of the toolbar, together with the navigation actions (#723789, Carlos Garcia Campos) * Add tooltips to toolbar menus (#700697, Ekaterina Gerasimova) * Remove SMClient support (#677981, Christian Persch) Bug fixes: * Scroll to the search result when it's clicked in the find sidebar even if the selection hasn't changed (#703570, Saurav Agarwalla) * Correctly restart the search operation when the document is reloaded (#703595, Saurav Agarwalla) * Make print shortcut work when the sidebar is focused (#705846, Anuj Khare) * Fix potential read-after-free in gsettings use (#723737, Christian Persch) * Fix the margin of toolbar elements in RTL locales (#723110, Yosef Or Boczko) * Use g_debug instead of g_printerr for debug warnings in EvDaemon (#723972, Giovanni Campagna) Documentation: * Remove the SyncTeX video that uses the old UI and the wrong theme (#676496, Ekaterina Gerasimova) Translation updates: * Jorge Pérez Pérez (an) * Khaled Hosny (ar) * Nilamdyuti Goswami (as) * Marek Černocký (cs) * Daniel Mustieles (es) * Timo Jyrinki (fi) * GunChleoc (gd) * Fran Dieguez (gl) * Yosef Or Boczko (he) * Baurzhan Muftakhidinov (kk) * Shankar (kn) * Aurimas Černius (lt) * Kjartan Maraas (nb) * Manoj Kumar Giri (or) * Rafael Ferreira (pt_BR) * Victor Ibragimov (tg) * Theppitak Karoonboonyanan (th) * Daniel Korostil (uk) * Chao-Hsiung Liao (zh_HK) * Chao-Hsiung Liao (zh_TW) ================ Evince 3.11.3 ================ New features and improvements: * Hide window titlebar when maximized (#696254, Robert Roth) * Add AtkDocument implementation to EvViewAccessible (#719507, Alejandro Piñeiro) * Remove the margin of the toolbar buttons and center them vertically (#709005, Yosef Or Boczko, Carlos Garcia Campos) Bug fixes: * Disable "Send To" action when there is no mail client available (#701654, Plamena Manolova, Marek Kasik) * Always consider the cursor page as the current page for accessibility when caret navigation is enabled. * Fix the page size reported in the properties dialog for some document backends (#711093, Carlos Garcia Campos) Documentation: * Update toolbar page (#705211, Tiffany Ann Antopolski) * Update information on working with bookmarks (#710107, Tiffany Ann Antopolski) Translation updates: * Dimitris Spingos (Δημήτρης Σπίγγος) (el) * Daniel Mustieles (es) * Andika Triwidada (id) * Rafael Ferreira (pt_BR) * Shantha kumar (ta) * Krishnababu Krothapalli (te) * YunQiang Su (zh_CN) ================ Evince 3.11.1 ================ New features and improvements: * Do not open single page pdfs in dual mode by default (#547098, raama) * Activate current focused element on space/return key press (#706244, Antia Puentes, Carlos Garcia Campos) * Draw focus of links and form fields on mouse press (#706244, Antia Puentes) Bug fixes: * Fix a crash in djvu backend due to a double free (#710977, José Aliste) * Fix annotation window focus change after creation (#668446, Nelson Benitez Leon) * Fix loop when iterating search results (#710778, Carlos Garcia Campos) * Fix content exposed to assistive technologies when document changes in EvView (#709375, Joanmarie Diggs) * Simplify debug code to parse env variables using g_parse_debug_string() (Christian Persch) Translation updates: * Gil Forcada (ca) * Gil Forcada (ca@valencia) * Dimitris Spingos (Δημήτρης Σπίγγος) (el) * Arash Mousavi (fa) * Rūdolfs Mazurs (lv) * Kjartan Maraas (nb) * Hannie Dumoleyn (nl) * Theppitak Karoonboonyanan (th) * Gökhan Gurbetoğlu (tr)