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