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