pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/evince3



Module Name:    pkgsrc
Committed By:   prlw1
Date:           Sat Nov  8 11:28:43 UTC 2014

Modified Files:
        pkgsrc/print/evince3: Makefile Makefile.common PLIST buildlink3.mk
            distinfo

Log Message:
Update evince3 to 3.14.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


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/print/evince3/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/print/evince3/Makefile.common
cvs rdiff -u -r1.6 -r1.7 pkgsrc/print/evince3/PLIST
cvs rdiff -u -r1.14 -r1.15 pkgsrc/print/evince3/buildlink3.mk
cvs rdiff -u -r1.5 -r1.6 pkgsrc/print/evince3/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index