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