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