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