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