5 New Features and UI Improvements:
7 * Cairo-based renderer for pages and selections of PDF, DVJU and DVI documents (Carlos Garcia Campos)
8 * PDF exporter for printing DVI documents (Alaska Subedi)
9 * Zoom icon artwork (Michael Monreal)
10 * Patch to avoid frequent process wakeup for metadata handling (Bastien Nocera, Arjan van de Ven)
11 * Bumped poppler requirements to 0.5.9 (Carlos Garcia Campos)
12 * Changed sidebar ordering (Wouter Bolsterlee)
13 * Removed extra locking of a main loop to speed up rendering (Carlos Garcia Campos)
17 * Print job is released quickly (Carlos Garcia Campos)
18 * Update a cursor and tooltips after scrolling (Carlos Garcia Campos)
19 * More safe mkdir_with_parents (Eduardo Lima)
20 * Safe saving of a document copy to a remote location (Carlos Garcia Campos)
21 * Build fix without libgnome (Marc Brockschmidt)
22 * Selections don't disappear after zoom (Carlos Garcia Campos)
23 * Preview button added to the print dialog (Carlos Garcia Campos)
32 Ignacio Casal Quinteiro (gl)
36 Theppitak Karoonboonyanan (th)
43 New Features and UI Improvements:
45 * Printing support in djvu documents (Alaska Subedi)
46 * Optional drop of libgnome dependency (Ross Burton)
47 * Print button for preview mode (Carlos Garcia Campos)
48 * Remember print settings (Carlos Garcia Campos)
49 * Use gtk+ builtin paper list to identify the document's paper size (Carlos Garcia Campos)
50 * Start rendering pages before any other jobs (Carlos Garcia Campos)
51 * Developer documentation updated. (Iñigo Martínez)
52 * History button improvements (Nickolay Shmyrev)
56 * Fixes for issues with fullscreen toolbar (Carlos Garcia Campos)
57 * Open document in empty window with EggRecent (Eduardo Lima)
58 * Compilation fixes for FreeBSD (Roy Marples)
59 * A lot of calls to parent class methos added (Christian Persch)
60 * Update gtk-icon-cache in uninstall hook (Brian Pepple)
61 * Fix for crash in comics backend when filename contains quote (Nickolay Shmyrev)
62 * Always add application-specific icons to the theme (Nickolay Shmyrev)
71 Francesco Marletta (it)
74 Washington Lins (pt_BR)
83 * Default resolution is used when it's not provided by TIFF
84 document (Carlos Garcia Campos)
85 * Added support for ps, eps and compressed documents
86 thumbnails (Carlos Garcia Campos)
87 * Implemented font color specials in the DVI backend (Ricardo Markiewicz)
88 * DOCUMENTS folder from xdg-data-dirs is used as default folder when
89 opening a file chooser (Matthias Clasen)
90 * unlink-tempfile is used instead of unlink-temp-file (Carlos Garcia Campos)
95 Ignacio Casal Quinteiro (gl)
96 Iñaki Larrañaga Murgoitio (eu)
105 Features and UI Improvements:
107 * Thumbnails for postscript documents (Carlos Garcia Campos)
108 * Copy of compressed document is saved compressed (Carlos Garcia Campos)
112 * Properly handle PostScript page orientation (Carlos Garcia Campos)
113 * Do not render thumbnails when sidebar thumbnail page is not visible
114 on startup (Carlos Garcia Campos)
115 * Warning when document has one page (Carlos Garcia Campos)
116 * Djvu backend builds on Mac (Carlos Garcia Campos)
117 * Allow deleting in goto window in presentation mode (Carlos Garcia Campos)
123 Christian Kintner (de)
132 Gintautas Miliauskas (lt)
137 Maxim Dziumanenko (uk)
139 Nickolay V. Shmyrev (ru)
140 Raphael Higino (pt_BR)
142 Thierry Randrianiriana (mg)
153 New Features and UI Improvements:
155 * Document thumbnail is used as window icon (Carlos Garcia Campos)
156 * Support for gzipped and bzipped
157 document types (Carlos Garcia Campos)
158 * A lot of new icons (Luca Feretti, Andreas Nilsson)
159 * Finally working history button (Nickolay V. Shmyrev)
161 Internal Improvements:
163 * Developer gtk-doc based documentation (Nickolay V. Shmyrev)
164 * More dogtail tests (Nickolay V. Shmyrev)
168 * Fontconfig lock to avoid crashes (Carlos Garcia Campos)
169 * Critical crash fix by checking return value from
171 * Critical crash fix in nautilus property page and
172 broken ODF (Tom Parker)
173 * Critical crash fix with multifile djvu
174 documents (Carlos Garcia Campos)
175 * Multithreaded gtk problems fix by using async
176 gnome-vfs (Carlos Garcia Campos)
194 Nickolay V. Shmyrev (ru)
195 Stéphane Raimbault (fr)
196 Theppitak Karoonboonyanan (th)
198 Wouter Bolsterlee (nl)
203 Ed Catmur, Esteban Sanchez, Theppitak Karoonboonyanan, Wouter Bolsterlee
211 * Popup window to jump to another page in presentation mode. (Carlos Garcia Campos)
212 * Page transition support in presentation mode. (Carlos Garcia Campos)
216 * Fix random crashes related to threads and Font Config (Carlos Garcia Campos)
217 * Fix icon name in desktop file (Luca Ferretti)
218 * Always use "best fit" zoom in presentation mode (Wouter Bolsterlee)
219 * Don't restore the view on the last page when a document is reopened
221 * Fix build due to libxml2 (Elijah Newren)
226 * Ales Nyakhaychyk (be)
227 * Alexander Shopov (bg)
228 * Josep Puigdemont i Casamajó (ca)
229 * David Lodge (en_GB)
230 * Francisco Javier F. Serrador (es)
233 * Jovan Naumovski (mk)
234 * Kjartan Maraas (nb)
235 * Wouter Bolsterlee (nl)
237 * Daniel Nylander (sv)
238 * Theppitak Karoonboonyanan (th)
239 * Clytie Siddall (vi)
243 Damien Carbery, Jens Granseuer, Yevgen Muntyan
251 * History. Preliminary implementation, not finished yet. (Nickolay V. Shmyrev)
252 * Option to open a copy of the document in a new window. (Carlos Garcia Campos)
253 * Multihead systems support. (Carlos Garcia Campos)
254 * Added paper size field to the properties dialog. (Kasper Svendsen, Wouter Bolsterlee)
255 * Added automated UI tests with dogtail (Nickolay V. Shmyrev)
259 * Links support in rotated documents. (Radoslav Dorcik)
260 * Side pane disabled when entering and leaving fullscreen mode. (Nickolay V. Shmyrev)
261 * Fixed crash in DVI backend. (Nickolay V. Shmyrev)
262 * Printing settings scale, copies, collate, reverse, odd/even work again (Carlos Garcia Campos)
263 * Added page setup dialog for printing. (Carlos Garcia Campos)
264 * Support for printing to a PDF file. (Carlos Garcia Campos)
265 * Allow blank screen in presentation mode. (Carlos Garcia Campos)
266 * Added "End of presentation" page in presentation mode. (Carlos Garcia Campos)
267 * Screensaver detection in presentation mode. (Wouter Bolsterlee)
268 * "Loading..." text is not shown in presentation mode. (Wouter Bolsterlee)
272 * Buffer overflow in PS backend. CVE-2006-5864. (Carlos Garcia Campos)
277 * Runa Bhattacharjee (bn_IN)
281 * Dimitris Glezos (el)
282 * David Lodge (en_GB)
283 * Francisco Javier F. Serrador (es)
290 * Vladimer Sichinava (ka)
291 * Fano Rajaonarisoa (mg)
292 * Kjartan Maraas (nb)
293 * Wouter Bolsterlee (nl)
294 * Leonardo Ferreira Fontenelle (pt_BR)
297 * Daniel Nylander (sv)
298 * Theppitak Karoonboonyanan (th)
303 Claudio Saavedra, Gabriel Felipe Cornejo, Mathias Hasselmann, Michael Monreal,
304 Julien Rebetez, P. Henrique Silva, Yevgen Muntyan
312 * Current page follows find page
313 * Reopen reloads document
314 * Document size is guessed correctly
315 * Icons are installed in correct folders
316 * Memory leak fixed, etc
320 * da dz el en_GB es fa gl it ka nn ro
321 * documentation: fi it sv
325 Carlos Garcia Campos, Mathias Hasselmann, Wouter Bolsterlee,
328 and especially translators:
330 Alessio Frusciante, Åsmund Skjæveland, David Lodge,
331 Francisco Javier F. Serrador, Ignacio Casal Quinteiro, Kostas Papadimas,
332 Mugurel Tudorm, Ole Laursen, Pema Geyleg, Roozbeh Pournader,
333 Vladimer Sichinava, Daniel Nylander, Tommi Vainikainen, Luca Ferretti
341 * Links aren't lost while resizing
342 * Tiff backend crash is fixed
343 * Recent code and icons code are screen safe
344 * Crash while handling password-protected documents is fixed
348 * bg bn bn_IN ca de dz el et fa fi fr gu hi hu ja ko lt lv mk ml
349 mr nb or pt pt_BR ro ru sl sv th tr vi zh_CN zh_HK zh_TW
353 Carlos Garcia Campos, Julien Rebetez, Sebastien Bacher, Wouter Bolsterlee
355 and especially translators:
357 Abel Cheung, Alexander Shopov, Ani Peter, Ankit Patel, Baris Cicek,
358 Changwoo Ryu, Chao-Hsiung Liao, Christophe Merlet, Claude Paroz, Clytie
359 Siddall, Daniel Nylander, Duarte Loreto, Funda Wang, Gabor Kelemen,
360 Guntupalli Karunakar, Hendrik Richter, Ilkka Tuohela, Ivar Smolin, Josep
361 Puigdemont i Casamajó, Jovan Naumovski, Khandakar Mujahidul Islam,
362 Kjartan Maraas, Leonardo Ferreira Fontenelle, Leonid Kanter, Lucas
363 Rocha, Matic Žgur, Meelad Zakaria, Mişu Moldovan, Mugurel Tudor, Nikos
364 Charonitakis, Priit Laes, Rahul Bhalerao, Raivis Dejus, Rajesh Ranjan,
365 Roozbeh Pournader, Runa Bhattacharjee, Satoru SATOH, Subhransu Behera,
366 Theppitak Karoonboonyanan, Žygimantas Beručka
374 * Evince have preview mode for using with gtk+
375 * New print dialog is used with gtk 2.10
376 * New recent files framework is used
380 * Sidebar is unified with Epiphany
381 * Escape unfocus page entry
386 * Link coordinates now used correctly
387 * Desktop file is corrected
392 * ca cs de dz el es et eu fi fr gu ja ko mk nl ru sl sv th zh_HK zh_TW
396 Carlos Garcia Campos, Christian Persch, Radoslav Dorcik,
397 Ricardo Markiewicz, Sebastien Bacher, Wouter Bolsterlee
399 and especially translators:
401 Ankit Patel, Arangel Angov, Benoît Dejean, Changwoo Ryu, Chao-Hsiung
402 Liao, Christophe Merlet, Daniel Nylander, Francisco Javier F. Serrador,
403 Guntupalli Karunakar, Hendrik Richter, Ilkka Tuohela, Inaki Larranaga,
404 Jakub Friedl, Josep Puigdemont i Casamajó, Jovan Naumovski, Nikos
405 Charonitakis, Priit Laes, Takeshi Aihana, Theppitak Karoonboonyanan
413 * Evince supports impress slides with --enable-impress
414 * URI's with anchors can be opened
418 * PAPI printing crash was fixed
419 * Threads-related crash was fixed
420 * Assertion on document types that don't support
421 links don't cause crash now
422 * Reload crash was fixed as loading of
423 password-protected documents
424 * Page-label command line option works again
428 * be bg bn_IN ca cs de dz es et eu fi fr gl gu he id ko mk nb ne
429 nl ru ta th vi zh_CN zh_HK zh_TW
433 Bastien Nocera, Carlos Garcia Campos, Ghee Teo, Pat Rondon,
434 Ricardo Markiewicz, Wouter Bolsterlee
436 and especially translators:
438 Ahmad Riza H Nst, Ales Nyakhaychyk, Alexander Shopov, Ankit Patel,
439 Benoît Dejean, Changwoo Ryu, Chao-Hsiung Liao, Clytie Siddall,
440 Francisco Javier F. Serrador, Funda Wang, Hendrik Richter,
441 I. Felix, Ignacio Casal Quinteiro, Ilkka Tuohela, Inaki Larranaga,
442 Jakub Friedl, Jayaradha, Josep Puigdemont Casamajó,
443 Jovan Naumovski, Kjartan Maraas, Pawan Chitrakar, Pema Geyleg,
444 Priit Laes, Runa Bhattacharjee, Theppitak Karoonboonyanan,
445 Vincent van Adrighem, Yair Hershkovitz
453 * Evince supports attachments in PDF files
454 * We require gtk 2.8 and djvulibre 3.5.17 now
455 * Links system is reworked allowing named links
457 Interface imporovements:
459 * Esc closes properties dialog
460 * Cursor is hidden in presentation mode
461 * Find previous item is added to the menu
465 * GOption port and po/LINGUAS work
466 * Fixed mime type detection by file contents
467 * Several memory leaks were found
468 * Crash on exit related to thumbnailer
469 * Current page is selected more intelligently
470 * Work around libtool build bug is created
475 * bg bn br dz es et fi gl gu nb nl nn no ro vi zh_CN zh_HK zh_TW
479 Michael Plump, Carlos Garcia Campos, Wouter Bolsterlee, Francisco
480 Javier F. Serrador, Kjartan Maraas and especially all translators.
488 * View don't jump on scrolling
489 * In presentation mode we scroll by one page
493 * bg bn da de et fa fr hi hu ja ka pt pt_BR ro ru sv uk vi
501 * Evince can search text in DJVU files
503 Interface improvements:
505 * Odd pages are placed to the right in dual page mode
509 * Produce thumbnails for comic books and carefully work with
511 * Correctly interoperate with DBUS 0.60
512 * Ghostscript interpreter is checked in runtime
513 * PS mime types are listed in desktop file
514 * It's possible to add sidebar checkbutton on toolbar
515 * It's possible to print in inverse order
516 * Filechooser now will ask for overwrite confirmation
517 * Search now takes account for scrolling
518 * It's allowed to scroll view from find entry
519 * Evince don't jump to find result if window was scrolled during search
520 * It's now clear what page the toolbar page number applies to
524 * bg ca cs cy da el en_CA es et eu fi gl gu he hu ja lt nb nl no pl
525 pt_BR pt ru sq sr th vi zh_CN zh_HK zh_TW
526 * Spanish docs are updated and we have Bulgarian translation now
530 Ricardo Markiewicz, Rostislav Raykov, Stanislav Slusny,
531 Francisco Javier F. Serrador, Antoine Dopffer, Michael Hofmann,
532 Gary Coady, Luca Ferretti, Carlos Garcia Campos, Eduardo de Barros Lima,
533 Christopher Aillon and all translators.
541 * Various types of PDF links are now supported
542 * New backend for comic books (CBR/CBZ archives)
543 * Storage of passwords for protected documents in gnome-keyring
544 * Layout settings for new documents are taken from the last used document
546 Interface Improvements:
548 * Statusbar was removed to save space
549 * Notification about page processing is shown on the page
551 * Improved intelligent window title that shouldn't confuse users
552 * Show index by default if available
554 * Now we have right click context menu
558 * Crashes on reload and window close are fixed
560 * Printing of multiple copies start to work
561 * Crash on structured ps document
562 * Improved session handling
563 * Vertical and horizontal scrolling on selection
567 * be, bg, bn, ca, cs, de, en_CA, es, et, eu, fi, fr, gl, gu
568 hu, it, ku, lt, nb, nl, no, ro, ru, sr, sv, th, vi, zh_CN, zh_HK, zh_TW
569 * nl for documentation.
577 * Depend on poppler 0.4.0
578 * Pass in timestamp to to handle opening multiple windows over dbus
580 * Really quit when rendering postscript files.
581 * Set textdomain to libglade.
582 * Fix rotation of thumbnails multiple times
583 * Fix selection for non-continuous case
584 * Disable selection and links for rotated case
593 * Depend on poppler 0.4.0
594 * Convert filenames to utf8 when showing them in the UI
595 * Return focus back to view on escape
596 * Fix compatibility with dbus 0.34.2
597 * Fix some build warnings
598 * Fix dvi backend compilation with t1lib-5.0
606 * real text selection, complete with theming and I-Beam support
607 * Respect lockdown gconf keys
608 * Metadata support per document
609 * Font properties dialog
610 * dbus support to create a factory
611 * Implement nautilus plugin for properties.
613 Interface Improvements:
616 * Hide menu entry in .desktop file
617 * Get the correct mime types in the open dialog
621 * Improved rotation support
622 * Backwards searching
623 * Use unzipped document when printing
624 * Persist the print settings
625 * Support pdf's with 0 pages
626 * Fix find flickering
627 * gnome-doc-utils for manual
628 * Add keypad accelerators for zooming. Fix for bug 308128.
631 * tiff/djvu backend fixes
635 * eu, gl, gu, he, hi, ne, pa, pl, sk, sr, st@Latn, tr
643 * Multi page tiff support
644 * Document properties
648 Interface Improvements:
650 * Faster dvi rendering
651 * More compact layout for documents with different page formats
652 * Stock icons for all toolbar editor items
653 * Multiple selection in the open dialog
654 * Loading progress feedback
655 * Multiple column thumbnails
656 * Expand links when specified by the document
657 * Several new handy keybindings
658 * Ellipsize recent items labels
662 * Fix rendering of several postscript documents
663 * Fix reloading of postcript documents
664 * Fix a lot of memory leaks
665 * Fix compilation on gcc 4
666 * Several minor fixes
675 * Middle button scrolling
676 * Support for printing page ranges
677 * Support for printing chapters (from the index)
679 Interface Improvements:
681 * Move best fit items in the toolbar control at the top
682 * In the sidebar make drop down menu as large as the button
683 * Several keybindings improvements
685 * Only render the visible thumbnails (less memory usage)
686 * Get rid of confusing Normal size menu
690 * Better mime detection
691 * Several minor fixes
692 * Fix printing on LPD printers
702 * Control + Scroll does zooming
703 * Shift + Scroll scrolls horizontally
704 * Zoom control in the toolbar
706 Interface Improvements:
708 * If all page labels are numeric show only
713 * Fix size of dvi thumbnails
715 * Make thumbnailer schemas translatable
716 * Fix build problems with t1lib
724 * new backend to support DJVU files.
725 * new backend to support DVI.
726 * Initial implementation of doc metadata. No UI for this yet,
727 though we respect docs requesting UI changes.
728 * support application/x-gzpostscript
729 * consolidate mime handling code so thumbnailer and main page
730 can use them. Thumbnail all types we support.
731 * Respect document orientation
732 * Implement print and save a copy for the ps backend.
733 * Badass completion of the document in the entry. Only works
742 * Small rework of sidebar code. Now sidebar pages should implement
743 EvSidebarPage interface.
744 * lots of small bug fixes
745 * Actually fix the "FIXME: update priority" comment.
746 * Update egg-recent from libegg. This should fix long startup
749 Interface Improvements:
751 * Shift + Space scrolls up.
752 * Removed fullscreen toolbar hard-coded style
753 * Fix normal size zoom. Make zoom in/zoom out unsensitive when
754 they are behyond the limits.
755 * Doesn't show resize grip when maximized
756 * don't draw border in fullscreen
757 * Doesn't show thumbnails if document has 1 page. Make sidebar
758 menu entries sensitive only if if they have sense.
759 * Work around the Escape conflict (find bar and unfullscreen)
760 * Save accelerators on exit.
761 * Add Edit->Find Next
765 * Make all toolbar items translatable
766 * ru (Nickolay Shmyrev)
774 * Use poppler glib api
776 Interface improvements
778 * Rewrite most of the backend code to use threads and make
779 the interface more responsive
783 * Use page labels as page numbers (Jonathan)
789 * Fix a crash in the nautilus thumbnailer (Fernando Herrera)
797 * Fix crash when opening pdf documents with only 1 page
805 * Nautilus thumbnailer for pdf (Fernando Herrera)
809 * Make code C89 compliant (Jens Granseuer)
810 * Fix some issues in the nautilus thumbnailer (Marco)
811 * Do not read ps defaults from ggv prefs! (Marco)
819 * Use poppler instead of our own xpdf fork (Kristian Høgsberg)
821 Interface improvements
823 * Use an entry for the page control instead of
825 * Expand the sidebar selection widget (Carlos)
829 * Fix crash in links loading (Jonathan)
830 * Fix crashes when reloading document (Marco)
838 * Reload menu (Kai Willadsen)
840 Interface improvements
842 * Support for DnD of files (Carlos Garcia Campos)
843 * Set the "Previous" and "Next" toolbar
844 buttons as important (Vincent Noel)
845 * Make the "best fit" and "fit width"
846 values act as toggle buttons (Jonathan)
847 * Autohide the fullscreen button (Kristian Høgsberg)
848 * Added ellipsis to Print item (Bryan)
849 * Change the fullscreen toolbar to always be in
850 the popup window (Jonathan)
851 * Improved sidebar widget (Carlos Garcia Campos)
852 * Minimal size for the sidebar (Marco)
853 * Hide the sidebar if the type doesn't
854 support thumbnailing and indexing (Jonathan)
855 * Remember the sidebar size (Carlos Garcia Campos)
859 * Fix compilation on non-gcc platforms (Marco)
860 * Fix thumbnails generation (Crispin Flowerday)
861 * Fix best fit size allocation (Martin)
862 * Replace newlines in the title by spaces (Martin)
863 * Get rid of the black flash when resizing the window (Jonathan)
864 * Sync selection with zoom levels (Marco)
865 * Fix clipboard operations (Marco)
866 * Fix a crash when the ps document cannot be opened (Marco)
867 * Fix postcript page selection (Marco)
868 * Fix page sizing to be idempotent (Marco)
869 * Fix page sizing toggle buttons (Marco)
870 * Fix freezing on document with unrecognized links (Marco)
871 * Check ghostscript minimal version (Marco)
872 * Fix rendering of landscape documents (Marco)
873 * Unescape filenames for display (Marco)
881 * Add debugging/logging helpers (Marco)
882 * Add warnings about unimplemented/unknown link
885 Interface improvements
887 * Epiphany like fullscreen mode (Christian Persch)
888 * Save chromes state between sessions (Christian Persch)
889 * Improve toolbar layout and icons (Luca Ferretti)
893 * Really fix postscript rendering (Marco)
894 * Do not leak gs processes on exit (Marco)
895 * Fix a buffer overflow fix (Marco)
903 * Beginnings of continuous viewing (Jonathan)
907 * Support eps (Marco)
908 * Support gzipped ps (Marco)
912 * Fix a crash with the postscript view (Marco)
913 * Fix image view (Jeff Muizelaar)
914 * Fix a warning when opening documents without
916 * Fix crashes when searched word is not found (Marco)
917 * Fix a crash when changing page with keys (Marco)
925 * Make search really work (Marco)
927 Interface improvements
929 * Show password state in the view (Jonathan)
930 * add GTK_SHADOW_IN to the scrolled window (Martin)
931 * make sure the selected thumbnail stays visible (Martin)
932 * Remove history buttons from the toolbar (Marco)
936 * Fix CID fonts with freetype 2.1.9 (Marco)
937 * Fix inverted up/down buttons (Marco)
945 * Actually print PDF files
948 * Support encrypted PDFs
951 Interface improvements
953 * Rename Bookmarks sidebar to Index
954 * Use filename as title if the file doesn't have a title (Jeff
955 Muizelaar) or if the title is empty
956 * Make navigation with thumbnails possible (Anders Carlsson)
957 * (De)Sensitize actions as necessary (Dave Malcolm)
958 * Show a wait cursor while the page is rendering
959 * Center the page; draw a page border
960 * Undo selection on page change
961 * Shorter toolbar item labels
962 * Make selection work in any direction
966 * Render PDFs directly as packed RGB
967 * Update egg-recent code (not used yet)
968 * Update to latest Xpdf patchlevel
972 * PostScript backend fixes
973 * Pixbuf backend fixes (Jeff Muizelaar)
974 * Set page spin button limits correctly (Anders Carlsson)
975 * Fix problem when base fonts are installed as pcf files.
976 * Keep search selection highlighting correct even when
977 zooming/changing window size (Stephane LOEUILLET)
981 * cs (Miloslav Trmac)
983 * en_CA (Adam Weinberger)
985 * nb (Kjartan Maraas)