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