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