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