X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=NEWS;h=fce97269c4aa612a3e6a20373ca75544da29421d;hb=ea83484e8174584b5956f1241b3804a049981258;hp=46ffe1d1f5e0fa7410d890077814387c089b9a2a;hpb=10422d31c57018ef172949466fbd9196d5ea8035;p=evince.git diff --git a/NEWS b/NEWS index 46ffe1d1..fce97269 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,276 @@ +============== +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. + +============== +Evince 0.4.0 +============== + +Bug Fixes: + + * 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 and links for rotated case + * findbar fixes + +============== +Evince 0.3.4 +============== + +Bug Fixes: + + * Depend on poppler 0.4.0 + * Convert filenames to utf8 when showing them in the UI + * Return focus back to view on escape + * Fix compatibility with dbus 0.34.2 + * Fix some build warnings + * Fix dvi backend compilation with t1lib-5.0 + +============== +Evince 0.3.3 +============== + +New Features: + + * real text selection, complete with theming and I-Beam support + * Respect lockdown gconf keys + * Metadata support per document + * Font properties dialog + * dbus support to create a factory + * Implement nautilus plugin for properties. + +Interface Improvements: + + * HIG Fixes + * Hide menu entry in .desktop file + * Get the correct mime types in the open dialog + +Bug Fixes: + + * Improved rotation support + * Backwards searching + * Use unzipped document when printing + * Persist the print settings + * Support pdf's with 0 pages + * Fix find flickering + * gnome-doc-utils for manual + * Add keypad accelerators for zooming. Fix for bug 308128. + * fix mem leaks + * MIME Fixes + * tiff/djvu backend fixes + +Translations: + + * eu, gl, gu, he, hi, ne, pa, pl, sk, sr, st@Latn, tr + +============== +Evince 0.3.2 +============== + +New Features: + + * Multi page tiff support + * Document properties + * Document rotation + * Gnome vfs support + +Interface Improvements: + + * Faster dvi rendering + * More compact layout for documents with different page formats + * Stock icons for all toolbar editor items + * Multiple selection in the open dialog + * Loading progress feedback + * Multiple column thumbnails + * Expand links when specified by the document + * Several new handy keybindings + * Ellipsize recent items labels + +Bug Fixes: + + * Fix rendering of several postscript documents + * Fix reloading of postcript documents + * Fix a lot of memory leaks + * Fix compilation on gcc 4 + * Several minor fixes + +============== +Evince 0.3.1 +============== + +New Features: + + * Toolbar editor + * Middle button scrolling + * Support for printing page ranges + * Support for printing chapters (from the index) + +Interface Improvements: + + * Move best fit items in the toolbar control at the top + * In the sidebar make drop down menu as large as the button + * Several keybindings improvements + * Faster scrolling + * Only render the visible thumbnails (less memory usage) + * Get rid of confusing Normal size menu + +Bug Fixes: + + * Better mime detection + * Several minor fixes + * Fix printing on LPD printers + +============== +Evince 0.3.0 +============== + +New Features: + + * Continous mode + * Dual page mode + * Control + Scroll does zooming + * Shift + Scroll scrolls horizontally + * Zoom control in the toolbar + +Interface Improvements: + + * If all page labels are numeric show only + the page total + +Bug Fixes: + + * Fix size of dvi thumbnails + * Fix crash on exit + * Make thumbnailer schemas translatable + * Fix build problems with t1lib + +============== +Evince 0.2.1 +============== + +New Features: + + * new backend to support DJVU files. + * new backend to support DVI. + * Initial implementation of doc metadata. No UI for this yet, + though we respect docs requesting UI changes. + * support application/x-gzpostscript + * consolidate mime handling code so thumbnailer and main page + can use them. Thumbnail all types we support. + * Respect document orientation + * Implement print and save a copy for the ps backend. + * Badass completion of the document in the entry. Only works + with GTK+ >= 2.7.1 + * User docs + +Bug Fixes: + + * Faster Zooming + * Clean up Schemas + * README added. + * Small rework of sidebar code. Now sidebar pages should implement + EvSidebarPage interface. + * lots of small bug fixes + * Actually fix the "FIXME: update priority" comment. + * Update egg-recent from libegg. This should fix long startup + problem. + +Interface Improvements: + + * Shift + Space scrolls up. + * Removed fullscreen toolbar hard-coded style + * Fix normal size zoom. Make zoom in/zoom out unsensitive when + they are behyond the limits. + * Doesn't show resize grip when maximized + * don't draw border in fullscreen + * Doesn't show thumbnails if document has 1 page. Make sidebar + menu entries sensitive only if if they have sense. + * Work around the Escape conflict (find bar and unfullscreen) + * Save accelerators on exit. + * Add Edit->Find Next + +Translations: + + * Make all toolbar items translatable + * ru (Nickolay Shmyrev) + ============== Evince 0.2.0 ============== @@ -13,7 +286,7 @@ Interface improvements New features - * Use page labels as page numbers (Jhonatan) + * Use page labels as page numbers (Jonathan) ============== Evince 0.1.9