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