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