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