]> www.fi.muni.cz Git - evince.git/blob - NEWS
Update NEWS for 2.23.6 release.
[evince.git] / NEWS
1 ================
2 Evince  2.23.6
3 ================
4
5 Bug fixes:
6
7     * Correctly build desktop file (#544237, Götz Waschk)
8
9 Other changes:
10
11     * Cleanup #include statements. (Wouter Bolsterlee)
12     * The jobs system has been reworked in order to make it simpler
13       and easier to extend. (Carlos Garcia Campos)
14     * Add a profile mode available when debug is enabled (Carlos
15       Garcia Campos)      
16
17 Translation updates:
18
19     * Djihed Afifi (ar)
20     * Adrian Guniš (cs)
21     * Pierre Lemaire (fr)
22     * Duarte Loreto (pt)
23       
24 ================
25 Evince  2.23.5
26 ================
27
28 New Features and UI Improvements:
29
30     * Intercept window manager's fullscreen request in order to
31       run/stop fullscreen mode (#493541, Carlos Garcia Campos)
32     * 7-zip compressed commics support (#532312, Kartik Rustagi)
33     * Add Alt+Left and Alt+Right shortcuts to rotate (#539972, Bastien
34       Nocera)
35     * Media player keys support (#539971, Bastien Nocera)
36
37 Bug fixes:
38
39     * Restart the job search when the find bar is opened for the
40       second time (#531956, Carlos Garcia Campos)
41     * Fixes nautilus crash caused by evince properties page extension
42       (#542548, Carlos Garcia Campos)
43     * Fix Solaris build (#542924, Darren Kenny)
44     * Fix endianess bug (#540950, Benjamin Jacobs)
45     * Other bugs fixed: #542001
46
47 Translation updates:
48
49     * Jorge González (es)
50     * Ivar Smolin (et)
51     * Ignacio Casal Quinteiro (gl)
52     * Yuval Tanny (he)
53     * Rakesh Pandit (ks)
54     * Kjartan Maraas (nb)
55     * Wouter Bolsterlee (nl)
56     * Zabeeh Khan (ps)
57     * Daniel Nylander (sv)
58     * Theppitak Karoonboonyanan (th)
59     
60 ================
61 Evince  2.23.4
62 ================
63
64 New Features and UI Improvements:
65
66     * A warning message is shown in the message area when the document
67       has no pages (#171588, Carlos Garcia Campos)
68     * Automaticly reload the document when the file has changed on
69       disk (#304249, Carlos Garcia Campos)
70     * Added Ctrl-Insert keybinding for copying text and Ctrl+N for
71       opening a copy (#526523, #532239, Carlos Garcia Campos)
72     * Save as action has been added as a toolbar button too. (Abhishek Mukherjee)
73     * Primary selection is also updated when copying a link address
74       (#520855, Carlos Garcia Campos)
75     * Added GtkMountOperation, copied from gtk+. (Carlos Garcia Campos)
76     * GS code has been removed, libspectre is now required to build the
77       PostScript backend. (Carlos Garcia Campos)
78
79 Bug fixes:
80
81     * Fixed a crash when opening documents with no pages
82       (#537574, Carlos Garcia Campos)
83     * Fixed a crash when running in debug mode (Daniel M. German)
84     * Fixed a crash in impress backend (#530852, Hans Petter Jansson)
85     * Improved error handling in djvu backend (#530202, Carlos Garcia Campos)
86     * Do not use the pixbuf backend for rendering tiff documents when
87       the tiff backend is available (#520290, Carlos Garcia Campos)
88     * Fixed T1 font rendering in dvi backend (#536883, Mattias Nissler)
89     * Other bugs fixed: #533323, #533897, #533896, #534493, #537535
90
91 Thanks:
92
93     Matthias Drochner, Frederic Peters, Cosimo Cecchi
94
95 Translation updates:
96
97     * Djihed Afifi (ar) 
98
99     
100 ================
101 Evince  2.22.1.1
102 ================
103
104 Bug fixes:
105
106     *  Fix build in FreeBSD (#526799, Michael Johnson, Carlos Garcia Campos)
107     *  Fixes djvu backend links (#526517, Carlos Garcia Campos)
108
109 ===============
110 Evince  2.22.1
111 ===============
112
113 Bug fixes:
114
115     * Add compressed dvi to the list of supported mime types
116       (#307087, Ed Catmur)
117     * Fix a crash when printing a range that doesn't specify the start
118       or end page (#524288, Carlos Garcia Campos)
119     * Fix a crash when thumbnail failed to render in PS backend
120       (#525015, Carlos Garcia Campos)
121     * Open default application when launching an external uri
122       (#525009, Emil Soleyman)
123     * Add a configure option to enable/diable DBus (#521797, Rémi Cardona)
124     * Fix printing in documents with rotated pages (#512648, Eugen Dedu)
125     * Do not append file extension twice when saving an image
126       (#523069, Carlos Garcia Campos, Wouter Bolsterlee)
127     * Cancel find operation when the find bar is closed
128       (#508845, Carlos Garcia Campos)
129     * Several printing fixes: collate, reverse and copies were broken
130       (#365332, Eugen Dedu)
131     * Fix selection rendering when poppler is compiled with splash
132       backend (Carlos Garcia Campos).
133     * Other bugs fixed: #521224, #524112
134
135 Translation updates:
136
137     * Alexander Nyakhaychyk (be)
138     * Yavor Doganov (bg)
139     * David Lodge (en_GB)
140     * Jorge González (es)
141     * Ivar Smolin (et)
142     * Clytie Siddall (vi)
143
144 ===============
145 Evince  2.22.0
146 ===============
147
148 Bug fixes:
149
150     * Do not print when Escape is pressed to close printing dialog
151       (#495107, Wouter Bolsterlee)
152     * Fix a crash in nautilus properties page (#519679, Carlos Garcia Campos)
153     * Fix a crash with transition effects (#519106, Carlos Garnacho)
154     * Fix document mime type detection (#518874, Carlos Garcia Campos)
155     * Fix a crash in forms (#518831, Carlos Garcia Campos)
156     * Fix images extraction (#516237, Carlos Garcia Campos)
157     
158 Translation updates:
159
160     * Djihed Afifi (ar)
161     * Ihar Hrachyshka (be@latin)
162     * Petr Kovar (cs)
163     * Kenneth Nielsen (da)
164     * nikosCharonitakis (el)
165     * David Lodge (en_GB)
166     * Jorge González (es)
167     * Ivar Smolin (et)
168     * Ilkka Tuohela (fi)
169     * Claude Paroz (fr)
170     * Ignacio Casal Quinteiro (gl)
171     * Ankit Patel (gu)
172     * Yuval Tanny (he)
173     * Gabor Kelemen (hu)
174     * Luca Ferretti (it)
175     * Takeshi Aihana (ja)
176     * Shankar Prasad (kn)
177     * Changwoo Ryu (ko)
178     * Gintautas Miliauskas (lt)
179     * Arangel Angov (mk)
180     * Sandeep Shedmake (mr)
181     * Narayan Kumar Magar (ne)
182     * Åsmund Skjæveland (nn)
183     * Yannig Marchegay (Kokoyaya) (oc)
184     * Hugo Doria (pt_BR)
185     * Laurent Dhima (sq)
186     
187 ===============
188 Evince  2.21.91
189 ===============
190         
191 Bug fixes:
192     
193     * gnome-print code has been removed (#512370, Carlos Garcia Campos)
194     * Fix thumbnailer crash (#513934, Matthias Clasen)
195     * Fix djvu rendering (#482720, Carlos Garcia Campos)
196     * Fix mime type detection based on file contents (Cosimo Cecchi, Carlos Garcia Campos)
197     * Other bugs fixed: #512719, #512720, #512718, #512771, #513203
198     
199 Translation updates:
200
201     * Khaled Hosny (ar)
202     * Amitakhya Phukan (as)
203     * Hendrik Richter (de)
204     * Jorge González (es)
205     * Kjartan Maraas (nb)
206     * Yannig Marchegay (Kokoyaya) (oc)
207     * Tomasz Dominikowski (pl)
208     * Vladimir Melo (pt_BR)
209     * Duarte Loreto (pt)
210     * Theppitak Karoonboonyanan (th)
211     * Serdar CICEK (tr)
212     * Woodman Tuen (zh_HK)
213
214 ===============
215 Evince  2.21.90
216 ===============
217
218 Important notice for distributors:
219
220     * This release overrides document permissions by default. See
221       http://bugzilla.gnome.org/show_bug.cgi?id=382700 for more information
222       about this.
223     * Ghostscript interface for PostScript documents is now deprecated.
224       Please use libspectre (http://libspectre.freedesktop.org/)
225       instead.
226
227 New features and UI improvements:
228
229     * Port to gio and drop gnome-vfs dependency. (#510401, Cosimo Cecchi, Carlos Garcia Campos)
230     * Scroll pages in page entry with mouse wheel (#324122, David Turner)
231     * Automatic scrolling in context menu (#323670, David Turner)
232     * Kinetic scrolling (#461271, David Turner)
233     * New plugin system for backends (#351348, Carlos Garcia Campos)
234     * Allow saving images in formats other than PNG (#500209, Carl-Anton
235       Ingmarsson, Nickolay V. Shmyrev)
236     * Add support for page transitions (#458460, Carlos Garnacho)
237     * Override document restrictions by default (#382700, Wouter Bolsterlee)
238     * Use up/down arrows instead of left/right (#170081, Wouter Bolsterlee)
239
240 Bug fixes:
241
242     * Reset cursor correctly (#501603, #509958, Carlos Garcia Campos)
243     * Use GSlice to allocate memory (#475972, Christian Persch)
244     * Do not limit minimum zoom factor in best fit/fit width mode (#503805,
245       Carlos Garcia Campos)
246     * Use libspectre, if available, for the ps backend. (#317106, #499787,
247       #501235, #421879, #445797, #443859, #486547, #386005, #507705, Carlos Garcia Campos)
248     * Put RTL marker in recent file list (#509076, Djihed Afifi)
249     * Put Nautilus extension in right place (#505359, Matthias Clasen, Brian
250       Pepple, Damien Carbery, Wouter Bolsterlee)
251     * Avoid filename quoting issues (#502500, Tom Parker)
252     * Repair horizontal scrolling with shift (#483412, Nickolay V. Shmyrev)
253     * Gnome Keyring is now an optional dependency (#509676, Marcelo Lira)
254     * Reduce memory consumption by rendering images on demand (Carlos Garcia Campos)
255     * Fix printing in dvi backend when filename contains white spaces. (#502839, Carlos Garcia Campos)
256     * Other bugs fixed: #502843, #460658, #504721, #511635
257
258 Thanks:
259
260     * Carlos Garcia Campos
261     * Christian Persch
262     * Yaakov Selkowitz
263     * David Turner
264     * Carl-Anton Ingmarsson
265     * Carlos Garnacho
266     * Djihed Afifi
267     * Nickolay V. Shmyrev
268     * Wouter Bolsterlee
269     * Marcelo Lira
270
271 Translation updates:
272
273     * Djihed Afifi (ar)
274     * Ihar Hrachyshka (be@latin)
275     * Gil Forcada (ca)
276     * Jorge Gonzalez (es)
277     * Priit Laes (et)
278     * Inaki Larranaga Murgoitio (eu)
279     * Stéphane Raimbault (fr)
280     * Seán de Búrca (ga)
281     * Ignacio Casal Quinteiro (gl)
282     * Kjartan Maraas (nb)
283     * Wouter Bolsterlee (nl)
284     * Thierry Randrianiriana (mg)
285     * Yannig Marchegay (oc)
286     * Leonardo Ferreira Fontenelle, Hugo Doria, Rodrigo Flores (pt_BR)
287     * Daniel Nylander (sv)
288     * Clytie Siddall (vi)
289
290 ===============
291 Evince  2.21.1
292 ===============
293
294 New Features and UI Improvements:
295
296     * Use message area for notification about errors
297     * Some print settings for documents are stored in metadata
298     * Added command line option for search
299     * Expander with a recent documents is added to toolbar
300     * Egg-recent code dropped
301     * Djvu, dvi and comics are enabled by default
302     * Support for links with URI's like mailto (Pascal Terjan)
303     * Removed the shadow of the fullscreen toolbar
304
305 Bug fixes:
306
307     * A lot of bug fixes from a stable branch
308
309 Thanks:
310  
311     To Carlos Garcia Campos who did the all the amazing work above :)
312
313 Translations:
314
315     Changwoo Ryu (ko)
316     Daniel Nylander (sv)
317     Djihed Afifi (ar)
318     Jorge Gonzalez (es)
319     Francesco Marletta (it)
320     Gabor Kelemen (hu)
321     Gintautas Miliauskas (lt)
322     Ignacio Casal Quinteiro (gl)
323     Ihar Hrachyshka (be@latin)
324     Ilkka Tuohela (fi)
325     Ivar Smolin (et)
326     Jorge González (es)
327     Kjartan Maraas (nb)
328     Matej Urbančič (sl)
329     Peter Bach (da)
330     Yannig Marchegay (Kokoyaya) (oc)
331
332 ===============
333 Evince  2.20.2
334 ===============
335
336 Bug fixes:
337
338     * Tiff documents were rendered with wrong colors (Matthias Clasen)
339     * Fix endless loop when zero pages per sheet is selected (Darren Kenny)
340     * Do not jump to the first page when reloading from command line (Carlos Garcia Campos)
341     * Memory leak fix (Hiroyuki Ikezoe)
342     * Fix printing with poppler splash backend (Carlos Garcia Campos)
343     * Fix a crash when printing with the gnome-print dialog (Carlos Garcia Campos)
344     * Warning fix (Sebastien Bacher)
345
346 Translations:
347
348     Matej Urbančič (sl)
349     Youssef Chahibi (ar)
350
351 ===============
352 Evince  2.20.1
353 ===============
354
355 Bug fixes:
356
357     * Printing multiple pages per sheet fixes (Carlos Garcia Campos)
358     * Respect ranges order during print (Carlos Garcia Campos)
359     * Silently ignore unknown form fields (Matthias Drochner)
360     * Do not show the toolbar in fullscreen mode if the main toolbar is not visible (Carlos Garcia Campos)
361     * Give priority to form fields over images (Carlos Garcia Campos)
362     
363 Translations:
364
365     Changwoo Ryu (ko)
366     Francesco Marletta (it)
367     Ilkka Tuohela (fi)
368     Peter Bach (da)
369
370 ===============
371 Evince  2.20.0
372 ===============
373
374 Bug fixes:
375
376     * Forms support broken by forgotten ifdef fix (Carlos Garcia Campos)
377     * Issue with making a copy and xfer to different file system (Carlos Garcia Campos)
378     * Desktop file fixes (Götz Waschk)
379
380 Translations:
381
382     Youssef Chahibi (ar)
383     Alexander Shopov (bg)
384     Peter Bach (da)
385     Ivar Smolin (et)
386     Ignacio Casal Quinteiro (gl)
387     Francesco Marletta (it)
388     Gintautas Miliauskas (lt)
389     Espen Stefansen (nb)
390     Yannig Marchegay (Kokoyaya) (oc)
391     Mişu Moldovan (ro)
392     Peter Tuhársky (sk)
393     Laurent Dhima (sq)
394     Горан Ракић (sr)
395     Maxim Dziumanenko (uk)
396
397 ===============
398 Evince  2.19.92
399 ===============
400
401 Bug fixes:
402
403     * Bump requirements to poppler 0.6 (Carlos Garcia Campos)
404     * Restart the search when reloading a document with the find bar visible (Carlos Garcia Campos)
405     * Do not jump to the first page when reloading a document from the last page (Carlos Garcia Campos)
406     * Do not update visibility when changing a chrome flag (Carlos Garcia Campos)
407     * Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL (Carlos Garcia Campos)
408     * Make sure current-page <= end-page in continuous mode (Carlos Garcia Campos)
409     * Ignore outline items without a title (Carlos Garcia Campos)
410     * Use only drag mouse cursor during a drag operation (Carlos Garcia Campos)
411     * Actually fix printing regressions (Carlos Garcia Campos)
412     * Add support for double and triple click selections (Carlos Garcia Campos)
413
414 Translations:
415
416     Gil Forcada (ca)
417
418 ===============
419 Evince   2.19.4
420 ===============
421
422 Bug fixes:
423
424     * Find works when findbar is hidden (Justin Blanchard)
425     * Use directly cairo_surface_get_content (Jeff Muizelaar)
426     * Great speedup by using CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 (Jeff Muizelaar)
427     * Fix for embedded thumbnails dimension and rotation (Carlos Garcia Campos)
428     * Avoid ifdefs inside macros (Jens Granseuer)
429     * Memory leak fixes (Justin Blanchard, Hiroyuki Ikezoe)
430     * New icon sizes (Andreas Nilsson)
431     * Invalid read fix (Justin Blanchard)
432     * Fix multihead problems in toolbar editor (Carlos Garcia Campos)
433     * Use the same cairo context for every page in the same expose event (Carlos Garcia Campos)
434
435 Translations:
436
437     Adam Weinberger (en_CA)
438     Danishka Navin (si)
439     Duarte Loreto (pt)
440     Hendrik Richter (de)
441     Ihar Hrachyshka (be@latin)
442     Raphael Higino (pt_BR)
443     Stéphane Raimbault (fr)
444     Takeshi Aihana (ja)
445     
446 ==============
447 Evince   0.9.3
448 ==============
449
450 New Features and UI Improvements:
451
452     * Use new GTK+ tootlips (Carlos Garcia Campos)
453     * Printing multiple pages per sheet (Carlos Garcia Campos)
454     * Added UNIX-like key bindings hjkl (Cosimo Cecchi)
455
456 Bug fixes:
457
458     * Do not block while enumerating printers in preview mode (Christian Persch)
459     * Show new pages as soon as they are rendered even if other page 
460       elements like forms, images or links are not ready yet (Carlos Garcia Campos)
461     * Provide different options in the print dialog depending on document 
462       type backend capabilities (Carlos Garcia Campos)
463
464 Translations:
465
466     Jorge González (es)
467     Iñaki Larrañaga Murgoitio (eu)
468     Ilkka Tuohela (fi)
469     Gabor Kelemen (hu)
470     Arangel Angov (mk)
471     Wouter Bolsterlee (nl)
472     Funda Wang (zh_CN)
473
474 ==============
475 Evince   0.9.2
476 ==============
477
478 New Features and UI Improvements:
479
480     * Forms support (Julien Rebetez, Carlos Garcia Campos)
481     * Toolbar editor icons on dragging (Jaap Haitsma)
482
483 Bug fixes:
484
485     * Program description translation issue fixed (Gabor Kelemen)
486     * Do not change page after presentation (Cesar Fernandez)
487
488 Translations:
489
490     Ankit Patel (gu)
491     Arangel Angov (mk)
492     Bharat Kumar (te)
493     Clytie Siddall (vi)
494     Daniel Nylander (sv)
495     Dr.T.Vasudevan (ta)
496     Espen Stefansen (nb)
497     Ivar Smolin (et)
498     Takeshi Aihana (ja)
499     Theppitak Karoonboonyanan (th)
500     Tomasz Dominikowski (pl)
501     Tshewang Norbu (dz)
502
503 ==============
504 Evince   0.9.1
505 ==============
506
507 New Features and UI Improvements:
508
509     * Cairo-based renderer for pages and selections of PDF, DVJU and DVI documents (Carlos Garcia Campos)
510     * PDF exporter for printing DVI documents (Alaska Subedi)
511     * Zoom icon artwork (Michael Monreal)
512     * Patch to avoid frequent process wakeup for metadata handling (Bastien Nocera, Arjan van de Ven)
513     * Bumped poppler requirements to 0.5.9 (Carlos Garcia Campos)
514     * Changed sidebar ordering (Wouter Bolsterlee)
515     * Removed extra locking of a main loop to speed up rendering (Carlos Garcia Campos)
516
517 Bug fixes:
518
519     * Print job is released quickly (Carlos Garcia Campos)
520     * Update a cursor and tooltips after scrolling (Carlos Garcia Campos)
521     * More safe mkdir_with_parents (Eduardo Lima)
522     * Safe saving of a document copy to a remote location (Carlos Garcia Campos)
523     * Build fix without libgnome (Marc Brockschmidt)
524     * Selections don't disappear after zoom (Carlos Garcia Campos)
525     * Preview button added to the print dialog (Carlos Garcia Campos)
526
527 Translations:
528
529     Daniel Nylander (sv)
530     David Lodge (en_GB)
531     Dr.T.Vasudevan (ta)
532     Espen Stefansen (nb)
533     Gil Forcada (ca)
534     Ignacio Casal Quinteiro (gl)
535     Ivar Smolin (et)
536     Jorge González (es)
537     Sonam Pelden (dz)
538     Theppitak Karoonboonyanan (th)
539     Yuval Tanny (he)
540     
541 ==============
542 Evince   0.9.0
543 ==============
544
545 New Features and UI Improvements:
546
547     * Printing support in djvu documents (Alaska Subedi)
548     * Optional drop of libgnome dependency (Ross Burton)
549     * Print button for preview mode (Carlos Garcia Campos)
550     * Remember print settings (Carlos Garcia Campos)
551     * Use gtk+ builtin paper list to identify the document's paper size (Carlos Garcia Campos)
552     * Start rendering pages before any other jobs (Carlos Garcia Campos)
553     * Developer documentation updated. (Iñigo Martínez)
554     * History button improvements (Nickolay Shmyrev)
555
556 Bug Fixes:
557
558     * Fixes for issues with fullscreen toolbar (Carlos Garcia Campos)
559     * Open document in empty window with EggRecent (Eduardo Lima)
560     * Compilation fixes for FreeBSD (Roy Marples)
561     * A lot of calls to parent class methos added (Christian Persch)
562     * Update gtk-icon-cache in uninstall hook (Brian Pepple)
563     * Fix for crash in comics backend when filename contains quote (Nickolay Shmyrev)
564     * Always add application-specific icons to the theme (Nickolay Shmyrev)
565
566 Translations:
567
568     Jakub Friedl (cs)
569     Dimitris Glezos (el)
570     David Lodge (en_GB)
571     Jorge González (es)
572     Ivar Smolin (et)
573     Francesco Marletta (it)
574     Espen Stefansen (nb)
575     Yannig Marchegay (oc)
576     Washington Lins (pt_BR)
577     Daniel Nylander (sv)
578
579 ==============
580 Evince   0.8.1
581 ==============
582
583 Bug Fixes:
584
585     * Default resolution is used when it's not provided by TIFF
586       document (Carlos Garcia Campos)
587     * Added support for ps, eps and compressed documents 
588       thumbnails (Carlos Garcia Campos)
589     * Implemented font color specials in the DVI backend (Ricardo Markiewicz)
590     * DOCUMENTS folder from xdg-data-dirs is used as default folder when
591       opening a file chooser (Matthias Clasen)
592     * unlink-tempfile is used instead of unlink-temp-file (Carlos Garcia Campos)
593
594 Translations:
595
596     Gil Forcada (ca)
597     Ignacio Casal Quinteiro (gl)
598     Iñaki Larrañaga Murgoitio (eu)
599     Jorge González (es)
600     Jakub Friedl (cs)
601     Sonam Pelden (dz)
602
603 ==============
604 Evince   0.8.0
605 ==============
606
607 Features and UI Improvements:
608
609     * Thumbnails for postscript documents (Carlos Garcia Campos)
610     * Copy of compressed document is saved compressed (Carlos Garcia Campos)
611
612 Bug Fixes:
613
614     * Properly handle PostScript page orientation (Carlos Garcia Campos)
615     * Do not render thumbnails when sidebar thumbnail page is not visible
616       on startup (Carlos Garcia Campos)
617     * Warning when document has one page (Carlos Garcia Campos)
618     * Djvu backend builds on Mac (Carlos Garcia Campos)
619     * Allow deleting in goto window in presentation mode (Carlos Garcia Campos)
620
621 Translations:
622
623     Ankit Patel (gu)
624     Changwoo Ryu (ko)
625     Christian Kintner (de)
626     Clytie Siddall (vi)
627     Daniel Nylander (sv)
628     Djihed Afifi (ar)
629     Duarte Loreto (pt)
630     Erdal Ronahi (ku)
631     Funda Wang (zh_CN)
632     Gabor Kelemen (hu)
633     Gil Forcada (ca)
634     Gintautas Miliauskas (lt)
635     Ihar Hrachyshka (be)
636     Ivar Smolin (et)
637     Kjartan Maraas (nb)
638     Matic Žgur (sl)
639     Maxim Dziumanenko (uk)
640     Mişu Moldovan (ro)
641     Nickolay V. Shmyrev (ru)
642     Raphael Higino (pt_BR)
643     Takeshi Aihana (ja)
644     Thierry Randrianiriana (mg)
645     Wadim Dziedzic (pl)
646     Woodman Tuen (zh_HK)
647     Woodman Tuen (zh_TW)
648     Yuval Tanny (he)
649     Игор Несторовић (sr)
650
651 ==============
652 Evince   0.7.2
653 ==============
654
655 New Features and UI Improvements:
656
657     * Document thumbnail is used as window icon (Carlos Garcia Campos)
658     * Support for gzipped and bzipped 
659       document types (Carlos Garcia Campos)
660     * A lot of new icons (Luca Feretti, Andreas Nilsson)
661     * Finally working history button (Nickolay V. Shmyrev)
662
663 Internal Improvements:
664
665     * Developer gtk-doc based documentation (Nickolay V. Shmyrev)
666     * More dogtail tests (Nickolay V. Shmyrev)
667
668 Bug Fixes:
669     
670     * Fontconfig lock to avoid crashes (Carlos Garcia Campos)
671     * Critical crash fix by checking return value from 
672       psscan (Tom Parker)
673     * Critical crash fix in nautilus property page and 
674       broken ODF (Tom Parker)
675     * Critical crash fix with multifile djvu 
676       documents (Carlos Garcia Campos)
677     * Multithreaded gtk problems fix by using async 
678       gnome-vfs (Carlos Garcia Campos)
679
680 Translations:
681
682     Changwoo Ryu (ko)
683     Clytie Siddall (vi)
684     Daniel Nylander (sv)
685     David Lodge (en_GB)
686     Dimitris Glezos (el)
687     Dorji Tashi (dz)
688     Duarte Loreto (pt)
689     Gabor Kelemen (hu)
690     Ihar Hrachyshka (be)
691     Ilkka Tuohela (fi)
692     Ivar Smolin (et)
693     Jovan Naumovski (mk)
694     Khaled Hosny (ar)
695     Kjartan Maraas (nb)
696     Nickolay V. Shmyrev (ru)
697     Stéphane Raimbault (fr)
698     Theppitak Karoonboonyanan (th)
699     Vladimir Petkov (bg)
700     Wouter Bolsterlee (nl)
701     Yuval Tanny (he)
702
703 Thanks:
704
705     Ed Catmur, Esteban Sanchez, Theppitak Karoonboonyanan, Wouter Bolsterlee
706
707 ==============
708 Evince   0.7.1
709 ==============
710
711 New Features:
712
713     * Popup window to jump to another page in presentation mode. (Carlos Garcia Campos)
714     * Page transition support in presentation mode. (Carlos Garcia Campos)
715
716 Bug Fixes:
717
718     * Fix random crashes related to threads and Font Config (Carlos Garcia Campos)
719     * Fix icon name in desktop file (Luca Ferretti)
720     * Always use "best fit" zoom in presentation mode (Wouter Bolsterlee)
721     * Don't restore the view on the last page when a document is reopened 
722       (Wouter Bolsterlee)
723     * Fix build due to libxml2 (Elijah Newren)
724
725 Translations:
726
727     * Djihed Afifi (ar)
728     * Ales Nyakhaychyk (be)
729     * Alexander Shopov (bg)
730     * Josep Puigdemont i Casamajó (ca)
731     * David Lodge (en_GB)
732     * Francisco Javier F. Serrador (es)
733     * Priit Laes (et)
734     * Raivis Dejus (lv)
735     * Jovan Naumovski (mk)
736     * Kjartan Maraas (nb)
737     * Wouter Bolsterlee (nl)
738     * Matic Žgur (sl)
739     * Daniel Nylander (sv)
740     * Theppitak Karoonboonyanan (th)
741     * Clytie Siddall (vi)
742
743 Thanks:
744
745     Damien Carbery, Jens Granseuer, Yevgen Muntyan
746
747 ==============
748 Evince   0.7.0
749 ==============
750
751 New Features:
752
753     * History. Preliminary implementation, not finished yet. (Nickolay V. Shmyrev)
754     * Option to open a copy of the document in a new window. (Carlos Garcia Campos)
755     * Multihead systems support. (Carlos Garcia Campos)
756     * Added paper size field to the properties dialog. (Kasper Svendsen, Wouter Bolsterlee)
757     * Added automated UI tests with dogtail (Nickolay V. Shmyrev)
758
759 Bug Fixes:
760
761     * Links support in rotated documents. (Radoslav Dorcik)
762     * Side pane disabled when entering and leaving fullscreen mode. (Nickolay V. Shmyrev)
763     * Fixed crash in DVI backend. (Nickolay V. Shmyrev)
764     * Printing settings scale, copies, collate, reverse, odd/even work again (Carlos Garcia Campos)
765     * Added page setup dialog for printing. (Carlos Garcia Campos)
766     * Support for printing to a PDF file. (Carlos Garcia Campos)
767     * Allow blank screen in presentation mode. (Carlos Garcia Campos)
768     * Added "End of presentation" page in presentation mode. (Carlos Garcia Campos)
769     * Screensaver detection in presentation mode. (Wouter Bolsterlee)
770     * "Loading..." text is not shown in presentation mode. (Wouter Bolsterlee)
771
772 Security Fixes:
773
774     * Buffer overflow in PS backend. CVE-2006-5864. (Carlos Garcia Campos)
775
776 Translations:
777
778     * Djihed Afifi (ar)
779     * Runa Bhattacharjee (bn_IN)
780     * Gil Forcada (ca)
781     * Jakub Friedl (cs)
782     * Mindu Dorji (dz)
783     * Dimitris Glezos (el)
784     * David Lodge (en_GB)
785     * Francisco Javier F. Serrador (es)
786     * Ilkka Tuohela (fi)
787     * Claude Paroz (fr)
788     * Ankit Patel (gu)
789     * Rajesh Ranjan (hi)
790     * Gabor Kelemen (hu)
791     * Satoru SATOH (ja)
792     * Vladimer Sichinava (ka)
793     * Fano Rajaonarisoa (mg)
794     * Kjartan Maraas (nb)
795     * Wouter Bolsterlee (nl)
796     * Leonardo Ferreira Fontenelle (pt_BR)
797     * Leonid Kanter (ru)
798     * Steve Murphy (rw)
799     * Daniel Nylander (sv)
800     * Theppitak Karoonboonyanan (th)
801     * Baris Cicek (tr)
802
803 Thanks:
804
805     Claudio Saavedra, Gabriel Felipe Cornejo, Mathias Hasselmann, Michael Monreal, 
806     Julien Rebetez, P. Henrique Silva, Yevgen Muntyan
807
808 ==============
809 Evince   0.6.1
810 ==============
811
812 Bug Fixes:
813
814     * Current page follows find page
815     * Reopen reloads document
816     * Document size is guessed correctly
817     * Icons are installed in correct folders
818     * Memory leak fixed, etc
819     
820 Translations:
821
822     * da dz el en_GB es fa gl it ka nn ro
823     * documentation: fi it sv
824       
825 Thanks:     
826
827     Carlos Garcia Campos, Mathias Hasselmann, Wouter Bolsterlee,
828     Christian Persch
829     
830     and especially translators:
831     
832     Alessio Frusciante, Åsmund Skjæveland, David Lodge, 
833     Francisco Javier F. Serrador, Ignacio Casal Quinteiro, Kostas Papadimas,
834     Mugurel Tudorm, Ole Laursen, Pema Geyleg, Roozbeh Pournader,
835     Vladimer Sichinava, Daniel Nylander, Tommi Vainikainen, Luca Ferretti
836         
837 ==============
838 Evince   0.6.0
839 ==============
840
841 Bug Fixes:
842
843     * Links aren't lost while resizing
844     * Tiff backend crash is fixed
845     * Recent code and icons code are screen safe
846     * Crash while handling password-protected documents is fixed
847
848 Translations:
849
850     * bg bn bn_IN ca de dz el et fa fi fr gu hi hu ja ko lt lv mk ml 
851       mr nb or pt pt_BR ro ru sl sv th tr vi zh_CN zh_HK zh_TW
852       
853 Thanks:     
854
855     Carlos Garcia Campos, Julien Rebetez, Sebastien Bacher, Wouter Bolsterlee
856     
857     and especially translators:
858         
859     Abel Cheung, Alexander Shopov, Ani Peter, Ankit Patel, Baris Cicek,
860     Changwoo Ryu, Chao-Hsiung Liao, Christophe Merlet, Claude Paroz, Clytie
861     Siddall, Daniel Nylander, Duarte Loreto, Funda Wang, Gabor Kelemen,
862     Guntupalli Karunakar, Hendrik Richter, Ilkka Tuohela, Ivar Smolin, Josep
863     Puigdemont i Casamajó, Jovan Naumovski, Khandakar Mujahidul Islam,
864     Kjartan Maraas, Leonardo Ferreira Fontenelle, Leonid Kanter, Lucas
865     Rocha, Matic Žgur, Meelad Zakaria, Mişu Moldovan, Mugurel Tudor, Nikos
866     Charonitakis, Priit Laes, Rahul Bhalerao, Raivis Dejus, Rajesh Ranjan,
867     Roozbeh Pournader, Runa Bhattacharjee, Satoru SATOH, Subhransu Behera,
868     Theppitak Karoonboonyanan, Žygimantas Beručka
869         
870 ==============
871 Evince   0.5.5
872 ==============
873
874 New Features:
875
876     * Evince have preview mode for using with gtk+
877     * New print dialog is used with gtk 2.10
878     * New recent files framework is used
879     
880 UI Improvements:
881     
882     * Sidebar is unified with Epiphany
883     * Escape unfocus page entry
884
885 Bug Fixes:
886
887     * Automake updates
888     * Link coordinates now used correctly
889     * Desktop file is corrected
890     * Memory leak fixes
891
892 Translations:
893
894     * ca cs de dz el es et eu fi fr gu ja ko mk nl ru sl sv th zh_HK zh_TW
895       
896 Thanks:     
897
898     Carlos Garcia Campos, Christian Persch, Radoslav Dorcik,
899     Ricardo Markiewicz, Sebastien Bacher, Wouter Bolsterlee
900     
901     and especially translators:
902         
903     Ankit Patel, Arangel Angov, Benoît Dejean, Changwoo Ryu, Chao-Hsiung
904     Liao, Christophe Merlet, Daniel Nylander, Francisco Javier F. Serrador,
905     Guntupalli Karunakar, Hendrik Richter, Ilkka Tuohela, Inaki Larranaga,
906     Jakub Friedl, Josep Puigdemont i Casamajó, Jovan Naumovski, Nikos
907     Charonitakis, Priit Laes, Takeshi Aihana, Theppitak Karoonboonyanan
908         
909 ==============
910 Evince   0.5.4
911 ==============
912
913 New Features:
914
915     * Evince supports impress slides with --enable-impress
916     * URI's with anchors can be opened
917
918 Bug Fixes:
919
920     * PAPI printing crash was fixed
921     * Threads-related crash was fixed
922     * Assertion on document types that don't support
923       links don't cause crash now
924     * Reload crash was fixed as loading of
925       password-protected documents
926     * Page-label command line option works again
927
928 Translations:
929
930     * be bg bn_IN ca cs de dz es et eu fi fr gl gu he id ko mk nb ne 
931       nl ru ta th vi zh_CN zh_HK zh_TW        
932       
933 Thanks:     
934
935     Bastien Nocera, Carlos Garcia Campos, Ghee Teo, Pat Rondon,
936     Ricardo Markiewicz, Wouter Bolsterlee
937     
938     and especially translators:
939         
940     Ahmad Riza H Nst, Ales Nyakhaychyk, Alexander Shopov,  Ankit Patel,
941     Benoît Dejean, Changwoo Ryu, Chao-Hsiung Liao, Clytie Siddall,
942     Francisco Javier F. Serrador, Funda Wang, Hendrik Richter,
943     I. Felix, Ignacio Casal Quinteiro, Ilkka Tuohela, Inaki Larranaga,
944     Jakub Friedl, Jayaradha,  Josep Puigdemont Casamajó,
945     Jovan Naumovski, Kjartan Maraas, Pawan Chitrakar, Pema Geyleg,
946     Priit Laes, Runa Bhattacharjee, Theppitak Karoonboonyanan, 
947     Vincent van Adrighem, Yair Hershkovitz
948         
949 ==============
950 Evince   0.5.3
951 ==============
952
953 New Features:
954
955     * Evince supports attachments in PDF files
956     * We require gtk 2.8 and djvulibre 3.5.17 now
957     * Links system is reworked allowing named links
958
959 Interface imporovements:
960
961     * Esc closes properties dialog
962     * Cursor is hidden in presentation mode
963     * Find previous item is added to the menu
964
965 Bug Fixes:
966
967     * GOption port and po/LINGUAS work
968     * Fixed mime type detection by file contents
969     * Several memory leaks were found
970     * Crash on exit related to thumbnailer
971     * Current page is selected more intelligently
972     * Work around libtool build bug is created
973
974 Translations:
975
976
977     * bg bn br dz es et fi gl gu nb nl nn no ro vi zh_CN zh_HK zh_TW
978         
979 Thanks:     
980
981     Michael Plump, Carlos Garcia Campos, Wouter Bolsterlee, Francisco
982     Javier F. Serrador, Kjartan Maraas and especially all translators.
983         
984 ==============
985 Evince   0.5.2
986 ==============
987
988 Bug Fixes:
989
990     * View don't jump on scrolling
991     * In presentation mode we scroll by one page
992
993 Translations:
994
995     * bg bn da de et fa fr hi hu ja ka pt pt_BR ro ru sv uk vi
996     
997 ==============
998 Evince   0.5.1
999 ==============
1000
1001 New Features:
1002
1003     * Evince can search text in DJVU files
1004
1005 Interface improvements:
1006
1007     * Odd pages are placed to the right in dual page mode
1008
1009 Bug Fixes:
1010
1011     * Produce thumbnails for comic books and carefully work with
1012       unzip
1013     * Correctly interoperate with DBUS 0.60
1014     * Ghostscript interpreter is checked in runtime
1015     * PS mime types are listed in desktop file
1016     * It's possible to add sidebar checkbutton on toolbar
1017     * It's possible to print in inverse order
1018     * Filechooser now will ask for overwrite confirmation
1019     * Search now takes account for scrolling
1020     * It's allowed to scroll view from find entry
1021     * Evince don't jump to find result if window was scrolled during search
1022     * It's now clear what page the toolbar page number applies to
1023
1024 Translations:
1025
1026     * bg ca cs cy da el en_CA es et eu fi gl gu he hu ja lt nb nl no pl
1027       pt_BR pt ru sq sr th vi zh_CN zh_HK zh_TW
1028     * Spanish docs are updated and we have Bulgarian translation now
1029     
1030 Thanks:
1031
1032     Ricardo Markiewicz, Rostislav Raykov, Stanislav Slusny, 
1033     Francisco Javier F. Serrador, Antoine Dopffer, Michael Hofmann, 
1034     Gary Coady, Luca Ferretti, Carlos Garcia Campos, Eduardo de Barros Lima,
1035     Christopher Aillon and all translators.
1036
1037 ==============
1038 Evince   0.5.0
1039 ==============
1040
1041 New Features:
1042
1043     * Various types of PDF links are now supported
1044     * New backend for comic books (CBR/CBZ archives)
1045     * Storage of passwords for protected documents in gnome-keyring
1046     * Layout settings for new documents are taken from the last used document
1047
1048 Interface Improvements:
1049
1050     * Statusbar was removed to save space
1051     * Notification about page processing is shown on the page
1052     * More key bindings
1053     * Improved intelligent window title that shouldn't confuse users
1054     * Show index by default if available
1055     * Tooltips for links
1056     * Now we have right click context menu
1057
1058 Bug Fixes:
1059
1060     * Crashes on reload and window close are fixed
1061     * DBus usage cleaned
1062     * Printing of multiple copies start to work
1063     * Crash on structured ps document
1064     * Improved session handling
1065     * Vertical and horizontal scrolling on selection
1066
1067 Translations:
1068
1069     * be, bg, bn, ca, cs, de, en_CA, es, et, eu, fi, fr, gl, gu 
1070       hu, it, ku, lt, nb, nl, no, ro, ru, sr, sv, th, vi, zh_CN, zh_HK, zh_TW
1071     * nl for documentation.
1072
1073 ==============
1074 Evince   0.4.0
1075 ==============
1076
1077 Bug Fixes:
1078
1079     * Depend on poppler 0.4.0
1080     * Pass in timestamp to to handle opening multiple windows over dbus
1081       better (Ryan Lortie)
1082     * Really quit when rendering postscript files.
1083     * Set textdomain to libglade. 
1084     * Fix rotation of thumbnails multiple times
1085     * Fix selection for non-continuous case
1086     * Disable selection and links for rotated case
1087     * findbar fixes
1088
1089 ==============
1090 Evince   0.3.4
1091 ==============
1092
1093 Bug Fixes:
1094
1095     * Depend on poppler 0.4.0
1096     * Convert filenames to utf8 when showing them in the UI
1097     * Return focus back to view on escape
1098     * Fix compatibility with dbus 0.34.2
1099     * Fix some build warnings
1100     * Fix dvi backend compilation with t1lib-5.0
1101
1102 ==============
1103 Evince   0.3.3
1104 ==============
1105
1106 New Features:
1107
1108     * real text selection, complete with theming and I-Beam support
1109     * Respect lockdown gconf keys
1110     * Metadata support per document
1111     * Font properties dialog
1112     * dbus support to create a factory
1113     * Implement nautilus plugin for properties.
1114
1115 Interface Improvements:
1116
1117     * HIG Fixes 
1118     * Hide menu entry in .desktop file
1119     * Get the correct mime types in the open dialog
1120
1121 Bug Fixes:
1122
1123     * Improved rotation support
1124     * Backwards searching
1125     * Use unzipped document when printing
1126     * Persist the print settings
1127     * Support pdf's with 0 pages
1128     * Fix find flickering
1129     * gnome-doc-utils for manual
1130     * Add keypad accelerators for zooming. Fix for bug 308128.
1131     * fix mem leaks
1132     * MIME Fixes
1133     * tiff/djvu backend fixes
1134
1135 Translations:
1136
1137     * eu, gl, gu, he, hi, ne, pa, pl, sk, sr, st@Latn, tr
1138
1139 ==============
1140 Evince   0.3.2
1141 ==============
1142
1143 New Features:
1144
1145     * Multi page tiff support
1146     * Document properties
1147     * Document rotation
1148     * Gnome vfs support
1149
1150 Interface Improvements:
1151
1152     * Faster dvi rendering
1153     * More compact layout for documents with different page formats
1154     * Stock icons for all toolbar editor items
1155     * Multiple selection in the open dialog
1156     * Loading progress feedback
1157     * Multiple column thumbnails
1158     * Expand links when specified by the document
1159     * Several new handy keybindings
1160     * Ellipsize recent items labels
1161
1162 Bug Fixes:
1163
1164     * Fix rendering of several postscript documents
1165     * Fix reloading of postcript documents
1166     * Fix a lot of memory leaks
1167     * Fix compilation on gcc 4
1168     * Several minor fixes
1169
1170 ==============
1171 Evince   0.3.1
1172 ==============
1173
1174 New Features:
1175
1176     * Toolbar editor
1177     * Middle button scrolling
1178     * Support for printing page ranges
1179     * Support for printing chapters (from the index)
1180
1181 Interface Improvements:
1182
1183     * Move best fit items in the toolbar control at the top
1184     * In the sidebar make drop down menu as large as the button
1185     * Several keybindings improvements
1186     * Faster scrolling
1187     * Only render the visible thumbnails (less memory usage)
1188     * Get rid of confusing Normal size menu
1189
1190 Bug Fixes:
1191
1192     * Better mime detection
1193     * Several minor fixes
1194     * Fix printing on LPD printers
1195
1196 ==============
1197 Evince   0.3.0
1198 ==============
1199
1200 New Features:
1201
1202     * Continous mode
1203     * Dual page mode
1204     * Control + Scroll does zooming
1205     * Shift + Scroll scrolls horizontally
1206     * Zoom control in the toolbar
1207
1208 Interface Improvements:
1209
1210     * If all page labels are numeric show only
1211       the page total
1212
1213 Bug Fixes:
1214
1215     * Fix size of dvi thumbnails
1216     * Fix crash on exit
1217     * Make thumbnailer schemas translatable
1218     * Fix build problems with t1lib
1219
1220 ==============
1221 Evince   0.2.1
1222 ==============
1223
1224 New Features:
1225
1226     * new backend to support DJVU files.
1227     * new backend to support DVI.
1228     * Initial implementation of doc metadata.  No UI for this yet,
1229       though we respect docs requesting UI changes.
1230     * support application/x-gzpostscript
1231     * consolidate mime handling code so thumbnailer and main page
1232           can use them.  Thumbnail all types we support.
1233     * Respect document orientation 
1234     * Implement print and save a copy for the ps backend.
1235     * Badass completion of the document in the entry.  Only works
1236       with GTK+ >= 2.7.1
1237     * User docs
1238
1239 Bug Fixes:
1240
1241     * Faster Zooming
1242     * Clean up Schemas
1243     * README added.
1244     * Small rework of sidebar code. Now sidebar pages should implement
1245       EvSidebarPage interface.
1246     * lots of small bug fixes
1247     * Actually fix the "FIXME: update priority" comment.
1248     * Update egg-recent from libegg. This should fix long startup
1249           problem.
1250
1251 Interface Improvements:
1252
1253     * Shift + Space scrolls up.
1254     * Removed fullscreen toolbar hard-coded style
1255     * Fix normal size zoom. Make zoom in/zoom out unsensitive when
1256       they are behyond the limits.
1257     * Doesn't show resize grip when maximized
1258     * don't draw border in fullscreen
1259     * Doesn't show thumbnails if document has 1 page. Make sidebar
1260       menu entries sensitive only if if they have sense. 
1261     * Work around the Escape conflict (find bar and unfullscreen)
1262     * Save accelerators on exit.
1263     * Add Edit->Find Next
1264
1265 Translations:
1266
1267     * Make all toolbar items translatable
1268     * ru (Nickolay Shmyrev)
1269
1270 ==============
1271 Evince   0.2.0
1272 ==============
1273
1274 Code changes
1275
1276     * Use poppler glib api
1277
1278 Interface improvements
1279
1280     * Rewrite most of the backend code to use threads and make
1281       the interface more responsive
1282
1283 New features
1284
1285     * Use page labels as page numbers (Jonathan)
1286
1287 ==============
1288 Evince   0.1.9
1289 ==============
1290
1291     * Fix a crash in the nautilus thumbnailer (Fernando Herrera)
1292
1293 ==============
1294 Evince   0.1.8
1295 ==============
1296
1297 BugFixes
1298
1299     * Fix crash when opening pdf documents with only 1 page
1300
1301 ==============
1302 Evince   0.1.7
1303 ==============
1304
1305 New features
1306
1307     * Nautilus thumbnailer for pdf (Fernando Herrera)
1308
1309 BugFixes
1310
1311     * Make code C89 compliant (Jens Granseuer)
1312     * Fix some issues in the nautilus thumbnailer (Marco)
1313     * Do not read ps defaults from ggv prefs! (Marco)
1314
1315 ==============
1316 Evince   0.1.6
1317 ==============
1318
1319 Code changes
1320
1321     * Use poppler instead of our own xpdf fork (Kristian Høgsberg)
1322
1323 Interface improvements
1324
1325     * Use an entry for the page control instead of
1326       spin buttons (Marco)
1327     * Expand the sidebar selection widget (Carlos)
1328
1329 Bug fixes
1330
1331     * Fix crash in links loading (Jonathan)
1332     * Fix crashes when reloading document (Marco)   
1333
1334 ==============
1335 Evince   0.1.5
1336 ==============
1337
1338 New features
1339
1340     * Reload menu (Kai Willadsen)
1341
1342 Interface improvements
1343     
1344     * Support for DnD of files (Carlos Garcia Campos)
1345     * Set the "Previous" and "Next" toolbar
1346       buttons as important (Vincent Noel)
1347     * Make the "best fit" and "fit width"
1348       values act as toggle buttons (Jonathan)
1349     * Autohide the fullscreen button (Kristian Høgsberg)
1350     * Added ellipsis to Print item (Bryan)
1351     * Change the fullscreen toolbar to always be in
1352           the popup window (Jonathan)
1353     * Improved sidebar widget (Carlos Garcia Campos)
1354     * Minimal size for the sidebar (Marco)
1355     * Hide the sidebar if the type doesn't
1356       support thumbnailing and indexing (Jonathan)
1357     * Remember the sidebar size (Carlos Garcia Campos)
1358
1359 Bug fixes
1360
1361     * Fix compilation on non-gcc platforms (Marco)
1362     * Fix thumbnails generation (Crispin Flowerday)
1363     * Fix best fit size allocation (Martin)
1364     * Replace newlines in the title by spaces (Martin)
1365     * Get rid of the black flash when resizing the window (Jonathan)
1366     * Sync selection with zoom levels (Marco)
1367     * Fix clipboard operations (Marco)
1368     * Fix a crash when the ps document cannot be opened (Marco)
1369     * Fix postcript page selection (Marco)
1370     * Fix page sizing to be idempotent (Marco)
1371     * Fix page sizing toggle buttons (Marco)
1372     * Fix freezing on document with unrecognized links (Marco)
1373     * Check ghostscript minimal version (Marco)
1374     * Fix rendering of landscape documents (Marco)
1375     * Unescape filenames for display (Marco)
1376
1377 ==============
1378 Evince   0.1.4
1379 ==============
1380
1381 Code changes
1382
1383     * Add debugging/logging helpers (Marco)
1384     * Add warnings about unimplemented/unknown link
1385           types (Marco)
1386
1387 Interface improvements
1388
1389     * Epiphany like fullscreen mode (Christian Persch)
1390     * Save chromes state between sessions (Christian Persch)
1391     * Improve toolbar layout and icons (Luca Ferretti)
1392
1393 Bug fixes
1394
1395     * Really fix postscript rendering (Marco)
1396     * Do not leak gs processes on exit (Marco)
1397     * Fix a buffer overflow fix (Marco)
1398
1399 ==============
1400 Evince   0.1.3
1401 ==============
1402
1403 Code changes
1404
1405     * Beginnings of continuous viewing (Jonathan)
1406
1407 New features
1408
1409     * Support eps (Marco)
1410     * Support gzipped ps (Marco)
1411
1412 Bug fixes
1413
1414     * Fix a crash with the postscript view (Marco)
1415     * Fix image view (Jeff Muizelaar)
1416     * Fix a warning when opening documents without
1417       thumbnails (Martin)
1418     * Fix crashes when searched word is not found (Marco)
1419     * Fix a crash when changing page with keys (Marco)
1420
1421 ==============
1422 Evince   0.1.2
1423 ==============
1424
1425 New features
1426
1427     * Make search really work (Marco)
1428
1429 Interface improvements
1430
1431     * Show password state in the view (Jonathan)
1432     * add GTK_SHADOW_IN to the scrolled window (Martin)
1433     * make sure the selected thumbnail stays visible (Martin)
1434     * Remove history buttons from the toolbar (Marco)
1435
1436 Bug fixes
1437
1438     * Fix CID fonts with freetype 2.1.9 (Marco)
1439     * Fix inverted up/down buttons (Marco)
1440
1441 ==============
1442 Evince   0.1.1
1443 ==============
1444
1445 New features
1446
1447     * Actually print PDF files
1448     * Navigation history
1449     * Support Links
1450     * Support encrypted PDFs
1451     * A desktop file
1452
1453 Interface improvements
1454
1455     * Rename Bookmarks sidebar to Index
1456     * Use filename as title if the file doesn't have a title (Jeff
1457           Muizelaar) or if the title is empty
1458     * Make navigation with thumbnails possible (Anders Carlsson)
1459     * (De)Sensitize actions as necessary (Dave Malcolm)
1460     * Show a wait cursor while the page is rendering
1461     * Center the page; draw a page border
1462     * Undo selection on page change
1463     * Shorter toolbar item labels
1464     * Make selection work in any direction
1465
1466 Code changes
1467
1468     * Render PDFs directly as packed RGB
1469     * Update egg-recent code (not used yet)
1470     * Update to latest Xpdf patchlevel
1471
1472 Bug fixes
1473
1474     * PostScript backend fixes
1475     * Pixbuf backend fixes (Jeff Muizelaar)
1476     * Set page spin button limits correctly (Anders Carlsson)
1477     * Fix problem when base fonts are installed as pcf files.
1478     * Keep search selection highlighting correct even when
1479       zooming/changing window size (Stephane LOEUILLET)
1480
1481 Translation updates
1482
1483     * cs (Miloslav Trmac)
1484     * de (Frank Arnold)
1485     * en_CA (Adam Weinberger)
1486     * es (Antonio Ognio)
1487     * nb (Kjartan Maraas)
1488     * nl (Tino Meinen)
1489
1490 evince 0.1.0
1491 ------------
1492
1493 Initial release.