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