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