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