X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=NEWS;h=46ffe1d1f5e0fa7410d890077814387c089b9a2a;hb=fafa1cef81fe708fa734a004bfa1ed0e5dfecd56;hp=7ed0018117b12d041af5a6521247cbe0f3e0f83b;hpb=bab5a16571364233e1ea383119fe0e35bbdf993e;p=evince.git diff --git a/NEWS b/NEWS index 7ed00181..46ffe1d1 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,67 @@ +============== +Evince 0.2.0 +============== + +Code changes + + * Use poppler glib api + +Interface improvements + + * Rewrite most of the backend code to use threads and make + the interface more responsive + +New features + + * Use page labels as page numbers (Jhonatan) + +============== +Evince 0.1.9 +============== + + * Fix a crash in the nautilus thumbnailer (Fernando Herrera) + +============== +Evince 0.1.8 +============== + +BugFixes + + * Fix crash when opening pdf documents with only 1 page + +============== +Evince 0.1.7 +============== + +New features + + * Nautilus thumbnailer for pdf (Fernando Herrera) + +BugFixes + + * Make code C89 compliant (Jens Granseuer) + * Fix some issues in the nautilus thumbnailer (Marco) + * Do not read ps defaults from ggv prefs! (Marco) + +============== +Evince 0.1.6 +============== + +Code changes + + * Use poppler instead of our own xpdf fork (Kristian Høgsberg) + +Interface improvements + + * Use an entry for the page control instead of + spin buttons (Marco) + * Expand the sidebar selection widget (Carlos) + +Bug fixes + + * Fix crash in links loading (Jonathan) + * Fix crashes when reloading document (Marco) + ============== Evince 0.1.5 ==============