]> www.fi.muni.cz Git - evince.git/blob - NEWS
Update for release 0.9.1
[evince.git] / NEWS
1 ==============
2 Evince   0.9.1
3 ==============
4
5 New Features and UI Improvements:
6
7     * Printing support in djvu documents (Alaska Subedi)
8     * Optional drop of libgnome dependency (Ross Burton)
9     * Print button for preview mode (Carlos Garcia Campos)
10     * Remember print settings (Carlos Garcia Campos)
11     * Use gtk+ builtin paper list to identify the document's paper size (Carlos Garcia Campos)
12     * Start rendering pages before any other jobs (Carlos Garcia Campos)
13     * Developer documentation updated. (Iñigo Martínez)
14     * History button improvements (Nickolay Shmyrev)
15
16 Bug Fixes:
17
18     * Fixes for issues with fullscreen toolbar (Carlos Garcia Campos)
19     * Compilation fixes for FreeBSD (Roy Marples)
20     * A lot of calls to parent class methos added (Christian Perch)
21     * Update gtk-icon-cache in uninstall hook (Brian Pepple)
22     * Fix for crash in comics backend when filename contains quote (Nickolay Shmyrev)
23     * Always add application-specific icons to the theme (Nickolay Shmyrev)
24
25 Translations:
26
27     Jakub Friedl (cs)
28     Dimitris Glezos (el)
29     David Lodge (en_GB)
30     Jorge González (es)
31     Ivar Smolin (et)
32     Francesco Marletta (it)
33     Espen Stefansen (nb)
34     Yannig Marchegay (oc)
35     Washington Lins (pt_BR)
36     Daniel Nylander (sv)
37
38 ==============
39 Evince   0.8.1
40 ==============
41
42 Bug Fixes:
43
44     * Default resolutionis used  when it's not provided by TIFF
45       document (Carlos Garcia Campos)
46     * Added support for ps, eps and compressed documents 
47       thumbnails (Carlos Garcia Campos)
48     * Implemented font color specials in the DVI backend (Ricardo Markiewicz)
49     * DOCUMENTS folder from xdg-data-dirs is used as default folder when
50       opening a file chooser (Matthias Clasen)
51     * unlink-tempfile is used instead of unlink-temp-file (Carlos Garcia Campos)
52
53 Translations:
54
55     Gil Forcada (ca)
56     Ignacio Casal Quinteiro (gl)
57     Iñaki Larrañaga Murgoitio (eu)
58     Jorge González (es)
59     Jakub Friedl (cs)
60     Sonam Pelden (dz)
61
62 ==============
63 Evince   0.8.0
64 ==============
65
66 Features and UI Improvements:
67
68     * Thumbnails for postscript documents (Carlos Garcia Campos)
69     * Copy of compressed document is saved compressed (Carlos Garcia Campos)
70
71 Bug Fixes:
72
73     * Properly handle PostScript page orientation (Carlos Garcia Campos)
74     * Do not render thumbnails when sidebar thumbnail page is not visible
75       on startup (Carlos Garcia Campos)
76     * Warning when document has one page (Carlos Garcia Campos)
77     * Djvu backend builds on Mac (Carlos Garcia Campos)
78     * Allow deleting in goto window in presentation mode (Carlos Garcia Campos)
79
80 Translations:
81
82     Ankit Patel (gu)
83     Changwoo Ryu (ko)
84     Christian Kintner (de)
85     Clytie Siddall (vi)
86     Daniel Nylander (sv)
87     Djihed Afifi (ar)
88     Duarte Loreto (pt)
89     Erdal Ronahi (ku)
90     Funda Wang (zh_CN)
91     Gabor Kelemen (hu)
92     Gil Forcada (ca)
93     Gintautas Miliauskas (lt)
94     Ihar Hrachyshka (be)
95     Ivar Smolin (et)
96     Kjartan Maraas (nb)
97     Matic Žgur (sl)
98     Maxim Dziumanenko (uk)
99     Mişu Moldovan (ro)
100     Nickolay V. Shmyrev (ru)
101     Raphael Higino (pt_BR)
102     Takeshi Aihana (ja)
103     Thierry Randrianiriana (mg)
104     Wadim Dziedzic (pl)
105     Woodman Tuen (zh_HK)
106     Woodman Tuen (zh_TW)
107     Yuval Tanny (he)
108     Игор Несторовић (sr)
109
110 ==============
111 Evince   0.7.2
112 ==============
113
114 New Features and UI Improvements:
115
116     * Document thumbnail is used as window icon (Carlos Garcia Campos)
117     * Support for gzipped and bzipped 
118       document types (Carlos Garcia Campos)
119     * A lot of new icons (Luca Feretti, Andreas Nilsson)
120     * Finally working history button (Nickolay V. Shmyrev)
121
122 Internal Improvements:
123
124     * Developer gtk-doc based documentation (Nickolay V. Shmyrev)
125     * More dogtail tests (Nickolay V. Shmyrev)
126
127 Bug Fixes:
128     
129     * Fontconfig lock to avoid crashes (Carlos Garcia Campos)
130     * Critical crash fix by checking return value from 
131       psscan (Tom Parker)
132     * Critical crash fix in nautilus property page and 
133       broken ODF (Tom Parker)
134     * Critical crash fix with multifile djvu 
135       documents (Carlos Garcia Campos)
136     * Multithreaded gtk problems fix by using async 
137       gnome-vfs (Carlos Garcia Campos)
138
139 Translations:
140
141     Changwoo Ryu (ko)
142     Clytie Siddall (vi)
143     Daniel Nylander (sv)
144     David Lodge (en_GB)
145     Dimitris Glezos (el)
146     Dorji Tashi (dz)
147     Duarte Loreto (pt)
148     Gabor Kelemen (hu)
149     Ihar Hrachyshka (be)
150     Ilkka Tuohela (fi)
151     Ivar Smolin (et)
152     Jovan Naumovski (mk)
153     Khaled Hosny (ar)
154     Kjartan Maraas (nb)
155     Nickolay V. Shmyrev (ru)
156     Stéphane Raimbault (fr)
157     Theppitak Karoonboonyanan (th)
158     Vladimir Petkov (bg)
159     Wouter Bolsterlee (nl)
160     Yuval Tanny (he)
161
162 Thanks:
163
164     Ed Catmur, Esteban Sanchez, Theppitak Karoonboonyanan, Wouter Bolsterlee
165
166 ==============
167 Evince   0.7.1
168 ==============
169
170 New Features:
171
172     * Popup window to jump to another page in presentation mode. (Carlos Garcia Campos)
173     * Page transition support in presentation mode. (Carlos Garcia Campos)
174
175 Bug Fixes:
176
177     * Fix random crashes related to threads and Font Config (Carlos Garcia Campos)
178     * Fix icon name in desktop file (Luca Ferretti)
179     * Always use "best fit" zoom in presentation mode (Wouter Bolsterlee)
180     * Don't restore the view on the last page when a document is reopened 
181       (Wouter Bolsterlee)
182     * Fix build due to libxml2 (Elijah Newren)
183
184 Translations:
185
186     * Djihed Afifi (ar)
187     * Ales Nyakhaychyk (be)
188     * Alexander Shopov (bg)
189     * Josep Puigdemont i Casamajó (ca)
190     * David Lodge (en_GB)
191     * Francisco Javier F. Serrador (es)
192     * Priit Laes (et)
193     * Raivis Dejus (lv)
194     * Jovan Naumovski (mk)
195     * Kjartan Maraas (nb)
196     * Wouter Bolsterlee (nl)
197     * Matic Žgur (sl)
198     * Daniel Nylander (sv)
199     * Theppitak Karoonboonyanan (th)
200     * Clytie Siddall (vi)
201
202 Thanks:
203
204     Damien Carbery, Jens Granseuer, Yevgen Muntyan
205
206 ==============
207 Evince   0.7.0
208 ==============
209
210 New Features:
211
212     * History. Preliminary implementation, not finished yet. (Nickolay V. Shmyrev)
213     * Option to open a copy of the document in a new window. (Carlos Garcia Campos)
214     * Multihead systems support. (Carlos Garcia Campos)
215     * Added paper size field to the properties dialog. (Kasper Svendsen, Wouter Bolsterlee)
216     * Added automated UI tests with dogtail (Nickolay V. Shmyrev)
217
218 Bug Fixes:
219
220     * Links support in rotated documents. (Radoslav Dorcik)
221     * Side pane disabled when entering and leaving fullscreen mode. (Nickolay V. Shmyrev)
222     * Fixed crash in DVI backend. (Nickolay V. Shmyrev)
223     * Printing settings scale, copies, collate, reverse, odd/even work again (Carlos Garcia Campos)
224     * Added page setup dialog for printing. (Carlos Garcia Campos)
225     * Support for printing to a PDF file. (Carlos Garcia Campos)
226     * Allow blank screen in presentation mode. (Carlos Garcia Campos)
227     * Added "End of presentation" page in presentation mode. (Carlos Garcia Campos)
228     * Screensaver detection in presentation mode. (Wouter Bolsterlee)
229     * "Loading..." text is not shown in presentation mode. (Wouter Bolsterlee)
230
231 Security Fixes:
232
233     * Buffer overflow in PS backend. CVE-2006-5864. (Carlos Garcia Campos)
234
235 Translations:
236
237     * Djihed Afifi (ar)
238     * Runa Bhattacharjee (bn_IN)
239     * Gil Forcada (ca)
240     * Jakub Friedl (cs)
241     * Mindu Dorji (dz)
242     * Dimitris Glezos (el)
243     * David Lodge (en_GB)
244     * Francisco Javier F. Serrador (es)
245     * Ilkka Tuohela (fi)
246     * Claude Paroz (fr)
247     * Ankit Patel (gu)
248     * Rajesh Ranjan (hi)
249     * Gabor Kelemen (hu)
250     * Satoru SATOH (ja)
251     * Vladimer Sichinava (ka)
252     * Fano Rajaonarisoa (mg)
253     * Kjartan Maraas (nb)
254     * Wouter Bolsterlee (nl)
255     * Leonardo Ferreira Fontenelle (pt_BR)
256     * Leonid Kanter (ru)
257     * Steve Murphy (rw)
258     * Daniel Nylander (sv)
259     * Theppitak Karoonboonyanan (th)
260     * Baris Cicek (tr)
261
262 Thanks:
263
264     Claudio Saavedra, Gabriel Felipe Cornejo, Mathias Hasselmann, Michael Monreal, 
265     Julien Rebetez, P. Henrique Silva, Yevgen Muntyan
266
267 ==============
268 Evince   0.6.1
269 ==============
270
271 Bug Fixes:
272
273     * Current page follows find page
274     * Reopen reloads document
275     * Document size is guessed correctly
276     * Icons are installed in correct folders
277     * Memory leak fixed, etc
278     
279 Translations:
280
281     * da dz el en_GB es fa gl it ka nn ro
282     * documentation: fi it sv
283       
284 Thanks:     
285
286     Carlos Garcia Campos, Mathias Hasselmann, Wouter Bolsterlee,
287     Christian Persch
288     
289     and especially translators:
290     
291     Alessio Frusciante, Åsmund Skjæveland, David Lodge, 
292     Francisco Javier F. Serrador, Ignacio Casal Quinteiro, Kostas Papadimas,
293     Mugurel Tudorm, Ole Laursen, Pema Geyleg, Roozbeh Pournader,
294     Vladimer Sichinava, Daniel Nylander, Tommi Vainikainen, Luca Ferretti
295         
296 ==============
297 Evince   0.6.0
298 ==============
299
300 Bug Fixes:
301
302     * Links aren't lost while resizing
303     * Tiff backend crash is fixed
304     * Recent code and icons code are screen safe
305     * Crash while handling password-protected documents is fixed
306
307 Translations:
308
309     * bg bn bn_IN ca de dz el et fa fi fr gu hi hu ja ko lt lv mk ml 
310       mr nb or pt pt_BR ro ru sl sv th tr vi zh_CN zh_HK zh_TW
311       
312 Thanks:     
313
314     Carlos Garcia Campos, Julien Rebetez, Sebastien Bacher, Wouter Bolsterlee
315     
316     and especially translators:
317         
318     Abel Cheung, Alexander Shopov, Ani Peter, Ankit Patel, Baris Cicek,
319     Changwoo Ryu, Chao-Hsiung Liao, Christophe Merlet, Claude Paroz, Clytie
320     Siddall, Daniel Nylander, Duarte Loreto, Funda Wang, Gabor Kelemen,
321     Guntupalli Karunakar, Hendrik Richter, Ilkka Tuohela, Ivar Smolin, Josep
322     Puigdemont i Casamajó, Jovan Naumovski, Khandakar Mujahidul Islam,
323     Kjartan Maraas, Leonardo Ferreira Fontenelle, Leonid Kanter, Lucas
324     Rocha, Matic Žgur, Meelad Zakaria, Mişu Moldovan, Mugurel Tudor, Nikos
325     Charonitakis, Priit Laes, Rahul Bhalerao, Raivis Dejus, Rajesh Ranjan,
326     Roozbeh Pournader, Runa Bhattacharjee, Satoru SATOH, Subhransu Behera,
327     Theppitak Karoonboonyanan, Žygimantas Beručka
328         
329 ==============
330 Evince   0.5.5
331 ==============
332
333 New Features:
334
335     * Evince have preview mode for using with gtk+
336     * New print dialog is used with gtk 2.10
337     * New recent files framework is used
338     
339 UI Improvements:
340     
341     * Sidebar is unified with Epiphany
342     * Escape unfocus page entry
343
344 Bug Fixes:
345
346     * Automake updates
347     * Link coordinates now used correctly
348     * Desktop file is corrected
349     * Memory leak fixes
350
351 Translations:
352
353     * ca cs de dz el es et eu fi fr gu ja ko mk nl ru sl sv th zh_HK zh_TW
354       
355 Thanks:     
356
357     Carlos Garcia Campos, Christian Persch, Radoslav Dorcik,
358     Ricardo Markiewicz, Sebastien Bacher, Wouter Bolsterlee
359     
360     and especially translators:
361         
362     Ankit Patel, Arangel Angov, Benoît Dejean, Changwoo Ryu, Chao-Hsiung
363     Liao, Christophe Merlet, Daniel Nylander, Francisco Javier F. Serrador,
364     Guntupalli Karunakar, Hendrik Richter, Ilkka Tuohela, Inaki Larranaga,
365     Jakub Friedl, Josep Puigdemont i Casamajó, Jovan Naumovski, Nikos
366     Charonitakis, Priit Laes, Takeshi Aihana, Theppitak Karoonboonyanan
367         
368 ==============
369 Evince   0.5.4
370 ==============
371
372 New Features:
373
374     * Evince supports impress slides with --enable-impress
375     * URI's with anchors can be opened
376
377 Bug Fixes:
378
379     * PAPI printing crash was fixed
380     * Threads-related crash was fixed
381     * Assertion on document types that don't support
382       links don't cause crash now
383     * Reload crash was fixed as loading of
384       password-protected documents
385     * Page-label command line option works again
386
387 Translations:
388
389     * be bg bn_IN ca cs de dz es et eu fi fr gl gu he id ko mk nb ne 
390       nl ru ta th vi zh_CN zh_HK zh_TW        
391       
392 Thanks:     
393
394     Bastien Nocera, Carlos Garcia Campos, Ghee Teo, Pat Rondon,
395     Ricardo Markiewicz, Wouter Bolsterlee
396     
397     and especially translators:
398         
399     Ahmad Riza H Nst, Ales Nyakhaychyk, Alexander Shopov,  Ankit Patel,
400     Benoît Dejean, Changwoo Ryu, Chao-Hsiung Liao, Clytie Siddall,
401     Francisco Javier F. Serrador, Funda Wang, Hendrik Richter,
402     I. Felix, Ignacio Casal Quinteiro, Ilkka Tuohela, Inaki Larranaga,
403     Jakub Friedl, Jayaradha,  Josep Puigdemont Casamajó,
404     Jovan Naumovski, Kjartan Maraas, Pawan Chitrakar, Pema Geyleg,
405     Priit Laes, Runa Bhattacharjee, Theppitak Karoonboonyanan, 
406     Vincent van Adrighem, Yair Hershkovitz
407         
408 ==============
409 Evince   0.5.3
410 ==============
411
412 New Features:
413
414     * Evince supports attachments in PDF files
415     * We require gtk 2.8 and djvulibre 3.5.17 now
416     * Links system is reworked allowing named links
417
418 Interface imporovements:
419
420     * Esc closes properties dialog
421     * Cursor is hidden in presentation mode
422     * Find previous item is added to the menu
423
424 Bug Fixes:
425
426     * GOption port and po/LINGUAS work
427     * Fixed mime type detection by file contents
428     * Several memory leaks were found
429     * Crash on exit related to thumbnailer
430     * Current page is selected more intelligently
431     * Work around libtool build bug is created
432
433 Translations:
434
435
436     * bg bn br dz es et fi gl gu nb nl nn no ro vi zh_CN zh_HK zh_TW
437         
438 Thanks:     
439
440     Michael Plump, Carlos Garcia Campos, Wouter Bolsterlee, Francisco
441     Javier F. Serrador, Kjartan Maraas and especially all translators.
442         
443 ==============
444 Evince   0.5.2
445 ==============
446
447 Bug Fixes:
448
449     * View don't jump on scrolling
450     * In presentation mode we scroll by one page
451
452 Translations:
453
454     * bg bn da de et fa fr hi hu ja ka pt pt_BR ro ru sv uk vi
455     
456 ==============
457 Evince   0.5.1
458 ==============
459
460 New Features:
461
462     * Evince can search text in DJVU files
463
464 Interface improvements:
465
466     * Odd pages are placed to the right in dual page mode
467
468 Bug Fixes:
469
470     * Produce thumbnails for comic books and carefully work with
471       unzip
472     * Correctly interoperate with DBUS 0.60
473     * Ghostscript interpreter is checked in runtime
474     * PS mime types are listed in desktop file
475     * It's possible to add sidebar checkbutton on toolbar
476     * It's possible to print in inverse order
477     * Filechooser now will ask for overwrite confirmation
478     * Search now takes account for scrolling
479     * It's allowed to scroll view from find entry
480     * Evince don't jump to find result if window was scrolled during search
481     * It's now clear what page the toolbar page number applies to
482
483 Translations:
484
485     * bg ca cs cy da el en_CA es et eu fi gl gu he hu ja lt nb nl no pl
486       pt_BR pt ru sq sr th vi zh_CN zh_HK zh_TW
487     * Spanish docs are updated and we have Bulgarian translation now
488     
489 Thanks:
490
491     Ricardo Markiewicz, Rostislav Raykov, Stanislav Slusny, 
492     Francisco Javier F. Serrador, Antoine Dopffer, Michael Hofmann, 
493     Gary Coady, Luca Ferretti, Carlos Garcia Campos, Eduardo de Barros Lima,
494     Christopher Aillon and all translators.
495
496 ==============
497 Evince   0.5.0
498 ==============
499
500 New Features:
501
502     * Various types of PDF links are now supported
503     * New backend for comic books (CBR/CBZ archives)
504     * Storage of passwords for protected documents in gnome-keyring
505     * Layout settings for new documents are taken from the last used document
506
507 Interface Improvements:
508
509     * Statusbar was removed to save space
510     * Notification about page processing is shown on the page
511     * More key bindings
512     * Improved intelligent window title that shouldn't confuse users
513     * Show index by default if available
514     * Tooltips for links
515     * Now we have right click context menu
516
517 Bug Fixes:
518
519     * Crashes on reload and window close are fixed
520     * DBus usage cleaned
521     * Printing of multiple copies start to work
522     * Crash on structured ps document
523     * Improved session handling
524     * Vertical and horizontal scrolling on selection
525
526 Translations:
527
528     * be, bg, bn, ca, cs, de, en_CA, es, et, eu, fi, fr, gl, gu 
529       hu, it, ku, lt, nb, nl, no, ro, ru, sr, sv, th, vi, zh_CN, zh_HK, zh_TW
530     * nl for documentation.
531
532 ==============
533 Evince   0.4.0
534 ==============
535
536 Bug Fixes:
537
538     * Depend on poppler 0.4.0
539     * Pass in timestamp to to handle opening multiple windows over dbus
540       better (Ryan Lortie)
541     * Really quit when rendering postscript files.
542     * Set textdomain to libglade. 
543     * Fix rotation of thumbnails multiple times
544     * Fix selection for non-continuous case
545     * Disable selection and links for rotated case
546     * findbar fixes
547
548 ==============
549 Evince   0.3.4
550 ==============
551
552 Bug Fixes:
553
554     * Depend on poppler 0.4.0
555     * Convert filenames to utf8 when showing them in the UI
556     * Return focus back to view on escape
557     * Fix compatibility with dbus 0.34.2
558     * Fix some build warnings
559     * Fix dvi backend compilation with t1lib-5.0
560
561 ==============
562 Evince   0.3.3
563 ==============
564
565 New Features:
566
567     * real text selection, complete with theming and I-Beam support
568     * Respect lockdown gconf keys
569     * Metadata support per document
570     * Font properties dialog
571     * dbus support to create a factory
572     * Implement nautilus plugin for properties.
573
574 Interface Improvements:
575
576     * HIG Fixes 
577     * Hide menu entry in .desktop file
578     * Get the correct mime types in the open dialog
579
580 Bug Fixes:
581
582     * Improved rotation support
583     * Backwards searching
584     * Use unzipped document when printing
585     * Persist the print settings
586     * Support pdf's with 0 pages
587     * Fix find flickering
588     * gnome-doc-utils for manual
589     * Add keypad accelerators for zooming. Fix for bug 308128.
590     * fix mem leaks
591     * MIME Fixes
592     * tiff/djvu backend fixes
593
594 Translations:
595
596     * eu, gl, gu, he, hi, ne, pa, pl, sk, sr, st@Latn, tr
597
598 ==============
599 Evince   0.3.2
600 ==============
601
602 New Features:
603
604         * Multi page tiff support
605         * Document properties
606         * Document rotation
607         * Gnome vfs support
608
609 Interface Improvements:
610
611         * Faster dvi rendering
612         * More compact layout for documents with different page formats
613         * Stock icons for all toolbar editor items
614         * Multiple selection in the open dialog
615         * Loading progress feedback
616         * Multiple column thumbnails
617         * Expand links when specified by the document
618         * Several new handy keybindings
619         * Ellipsize recent items labels
620
621 Bug Fixes:
622
623         * Fix rendering of several postscript documents
624         * Fix reloading of postcript documents
625         * Fix a lot of memory leaks
626         * Fix compilation on gcc 4
627         * Several minor fixes
628
629 ==============
630 Evince   0.3.1
631 ==============
632
633 New Features:
634
635         * Toolbar editor
636         * Middle button scrolling
637         * Support for printing page ranges
638         * Support for printing chapters (from the index)
639
640 Interface Improvements:
641
642         * Move best fit items in the toolbar control at the top
643         * In the sidebar make drop down menu as large as the button
644         * Several keybindings improvements
645         * Faster scrolling
646         * Only render the visible thumbnails (less memory usage)
647         * Get rid of confusing Normal size menu
648
649 Bug Fixes:
650
651         * Better mime detection
652         * Several minor fixes
653         * Fix printing on LPD printers
654
655 ==============
656 Evince   0.3.0
657 ==============
658
659 New Features:
660
661         * Continous mode
662         * Dual page mode
663         * Control + Scroll does zooming
664         * Shift + Scroll scrolls horizontally
665         * Zoom control in the toolbar
666
667 Interface Improvements:
668
669         * If all page labels are numeric show only
670           the page total
671
672 Bug Fixes:
673
674         * Fix size of dvi thumbnails
675         * Fix crash on exit
676         * Make thumbnailer schemas translatable
677         * Fix build problems with t1lib
678
679 ==============
680 Evince   0.2.1
681 ==============
682
683 New Features:
684
685         * new backend to support DJVU files.
686         * new backend to support DVI.
687         * Initial implementation of doc metadata.  No UI for this yet,
688           though we respect docs requesting UI changes.
689         * support application/x-gzpostscript
690         * consolidate mime handling code so thumbnailer and main page
691           can use them.  Thumbnail all types we support.
692         * Respect document orientation 
693         * Implement print and save a copy for the ps backend.
694         * Badass completion of the document in the entry.  Only works
695           with GTK+ >= 2.7.1
696         * User docs
697
698 Bug Fixes:
699
700         * Faster Zooming
701         * Clean up Schemas
702         * README added.
703         * Small rework of sidebar code. Now sidebar pages should implement
704           EvSidebarPage interface.
705         * lots of small bug fixes
706         * Actually fix the "FIXME: update priority" comment.
707         * Update egg-recent from libegg. This should fix long startup
708           problem.
709
710 Interface Improvements:
711
712         * Shift + Space scrolls up.
713         * Removed fullscreen toolbar hard-coded style
714         * Fix normal size zoom. Make zoom in/zoom out unsensitive when
715           they are behyond the limits.
716         * Doesn't show resize grip when maximized
717         * don't draw border in fullscreen
718         * Doesn't show thumbnails if document has 1 page. Make sidebar
719           menu entries sensitive only if if they have sense. 
720         * Work around the Escape conflict (find bar and unfullscreen)
721         * Save accelerators on exit.
722         * Add Edit->Find Next
723
724 Translations:
725
726         * Make all toolbar items translatable
727         * ru (Nickolay Shmyrev)
728
729 ==============
730 Evince   0.2.0
731 ==============
732
733 Code changes
734
735         * Use poppler glib api
736
737 Interface improvements
738
739         * Rewrite most of the backend code to use threads and make
740           the interface more responsive
741
742 New features
743
744         * Use page labels as page numbers (Jonathan)
745
746 ==============
747 Evince   0.1.9
748 ==============
749
750         * Fix a crash in the nautilus thumbnailer (Fernando Herrera)
751
752 ==============
753 Evince   0.1.8
754 ==============
755
756 BugFixes
757
758         * Fix crash when opening pdf documents with only 1 page
759
760 ==============
761 Evince   0.1.7
762 ==============
763
764 New features
765
766         * Nautilus thumbnailer for pdf (Fernando Herrera)
767
768 BugFixes
769
770         * Make code C89 compliant (Jens Granseuer)
771         * Fix some issues in the nautilus thumbnailer (Marco)
772         * Do not read ps defaults from ggv prefs! (Marco)
773
774 ==============
775 Evince   0.1.6
776 ==============
777
778 Code changes
779
780         * Use poppler instead of our own xpdf fork (Kristian Høgsberg)
781
782 Interface improvements
783
784         * Use an entry for the page control instead of
785           spin buttons (Marco)
786         * Expand the sidebar selection widget (Carlos)
787
788 Bug fixes
789
790         * Fix crash in links loading (Jonathan)
791         * Fix crashes when reloading document (Marco)   
792
793 ==============
794 Evince   0.1.5
795 ==============
796
797 New features
798
799         * Reload menu (Kai Willadsen)
800
801 Interface improvements
802         
803         * Support for DnD of files (Carlos Garcia Campos)
804         * Set the "Previous" and "Next" toolbar
805           buttons as important (Vincent Noel)
806         * Make the "best fit" and "fit width"
807           values act as toggle buttons (Jonathan)
808         * Autohide the fullscreen button (Kristian Høgsberg)
809         * Added ellipsis to Print item (Bryan)
810         * Change the fullscreen toolbar to always be in
811           the popup window (Jonathan)
812         * Improved sidebar widget (Carlos Garcia Campos)
813         * Minimal size for the sidebar (Marco)
814         * Hide the sidebar if the type doesn't
815           support thumbnailing and indexing (Jonathan)
816         * Remember the sidebar size (Carlos Garcia Campos)
817
818 Bug fixes
819
820         * Fix compilation on non-gcc platforms (Marco)
821         * Fix thumbnails generation (Crispin Flowerday)
822         * Fix best fit size allocation (Martin)
823         * Replace newlines in the title by spaces (Martin)
824         * Get rid of the black flash when resizing the window (Jonathan)
825         * Sync selection with zoom levels (Marco)
826         * Fix clipboard operations (Marco)
827         * Fix a crash when the ps document cannot be opened (Marco)
828         * Fix postcript page selection (Marco)
829         * Fix page sizing to be idempotent (Marco)
830         * Fix page sizing toggle buttons (Marco)
831         * Fix freezing on document with unrecognized links (Marco)
832         * Check ghostscript minimal version (Marco)
833         * Fix rendering of landscape documents (Marco)
834         * Unescape filenames for display (Marco)
835
836 ==============
837 Evince   0.1.4
838 ==============
839
840 Code changes
841
842         * Add debugging/logging helpers (Marco)
843         * Add warnings about unimplemented/unknown link
844           types (Marco)
845
846 Interface improvements
847
848         * Epiphany like fullscreen mode (Christian Persch)
849         * Save chromes state between sessions (Christian Persch)
850         * Improve toolbar layout and icons (Luca Ferretti)
851
852 Bug fixes
853
854         * Really fix postscript rendering (Marco)
855         * Do not leak gs processes on exit (Marco)
856         * Fix a buffer overflow fix (Marco)
857
858 ==============
859 Evince   0.1.3
860 ==============
861
862 Code changes
863
864         * Beginnings of continuous viewing (Jonathan)
865
866 New features
867
868         * Support eps (Marco)
869         * Support gzipped ps (Marco)
870
871 Bug fixes
872
873         * Fix a crash with the postscript view (Marco)
874         * Fix image view (Jeff Muizelaar)
875         * Fix a warning when opening documents without
876           thumbnails (Martin)
877         * Fix crashes when searched word is not found (Marco)
878         * Fix a crash when changing page with keys (Marco)
879
880 ==============
881 Evince   0.1.2
882 ==============
883
884 New features
885
886         * Make search really work (Marco)
887
888 Interface improvements
889
890         * Show password state in the view (Jonathan)
891         * add GTK_SHADOW_IN to the scrolled window (Martin)
892         * make sure the selected thumbnail stays visible (Martin)
893         * Remove history buttons from the toolbar (Marco)
894
895 Bug fixes
896
897         * Fix CID fonts with freetype 2.1.9 (Marco)
898         * Fix inverted up/down buttons (Marco)
899
900 ==============
901 Evince   0.1.1
902 ==============
903
904 New features
905
906         * Actually print PDF files
907         * Navigation history
908         * Support Links
909         * Support encrypted PDFs
910         * A desktop file
911
912 Interface improvements
913
914         * Rename Bookmarks sidebar to Index
915         * Use filename as title if the file doesn't have a title (Jeff
916           Muizelaar) or if the title is empty
917         * Make navigation with thumbnails possible (Anders Carlsson)
918         * (De)Sensitize actions as necessary (Dave Malcolm)
919         * Show a wait cursor while the page is rendering
920         * Center the page; draw a page border
921         * Undo selection on page change
922         * Shorter toolbar item labels
923         * Make selection work in any direction
924
925 Code changes
926
927         * Render PDFs directly as packed RGB
928         * Update egg-recent code (not used yet)
929         * Update to latest Xpdf patchlevel
930
931 Bug fixes
932
933         * PostScript backend fixes
934         * Pixbuf backend fixes (Jeff Muizelaar)
935         * Set page spin button limits correctly (Anders Carlsson)
936         * Fix problem when base fonts are installed as pcf files.
937         * Keep search selection highlighting correct even when
938           zooming/changing window size (Stephane LOEUILLET)
939
940 Translation updates
941
942         * cs (Miloslav Trmac)
943         * de (Frank Arnold)
944         * en_CA (Adam Weinberger)
945         * es (Antonio Ognio)
946         * nb (Kjartan Maraas)
947         * nl (Tino Meinen)
948
949 evince 0.1.0
950 ------------
951
952 Initial release.