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