==============
Evince 0.5.5
==============
New Features:
* Evince have preview mode for using with gtk+
* New print dialog is used with gtk 2.10
* New recent files framework is used
UI Improvements:
* Sidebar is unified with Epiphany
* Escape unfocus page entry
Bug Fixes:
* Automake updates
* Link coordinates now used correctly
* Desktop file is corrected
* Memory leak fixes
Translations:
* ca cs de dz el es et eu fi fr gu ja ko mk nl ru sl sv th zh_HK zh_TW
Thanks:
Carlos Garcia Campos, Christian Persch, Radoslav Dorcik,
Ricardo Markiewicz, Sebastien Bacher, Wouter Bolsterlee
and especially translators:
Ankit Patel, Arangel Angov, Benoît Dejean, Changwoo Ryu, Chao-Hsiung
Liao, Christophe Merlet, Daniel Nylander, Francisco Javier F. Serrador,
Guntupalli Karunakar, Hendrik Richter, Ilkka Tuohela, Inaki Larranaga,
Jakub Friedl, Josep Puigdemont i Casamajó, Jovan Naumovski, Nikos
Charonitakis, Priit Laes, Takeshi Aihana, Theppitak Karoonboonyanan
changes:
* URI's with anchors can be opened
-bugfixes
-translation updates
(I had to patch out one suboptimal bugfix because it caused locking
inconsistencies. I couldn't reproduce the bug it was supposedly fixing
either.)
changes:
-supports attachments in PDF files
-Links system is reworked allowing named links
-UI improvements
-bugfixes
-translation updates
pkgsrc change: add "dvi" option to nautilus plugin
(doesn't provide useful information yet)
==============
Evince 0.5.2
==============
Bug Fixes:
* View don't jump on scrolling.
* In presentation mode we scroll by one page.
Translations:
* bg bn da de et fa fr hi hu ja ka pt pt_BR ro ru sv uk vi
==============
Evince 0.5.1
==============
New Features:
* Evince can search text in DJVU files
Interface improvements:
* Odd pages are placed to the right in dual page mode
Bug Fixes:
* Produce thumbnails for comic books and carefully work with
unzip
* Correctly interoperate with DBUS 0.60
* Ghostscript interpreter is checked in runtime
* PS mime types are listed in desktop file
* It's possible to add sidebar checkbutton on toolbar
* It's possible to print in inverse order
* Filechooser now will ask for overwrite confirmation
* Search now takes account for scrolling
* It's allowed to scroll view from find entry
* Evince don't jump to find result if window was scrolled during search
* It's now clear what page the toolbar page number applies to
Translations:
* bg ca cs cy da el en_CA es et eu fi gl gu he hu ja lt nb nl no pl
pt_BR pt ru sq sr th vi zh_CN zh_HK zh_TW
* Spanish docs are updated and we have Bulgarian translation now
Thanks:
Ricardo Markiewicz, Rostislav Raykov, Stanislav Slusny,
Francisco Javier F. Serrador, Antoine Dopffer, Michael Hofmann,
Gary Coady, Luca Ferretti, Carlos Garcia Campos, Eduardo de Barros Lima,
Christopher Aillon and all translators.
==============
Evince 0.5.0
==============
New Features:
* Various types of PDF links are now supported
* New backend for comic books (CBR/CBZ archives)
* Storage of passwords for protected documents in gnome-keyring
* Layout settings for new documents are taken from the last used document
Interface Improvements:
* Statusbar was removed to save space
* Notification about page processing is shown on the page
* More key bindings
* Improved intelligent window title that shouldn't confuse users
* Show index by default if available
* Tooltips for links
* Now we have right click context menu
Bug Fixes:
* Crashes on reload and window close are fixed
* DBus usage cleaned
* Printing of multiple copies start to work
* Crash on structured ps document
* Improved session handling
* Vertical and horizontal scrolling on selection
Translations:
* be, bg, bn, ca, cs, de, en_CA, es, et, eu, fi, fr, gl, gu
hu, it, ku, lt, nb, nl, no, ro, ru, sr, sv, th, vi, zh_CN, zh_HK, zh_TW
* nl for documentation.
* Depend on poppler 0.4.0
* Pass in timestamp to to handle opening multiple windows over dbus
better (Ryan Lortie)
* Really quit when rendering postscript files.
* Set textdomain to libglade.
* Fix rotation of thumbnails multiple times
* Fix selection for non-continuous case
* Disable selection for rotated case
* findbar fixes