]> www.fi.muni.cz Git - evince.git/blob - NEWS
release: 2.91.90
[evince.git] / NEWS
1 ================
2 Evince  2.91.90
3 ================
4
5 Bug fixes:
6
7     * Fix focus stealing when scrolling with keyboard (#633475,
8       #623829, Carlos Garcia Campos)
9     * Fix another security issue in the dvi-backend (#640923, Vincent
10       Untz)
11     * Check for libICE, needed by eggsmclient (#642509, Emilio Pozuelo
12       Monfort)
13     * Rotate with CTRL+Left/Right in presentation mode too (#641772,
14       Carlos Garcia Campos)
15     * Make the toolbar editor fill its window (#641579, Matthias
16       Clasen)
17
18 Translation updates:
19
20     * F Wolff (af)
21     * Gil Forcada (ca)
22     * Kristjan SCHMIDT (eo)
23     * Daniel Mustieles (es)
24     * Claude Paroz (fr)
25     * Chao-Hsiung Liao (zh_HK)
26     * Chao-Hsiung Liao (zh_TW)
27
28 ================
29 Evince  2.91.6
30 ================
31
32 New Features and UI Improvements:
33
34     * Add support for external links in presentation mode (#628711,
35       Carlos Garcia Campos)
36
37 Documentation:
38
39     * Fix a few minor mistakes in the manual (#640345, Christian
40       Kirbach)
41
42 Bug fixes:
43
44     * Move to next/previous page with media keys in presentation mode
45       too (#625560, Carlos Garcia Campos)
46     * Remember the current page when document is reloaded in
47       presentation mode (#637594, Carlos Garcia Campos)
48     * Check all extensions when saving an image to avoid adding the
49       extension twice (#637461, Carlos Garcia Campos)
50     * Prevent the sidebar to get the focus when selected thumbnail
51       changes (#639408, Daniel Garcia)
52     * Make sure a11y is initialized before checking whether it's
53       enabled (#639850, Carlos Garcia Campos, Daniel Garcia)
54     * Call gdk_notify_startup_complete() when acting as remote to
55       prevent a hung startup notification when opening a document for
56       the second time (#640115, David Benjamin)
57     * Fix rendering issue with some fonts in dvi backend (José Aliste)
58
59 Translation updates:
60
61     * Khaled Hosny (ar)
62     * Krasimir Chonov (bg)
63     * Christian Kirbach (de)
64     * Mario Blättermann (de)
65     * Michael Kotsarinis (el)
66     * Jorge González (es)
67     * Iñaki Larrañaga Murgoitio (eu)
68     * Fran Diéguez (gl)
69     * Torstein Adolf Winterseth (nb)
70     * A S Alam (pa)
71
72 ================
73 Evince  2.91.5
74 ================
75
76 New Features and UI Improvements:
77
78     * Install .thumbnailer file to register the thumbnailer instead of
79       using GConf (#638343, Carlos Garcia Campos)
80     * A context menu has been added to bookmarks sidebar to open,
81       rename and remove bookmarks (Carlos Garcia Campos)
82
83 Bug fixes:
84
85     * Fix return value in g_return_val_if_fail() macro (Daniel Garcia)
86     * Fix several security issues in dvi backend: CVE-2010-2640,
87       CVE-2010-2641, CVE-2010-2642 and CVE-2010-2643 (José Aliste)
88     * Do not use deprecated API: GdkCursor, GtkStyle, size-request
89       (Carlos Garcia Campos)
90
91 Translation updates:
92
93     * Khaled Hosny (ar)
94     * Daniel Mustieles (es)
95     * Ivar Smolin (et)
96     * Yaron Shahrabani (he)
97     * Andika Triwidada (id)
98     * Baurzhan Muftakhidinov (kk)
99     * Torstein Adolf Winterseth (nb)
100     * Wouter Bolsterlee (nl)
101     * Andrej Žnidaršič (sl)
102     * Matej Urbančič (sl)
103     * Daniel Nylander (sv)
104
105 ================
106 Evince  2.91.4
107 ================
108
109 New Features and UI Improvements:
110
111     * Port to GtkStyleContext (Carlos Garcia Campos)
112     * Use GAppInfo instead of deprecated gdk_spawn methods (Cosimo
113       Cecchi)
114     * Document filename is not shown in the window title (#386292,
115       José Aliste, Wouter Bolsterlee)
116     * Support for interal bookmarks (#590655, Carlos Garcia Campos)
117     * Add support for xz compressed documents (#636481, Christian
118       Persch)
119     * Add support for .wwf files (they are just PDF documents with
120       another file extension (#636415, Bastien Nocera)
121     * The pixbuf backend has been removed. Evince is a document
122       viewer, not an image viewer. Eog does the latter job much better
123       than evince ever could (Christian Persch)
124
125 Documentation:
126
127     * Lots of documentation updates (Tiffany Antopolski)
128
129 Bug fixes:
130
131     * Stop the GtkSpinner when the loading window is hidden (#637390,
132       Cristian KLEIN)
133     * Fixes crash when printing operation is cancelled (#635619,
134       Carlos Garcia Campos)
135     * Don't draw a resize grip for Annotation Windows (José Aliste)
136
137 Translation updates:
138
139     * Daniel Mustieles (es)
140     * Ivar Smolin (et)
141     * Fran Diéguez (gl)
142     * Yaron Shahrabani (he)
143     * Baurzhan Muftakhidinov (kk)
144     * Erdal Ronahî (ku)
145     * Kjartan Maraas (nb)
146     * Matej Urbančič (sl)
147     * Zeper (ug)
148     * Clytie Siddall (vi)
149     * Chao-Hsiung Liao (zh_HK)
150     * Chao-Hsiung Liao (zh_TW)
151
152 ================
153 Evince  2.91.3
154 ================
155
156 New Features and UI Improvements:
157
158     * Add timestamp parameter to SyncSource DBus signal (#632313, José
159       Aliste)
160     * Use gtk_paned_new() instead gtk_[h|v]paned_new() (Javier Jardón)
161
162 Bug fixes:
163
164     * Add sanity-checks to fix several crashes (#594408, #572061, José
165       Aliste)
166     * Use the URI of the input file instead of the local filename in
167       SyncSource DBus signal (#632317, José Aliste)
168     * Fix a crash when clicking the view before document has been
169       loaded (#630999, Carlos Garcia Campos)
170
171 Translation updates:
172
173     * Ville-Pekka Vainio (fi)
174     * Fran Diéguez (gl)
175     * Andrej Žnidaršič (sl)
176     * Zeper (ug)
177
178 ================
179 Evince  2.91.2
180 ================
181
182 New Features and UI Improvements:
183
184     * Migrate to new size request API (#633480, Matthias Clasen)
185     * Implement GtkScrollable interface in EvView (Christian Persch,
186       Carlos Garcia Campos)
187     * Migrate to new combo box APIs (#632640, #632600, Matthias
188       Clasen, Christian Persch)
189
190 Bug fixes:
191
192     * Fix drawing glyphs with transparency in dvi backend (#494736,
193       Carlos Rendon)
194     * Fix a typo in pkg-config file (Marek Kasik)
195
196 Translation updates:
197
198     * Mario Blättermann (de)
199     * Michael Kotsarinis (el)
200     * Jorge González (es)
201     * Ivar Smolin (et)
202     * Fran Diéguez (gl)
203     * Shushi Kurose (ja)
204     * 朱涛 (zh_CN)
205
206 ================
207 Evince  2.91.1
208 ================
209
210 New Features and UI Improvements:
211
212     * Migrate user config dir to XDG fdo directories spec (#522811,
213       Carlos Garcia Campos)
214
215 Documentation:
216
217     * Replace the existing Evince user guide with new topic-based
218       help from the Mallard project (#631371, Phil Bull, Tiffany
219       Antopolski, Ryan Lortie)
220
221 Bug fixes:
222
223     * Fix introspection build for library renames (#631360, Owen
224       W. Taylor)
225
226 Translation updates:
227
228     * Michael Kotsarinis (el)
229     * Jorge González (es)
230     * Fran Diéguez (gl)
231     * Yaron Shahrabani (he)
232     * Baurzhan Muftakhidinov (kk)
233     * Kjartan Maraas (nb)
234     * Matej Urbančič (sl)
235
236 ================
237 Evince  2.91.0
238 ================
239
240 New Features and UI Improvements:
241
242     * Add timestamp parameter to SyncView D-Bus method (#630576, José
243       Aliste)
244     * Port to gtk3 (Christian Persch)
245     * Layer actions are now supported for PDF document (Carlos Garcia
246       Campos)
247     * Add 'Open Containing Folder' action to the File menu (#627443,
248       Federico Mena Quintero)
249     * Make "Shrink to Printable Area" default option for Page Scaling
250       (Marek Kasik)
251     * Change gsettings schema path from /apps/evince to
252       /org/gnome/evince (Christian Persch)
253     * A D-Bus signal is now emitted when document is loaded (#626561,
254       José Aliste)
255     * XPS Documents are now supported (#321868, Carlos Garcia Campos)
256     * Evince daemon can spawn an evince instance when finding a
257       document (#625971, José Aliste)
258
259 Bug fixes:
260
261     * Fix a crash when synctex backward search fails (#630845, José
262       Aliste)
263     * Don't show an empty tooltip for links that don't have tooltip
264       text (Carlos Garcia Campos)
265     * Fix build with --disable-dbus (#629498, Didier Roche)
266     * Fix a crash during selection when evince is built with gtk2
267       (Carlos Garcia Campos)
268
269 Translation updates:
270
271     * Khaled Hosny (ar)
272     * Damyan Ivanov (bg)
273     * Gil Forcada (ca)
274     * Marek Černocký (cs)
275     * Kenneth Nielsen (da)
276     * Christian Kirbach  (de)
277     * Michael Kotsarinis (el)
278     * Bruce Cowan (en_GB)
279     * Ivar Smolin (et)
280     * Milan Bouchet-Valat (fr)
281     * Gabor Kelemen (hu)
282     * Dirgita (id)
283     * Francesco Marletta (it)
284     * Shushi Kurose (ja)
285     * Baurzhan Muftakhidinov (kk)
286     * Aurimas Černius (lt)
287     * Wouter Bolsterlee (nl)
288     * Piotr Drąg (pl)
289     * Duarte Loreto (pt)
290     * Lucian Adrian Grijincu (ro)
291     * Andrej Žnidaršič (sl)
292     * Miloš Popović (sr@latin)
293     * Милош Поповић (sr)
294     * Dr.T.Vasudevan (ta)
295     * Chao-Hsiung Liao (zh_HK)
296     * Chao-Hsiung Liao (zh_TW)
297
298 ================
299 Evince  2.31.90
300 ================
301
302 Bug fixes:
303
304     * Do not jump to link dest when clicking with GDK_CONTROL_MASK
305       (#626407, Carlos Garcia Campos)
306     * Use GDK_BLANK_CURSOR instead of creating our own empty cursor
307       (Carlos Garcia Campos)
308     * Improve findbar message when there are no matches (#626334,
309       Carlos Garcia Campos, José Aliste)
310     * Remove #ifdefs for old cairo versions (#626147, Juanjo Marín)
311
312 Translation updates:
313
314     * Paul Seyfert (de)
315     * Jorge González (es)
316     * Fran Dieguez (gl)
317     * Yaron Shahrabani (he)
318     * Torstein Adolf Winterseth (nn)
319     * A S Alam (pa)
320     * Matej Urbančič (sl)
321     * Xhacker Liu (zh_CN)
322
323 ================
324 Evince  2.31.6.1
325 ================
326
327 New Features and UI Improvements:
328
329     * Add --with-gtk=2.0|3.0 configure flag (#626030, Vincent Untz)
330
331 Bug fixes:
332
333     * Fix a crash with DVI files and empty glyphs (#600552, Marek Kasik)
334     * Fix a crash when a page is manually entered (#624936, Marek Kasik)
335
336 Translation updates:
337
338     * Jorge González (es)
339     * Fran Dieguez (gl)
340     * Yaron Shahrabani (he)
341     * Andika Triwidada (id)
342     * Kjartan Maraas (nb)
343     * Matej Urbančič (sl)
344     * Dr.T.Vasudevan (ta)
345
346 ================
347 Evince  2.31.6
348 ================
349
350 New Features and UI Improvements:
351
352     * Preliminary support for adding new annotations (#168304, Carlos
353       Garcia Campos)
354     * Add confirmation dialog on closing window when document has been
355       modified (Form fields have been filled out or annots have been
356       added/modified) (#168304, Carlos Garcia Campos)
357     * Add an action to edit menu to save current settings as
358       default. Default settings will be used only for new documents
359       that don't have metadata (#620325, Carlos Garcia Campos)
360     * Migrate lockdown to gsettings (Carlos Garcia Campos)
361
362 Bug fixes:
363
364     * Update synctex parser from TexLive SVN repository (#624532,
365       Marek Kasik)
366     * Fix a crash when loading document with inverted colors enabled
367       (Carlos Garcia Campos)
368     * Several build improvements (Hib Eris)
369     * Fix memory leaks when document is reloaded (Carlos Garcia Campos)
370     * Fix position of window annotations when moved by the user (Jose
371       Aliste, Carlos Garcia Campos)
372     * Fix build with poppler 0.14 (#624904, Carlos Garcia Campos)
373     * Use cairo instead of gdk_draw API (Carlos Garcia Campos)
374     * Only set text and text_layout flags in page cache when a11y
375       might be enabled (Carlos Garcia Campos)
376
377 Translation updates:
378
379     * Xandru Armesto (ast)
380     * Mario Blättermann (de)
381     * Jorge González (es)
382     * Ivar Smolin (et)
383     * Fran Diéguez (gl)
384     * Sweta Kothari (gu)
385     * Yaron Shahrabani (he)
386     * Shankar Prasad (kn)
387     * Sandeep Shedmake (mr)
388     * Kjartan Maraas (nb)
389     * Daniel Nylander (sv)
390     * Krishna Babu K (te)
391     * Eleanor Chen (zh_CN)
392     * Chao-Hsiung Liao (zh_HK)
393     * Chao-Hsiung Liao (zh_TW)
394
395 ================
396 Evince  2.31.5
397 ================
398
399 New Features and UI Improvements:
400
401     * Add a new sidebar page to show the list of annotations (Carlos
402       Garcia Campos)
403     * Finish DBus API for synctex support (#543503, Jose Aliste)
404     * Switch to GTK+ 3
405
406 Bug fixes:
407
408     * Make sure annot popups never show up outside the main window
409     * (#604125, Carlos Garcia Campos)
410     * Set word wrapping mode for text in popup annotations (#623456,
411       gvlat@pochta.ru)
412
413 Translation updates:
414
415     * Baurzhan Muftakhidinov (kk)
416     * 朱涛 (zh_CN)
417
418 ================
419 Evince  2.31.4.1
420 ================
421
422 Bug fixes:
423
424     * Fix build when poppler_page_get_text_layout is not available
425       (#623080, Carlos Garcia Campos)
426
427 ================
428 Evince  2.31.4
429 ================
430
431 New Features and UI Improvements:
432
433     * Implement AtkText interface in EvView (#309015, Daniel Garcia)
434     * Add preliminary SyncTex support (#543503, Jose Aliste, Carlos
435       Garcia Campos)
436
437 Bug fixes:
438
439     * Don't save print document settings into global file (#530018,
440       Carlos Garcia Campos)
441     * Reload presentation view when document changes (#621750, Carlos
442       Garcia Campos)
443     * Remove hard-coded reason in totem-scrsaver (#621386, Bastien
444       Nocera)
445     * Fix opening cbz files with [] in archive (#619248, Juanjo Marín)
446
447 Translation updates:
448
449     * Carles Ferrando Garcia (ca)
450     * Kristjan SCHMIDT (eo)
451     * Fran Diéguez (gl)
452     * Kjartan Maraas (nb)
453     * Matej Urbančič (sl)
454     * 杨章 (zh_CN)
455
456 ================
457 Evince  2.31.3
458 ================
459
460 New Features and UI Improvements:
461
462     * Use a dynamic pixbuf cache size based on document page
463       size. It allows us caching more pages for lower scale factors
464       and increase zoom level by caching fewer pages. (#303365, Carlos
465       Garcia Campos)
466
467 Bug fixes:
468
469     * Fix fade animations (#619825, Carlos Garcia Campos)
470     * Fix a crash when starting animation in presentation mode
471       (#619948, Carlos Garcia Campos)
472     * Remove set_focus_on_map and set NOTIFICATION type hint for
473       loading window. It prevents focus stealing and skips taskbar and
474       pager hints (#620548, Carlos Garcia Campos)
475     * Fix build with GSEAL enabled (#605776, Carlos Garcia Campos)
476     * Remove circular dependencies in Makefiles and fix some compiler
477       warnings (Hib Eris)
478
479 Translation updates:
480
481     * Jorge González (es)
482     * Ivar Smolin (et)
483     * Fran Diéguez (gl)
484     * Yaron Shahrabani (he)
485     * Kjartan Maraas (nb)
486     * Sira Nokyoongtong (th)
487     * 甘露(Gan Lu) (zh_CN)
488
489 ================
490 Evince  2.31.2
491 ================
492
493 New Features and UI Improvements:
494
495     * Port to GDBus (Christian Persch, Carlos Garcia Campos)
496     * Do not use the gconf gsettings backend any more (#619335,
497       Matthias Clasen)
498     * Use cairo to draw search results (Carlos Garcia Campos)
499     * Use a loading window to show loading progress information
500       instead of the old 'Loading ...' text rendered on every page
501       (Carlos Garcia Campos)
502
503 Bug fixes:
504
505     * Fix localization on Windows (#610548, Hib Eris)
506     * Convert relative path to absolute path for evince-previewer
507       (Marek Kasik)
508     * Fix opening files with '#' in its name (#616515, Carlos Garcia
509       Campos)
510     * Accept keyboard focus in window annotations (Carlos Garcia
511       Campos)
512     * Fix most of the GSEAL build issues (#605776, Carlos Garcia
513       Campos)
514     * Add .c files to the introspection sources (#617736, Christian
515       Persch)
516
517 Translation updates:
518
519     * Thomas Thurman (en@shaw)
520     * Kjartan Maraas (nb)
521     * Wouter Bolsterlee (nl)
522     * Manoj Kumar Giri (or)
523
524 ================
525 Evince  2.31.1
526 ================
527
528 New Features and UI Improvements:
529
530     * Add saved documents with "save a copy" to recent file list
531       (#617580, Carlos Garcia Campos)
532     * Port override_restrictions gconf key to GSettings (Carlos Garcia
533       Campos)
534     * Add icons to the recent items, and always show them in menu
535       (#614400, Christian Persch)
536
537 Bug fixes:
538
539     * Invert colors of pages and thumbanils when loading in inverted
540       color mode (#616110, #616111, Juanjo Marín)
541     * Take default settings from last document opened. Fixes
542       regression caused by migration to gio metadata (#606090,
543       Carlos Garcia Campos)
544     * Ellipsise the recent action's label (Christian Persch)
545     * Make inverted colors mode work in presentation mode too
546       (#614693, Carlos Garcia Campos)
547     * Respect GNOME22_USER_DIR env variable (#613637, Ray Strode)
548     * Fix loading of local documents when uri contains a page
549       destination (#616515, Carlos Garcia Campos)
550     * Make gnome-doc-utils optional (Hib Eris)
551     * Update icons to match gnome-icon-theme appearance (#614747,
552       Hylke Bons, Carlos Garcia Campos)
553     * Make sure there's a new valid page range before updating caches
554       (fdo#27599, Carlos Garcia Campos)
555     * Fix .desktop file according to CorrectDesktopFiles GNIOME Goal
556       (#592733, Javier Jardón)
557     * Update FSF address everywhere (#514607, Arun Persaud)
558     * Fix loading of compressed password-protected documents (#613959,
559       Carlos Garcia Campos)
560     * Add command line option to open document at a given page index
561       (#613449, Daniel M. German)
562     * Fix build with GSEAL_ENABLE for libview and libdocument
563       (#605776, Hib Eris, Carlos Garcia Campos)
564     * Close previewer window with control + w (#612972, Carlos Garcia
565       Campos)
566     * Fix keybindings in previewer window (#612972, Carlos Garcia
567       Campos)
568
569 Translation updates:
570
571     * Runa Bhattacharjee (bn_IN)
572     * Gil Forcada (ca)
573     * Gil Forcada (ca@valencia)
574     * Jorge González (es)
575     * Fran Diéguez (gl)
576     * Shankar Prasad (kn)
577     * Ani Peter (ml)
578     * Sandeep Shedmake (mr)
579     * Wouter Bolsterlee (nl)
580     * Andrej Žnidaršič (sl)
581
582 ================
583 Evince  2.30.0
584 ================
585
586 Bug fixes:
587
588     * Fix scale calculation on rotated monitors in presentation mode
589       (José Aliste, Carlos Garcia Campos)
590     * Save current page when closing window in presentation mode
591       (#612656, Carlos Garcia Campos)
592     * Fix rendering of documents with non uniform page size when in
593       presentation mode (Carlos Garcia Campos)
594     * Use monitor height instead of screen height to calculate page
595       scale in presentation mode (#608924, Carlos Garcia Campos)
596
597 Translation updates:
598
599     * Sadia Afroz (bn)
600     * Lucas Lommer (cs)
601     * Kenneth Nielsen (da)
602     * Iñaki Larrañaga Murgoitio (eu)
603     * Tommi Vainikainen (fi)
604     * Gabor Kelemen (hu)
605     * Andika Triwidada (id)
606     * Francesco Marletta (it)
607     * Changwoo Ryu (ko)
608     * Badral (mn)
609     * Nils-Christoph Fiedler (nds)
610     * Wouter Bolsterlee (nl)
611     * A S Alam (pa)
612     * Duarte Loreto (pt)
613     * Daniel Nylander (sv)
614     * Maxim Dziumanenko (uk)
615
616 ================
617 Evince  2.29.92
618 ================
619
620 Bug fixes:
621
622     * Fix build with gtk+ >= 2.19.7
623
624 Translation updates:
625
626     * Gil Forcada (ca)
627     * Bruce Cowan (en_GB)
628     * Iñaki Larrañaga Murgoitio (eu)
629     * Gabor Kelemen (hu)
630     * Gintautas Miliauskas (lt)
631     * Anita Reitere (lv)
632     * Umarzuki bin Mochlis Moktar (ms)
633     * Piotr Drąg (pl)
634     * Yuri Kozlov (ru)
635     * Miloš Popović (sr@latin)
636     * Милош Поповић (sr)
637     * Daniel Nylander (sv)
638
639 ================
640 Evince  2.29.91
641 ================
642
643 New Features and UI Improvements:
644
645     * DVI backend support on windows (#602910, Hib Eris)
646
647 Documentation fixes:
648
649     * Modernise API docs (Christian Persch)
650
651 Bug fixes:
652
653     * Fix dpi calculation (#608586, Juanjo Marín)
654     * Allow adding actions for more than one item in view popup menu
655       (#609497, Carlos Garcia Campos)
656     * Add gconf schemas for comic cbt files (#609501, Carlos Garcia
657       Campos)
658     * Update totem-scrsaver from totem sources (#610173, Carlos Garcia
659       Campos)
660     * Fix linking with pedantic linkers (#609895, Hib Eris)
661     * Do not link evince shell to poppler directly (#608832, Hib Eris)
662     * Several translatable messages fixed (#608698, Philip Withnall)
663
664 Translation updates:
665
666     * Khaled Hosny (ar)
667     * Krasimir \"Bfaf\" Chonov (bg)
668     * Sadia Afroz (bn)
669     * Christian Kirbach (de)
670     * nikosCharonitakis (el)
671     * Philip Withnall (en_GB)
672     * Jorge González (es)
673     * Ivar Smolin (et)
674     * Claude Paroz (fr)
675     * Fran Diéguez (gl)
676     * Hideki Yamane (Debian-JP) (ja)
677     * Kjartan Maraas (nb)
678     * Wouter Bolsterlee (nl)
679     * Henrique P. Machado (pt_BR)
680     * Adi Roiban (ro)
681     * Matej Urbančič (sl)
682     * Dr,T,Vasudevan (ta)
683     * Theppitak Karoonboonyanan (th)
684     * Chao-Hsiung Liao (zh_HK)
685     * Chao-Hsiung Liao (zh_TW)
686
687 ================
688 Evince  2.29.5
689 ================
690
691 New Features and UI Improvements:
692
693     * Make Home/End keys go to first/last page in presentation mode
694       too (#358462, Carlos Garcia Campos)
695     * Allow finish presentation by clicking on end page (#309364,
696       Carlos Garcia Campos)
697     * Add custom print tab to printing dialog with several page scale
698       options (#599468, #599470, #599547, Adrian Johnson)
699     * Add support for remote files in evince thumbnailers (#605218,
700       Carlos Garcia Campos)
701     * Add evince icon to the windows executable (#596401, Hib Eris)
702
703 Bug fixes:
704
705     * Fix transition of pages with duration=0 in presentation mode
706       (Carlos Garcia Campos)
707     * Fix vertical white line shown in presentation mode with
708       documents with black background (#438760, Carlos Garcia Campos)
709     * Fix fickering and blank screen issues when changing pages fast
710       in presentation mode (#602738, Carlos Garcia Campos)
711     * Fix printing on Windows (#604705, Hib Eris)
712     * Disable text selection in presentation mode (#605554, Carlos
713       Garcia Campos)
714     * Make comics backend also compile on Windows (#605146, Hib Eris)
715     * Remove comics_regex_quote() in favor of always using
716       g_shell_quote() (#605092, Juanjo Marín)
717     * Properly redrawn properties view when document is reloaded
718       (#605169, Carlos Garcia Campos)
719
720 Translation updates:
721
722     * Khaled Hosny (ar)
723     * Jorge González (es)
724     * Kjartan Maraas (nb)
725     * Matej Urbančič (sl)
726     * Daniel Nylander (sv)
727     * Theppitak Karoonboonyanan (th)
728     * Maxim Dziumanenko (uk)
729
730 ================
731 Evince  2.29.4
732 ================
733
734 New Features and UI Improvements:
735
736     * Always show rotate icons (#599398, Carlos Garcia Campos)
737     * EvPrintOperation has been moved to libview so that it can
738       be used by EvView users (#604750, Tomeu Vizoso)
739     * Support for cbt comic files (#588266, Juanjo Marín)
740
741 Bug fixes:
742
743     * Do not fail to open external uri links that are relative paths
744       (#604716, Carlos Garcia Campos)
745     * Do not hardcode BINDIR on Windows (#605001, Hib Eris)
746     * Fix a crash in djvu backend on windows (#604919, Hib Eris)
747     * Replace mkdtemp with our own _ev_g_mkdtemp to make it portable
748       (#604917, Hib Eris)
749     * Include a copy of some icons from gnome-icon-theme to be used as
750       fallback on platforms like window where gnome-icon-theme is not
751       available (#596400, Hib Eris)
752     * Fix 0x0 page size always shown in properties view (Carlos Garcia
753       Campos)
754     * Do not hide page selector widget on invalid input (#603714,
755       Carlos Garcia Campos)
756     * Split EvPixbufCache into dynamic and static data. Static page
757       data (links, annots, images, text and forms) that don't
758       depend on current scale/rotation, have been moved to EvPageCache
759       and are never removed. (#602405, Carlos Garcia Campos)
760     * Fix a typo in EV_RENDER_CONTEXT macro definition (#603857,
761       Gustavo Carneiro)
762     * Code cleanups and improvements in libview (#603858, Carlos
763       Garcia Campos)
764
765 Translation updates:
766
767     * Khaled Hosny (ar)
768     * Yaron Shahrabani (he)
769     * Kjartan Maraas (nb)
770     * Matej Urbančič (sl)
771     * Tao Wei (zh_CN)
772
773 ================
774 Evince  2.29.3
775 ================
776
777 New Features and UI Improvements:
778
779     * Add inverted colors view mode (#321823, Juanjo Marín, Carlos
780       Garcia Campos)
781     * Add options to open/save attachment annotations to context menu
782       (Carlos Garcia Campos)
783
784 Bug fixes:
785
786     * Fix infinite loop when scrollbar visibility changes in fit-with
787       mode (Carlos Garcia Campos)
788     * Fix rendering issue in dual/continuous mode (#602742, José
789       Aliste)
790     * Do not resize the window when zoom in/out with CTRL+Scroll
791       (#602798, Carlos Garcia Campos)
792     * Keep scroll position when reloading (#602445, Carlos Garcia
793       Campos)
794     * Make "p" and "n" accels unsensitive while searching (Carlos
795       Garcia Campos)
796
797 Translation updates:
798
799     * Jorge González (es)
800     * Ivar Smolin (et)
801     * Yaron Shahrabani (he)
802     * Nils-Christoph Fiedler (nds)
803     * Matej Urbančič (sl)
804     * Tao Wei (zh_CN)
805
806 ================
807 Evince  2.29.2
808 ================
809
810 New Features and UI Improvements:
811
812     * Add support for PDF File Attachment Annotations (#601839, Carlos
813       Garcia Campos)
814     * Use "n" and "p" keys for page jump (#601217, Carlos Garcia
815       Campos)
816     * Update actions sensitivity when gconf keys change (#568433,
817       Carlos Garcia Campos)
818
819 Documentation fixes:
820
821     * Make series ID unique (#599726, Christian Persch)
822
823 Bug fixes:
824
825     * Fix saving attachments (Carlos Garcia Campos)
826     * Make sure view is redrawn as soon as current page is rendered
827       (#601433, Carlos Garcia Campos)
828     * Fix documentation of default flag values in configure (Emmanuel
829       Fleury)
830     * Do not mark properties name and desc as translatable (#509824,
831       Carlos Garcia Campos)
832     * Fix build with glib < 2.22.0 (#600338, Christian Spurk)
833     * Disable print page setup options according to lockdown (#568433,
834       Carlos Garcia Campos)
835     * Fix loading of remote files (Carlos Garcia Campos)
836     * Correctly process --with-smclient arguments (#590174, Christian
837       Persch)
838
839 Translation updates:
840
841     * Thomas Thurman (en@shaw)
842     * Jorge González (es)
843     * Ivar Smolin (et)
844     * Antón Méixome (gl)
845     * Kjartan Maraas (nb)
846     * Matej Urbančič (sl)
847     * Daniel Nylander (sv)
848     * Dr.T.Vasudevan (ta)
849     * 樊栖江(Fan Qijiang) (zh_CN)
850
851 ================
852 Evince  2.29.1
853 ================
854
855 New Features and UI Improvements:
856
857     * Embed page setup settings in the print dialog (#591551, Marek
858       Kašík, Carlos Garcia Campos)
859     * A new tab has been added to properties dialog to show
860     * information about the document license (#349173, Juanjo Marín,
861       Carlos Garcia Campos)
862     * Use different processes for every document opened. (#583680,
863       #434966, #497388, #524633, #586087, Carlos Garcia Campos)
864     * Use GVFS metadata instead of our own xml based
865       implementation. (#586841, Carlos Garcia Campos)
866     * When scrolling a page, move one screen leaving one line context
867       to help to visually track the document as it moves. (#170871,
868       Carlos Garcia Campos)
869     * Use GtkInfoBar instead of GeditMessageArea for the message area
870       (#592785, Carlos Garcia Campos)
871     * EvPageCache has been splitted up into document part (moved to
872       EvDocument which has been converted into an abstract class
873       instead of an interface) and view part: EvDocumentModel. This
874       allows to have more than one EvView for the same document, so
875       that "Open a Copy" can be implemented without using the symlink
876       hack. (#573641, Carlos Garcia Campos)
877
878 Bug fixes:
879
880     * Several fixes and cleanups in comics backend (Christian Persch)
881     * Don't exit with non-writable $HOME (Christian Persch)
882     * Clean up temp file handling to make sure we can cope with not
883       being able to create our temp directory (#595372, Christian Persch)
884     * Set page orientation of each page when printing so that
885       documents with mixed portrait/landscape pages print correctly
886       (#599470, Adrian Johnson)
887     * Preserve aspect ratio when scaling page for printing (#599468,
888       Adrian Johnson)
889     * Fix a crash when we don't have a DBUS connection (Christian Persch)
890     * Make sure total_num_bytes > 0 before using it in progress
891       callbacks (#597691, Carlos Garcia Campos)
892     * Escape document URI before showing it in progress area (#597691,
893       Carlos Garcia Campos)
894     * Fix a crash due to an uninitialized variable (#597154, Carlos
895       Garcia Campos)
896     * Fix a crash when there are form field widgets active during
897       rotation (#593316, Carlos Garcia Campos)
898     * Remarks the selected thumbnail after rotation (#595548, Juanjo Marín)
899     * Don't change current page when rotating documents with different
900       page sizes (#595704, Carlos Garcia Campos)
901     * Fix thumbnails rotation when loading a rotated document
902       (#595718, Carlos Garcia Campos)
903     * Save images as png or jpg when the filename has no extensions
904       (#595079, Patrick Ammann)
905     * Populate destination page when reloading the document (#570054,
906       Fernando Herrera)
907
908 Translation updates:
909
910     * Khaled Hosny (ar)
911     * Astur (ast)
912     * Krasimir \"Bfaf\" Chonov (bg)
913     * Runa Bhattacharjee (bn_IN)
914     * Gil Forcada (ca)
915     * Marek Černocký (cs)
916     * Kenneth Nielsen (da)
917     * Mario Blättermann (de)
918     * Kostas Papadimas (el)
919     * Philip Withnall (en_GB)
920     * Jorge González (es)
921     * Ivar Smolin (et)
922     * Iñaki Larrañaga Murgoitio (eu)
923     * Tommi Vainikainen (fi)
924     * Claude Paroz (fr)
925     * Antón Méixome (gl)
926     * Sweta Kothari (gu)
927     * Gabor Kelemen (hu)
928     * Andika Triwidada (id)
929     * Francesco Marletta (it)
930     * Shushi Kurose (ja)
931     * Shankar Prasad (kn)
932     * Changwoo Ryu (ko)
933     * Gintautas Miliauskas (lt)
934     * Sangeeta Kumari (mai)
935     * Ani Peter (ml)
936     * Sandeep Shedmake (mr)
937     * Kjartan Maraas (nb)
938     * Reinout van Schouwen (nl)
939     * Manoj Kumar Giri (or)
940     * A S Alam (pa)
941     * Piotr Drąg (pl)
942     * André Gondim (pt_BR)
943     * Duarte Loreto (pt)
944     * Lucian Adrian Grijincu (ro)
945     * Matej Urbančič (sl)
946     * Miloš Popović (sr@latin)
947     * Милош Поповић (sr)
948     * Daniel Nylander (sv)
949     * Dr.T.Vasudevan (ta)
950     * Krishna Babu K (te)
951     * Theppitak Karoonboonyanan (th)
952     * Baris Cicek (tr)
953     * Maxim Dziumanenko (uk)
954     * Aron Xu (zh_CN)
955     * Chao-Hsiung Liao (zh_HK)
956     * Chao-Hsiung Liao (zh_TW)
957
958 ================
959 Evince  2.27.90
960 ================
961
962 Bug fixes:
963
964     * Let scroll wheel change page when in non-continuous best-fit
965       mode (#562257, Philip Langdale)
966     * Show print progress information when using GtkPrintOperation
967     * Don't show crash recovery dialog when requested file is the only
968       one to be recovered (#578894, Carlos Garcia Campos)
969     * Disable crash recovery when D-BUS is disabled (#578894, Carlos
970       Garcia Campos)
971     * Grab focus on view widget after setting metadata (#589300,
972       Nickolay V. Shmyrev)
973     * Fixes segmentation violation when print file format is empty
974       (#589226, Andreas Liebe)
975     * Use AM_V_GEN to make custom commands silent (#585355, Javier Jardón)
976     * Don't install schema files when building without gconf (Nickolay
977       V. Shmyrev)
978
979 Translation updates:
980
981     * Khaled Hosny (ar)
982     * Maruf Ovee (bn)
983     * Denis (br)
984     * Gil Forcada (ca)
985     * Carles Ferrando Garcia (ca@valencia)
986     * Marek Černocký (cs)
987     * Mario Blättermann (de)
988     * Seán de Búrca (ga)
989     * Antón Méixome (gl)
990     * Kjartan Maraas (nb)
991     * André Gondim (pt_BR)
992     * Daniel Nylander (sv)
993     * Theppitak Karoonboonyanan (th)
994     * Chao-Hsiung Liao (zh_HK)
995     * Chao-Hsiung Liao (zh_TW)
996     
997 ================
998 Evince  2.27.4
999 ================
1000
1001 Bug fixes:
1002
1003     * Compute selections on button press for word/line selections
1004       (#562059, Carlos Garcia Campos)
1005     * Fix several even/odd multipage issues (#583429, Bartek Kostrzewa)
1006     * Register thumbnailing for gzip/gzip dvi files (#588013, Emilio
1007       Pozuelo Monfort)
1008     * Get rid of shave with AM_SILENT_RULES automake option (#585355,
1009       Javier Jardón)
1010     * Make evince output pdf on supported printers (#585442, Johan Brannlund)
1011     * Fix build on windows (Fridrich Strba)
1012     * Determine data directory on runtime on windows (Fridrich Strba)
1013     * Fix build without GConf (Nickolay V. Shmyrev)
1014     * Fix several introspection build issues (#585971, Christian Persch)
1015
1016 Translation updates:
1017
1018     * Giannis Katsampirhs (el)
1019     * Jonathan Ernst (fr)
1020     * Daniel Nylander (sv)
1021     * Maxim Dziumanenko (uk)
1022     * Clytie Siddall (vi)
1023     * Nguyễn Đình Trung (vi)
1024
1025 ================
1026 Evince  2.27.3
1027 ================
1028
1029 New Features and UI Improvements:
1030
1031     * Update the hildon port (Christian Persch)
1032     * Complete the win32 port (#339172, Hib Eris)
1033     * Allow activate the menubar in fullscreen mode (#504243, Carlos
1034       Garcia Campos)
1035     * Do not create popup window if the annot doesn't have a popup
1036       (Carlos Garcia Campos)
1037     * Add tests for printer settings (#583976, Bartek Kostrzewa)
1038     * Remember and reuse "Save a Copy..." path (#485195, Carlos Garcia Campos)
1039     * Support for cb7 using the p7zip commands in comics backend
1040       (#565174, Juanjo Marín)
1041     * Parse xml metadata to detect PDF/A documents (#582206, Davide Capodaglio)
1042
1043 Bug fixes:
1044
1045     * Several build fixes and improvements (Christian Persch)
1046     * Fix page transitions in presentation mode (#583652, #581881,
1047       Carlos Garcia Campos)
1048     * Scale according to paper size before rendering for printing
1049       (Carlos Garcia Campos)
1050     * Fix multipage even/odd printing issues (#583429, #583388, Bartek
1051       Kostrzewa)
1052     * Gracefully work with FITB destinations and friends (#583276,
1053       Matthias Drochner)
1054     * Fix double to int conversion in thumbnails_get_dimensions
1055       (#581524, Carlos Garcia Campos)
1056     * Ohter bugs fixed: #584617, #585497
1057
1058 Translation updates:
1059
1060     * Runa Bhattacharjee (bn_IN)
1061     * Mario Blättermann (de)
1062     * Jorge González (es)
1063     * Ivar Smolin (et)
1064     * Kjartan Maraas (nb)
1065     * Vladimir Melo (pt_BR)
1066     * Dr.T.Vaasudevan (ta)
1067
1068 ================
1069 Evince  2.27.1
1070 ================
1071
1072 New Features and UI Improvements:
1073
1074     * Use GtkPrintOperation when printing for the backends that
1075       support rendering into a cairo context (#557112, Carlos Garcia Campos)
1076     * Recover previous session when running evince after a crash
1077       (#578894, Carlos Garcia Campos)
1078     * Preliminary annotations support (#315002, Carlos Garcia Campos,
1079       Iñigo Martínez)
1080     * Rename Print Setup menu entry as Page Setup for consistency with
1081       the GTK+ dialog title (#581109, Nickolay V. Shmyrev)
1082     * Added F3 as a find-next accelerator key (#579072, Michael J. Chudobiak)
1083     * Support the free Gna! unrar tool in comics backend (#552074,
1084       Juanjo Marín)
1085     * Add evince-previewer as a separate applicaton that implements
1086       the printing preview (Carlos Garcia Campos)
1087
1088 Bug fixes:
1089
1090     * Fix handling of the tmp folder (#582108, Juanjo Marín)
1091     * Abort dnd operations originated in the same Evince window
1092       (#582077, Carlos Garcia Campos)
1093     * Disable bouncing during scrolling (#533534, Martin Pohlack)
1094     * Fix build without gconftool-2 (#581441, Christian Persch)
1095     * Fix documentation build (#579671, Nickolay V. Shmyrev)
1096     * Fix error handling of broken documents (#580886, Nickolay V. Shmyrev)
1097     * Fix several memory leaks in comics backend (#552074, Juanjo Marín)
1098     * Escape URIs for display (#581064, Nickolay V. Shmyrev)
1099     * Resync with libegg to remove deprecated GTK+ symbols (#580556,
1100       Javier Jardón)
1101     * Correct check for exit status of commands in comics backend
1102       (#579656, Juanjo Marín)
1103     * Add -no-undefined flag for Cygwin build (#580058, Yaakov Selkowitz)
1104     * Use g_file_make_symbolic_link to create symlinks (#339172, Hib Eris)
1105     * Delete the temp symlink created when opening a copy (Carlos
1106       Garcia Campos)
1107     * Don't redraw again when zoom is set more than once to the same
1108       scale factor (Carlos Garcia Campos)
1109     * Fix print preview of empty selection (#517735, Juanjo Marín)
1110     * Don't prevent unmounting in case the initial cwd is on an
1111       external device (#575436, Carlos Garcia Campos)
1112     * Create and load the document based on the mime-type provided by
1113       nautilus instead of using our own documents factory. (#533917,
1114       Carlos Garcia Campos)
1115     * Fix endianess issues in dvi and tiff backends (#578433, #509920,
1116       Benjamin Berg)
1117     * Fix memory leak in tiff backend (#578285, Nickolay V. Shmyrev)
1118     * Fix path where accels file is saved (#577500, Nickolay
1119       V. Shmyrev)
1120     * Fix fading animations (Nickolay V. Shmyrev)
1121     * Translate the categories in the nautilus properties tab
1122       (#575085, Christian Persch)
1123     * Other bugs fixed: #539972, #578436, #582543
1124
1125 Translation updates:
1126
1127     * Jorge Gonzalez (es)
1128     * Manoj Kumar Giri (or)
1129     * Ivar Smolin (et)
1130     * Vladimir Melo (pt_BR)
1131     * Matej Urban (sl)
1132     * Khaled Hosny (ar)
1133     * Miloš Popović (sr)
1134     * Funda Wang (zh_CN)
1135     * Amitakhya Phukan (as)
1136     * Baris Cicek (tr)
1137
1138 ================
1139 Evince  2.26.0
1140 ================
1141
1142 Bug fixes:
1143
1144     * Fix compiler warning when building with -Wformat (#574168,
1145       Tobias Mueller)
1146     * Fix a crash with encrypted documents (Christian Persch)
1147
1148 Translation updates:
1149
1150     * F Wolff (af)
1151     * Martin Picek (cs)
1152     * Fotis Tsamis (el)
1153     * Ivar Smolin (et)
1154     * Suso Baleato (gl)
1155     * Yaron Shahrabani (he)
1156     * Gabor Kelemen (hu)
1157     * Francesco Marletta (it)
1158     * Shankar Prasad (kn)
1159     * Gintautas Miliauskas (lt)
1160     * Sangeeta Kumari (mai)
1161     * Ani Peter (ml)
1162     * Sandeep Shedmake (mr)
1163     * Manoj Kumar Giri (or)
1164     * Fabrício Godoy (pt_BR)
1165     * Mișu Moldovan (ro)
1166     * Yuriy Penkin (ru)
1167     * I. Felix (ta)
1168     * Krishna Babu K (te)
1169     
1170 ================
1171 Evince  2.25.92
1172 ================
1173
1174 Bug fixes:
1175
1176     * Show the 'jump to page' window in the right GdkScreen (#560541,
1177       Carlos Garcia Campos)
1178     * Make our own thumbnail when the provided one doesn't have the
1179       needed size (#323198, #307357, Christian Spurk, Carlos Garcia Campos)
1180     * Reduce the restriction on the minimum size of thumbnails from 40
1181       to 1 (#323198, Christian Spurk)
1182     * Use GOption in thumbnailer (Carlos Garcia Campos)
1183     * Fix saving a copy of encrypted PDF documents (#566791, Carlos
1184       Garcia Campos)
1185     * Don't use g_quark_from_static_string in a loadable module
1186       (Christian Persch)
1187     * Use g_object_unref() instead of gdk_pixbuf_unref() in impress
1188       backend (#571707, Thomas H.P. Andersen)
1189
1190 Translation updates:
1191
1192     * Ihar Hrachyshka (be@latin)
1193     * Alexander Shopov (bg)
1194     * Gil Forcada (ca)
1195     * Petr Kovar (cs)
1196     * Christian Kirbach (de)
1197     * David Lodge (en_GB)
1198     * Juanje Ojeda Croissier (es)
1199     * Iñaki Larrañaga Murgoitio (eu)
1200     * Ilkka Tuohela (fi)
1201     * Claude Paroz (fr)
1202     * Sweta Kothari (gu)
1203     * Yuval Tanny (he)
1204     * Takeshi AIHANA (ja)
1205     * Changwoo Ryu (ko)
1206     * Kjartan Maraas (nb)
1207     * Duarte Loreto (pt)
1208     * Daniel Nylander (sv)
1209     * Chao-Hsiung Liao (zh_HK)
1210     * Chao-Hsiung Liao (zh_TW)
1211
1212 ================
1213 Evince  2.25.91
1214 ================
1215
1216 Bug fixes:
1217
1218     * Fix several memory leaks (Christian Persch)
1219     * Fix errors handling and propagation (Christian Persch)
1220     * Fix several translation strings in properties dialog (#571787,
1221       Nickolay V. Shmyrev)
1222     * Do not resize the window on reloading (#571051, #304249, Carlos
1223       Garcia Campos)
1224     * Experimental introspection support (#569083, Christian Persch)
1225     * Use g_set_error_literal() (Christian Persch)
1226     * Other firxes for win32 (#339172, Hib Eris)
1227     * Make session manager code compile for win32 (#339172, Carlos
1228       Garcia Campos)
1229     * Update totem-screensaver from totem svn to make it build for
1230       win32 (#339172, Hib Eris)
1231     * Make use of GConf optional (#339172, Hib Eris, Carlos Garcia Campos)
1232     * Fix i18n in libdocument (Christian Persch)
1233     * Include gi18n-lib.h instead of gi18n.h in libs and backends
1234       (Christian Persch)
1235
1236 Translation updates:
1237
1238     * Mikel González (ast)
1239     * Ihar Hrachyshka (be@latin)
1240     * Kenneth Nielsen (da)
1241     * Dawa pemo (dz)
1242     * Juanje Ojeda Croissier (es)
1243     * Ivar Smolin (et)
1244     * Iñaki Larrañaga Murgoitio (eu)
1245     * Gabor Kelemen (hu)
1246     * Takeshi AIHANA (ja)
1247     * Shankar Prasad (kn)
1248     * Arangel Angov (mk)
1249     * Wouter Bolsterlee (nl)
1250     * Tomasz Dominikowski (pl)
1251     * Taylon (pt_BR)
1252     * Горан Ракић (sr)
1253     * Daniel Nylander (sv)
1254     * Theppitak Karoonboonyanan (th)
1255     * Clytie Siddall (vi)
1256     * Gan Lu (zh_CN)
1257     * Chao-Hsiung Liao (zh_HK)
1258     * Chao-Hsiung Liao (zh_TW)
1259
1260 ================
1261 Evince  2.25.90
1262 ================
1263
1264 Bug fixes:
1265
1266     * Split API documentation into libdocument, libview and shell
1267       (#568465, Carlos Garcia Campos)
1268     * Fix symbols conflict in impress backend (#569998, Christian Persch)
1269     * Add mnemonics to buttons in search bar (#569212, Carlos Garcia
1270       Campos)
1271     * Fix a crash when printing (#569328, Carlos Garcia Campos)
1272     * Fix --version command line option (#562869, Christian Persch)
1273     * Use versioned directory for backends (#569082, Christian Persch)
1274     * Add EV_DEFINE_BOXED_TYPE and EV_DEFINE_INTERFACE macros
1275       (#568228, Carlos Garcia Campos)
1276     * Sync EggToolbarEditor with libegg (Nickolay V. Shmyrev)
1277     * Respect directory umask and setgid when saving files (#568593,
1278       Michael J. Chudobiak)
1279     * Add libtool versioning, pkg-config files and single headers for
1280       libdocument and libview (#568224, #568220, #568229, #568227,
1281       Christian Persch) 
1282     * Remove G_OBJECT casts from g_signal_connect calls (#568386, Hiroyuki
1283       Ikezoe)
1284     * Install several missing header files of libdocument and libview
1285       (#567787, #567790, Tomeu Vizoso)
1286     * Other bugs fixed: #569120, #569231, #569327, #570077
1287
1288 Translation updates:    
1289     
1290     * Hendrik Richter (de)
1291     * Ivar Smolin (et)
1292     * Gabor Kelemen (hu)
1293     * Changwoo Ryu (ko)
1294     * Kjartan Maraas (nb)
1295     * Daniel Nylander (sv)
1296
1297 ================
1298 Evince  2.25.5
1299 ================
1300
1301 Code changes:
1302
1303     * Move EvView specific code to a libevview library so that it can
1304       be embbeded in other applications (#567751, Tomeu Vizoso, Carlos
1305       Garcia Campos)
1306     * Other improvements for embbeders (#567785, #567788, #567789,
1307       Tomeu Vizoso)
1308
1309 Bug fixes:
1310
1311     * Fix a minor typo (Michal Vaner)
1312     * Fix the API docs build (#568171, Christian Persch)
1313     * Simplify drag data handling (#558084, Christian Persch)
1314     * Several portability issues (#339172, Hib Eris)
1315     * Fix mnemonic conflict (#567937, Carlos Garcia Campos)
1316     * Other bugs fixed: #567910
1317
1318 Translation updates:
1319
1320     * Gil Forcada (ca)
1321     * Hendrik Richter (de)
1322     * Juanje Ojeda Croissier (es)
1323     * Kjartan Maraas (nb)
1324     * Gan Lu (zh_CN)
1325     
1326 ================
1327 Evince  2.25.4
1328 ================
1329
1330 New Features and UI Improvements:
1331
1332     * Show progress information when loading/saving remote files
1333       (#370958, Carlos Garcia Campos)
1334     * Remember page setup options (#525185, #349102, Carlos Garcia Campos)
1335     * Show a confirmation dialog when there are pending print jobs
1336       while closing the main window (#480964, Carlos Garcia Campos)
1337     * Show progress information when printing (#482770, Carlos Garcia Campos)
1338     * Add document URI to properties page (#555376, Carlos Garcia Campos)
1339
1340 Bug fixes:
1341
1342     * Bump glib requirement to fix build with older versions
1343       (Christian Spurk)
1344     * Fix mime type handling (Hib Eris)
1345     * Fix saving images to remote locations (Carlos Garcia Campos)
1346     * Do not try to jump to the location of the find result for every
1347       match, but only for the first one. It makes searching really
1348       faster. (#564774, Michael Hunold)
1349     * Fix zip mime-type in comics backend (Juanjo Marín)
1350     * Fix several memory leaks (Carlos Garcia Campos)
1351
1352 Translation updates:
1353
1354     * Ihar Hrachyshka (be@latin)
1355     * Juanje Ojeda Croissier (es)
1356     * Yuval Tanny (he)
1357     * Kjartan Maraas (nb)
1358     * Taylon (pt_BR)
1359     * Gan Lu (zh_CN)
1360
1361 ================
1362 Evince  2.25.2
1363 ================
1364
1365 New Features and UI Improvements:
1366
1367     * PDF Optional content (layers) support. (Carlos Garcia Campos)
1368     * The password dialog has been reworked in order to make it more
1369       hig compliant and consistent (#562496, Carlos Garcia Campos)
1370     * Improved keyring support. Password dialog is not shown anymore
1371       when the password is already in the keyring (Carlos Garcia Campos)
1372     * Support for monitor and reload of remote documents
1373       (#555399, Carlos Garcia Campos)
1374
1375 Bug fixes:
1376
1377     * Fix opening comic documents with a wrong but valid extension
1378       (#562143, Carlos Garcia Campos)
1379     * Fix a crash when searching (#558377, Carlos Garcia Campos)
1380     * Fix several crashes when selecting text (#561393, Marek Kašík)
1381
1382 Translation updates:
1383
1384     * Jorge González (es)
1385     * Nguyễn Đình Trung (vi)
1386
1387 ================
1388 Evince  2.25.1
1389 ================
1390
1391 New Features and UI Improvements:
1392
1393     * Use the message area instead of popup dialogs for any error and
1394       warning messages (Carlos Garcia Campos)
1395
1396 Bug fixes:
1397
1398     * Adapt to the new single-include policy (#558064, Christian Persch)
1399     * Fix page transition in presentation mode (#516749, Nickolay V. Shmyrev)
1400     * Other bugs fixed: (#558066, Christian Persch)
1401
1402 Translation updates:
1403
1404     * Hendrik Richter (de)
1405     
1406 ================
1407 Evince  2.24.1
1408 ================
1409
1410 Bug fixes:
1411
1412     * Disable toggle function of F5 when in presentation mode
1413       (#556162, Dave Neary)
1414     * Create a loading thumbnail for every different page size
1415       (#556264, Carlos Garcia Campos)
1416     * Fix several memory leaks (Carlos Garcia Campos)
1417     * Do not show bad titles like 'Microsoft Word' in the window title
1418       bar (#534684, Robin Sonefors and Nickolay V. Shmyrev)
1419     * Fix mailto links which were considered as http uris (#555801,
1420       Carlos Garcia Campos)
1421     * Fix launching external applications (#554500, Carlos Garcia Campos)
1422     * Other bugs fixed (#552382, #553369, #555134, Carlos Garcia Campos)
1423
1424 Translation updates:
1425
1426     * Ihar Hrachyshka (be@latin)
1427     * Adrian Guniš (cs)
1428     * Kenneth Nielsen (da)
1429     * Ivar Smolin (et)
1430     * Takeshi AIHANA (ja)
1431
1432 ================
1433 Evince  2.24.0
1434 ================
1435
1436 Bug fixes:
1437
1438     * Use GdkAppLaunchContext when available to launch external uris
1439       (Carlos Garcia Campos)
1440     * Use the message area to show errors when lauching external uris
1441       instead of a popup window (Carlos Garcia Campos)
1442     * Assume invalid uris are http uris (#552071, Carlos Garcia
1443       Campos)
1444
1445 Translation updates:
1446
1447     * Usama Akkad (ar)
1448     * Gil Forcada (ca)
1449     * Kenneth Nielsen (da)
1450     * Hendrik Richter (de)
1451     * nikosCharonitakis (el)
1452     * Ilkka Tuohela (fi)
1453     * Sweta Kothari (gu)
1454     * Gabor Kelemen (hu)
1455     * Francesco Marletta (it)
1456     * Shankar Prasad (kn)
1457     * Changwoo Ryu (ko)
1458     * Gintautas Miliauskas (lt)
1459     * Arangel Angov (mk)
1460     * Santhosh Thottingal (ml)
1461     * Sandeep Shedmake (mr)
1462     * wadim dziedzic (pl)
1463     * Mișu Moldovan (ro)
1464     * Alexandre Prokoudine (ru)
1465     * Горан Ракић (sr)
1466     * Dr.T.Vasudevan (ta)
1467     * Baris Cicek (tr)
1468     * Chao-Hsiung Liao (zh_HK)
1469     * Chao-Hsiung Liao (zh_TW)
1470     
1471 ================
1472 Evince  2.23.92
1473 ================
1474
1475 Bug fixes:
1476
1477     * Allow page scrolling with PageUp/PageDown keys when find bar is
1478       active (#529833, Carlos Garcia Campos)
1479     * Search in page labels is now case-insensitive (#550136, Michael Lee)
1480     * Do not append the file extension twice when saving an image
1481       (Carlos Garcia Campos)
1482     * Correctly restore the cursor after showing the context menu
1483       (Carlos Garcia Campos)
1484     * Grab the mediakeys with a low priority so that it doesn't
1485       interfere with other applications like a music player
1486       (#547164, Eric Piel)
1487
1488 Translation updates:
1489
1490     * Alexander Shopov (bg)
1491     * Petr Kovar (cs)
1492     * David Lodge (en_GB)
1493     * Jorge González (es)
1494     * Ivar Smolin (et)
1495     * Iñaki Larrañaga Murgoitio (eu)
1496     * Robert-André Mauchin (fr)
1497     * Ignacio Casal Quinteiro (gl)
1498     * Kjartan Maraas (nb)
1499     * Wouter Bolsterlee (nl)
1500     * Leonardo Ferreira Fontenelle (pt_BR)
1501     * Duarte Loreto (pt)
1502     * Laurent Dhima (sq)
1503     * Daniel Nylander (sv)
1504     * Theppitak Karoonboonyanan (th)
1505     * Clytie Siddall (vi)
1506     * Funda Wang (zh_CN)
1507       
1508 ================
1509 Evince  2.23.91
1510 ================
1511
1512 New Features and UI Improvements:
1513
1514     * Use EggSMClient from libegg instead of gnome-client and remove
1515       libgnome and libgnomeui dependencies (Carlos Garcia Campos)
1516     * Implement document_get_page_label in tiff backend (Carlos Garcia
1517       Campos)
1518       
1519 Bug fixes:
1520
1521     * Start up in the right workspace when resuming a previous session
1522       (Carlos Garcia Campos)
1523     * Fix metacity warnings shown in ~/.xsession-errors (Carlos
1524       Garcia Campos)
1525     * Fix a crash due to an idle function called with an already
1526       destroyed object (#549163, Carlos Garcia Campos)
1527     * Fix problems when opening or saving attachments (#548653, Carlos
1528       Garcia Campos)
1529     * Handle document orientation in tiff backend (#548444, Carlos
1530       Garcia Campos)
1531     * Fix a crash when adjustment page size is 0 (#547440, Carlos
1532       Garcia Campos)
1533     * Other bugs fixed: #548462
1534
1535 Translation updates:
1536
1537     * Runa Bhattacharjee (bn_IN)
1538     * Gil Forcada (ca)
1539     * Mario Blättermann (de)
1540     * Dawa pemo (dz)
1541     * Jorge González (es)
1542     * Iñaki Larrañaga Murgoitio (eu)
1543     * Ilkka Tuohela (fi)
1544     * Takeshi AIHANA (ja)
1545     * Shankar Prasad (kn)
1546     * Gintautas Miliauskas (lt)
1547     * Arangel Angov (mk)
1548     * Manoj Kumar Giri (or)
1549     * Vladimir Melo (pt_BR)
1550     * Chao-Hsiung Liao (zh_HK)
1551     
1552 ================
1553 Evince  2.23.6
1554 ================
1555
1556 Bug fixes:
1557
1558     * Correctly build desktop file (#544237, Götz Waschk)
1559
1560 Other changes:
1561
1562     * Cleanup #include statements. (Wouter Bolsterlee)
1563     * The jobs system has been reworked in order to make it simpler
1564       and easier to extend. (Carlos Garcia Campos)
1565     * Add a profile mode available when debug is enabled (Carlos
1566       Garcia Campos)      
1567
1568 Translation updates:
1569
1570     * Djihed Afifi (ar)
1571     * Adrian Guniš (cs)
1572     * Pierre Lemaire (fr)
1573     * Duarte Loreto (pt)
1574       
1575 ================
1576 Evince  2.23.5
1577 ================
1578
1579 New Features and UI Improvements:
1580
1581     * Intercept window manager's fullscreen request in order to
1582       run/stop fullscreen mode (#493541, Carlos Garcia Campos)
1583     * 7-zip compressed commics support (#532312, Kartik Rustagi)
1584     * Add Alt+Left and Alt+Right shortcuts to rotate (#539972, Bastien
1585       Nocera)
1586     * Media player keys support (#539971, Bastien Nocera)
1587
1588 Bug fixes:
1589
1590     * Restart the job search when the find bar is opened for the
1591       second time (#531956, Carlos Garcia Campos)
1592     * Fixes nautilus crash caused by evince properties page extension
1593       (#542548, Carlos Garcia Campos)
1594     * Fix Solaris build (#542924, Darren Kenny)
1595     * Fix endianess bug (#540950, Benjamin Jacobs)
1596     * Other bugs fixed: #542001
1597
1598 Translation updates:
1599
1600     * Jorge González (es)
1601     * Ivar Smolin (et)
1602     * Ignacio Casal Quinteiro (gl)
1603     * Yuval Tanny (he)
1604     * Rakesh Pandit (ks)
1605     * Kjartan Maraas (nb)
1606     * Wouter Bolsterlee (nl)
1607     * Zabeeh Khan (ps)
1608     * Daniel Nylander (sv)
1609     * Theppitak Karoonboonyanan (th)
1610     
1611 ================
1612 Evince  2.23.4
1613 ================
1614
1615 New Features and UI Improvements:
1616
1617     * A warning message is shown in the message area when the document
1618       has no pages (#171588, Carlos Garcia Campos)
1619     * Automaticly reload the document when the file has changed on
1620       disk (#304249, Carlos Garcia Campos)
1621     * Added Ctrl-Insert keybinding for copying text and Ctrl+N for
1622       opening a copy (#526523, #532239, Carlos Garcia Campos)
1623     * Save as action has been added as a toolbar button too. (Abhishek Mukherjee)
1624     * Primary selection is also updated when copying a link address
1625       (#520855, Carlos Garcia Campos)
1626     * Added GtkMountOperation, copied from gtk+. (Carlos Garcia Campos)
1627     * GS code has been removed, libspectre is now required to build the
1628       PostScript backend. (Carlos Garcia Campos)
1629
1630 Bug fixes:
1631
1632     * Fixed a crash when opening documents with no pages
1633       (#537574, Carlos Garcia Campos)
1634     * Fixed a crash when running in debug mode (Daniel M. German)
1635     * Fixed a crash in impress backend (#530852, Hans Petter Jansson)
1636     * Improved error handling in djvu backend (#530202, Carlos Garcia Campos)
1637     * Do not use the pixbuf backend for rendering tiff documents when
1638       the tiff backend is available (#520290, Carlos Garcia Campos)
1639     * Fixed T1 font rendering in dvi backend (#536883, Mattias Nissler)
1640     * Other bugs fixed: #533323, #533897, #533896, #534493, #537535
1641
1642 Thanks:
1643
1644     Matthias Drochner, Frederic Peters, Cosimo Cecchi
1645
1646 Translation updates:
1647
1648     * Djihed Afifi (ar) 
1649
1650     
1651 ================
1652 Evince  2.22.1.1
1653 ================
1654
1655 Bug fixes:
1656
1657     *  Fix build in FreeBSD (#526799, Michael Johnson, Carlos Garcia Campos)
1658     *  Fixes djvu backend links (#526517, Carlos Garcia Campos)
1659
1660 ===============
1661 Evince  2.22.1
1662 ===============
1663
1664 Bug fixes:
1665
1666     * Add compressed dvi to the list of supported mime types
1667       (#307087, Ed Catmur)
1668     * Fix a crash when printing a range that doesn't specify the start
1669       or end page (#524288, Carlos Garcia Campos)
1670     * Fix a crash when thumbnail failed to render in PS backend
1671       (#525015, Carlos Garcia Campos)
1672     * Open default application when launching an external uri
1673       (#525009, Emil Soleyman)
1674     * Add a configure option to enable/diable DBus (#521797, Rémi Cardona)
1675     * Fix printing in documents with rotated pages (#512648, Eugen Dedu)
1676     * Do not append file extension twice when saving an image
1677       (#523069, Carlos Garcia Campos, Wouter Bolsterlee)
1678     * Cancel find operation when the find bar is closed
1679       (#508845, Carlos Garcia Campos)
1680     * Several printing fixes: collate, reverse and copies were broken
1681       (#365332, Eugen Dedu)
1682     * Fix selection rendering when poppler is compiled with splash
1683       backend (Carlos Garcia Campos).
1684     * Other bugs fixed: #521224, #524112
1685
1686 Translation updates:
1687
1688     * Alexander Nyakhaychyk (be)
1689     * Yavor Doganov (bg)
1690     * David Lodge (en_GB)
1691     * Jorge González (es)
1692     * Ivar Smolin (et)
1693     * Clytie Siddall (vi)
1694
1695 ===============
1696 Evince  2.22.0
1697 ===============
1698
1699 Bug fixes:
1700
1701     * Do not print when Escape is pressed to close printing dialog
1702       (#495107, Wouter Bolsterlee)
1703     * Fix a crash in nautilus properties page (#519679, Carlos Garcia Campos)
1704     * Fix a crash with transition effects (#519106, Carlos Garnacho)
1705     * Fix document mime type detection (#518874, Carlos Garcia Campos)
1706     * Fix a crash in forms (#518831, Carlos Garcia Campos)
1707     * Fix images extraction (#516237, Carlos Garcia Campos)
1708     
1709 Translation updates:
1710
1711     * Djihed Afifi (ar)
1712     * Ihar Hrachyshka (be@latin)
1713     * Petr Kovar (cs)
1714     * Kenneth Nielsen (da)
1715     * nikosCharonitakis (el)
1716     * David Lodge (en_GB)
1717     * Jorge González (es)
1718     * Ivar Smolin (et)
1719     * Ilkka Tuohela (fi)
1720     * Claude Paroz (fr)
1721     * Ignacio Casal Quinteiro (gl)
1722     * Ankit Patel (gu)
1723     * Yuval Tanny (he)
1724     * Gabor Kelemen (hu)
1725     * Luca Ferretti (it)
1726     * Takeshi Aihana (ja)
1727     * Shankar Prasad (kn)
1728     * Changwoo Ryu (ko)
1729     * Gintautas Miliauskas (lt)
1730     * Arangel Angov (mk)
1731     * Sandeep Shedmake (mr)
1732     * Narayan Kumar Magar (ne)
1733     * Åsmund Skjæveland (nn)
1734     * Yannig Marchegay (Kokoyaya) (oc)
1735     * Hugo Doria (pt_BR)
1736     * Laurent Dhima (sq)
1737     
1738 ===============
1739 Evince  2.21.91
1740 ===============
1741         
1742 Bug fixes:
1743     
1744     * gnome-print code has been removed (#512370, Carlos Garcia Campos)
1745     * Fix thumbnailer crash (#513934, Matthias Clasen)
1746     * Fix djvu rendering (#482720, Carlos Garcia Campos)
1747     * Fix mime type detection based on file contents (Cosimo Cecchi, Carlos Garcia Campos)
1748     * Other bugs fixed: #512719, #512720, #512718, #512771, #513203
1749     
1750 Translation updates:
1751
1752     * Khaled Hosny (ar)
1753     * Amitakhya Phukan (as)
1754     * Hendrik Richter (de)
1755     * Jorge González (es)
1756     * Kjartan Maraas (nb)
1757     * Yannig Marchegay (Kokoyaya) (oc)
1758     * Tomasz Dominikowski (pl)
1759     * Vladimir Melo (pt_BR)
1760     * Duarte Loreto (pt)
1761     * Theppitak Karoonboonyanan (th)
1762     * Serdar CICEK (tr)
1763     * Woodman Tuen (zh_HK)
1764
1765 ===============
1766 Evince  2.21.90
1767 ===============
1768
1769 Important notice for distributors:
1770
1771     * This release overrides document permissions by default. See
1772       http://bugzilla.gnome.org/show_bug.cgi?id=382700 for more information
1773       about this.
1774     * Ghostscript interface for PostScript documents is now deprecated.
1775       Please use libspectre (http://libspectre.freedesktop.org/)
1776       instead.
1777
1778 New features and UI improvements:
1779
1780     * Port to gio and drop gnome-vfs dependency. (#510401, Cosimo Cecchi, Carlos Garcia Campos)
1781     * Scroll pages in page entry with mouse wheel (#324122, David Turner)
1782     * Automatic scrolling in context menu (#323670, David Turner)
1783     * Kinetic scrolling (#461271, David Turner)
1784     * New plugin system for backends (#351348, Carlos Garcia Campos)
1785     * Allow saving images in formats other than PNG (#500209, Carl-Anton
1786       Ingmarsson, Nickolay V. Shmyrev)
1787     * Add support for page transitions (#458460, Carlos Garnacho)
1788     * Override document restrictions by default (#382700, Wouter Bolsterlee)
1789     * Use up/down arrows instead of left/right (#170081, Wouter Bolsterlee)
1790
1791 Bug fixes:
1792
1793     * Reset cursor correctly (#501603, #509958, Carlos Garcia Campos)
1794     * Use GSlice to allocate memory (#475972, Christian Persch)
1795     * Do not limit minimum zoom factor in best fit/fit width mode (#503805,
1796       Carlos Garcia Campos)
1797     * Use libspectre, if available, for the ps backend. (#317106, #499787,
1798       #501235, #421879, #445797, #443859, #486547, #386005, #507705, Carlos Garcia Campos)
1799     * Put RTL marker in recent file list (#509076, Djihed Afifi)
1800     * Put Nautilus extension in right place (#505359, Matthias Clasen, Brian
1801       Pepple, Damien Carbery, Wouter Bolsterlee)
1802     * Avoid filename quoting issues (#502500, Tom Parker)
1803     * Repair horizontal scrolling with shift (#483412, Nickolay V. Shmyrev)
1804     * Gnome Keyring is now an optional dependency (#509676, Marcelo Lira)
1805     * Reduce memory consumption by rendering images on demand (Carlos Garcia Campos)
1806     * Fix printing in dvi backend when filename contains white spaces. (#502839, Carlos Garcia Campos)
1807     * Other bugs fixed: #502843, #460658, #504721, #511635
1808
1809 Thanks:
1810
1811     * Carlos Garcia Campos
1812     * Christian Persch
1813     * Yaakov Selkowitz
1814     * David Turner
1815     * Carl-Anton Ingmarsson
1816     * Carlos Garnacho
1817     * Djihed Afifi
1818     * Nickolay V. Shmyrev
1819     * Wouter Bolsterlee
1820     * Marcelo Lira
1821
1822 Translation updates:
1823
1824     * Djihed Afifi (ar)
1825     * Ihar Hrachyshka (be@latin)
1826     * Gil Forcada (ca)
1827     * Jorge Gonzalez (es)
1828     * Priit Laes (et)
1829     * Inaki Larranaga Murgoitio (eu)
1830     * Stéphane Raimbault (fr)
1831     * Seán de Búrca (ga)
1832     * Ignacio Casal Quinteiro (gl)
1833     * Kjartan Maraas (nb)
1834     * Wouter Bolsterlee (nl)
1835     * Thierry Randrianiriana (mg)
1836     * Yannig Marchegay (oc)
1837     * Leonardo Ferreira Fontenelle, Hugo Doria, Rodrigo Flores (pt_BR)
1838     * Daniel Nylander (sv)
1839     * Clytie Siddall (vi)
1840
1841 ===============
1842 Evince  2.21.1
1843 ===============
1844
1845 New Features and UI Improvements:
1846
1847     * Use message area for notification about errors
1848     * Some print settings for documents are stored in metadata
1849     * Added command line option for search
1850     * Expander with a recent documents is added to toolbar
1851     * Egg-recent code dropped
1852     * Djvu, dvi and comics are enabled by default
1853     * Support for links with URI's like mailto (Pascal Terjan)
1854     * Removed the shadow of the fullscreen toolbar
1855
1856 Bug fixes:
1857
1858     * A lot of bug fixes from a stable branch
1859
1860 Thanks:
1861  
1862     To Carlos Garcia Campos who did the all the amazing work above :)
1863
1864 Translations:
1865
1866     Changwoo Ryu (ko)
1867     Daniel Nylander (sv)
1868     Djihed Afifi (ar)
1869     Jorge Gonzalez (es)
1870     Francesco Marletta (it)
1871     Gabor Kelemen (hu)
1872     Gintautas Miliauskas (lt)
1873     Ignacio Casal Quinteiro (gl)
1874     Ihar Hrachyshka (be@latin)
1875     Ilkka Tuohela (fi)
1876     Ivar Smolin (et)
1877     Jorge González (es)
1878     Kjartan Maraas (nb)
1879     Matej Urbančič (sl)
1880     Peter Bach (da)
1881     Yannig Marchegay (Kokoyaya) (oc)
1882
1883 ===============
1884 Evince  2.20.2
1885 ===============
1886
1887 Bug fixes:
1888
1889     * Tiff documents were rendered with wrong colors (Matthias Clasen)
1890     * Fix endless loop when zero pages per sheet is selected (Darren Kenny)
1891     * Do not jump to the first page when reloading from command line (Carlos Garcia Campos)
1892     * Memory leak fix (Hiroyuki Ikezoe)
1893     * Fix printing with poppler splash backend (Carlos Garcia Campos)
1894     * Fix a crash when printing with the gnome-print dialog (Carlos Garcia Campos)
1895     * Warning fix (Sebastien Bacher)
1896
1897 Translations:
1898
1899     Matej Urbančič (sl)
1900     Youssef Chahibi (ar)
1901
1902 ===============
1903 Evince  2.20.1
1904 ===============
1905
1906 Bug fixes:
1907
1908     * Printing multiple pages per sheet fixes (Carlos Garcia Campos)
1909     * Respect ranges order during print (Carlos Garcia Campos)
1910     * Silently ignore unknown form fields (Matthias Drochner)
1911     * Do not show the toolbar in fullscreen mode if the main toolbar is not visible (Carlos Garcia Campos)
1912     * Give priority to form fields over images (Carlos Garcia Campos)
1913     
1914 Translations:
1915
1916     Changwoo Ryu (ko)
1917     Francesco Marletta (it)
1918     Ilkka Tuohela (fi)
1919     Peter Bach (da)
1920
1921 ===============
1922 Evince  2.20.0
1923 ===============
1924
1925 Bug fixes:
1926
1927     * Forms support broken by forgotten ifdef fix (Carlos Garcia Campos)
1928     * Issue with making a copy and xfer to different file system (Carlos Garcia Campos)
1929     * Desktop file fixes (Götz Waschk)
1930
1931 Translations:
1932
1933     Youssef Chahibi (ar)
1934     Alexander Shopov (bg)
1935     Peter Bach (da)
1936     Ivar Smolin (et)
1937     Ignacio Casal Quinteiro (gl)
1938     Francesco Marletta (it)
1939     Gintautas Miliauskas (lt)
1940     Espen Stefansen (nb)
1941     Yannig Marchegay (Kokoyaya) (oc)
1942     Mişu Moldovan (ro)
1943     Peter Tuhársky (sk)
1944     Laurent Dhima (sq)
1945     Горан Ракић (sr)
1946     Maxim Dziumanenko (uk)
1947
1948 ===============
1949 Evince  2.19.92
1950 ===============
1951
1952 Bug fixes:
1953
1954     * Bump requirements to poppler 0.6 (Carlos Garcia Campos)
1955     * Restart the search when reloading a document with the find bar visible (Carlos Garcia Campos)
1956     * Do not jump to the first page when reloading a document from the last page (Carlos Garcia Campos)
1957     * Do not update visibility when changing a chrome flag (Carlos Garcia Campos)
1958     * Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL (Carlos Garcia Campos)
1959     * Make sure current-page <= end-page in continuous mode (Carlos Garcia Campos)
1960     * Ignore outline items without a title (Carlos Garcia Campos)
1961     * Use only drag mouse cursor during a drag operation (Carlos Garcia Campos)
1962     * Actually fix printing regressions (Carlos Garcia Campos)
1963     * Add support for double and triple click selections (Carlos Garcia Campos)
1964
1965 Translations:
1966
1967     Gil Forcada (ca)
1968
1969 ===============
1970 Evince   2.19.4
1971 ===============
1972
1973 Bug fixes:
1974
1975     * Find works when findbar is hidden (Justin Blanchard)
1976     * Use directly cairo_surface_get_content (Jeff Muizelaar)
1977     * Great speedup by using CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 (Jeff Muizelaar)
1978     * Fix for embedded thumbnails dimension and rotation (Carlos Garcia Campos)
1979     * Avoid ifdefs inside macros (Jens Granseuer)
1980     * Memory leak fixes (Justin Blanchard, Hiroyuki Ikezoe)
1981     * New icon sizes (Andreas Nilsson)
1982     * Invalid read fix (Justin Blanchard)
1983     * Fix multihead problems in toolbar editor (Carlos Garcia Campos)
1984     * Use the same cairo context for every page in the same expose event (Carlos Garcia Campos)
1985
1986 Translations:
1987
1988     Adam Weinberger (en_CA)
1989     Danishka Navin (si)
1990     Duarte Loreto (pt)
1991     Hendrik Richter (de)
1992     Ihar Hrachyshka (be@latin)
1993     Raphael Higino (pt_BR)
1994     Stéphane Raimbault (fr)
1995     Takeshi Aihana (ja)
1996     
1997 ==============
1998 Evince   0.9.3
1999 ==============
2000
2001 New Features and UI Improvements:
2002
2003     * Use new GTK+ tootlips (Carlos Garcia Campos)
2004     * Printing multiple pages per sheet (Carlos Garcia Campos)
2005     * Added UNIX-like key bindings hjkl (Cosimo Cecchi)
2006
2007 Bug fixes:
2008
2009     * Do not block while enumerating printers in preview mode (Christian Persch)
2010     * Show new pages as soon as they are rendered even if other page 
2011       elements like forms, images or links are not ready yet (Carlos Garcia Campos)
2012     * Provide different options in the print dialog depending on document 
2013       type backend capabilities (Carlos Garcia Campos)
2014
2015 Translations:
2016
2017     Jorge González (es)
2018     Iñaki Larrañaga Murgoitio (eu)
2019     Ilkka Tuohela (fi)
2020     Gabor Kelemen (hu)
2021     Arangel Angov (mk)
2022     Wouter Bolsterlee (nl)
2023     Funda Wang (zh_CN)
2024
2025 ==============
2026 Evince   0.9.2
2027 ==============
2028
2029 New Features and UI Improvements:
2030
2031     * Forms support (Julien Rebetez, Carlos Garcia Campos)
2032     * Toolbar editor icons on dragging (Jaap Haitsma)
2033
2034 Bug fixes:
2035
2036     * Program description translation issue fixed (Gabor Kelemen)
2037     * Do not change page after presentation (Cesar Fernandez)
2038
2039 Translations:
2040
2041     Ankit Patel (gu)
2042     Arangel Angov (mk)
2043     Bharat Kumar (te)
2044     Clytie Siddall (vi)
2045     Daniel Nylander (sv)
2046     Dr.T.Vasudevan (ta)
2047     Espen Stefansen (nb)
2048     Ivar Smolin (et)
2049     Takeshi Aihana (ja)
2050     Theppitak Karoonboonyanan (th)
2051     Tomasz Dominikowski (pl)
2052     Tshewang Norbu (dz)
2053
2054 ==============
2055 Evince   0.9.1
2056 ==============
2057
2058 New Features and UI Improvements:
2059
2060     * Cairo-based renderer for pages and selections of PDF, DVJU and DVI documents (Carlos Garcia Campos)
2061     * PDF exporter for printing DVI documents (Alaska Subedi)
2062     * Zoom icon artwork (Michael Monreal)
2063     * Patch to avoid frequent process wakeup for metadata handling (Bastien Nocera, Arjan van de Ven)
2064     * Bumped poppler requirements to 0.5.9 (Carlos Garcia Campos)
2065     * Changed sidebar ordering (Wouter Bolsterlee)
2066     * Removed extra locking of a main loop to speed up rendering (Carlos Garcia Campos)
2067
2068 Bug fixes:
2069
2070     * Print job is released quickly (Carlos Garcia Campos)
2071     * Update a cursor and tooltips after scrolling (Carlos Garcia Campos)
2072     * More safe mkdir_with_parents (Eduardo Lima)
2073     * Safe saving of a document copy to a remote location (Carlos Garcia Campos)
2074     * Build fix without libgnome (Marc Brockschmidt)
2075     * Selections don't disappear after zoom (Carlos Garcia Campos)
2076     * Preview button added to the print dialog (Carlos Garcia Campos)
2077
2078 Translations:
2079
2080     Daniel Nylander (sv)
2081     David Lodge (en_GB)
2082     Dr.T.Vasudevan (ta)
2083     Espen Stefansen (nb)
2084     Gil Forcada (ca)
2085     Ignacio Casal Quinteiro (gl)
2086     Ivar Smolin (et)
2087     Jorge González (es)
2088     Sonam Pelden (dz)
2089     Theppitak Karoonboonyanan (th)
2090     Yuval Tanny (he)
2091     
2092 ==============
2093 Evince   0.9.0
2094 ==============
2095
2096 New Features and UI Improvements:
2097
2098     * Printing support in djvu documents (Alaska Subedi)
2099     * Optional drop of libgnome dependency (Ross Burton)
2100     * Print button for preview mode (Carlos Garcia Campos)
2101     * Remember print settings (Carlos Garcia Campos)
2102     * Use gtk+ builtin paper list to identify the document's paper size (Carlos Garcia Campos)
2103     * Start rendering pages before any other jobs (Carlos Garcia Campos)
2104     * Developer documentation updated. (Iñigo Martínez)
2105     * History button improvements (Nickolay Shmyrev)
2106
2107 Bug Fixes:
2108
2109     * Fixes for issues with fullscreen toolbar (Carlos Garcia Campos)
2110     * Open document in empty window with EggRecent (Eduardo Lima)
2111     * Compilation fixes for FreeBSD (Roy Marples)
2112     * A lot of calls to parent class methos added (Christian Persch)
2113     * Update gtk-icon-cache in uninstall hook (Brian Pepple)
2114     * Fix for crash in comics backend when filename contains quote (Nickolay Shmyrev)
2115     * Always add application-specific icons to the theme (Nickolay Shmyrev)
2116
2117 Translations:
2118
2119     Jakub Friedl (cs)
2120     Dimitris Glezos (el)
2121     David Lodge (en_GB)
2122     Jorge González (es)
2123     Ivar Smolin (et)
2124     Francesco Marletta (it)
2125     Espen Stefansen (nb)
2126     Yannig Marchegay (oc)
2127     Washington Lins (pt_BR)
2128     Daniel Nylander (sv)
2129
2130 ==============
2131 Evince   0.8.1
2132 ==============
2133
2134 Bug Fixes:
2135
2136     * Default resolution is used when it's not provided by TIFF
2137       document (Carlos Garcia Campos)
2138     * Added support for ps, eps and compressed documents 
2139       thumbnails (Carlos Garcia Campos)
2140     * Implemented font color specials in the DVI backend (Ricardo Markiewicz)
2141     * DOCUMENTS folder from xdg-data-dirs is used as default folder when
2142       opening a file chooser (Matthias Clasen)
2143     * unlink-tempfile is used instead of unlink-temp-file (Carlos Garcia Campos)
2144
2145 Translations:
2146
2147     Gil Forcada (ca)
2148     Ignacio Casal Quinteiro (gl)
2149     Iñaki Larrañaga Murgoitio (eu)
2150     Jorge González (es)
2151     Jakub Friedl (cs)
2152     Sonam Pelden (dz)
2153
2154 ==============
2155 Evince   0.8.0
2156 ==============
2157
2158 Features and UI Improvements:
2159
2160     * Thumbnails for postscript documents (Carlos Garcia Campos)
2161     * Copy of compressed document is saved compressed (Carlos Garcia Campos)
2162
2163 Bug Fixes:
2164
2165     * Properly handle PostScript page orientation (Carlos Garcia Campos)
2166     * Do not render thumbnails when sidebar thumbnail page is not visible
2167       on startup (Carlos Garcia Campos)
2168     * Warning when document has one page (Carlos Garcia Campos)
2169     * Djvu backend builds on Mac (Carlos Garcia Campos)
2170     * Allow deleting in goto window in presentation mode (Carlos Garcia Campos)
2171
2172 Translations:
2173
2174     Ankit Patel (gu)
2175     Changwoo Ryu (ko)
2176     Christian Kintner (de)
2177     Clytie Siddall (vi)
2178     Daniel Nylander (sv)
2179     Djihed Afifi (ar)
2180     Duarte Loreto (pt)
2181     Erdal Ronahi (ku)
2182     Funda Wang (zh_CN)
2183     Gabor Kelemen (hu)
2184     Gil Forcada (ca)
2185     Gintautas Miliauskas (lt)
2186     Ihar Hrachyshka (be)
2187     Ivar Smolin (et)
2188     Kjartan Maraas (nb)
2189     Matic Žgur (sl)
2190     Maxim Dziumanenko (uk)
2191     Mişu Moldovan (ro)
2192     Nickolay V. Shmyrev (ru)
2193     Raphael Higino (pt_BR)
2194     Takeshi Aihana (ja)
2195     Thierry Randrianiriana (mg)
2196     Wadim Dziedzic (pl)
2197     Woodman Tuen (zh_HK)
2198     Woodman Tuen (zh_TW)
2199     Yuval Tanny (he)
2200     Игор Несторовић (sr)
2201
2202 ==============
2203 Evince   0.7.2
2204 ==============
2205
2206 New Features and UI Improvements:
2207
2208     * Document thumbnail is used as window icon (Carlos Garcia Campos)
2209     * Support for gzipped and bzipped 
2210       document types (Carlos Garcia Campos)
2211     * A lot of new icons (Luca Feretti, Andreas Nilsson)
2212     * Finally working history button (Nickolay V. Shmyrev)
2213
2214 Internal Improvements:
2215
2216     * Developer gtk-doc based documentation (Nickolay V. Shmyrev)
2217     * More dogtail tests (Nickolay V. Shmyrev)
2218
2219 Bug Fixes:
2220     
2221     * Fontconfig lock to avoid crashes (Carlos Garcia Campos)
2222     * Critical crash fix by checking return value from 
2223       psscan (Tom Parker)
2224     * Critical crash fix in nautilus property page and 
2225       broken ODF (Tom Parker)
2226     * Critical crash fix with multifile djvu 
2227       documents (Carlos Garcia Campos)
2228     * Multithreaded gtk problems fix by using async 
2229       gnome-vfs (Carlos Garcia Campos)
2230
2231 Translations:
2232
2233     Changwoo Ryu (ko)
2234     Clytie Siddall (vi)
2235     Daniel Nylander (sv)
2236     David Lodge (en_GB)
2237     Dimitris Glezos (el)
2238     Dorji Tashi (dz)
2239     Duarte Loreto (pt)
2240     Gabor Kelemen (hu)
2241     Ihar Hrachyshka (be)
2242     Ilkka Tuohela (fi)
2243     Ivar Smolin (et)
2244     Jovan Naumovski (mk)
2245     Khaled Hosny (ar)
2246     Kjartan Maraas (nb)
2247     Nickolay V. Shmyrev (ru)
2248     Stéphane Raimbault (fr)
2249     Theppitak Karoonboonyanan (th)
2250     Vladimir Petkov (bg)
2251     Wouter Bolsterlee (nl)
2252     Yuval Tanny (he)
2253
2254 Thanks:
2255
2256     Ed Catmur, Esteban Sanchez, Theppitak Karoonboonyanan, Wouter Bolsterlee
2257
2258 ==============
2259 Evince   0.7.1
2260 ==============
2261
2262 New Features:
2263
2264     * Popup window to jump to another page in presentation mode. (Carlos Garcia Campos)
2265     * Page transition support in presentation mode. (Carlos Garcia Campos)
2266
2267 Bug Fixes:
2268
2269     * Fix random crashes related to threads and Font Config (Carlos Garcia Campos)
2270     * Fix icon name in desktop file (Luca Ferretti)
2271     * Always use "best fit" zoom in presentation mode (Wouter Bolsterlee)
2272     * Don't restore the view on the last page when a document is reopened 
2273       (Wouter Bolsterlee)
2274     * Fix build due to libxml2 (Elijah Newren)
2275
2276 Translations:
2277
2278     * Djihed Afifi (ar)
2279     * Ales Nyakhaychyk (be)
2280     * Alexander Shopov (bg)
2281     * Josep Puigdemont i Casamajó (ca)
2282     * David Lodge (en_GB)
2283     * Francisco Javier F. Serrador (es)
2284     * Priit Laes (et)
2285     * Raivis Dejus (lv)
2286     * Jovan Naumovski (mk)
2287     * Kjartan Maraas (nb)
2288     * Wouter Bolsterlee (nl)
2289     * Matic Žgur (sl)
2290     * Daniel Nylander (sv)
2291     * Theppitak Karoonboonyanan (th)
2292     * Clytie Siddall (vi)
2293
2294 Thanks:
2295
2296     Damien Carbery, Jens Granseuer, Yevgen Muntyan
2297
2298 ==============
2299 Evince   0.7.0
2300 ==============
2301
2302 New Features:
2303
2304     * History. Preliminary implementation, not finished yet. (Nickolay V. Shmyrev)
2305     * Option to open a copy of the document in a new window. (Carlos Garcia Campos)
2306     * Multihead systems support. (Carlos Garcia Campos)
2307     * Added paper size field to the properties dialog. (Kasper Svendsen, Wouter Bolsterlee)
2308     * Added automated UI tests with dogtail (Nickolay V. Shmyrev)
2309
2310 Bug Fixes:
2311
2312     * Links support in rotated documents. (Radoslav Dorcik)
2313     * Side pane disabled when entering and leaving fullscreen mode. (Nickolay V. Shmyrev)
2314     * Fixed crash in DVI backend. (Nickolay V. Shmyrev)
2315     * Printing settings scale, copies, collate, reverse, odd/even work again (Carlos Garcia Campos)
2316     * Added page setup dialog for printing. (Carlos Garcia Campos)
2317     * Support for printing to a PDF file. (Carlos Garcia Campos)
2318     * Allow blank screen in presentation mode. (Carlos Garcia Campos)
2319     * Added "End of presentation" page in presentation mode. (Carlos Garcia Campos)
2320     * Screensaver detection in presentation mode. (Wouter Bolsterlee)
2321     * "Loading..." text is not shown in presentation mode. (Wouter Bolsterlee)
2322
2323 Security Fixes:
2324
2325     * Buffer overflow in PS backend. CVE-2006-5864. (Carlos Garcia Campos)
2326
2327 Translations:
2328
2329     * Djihed Afifi (ar)
2330     * Runa Bhattacharjee (bn_IN)
2331     * Gil Forcada (ca)
2332     * Jakub Friedl (cs)
2333     * Mindu Dorji (dz)
2334     * Dimitris Glezos (el)
2335     * David Lodge (en_GB)
2336     * Francisco Javier F. Serrador (es)
2337     * Ilkka Tuohela (fi)
2338     * Claude Paroz (fr)
2339     * Ankit Patel (gu)
2340     * Rajesh Ranjan (hi)
2341     * Gabor Kelemen (hu)
2342     * Satoru SATOH (ja)
2343     * Vladimer Sichinava (ka)
2344     * Fano Rajaonarisoa (mg)
2345     * Kjartan Maraas (nb)
2346     * Wouter Bolsterlee (nl)
2347     * Leonardo Ferreira Fontenelle (pt_BR)
2348     * Leonid Kanter (ru)
2349     * Steve Murphy (rw)
2350     * Daniel Nylander (sv)
2351     * Theppitak Karoonboonyanan (th)
2352     * Baris Cicek (tr)
2353
2354 Thanks:
2355
2356     Claudio Saavedra, Gabriel Felipe Cornejo, Mathias Hasselmann, Michael Monreal, 
2357     Julien Rebetez, P. Henrique Silva, Yevgen Muntyan
2358
2359 ==============
2360 Evince   0.6.1
2361 ==============
2362
2363 Bug Fixes:
2364
2365     * Current page follows find page
2366     * Reopen reloads document
2367     * Document size is guessed correctly
2368     * Icons are installed in correct folders
2369     * Memory leak fixed, etc
2370     
2371 Translations:
2372
2373     * da dz el en_GB es fa gl it ka nn ro
2374     * documentation: fi it sv
2375       
2376 Thanks:     
2377
2378     Carlos Garcia Campos, Mathias Hasselmann, Wouter Bolsterlee,
2379     Christian Persch
2380     
2381     and especially translators:
2382     
2383     Alessio Frusciante, Åsmund Skjæveland, David Lodge, 
2384     Francisco Javier F. Serrador, Ignacio Casal Quinteiro, Kostas Papadimas,
2385     Mugurel Tudorm, Ole Laursen, Pema Geyleg, Roozbeh Pournader,
2386     Vladimer Sichinava, Daniel Nylander, Tommi Vainikainen, Luca Ferretti
2387         
2388 ==============
2389 Evince   0.6.0
2390 ==============
2391
2392 Bug Fixes:
2393
2394     * Links aren't lost while resizing
2395     * Tiff backend crash is fixed
2396     * Recent code and icons code are screen safe
2397     * Crash while handling password-protected documents is fixed
2398
2399 Translations:
2400
2401     * bg bn bn_IN ca de dz el et fa fi fr gu hi hu ja ko lt lv mk ml 
2402       mr nb or pt pt_BR ro ru sl sv th tr vi zh_CN zh_HK zh_TW
2403       
2404 Thanks:     
2405
2406     Carlos Garcia Campos, Julien Rebetez, Sebastien Bacher, Wouter Bolsterlee
2407     
2408     and especially translators:
2409         
2410     Abel Cheung, Alexander Shopov, Ani Peter, Ankit Patel, Baris Cicek,
2411     Changwoo Ryu, Chao-Hsiung Liao, Christophe Merlet, Claude Paroz, Clytie
2412     Siddall, Daniel Nylander, Duarte Loreto, Funda Wang, Gabor Kelemen,
2413     Guntupalli Karunakar, Hendrik Richter, Ilkka Tuohela, Ivar Smolin, Josep
2414     Puigdemont i Casamajó, Jovan Naumovski, Khandakar Mujahidul Islam,
2415     Kjartan Maraas, Leonardo Ferreira Fontenelle, Leonid Kanter, Lucas
2416     Rocha, Matic Žgur, Meelad Zakaria, Mişu Moldovan, Mugurel Tudor, Nikos
2417     Charonitakis, Priit Laes, Rahul Bhalerao, Raivis Dejus, Rajesh Ranjan,
2418     Roozbeh Pournader, Runa Bhattacharjee, Satoru SATOH, Subhransu Behera,
2419     Theppitak Karoonboonyanan, Žygimantas Beručka
2420         
2421 ==============
2422 Evince   0.5.5
2423 ==============
2424
2425 New Features:
2426
2427     * Evince have preview mode for using with gtk+
2428     * New print dialog is used with gtk 2.10
2429     * New recent files framework is used
2430     
2431 UI Improvements:
2432     
2433     * Sidebar is unified with Epiphany
2434     * Escape unfocus page entry
2435
2436 Bug Fixes:
2437
2438     * Automake updates
2439     * Link coordinates now used correctly
2440     * Desktop file is corrected
2441     * Memory leak fixes
2442
2443 Translations:
2444
2445     * ca cs de dz el es et eu fi fr gu ja ko mk nl ru sl sv th zh_HK zh_TW
2446       
2447 Thanks:     
2448
2449     Carlos Garcia Campos, Christian Persch, Radoslav Dorcik,
2450     Ricardo Markiewicz, Sebastien Bacher, Wouter Bolsterlee
2451     
2452     and especially translators:
2453         
2454     Ankit Patel, Arangel Angov, Benoît Dejean, Changwoo Ryu, Chao-Hsiung
2455     Liao, Christophe Merlet, Daniel Nylander, Francisco Javier F. Serrador,
2456     Guntupalli Karunakar, Hendrik Richter, Ilkka Tuohela, Inaki Larranaga,
2457     Jakub Friedl, Josep Puigdemont i Casamajó, Jovan Naumovski, Nikos
2458     Charonitakis, Priit Laes, Takeshi Aihana, Theppitak Karoonboonyanan
2459         
2460 ==============
2461 Evince   0.5.4
2462 ==============
2463
2464 New Features:
2465
2466     * Evince supports impress slides with --enable-impress
2467     * URI's with anchors can be opened
2468
2469 Bug Fixes:
2470
2471     * PAPI printing crash was fixed
2472     * Threads-related crash was fixed
2473     * Assertion on document types that don't support
2474       links don't cause crash now
2475     * Reload crash was fixed as loading of
2476       password-protected documents
2477     * Page-label command line option works again
2478
2479 Translations:
2480
2481     * be bg bn_IN ca cs de dz es et eu fi fr gl gu he id ko mk nb ne 
2482       nl ru ta th vi zh_CN zh_HK zh_TW        
2483       
2484 Thanks:     
2485
2486     Bastien Nocera, Carlos Garcia Campos, Ghee Teo, Pat Rondon,
2487     Ricardo Markiewicz, Wouter Bolsterlee
2488     
2489     and especially translators:
2490         
2491     Ahmad Riza H Nst, Ales Nyakhaychyk, Alexander Shopov,  Ankit Patel,
2492     Benoît Dejean, Changwoo Ryu, Chao-Hsiung Liao, Clytie Siddall,
2493     Francisco Javier F. Serrador, Funda Wang, Hendrik Richter,
2494     I. Felix, Ignacio Casal Quinteiro, Ilkka Tuohela, Inaki Larranaga,
2495     Jakub Friedl, Jayaradha,  Josep Puigdemont Casamajó,
2496     Jovan Naumovski, Kjartan Maraas, Pawan Chitrakar, Pema Geyleg,
2497     Priit Laes, Runa Bhattacharjee, Theppitak Karoonboonyanan, 
2498     Vincent van Adrighem, Yair Hershkovitz
2499         
2500 ==============
2501 Evince   0.5.3
2502 ==============
2503
2504 New Features:
2505
2506     * Evince supports attachments in PDF files
2507     * We require gtk 2.8 and djvulibre 3.5.17 now
2508     * Links system is reworked allowing named links
2509
2510 Interface imporovements:
2511
2512     * Esc closes properties dialog
2513     * Cursor is hidden in presentation mode
2514     * Find previous item is added to the menu
2515
2516 Bug Fixes:
2517
2518     * GOption port and po/LINGUAS work
2519     * Fixed mime type detection by file contents
2520     * Several memory leaks were found
2521     * Crash on exit related to thumbnailer
2522     * Current page is selected more intelligently
2523     * Work around libtool build bug is created
2524
2525 Translations:
2526
2527
2528     * bg bn br dz es et fi gl gu nb nl nn no ro vi zh_CN zh_HK zh_TW
2529         
2530 Thanks:     
2531
2532     Michael Plump, Carlos Garcia Campos, Wouter Bolsterlee, Francisco
2533     Javier F. Serrador, Kjartan Maraas and especially all translators.
2534         
2535 ==============
2536 Evince   0.5.2
2537 ==============
2538
2539 Bug Fixes:
2540
2541     * View don't jump on scrolling
2542     * In presentation mode we scroll by one page
2543
2544 Translations:
2545
2546     * bg bn da de et fa fr hi hu ja ka pt pt_BR ro ru sv uk vi
2547     
2548 ==============
2549 Evince   0.5.1
2550 ==============
2551
2552 New Features:
2553
2554     * Evince can search text in DJVU files
2555
2556 Interface improvements:
2557
2558     * Odd pages are placed to the right in dual page mode
2559
2560 Bug Fixes:
2561
2562     * Produce thumbnails for comic books and carefully work with
2563       unzip
2564     * Correctly interoperate with DBUS 0.60
2565     * Ghostscript interpreter is checked in runtime
2566     * PS mime types are listed in desktop file
2567     * It's possible to add sidebar checkbutton on toolbar
2568     * It's possible to print in inverse order
2569     * Filechooser now will ask for overwrite confirmation
2570     * Search now takes account for scrolling
2571     * It's allowed to scroll view from find entry
2572     * Evince don't jump to find result if window was scrolled during search
2573     * It's now clear what page the toolbar page number applies to
2574
2575 Translations:
2576
2577     * bg ca cs cy da el en_CA es et eu fi gl gu he hu ja lt nb nl no pl
2578       pt_BR pt ru sq sr th vi zh_CN zh_HK zh_TW
2579     * Spanish docs are updated and we have Bulgarian translation now
2580     
2581 Thanks:
2582
2583     Ricardo Markiewicz, Rostislav Raykov, Stanislav Slusny, 
2584     Francisco Javier F. Serrador, Antoine Dopffer, Michael Hofmann, 
2585     Gary Coady, Luca Ferretti, Carlos Garcia Campos, Eduardo de Barros Lima,
2586     Christopher Aillon and all translators.
2587
2588 ==============
2589 Evince   0.5.0
2590 ==============
2591
2592 New Features:
2593
2594     * Various types of PDF links are now supported
2595     * New backend for comic books (CBR/CBZ archives)
2596     * Storage of passwords for protected documents in gnome-keyring
2597     * Layout settings for new documents are taken from the last used document
2598
2599 Interface Improvements:
2600
2601     * Statusbar was removed to save space
2602     * Notification about page processing is shown on the page
2603     * More key bindings
2604     * Improved intelligent window title that shouldn't confuse users
2605     * Show index by default if available
2606     * Tooltips for links
2607     * Now we have right click context menu
2608
2609 Bug Fixes:
2610
2611     * Crashes on reload and window close are fixed
2612     * DBus usage cleaned
2613     * Printing of multiple copies start to work
2614     * Crash on structured ps document
2615     * Improved session handling
2616     * Vertical and horizontal scrolling on selection
2617
2618 Translations:
2619
2620     * be, bg, bn, ca, cs, de, en_CA, es, et, eu, fi, fr, gl, gu 
2621       hu, it, ku, lt, nb, nl, no, ro, ru, sr, sv, th, vi, zh_CN, zh_HK, zh_TW
2622     * nl for documentation.
2623
2624 ==============
2625 Evince   0.4.0
2626 ==============
2627
2628 Bug Fixes:
2629
2630     * Depend on poppler 0.4.0
2631     * Pass in timestamp to to handle opening multiple windows over dbus
2632       better (Ryan Lortie)
2633     * Really quit when rendering postscript files.
2634     * Set textdomain to libglade. 
2635     * Fix rotation of thumbnails multiple times
2636     * Fix selection for non-continuous case
2637     * Disable selection and links for rotated case
2638     * findbar fixes
2639
2640 ==============
2641 Evince   0.3.4
2642 ==============
2643
2644 Bug Fixes:
2645
2646     * Depend on poppler 0.4.0
2647     * Convert filenames to utf8 when showing them in the UI
2648     * Return focus back to view on escape
2649     * Fix compatibility with dbus 0.34.2
2650     * Fix some build warnings
2651     * Fix dvi backend compilation with t1lib-5.0
2652
2653 ==============
2654 Evince   0.3.3
2655 ==============
2656
2657 New Features:
2658
2659     * real text selection, complete with theming and I-Beam support
2660     * Respect lockdown gconf keys
2661     * Metadata support per document
2662     * Font properties dialog
2663     * dbus support to create a factory
2664     * Implement nautilus plugin for properties.
2665
2666 Interface Improvements:
2667
2668     * HIG Fixes 
2669     * Hide menu entry in .desktop file
2670     * Get the correct mime types in the open dialog
2671
2672 Bug Fixes:
2673
2674     * Improved rotation support
2675     * Backwards searching
2676     * Use unzipped document when printing
2677     * Persist the print settings
2678     * Support pdf's with 0 pages
2679     * Fix find flickering
2680     * gnome-doc-utils for manual
2681     * Add keypad accelerators for zooming. Fix for bug 308128.
2682     * fix mem leaks
2683     * MIME Fixes
2684     * tiff/djvu backend fixes
2685
2686 Translations:
2687
2688     * eu, gl, gu, he, hi, ne, pa, pl, sk, sr, st@Latn, tr
2689
2690 ==============
2691 Evince   0.3.2
2692 ==============
2693
2694 New Features:
2695
2696     * Multi page tiff support
2697     * Document properties
2698     * Document rotation
2699     * Gnome vfs support
2700
2701 Interface Improvements:
2702
2703     * Faster dvi rendering
2704     * More compact layout for documents with different page formats
2705     * Stock icons for all toolbar editor items
2706     * Multiple selection in the open dialog
2707     * Loading progress feedback
2708     * Multiple column thumbnails
2709     * Expand links when specified by the document
2710     * Several new handy keybindings
2711     * Ellipsize recent items labels
2712
2713 Bug Fixes:
2714
2715     * Fix rendering of several postscript documents
2716     * Fix reloading of postcript documents
2717     * Fix a lot of memory leaks
2718     * Fix compilation on gcc 4
2719     * Several minor fixes
2720
2721 ==============
2722 Evince   0.3.1
2723 ==============
2724
2725 New Features:
2726
2727     * Toolbar editor
2728     * Middle button scrolling
2729     * Support for printing page ranges
2730     * Support for printing chapters (from the index)
2731
2732 Interface Improvements:
2733
2734     * Move best fit items in the toolbar control at the top
2735     * In the sidebar make drop down menu as large as the button
2736     * Several keybindings improvements
2737     * Faster scrolling
2738     * Only render the visible thumbnails (less memory usage)
2739     * Get rid of confusing Normal size menu
2740
2741 Bug Fixes:
2742
2743     * Better mime detection
2744     * Several minor fixes
2745     * Fix printing on LPD printers
2746
2747 ==============
2748 Evince   0.3.0
2749 ==============
2750
2751 New Features:
2752
2753     * Continous mode
2754     * Dual page mode
2755     * Control + Scroll does zooming
2756     * Shift + Scroll scrolls horizontally
2757     * Zoom control in the toolbar
2758
2759 Interface Improvements:
2760
2761     * If all page labels are numeric show only
2762       the page total
2763
2764 Bug Fixes:
2765
2766     * Fix size of dvi thumbnails
2767     * Fix crash on exit
2768     * Make thumbnailer schemas translatable
2769     * Fix build problems with t1lib
2770
2771 ==============
2772 Evince   0.2.1
2773 ==============
2774
2775 New Features:
2776
2777     * new backend to support DJVU files.
2778     * new backend to support DVI.
2779     * Initial implementation of doc metadata.  No UI for this yet,
2780       though we respect docs requesting UI changes.
2781     * support application/x-gzpostscript
2782     * consolidate mime handling code so thumbnailer and main page
2783           can use them.  Thumbnail all types we support.
2784     * Respect document orientation 
2785     * Implement print and save a copy for the ps backend.
2786     * Badass completion of the document in the entry.  Only works
2787       with GTK+ >= 2.7.1
2788     * User docs
2789
2790 Bug Fixes:
2791
2792     * Faster Zooming
2793     * Clean up Schemas
2794     * README added.
2795     * Small rework of sidebar code. Now sidebar pages should implement
2796       EvSidebarPage interface.
2797     * lots of small bug fixes
2798     * Actually fix the "FIXME: update priority" comment.
2799     * Update egg-recent from libegg. This should fix long startup
2800           problem.
2801
2802 Interface Improvements:
2803
2804     * Shift + Space scrolls up.
2805     * Removed fullscreen toolbar hard-coded style
2806     * Fix normal size zoom. Make zoom in/zoom out unsensitive when
2807       they are behyond the limits.
2808     * Doesn't show resize grip when maximized
2809     * don't draw border in fullscreen
2810     * Doesn't show thumbnails if document has 1 page. Make sidebar
2811       menu entries sensitive only if if they have sense. 
2812     * Work around the Escape conflict (find bar and unfullscreen)
2813     * Save accelerators on exit.
2814     * Add Edit->Find Next
2815
2816 Translations:
2817
2818     * Make all toolbar items translatable
2819     * ru (Nickolay Shmyrev)
2820
2821 ==============
2822 Evince   0.2.0
2823 ==============
2824
2825 Code changes
2826
2827     * Use poppler glib api
2828
2829 Interface improvements
2830
2831     * Rewrite most of the backend code to use threads and make
2832       the interface more responsive
2833
2834 New features
2835
2836     * Use page labels as page numbers (Jonathan)
2837
2838 ==============
2839 Evince   0.1.9
2840 ==============
2841
2842     * Fix a crash in the nautilus thumbnailer (Fernando Herrera)
2843
2844 ==============
2845 Evince   0.1.8
2846 ==============
2847
2848 BugFixes
2849
2850     * Fix crash when opening pdf documents with only 1 page
2851
2852 ==============
2853 Evince   0.1.7
2854 ==============
2855
2856 New features
2857
2858     * Nautilus thumbnailer for pdf (Fernando Herrera)
2859
2860 BugFixes
2861
2862     * Make code C89 compliant (Jens Granseuer)
2863     * Fix some issues in the nautilus thumbnailer (Marco)
2864     * Do not read ps defaults from ggv prefs! (Marco)
2865
2866 ==============
2867 Evince   0.1.6
2868 ==============
2869
2870 Code changes
2871
2872     * Use poppler instead of our own xpdf fork (Kristian Høgsberg)
2873
2874 Interface improvements
2875
2876     * Use an entry for the page control instead of
2877       spin buttons (Marco)
2878     * Expand the sidebar selection widget (Carlos)
2879
2880 Bug fixes
2881
2882     * Fix crash in links loading (Jonathan)
2883     * Fix crashes when reloading document (Marco)   
2884
2885 ==============
2886 Evince   0.1.5
2887 ==============
2888
2889 New features
2890
2891     * Reload menu (Kai Willadsen)
2892
2893 Interface improvements
2894     
2895     * Support for DnD of files (Carlos Garcia Campos)
2896     * Set the "Previous" and "Next" toolbar
2897       buttons as important (Vincent Noel)
2898     * Make the "best fit" and "fit width"
2899       values act as toggle buttons (Jonathan)
2900     * Autohide the fullscreen button (Kristian Høgsberg)
2901     * Added ellipsis to Print item (Bryan)
2902     * Change the fullscreen toolbar to always be in
2903           the popup window (Jonathan)
2904     * Improved sidebar widget (Carlos Garcia Campos)
2905     * Minimal size for the sidebar (Marco)
2906     * Hide the sidebar if the type doesn't
2907       support thumbnailing and indexing (Jonathan)
2908     * Remember the sidebar size (Carlos Garcia Campos)
2909
2910 Bug fixes
2911
2912     * Fix compilation on non-gcc platforms (Marco)
2913     * Fix thumbnails generation (Crispin Flowerday)
2914     * Fix best fit size allocation (Martin)
2915     * Replace newlines in the title by spaces (Martin)
2916     * Get rid of the black flash when resizing the window (Jonathan)
2917     * Sync selection with zoom levels (Marco)
2918     * Fix clipboard operations (Marco)
2919     * Fix a crash when the ps document cannot be opened (Marco)
2920     * Fix postcript page selection (Marco)
2921     * Fix page sizing to be idempotent (Marco)
2922     * Fix page sizing toggle buttons (Marco)
2923     * Fix freezing on document with unrecognized links (Marco)
2924     * Check ghostscript minimal version (Marco)
2925     * Fix rendering of landscape documents (Marco)
2926     * Unescape filenames for display (Marco)
2927
2928 ==============
2929 Evince   0.1.4
2930 ==============
2931
2932 Code changes
2933
2934     * Add debugging/logging helpers (Marco)
2935     * Add warnings about unimplemented/unknown link
2936           types (Marco)
2937
2938 Interface improvements
2939
2940     * Epiphany like fullscreen mode (Christian Persch)
2941     * Save chromes state between sessions (Christian Persch)
2942     * Improve toolbar layout and icons (Luca Ferretti)
2943
2944 Bug fixes
2945
2946     * Really fix postscript rendering (Marco)
2947     * Do not leak gs processes on exit (Marco)
2948     * Fix a buffer overflow fix (Marco)
2949
2950 ==============
2951 Evince   0.1.3
2952 ==============
2953
2954 Code changes
2955
2956     * Beginnings of continuous viewing (Jonathan)
2957
2958 New features
2959
2960     * Support eps (Marco)
2961     * Support gzipped ps (Marco)
2962
2963 Bug fixes
2964
2965     * Fix a crash with the postscript view (Marco)
2966     * Fix image view (Jeff Muizelaar)
2967     * Fix a warning when opening documents without
2968       thumbnails (Martin)
2969     * Fix crashes when searched word is not found (Marco)
2970     * Fix a crash when changing page with keys (Marco)
2971
2972 ==============
2973 Evince   0.1.2
2974 ==============
2975
2976 New features
2977
2978     * Make search really work (Marco)
2979
2980 Interface improvements
2981
2982     * Show password state in the view (Jonathan)
2983     * add GTK_SHADOW_IN to the scrolled window (Martin)
2984     * make sure the selected thumbnail stays visible (Martin)
2985     * Remove history buttons from the toolbar (Marco)
2986
2987 Bug fixes
2988
2989     * Fix CID fonts with freetype 2.1.9 (Marco)
2990     * Fix inverted up/down buttons (Marco)
2991
2992 ==============
2993 Evince   0.1.1
2994 ==============
2995
2996 New features
2997
2998     * Actually print PDF files
2999     * Navigation history
3000     * Support Links
3001     * Support encrypted PDFs
3002     * A desktop file
3003
3004 Interface improvements
3005
3006     * Rename Bookmarks sidebar to Index
3007     * Use filename as title if the file doesn't have a title (Jeff
3008           Muizelaar) or if the title is empty
3009     * Make navigation with thumbnails possible (Anders Carlsson)
3010     * (De)Sensitize actions as necessary (Dave Malcolm)
3011     * Show a wait cursor while the page is rendering
3012     * Center the page; draw a page border
3013     * Undo selection on page change
3014     * Shorter toolbar item labels
3015     * Make selection work in any direction
3016
3017 Code changes
3018
3019     * Render PDFs directly as packed RGB
3020     * Update egg-recent code (not used yet)
3021     * Update to latest Xpdf patchlevel
3022
3023 Bug fixes
3024
3025     * PostScript backend fixes
3026     * Pixbuf backend fixes (Jeff Muizelaar)
3027     * Set page spin button limits correctly (Anders Carlsson)
3028     * Fix problem when base fonts are installed as pcf files.
3029     * Keep search selection highlighting correct even when
3030       zooming/changing window size (Stephane LOEUILLET)
3031
3032 Translation updates
3033
3034     * cs (Miloslav Trmac)
3035     * de (Frank Arnold)
3036     * en_CA (Adam Weinberger)
3037     * es (Antonio Ognio)
3038     * nb (Kjartan Maraas)
3039     * nl (Tino Meinen)
3040
3041 evince 0.1.0
3042 ------------
3043
3044 Initial release.