X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=NEWS;h=08a8918b603080807e5768e380811f94ddc20726;hb=refs%2Ftags%2FEVINCE_2_20_0;hp=9a938c80028dba9f594e670c0eda5f0ad70671e8;hpb=a3e377719b084ff6681e5eb86d30ff3de7cfe240;p=evince.git diff --git a/NEWS b/NEWS index 9a938c80..08a8918b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,79 @@ +=============== +Evince 2.20.0 +=============== + +Bug fixes: + + * Forms support broken by forgotten ifdef fix (Carlos Garcia Campos) + * Issue with making a copy and xfer to different file system (Carlos Garcia Campos) + * Desktop file fixes (Götz Waschk) + +Translations: + + Youssef Chahibi (ar) + Alexander Shopov (bg) + Peter Bach (da) + Ivar Smolin (et) + Ignacio Casal Quinteiro (gl) + Francesco Marletta (it) + Gintautas Miliauskas (lt) + Espen Stefansen (nb) + Yannig Marchegay (Kokoyaya) (oc) + Mişu Moldovan (ro) + Peter Tuhársky (sk) + Laurent Dhima (sq) + Горан Ракић (sr) + Maxim Dziumanenko (uk) + +=============== +Evince 2.19.92 +=============== + +Bug fixes: + + * Bump requirements to poppler 0.6 (Carlos Garcia Campos) + * Restart the search when reloading a document with the find bar visible (Carlos Garcia Campos) + * Do not jump to the first page when reloading a document from the last page (Carlos Garcia Campos) + * Do not update visibility when changing a chrome flag (Carlos Garcia Campos) + * Use GTK_UNIT_POINTS instead of GTK_UNIT_PIXEL (Carlos Garcia Campos) + * Make sure current-page <= end-page in continuous mode (Carlos Garcia Campos) + * Ignore outline items without a title (Carlos Garcia Campos) + * Use only drag mouse cursor during a drag operation (Carlos Garcia Campos) + * Actually fix printing regressions (Carlos Garcia Campos) + * Add support for double and triple click selections (Carlos Garcia Campos) + +Translations: + + Gil Forcada (ca) + +=============== +Evince 2.19.4 +=============== + +Bug fixes: + + * Find works when findbar is hidden (Justin Blanchard) + * Use directly cairo_surface_get_content (Jeff Muizelaar) + * Great speedup by using CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 (Jeff Muizelaar) + * Fix for embedded thumbnails dimension and rotation (Carlos Garcia Campos) + * Avoid ifdefs inside macros (Jens Granseuer) + * Memory leak fixes (Justin Blanchard, Hiroyuki Ikezoe) + * New icon sizes (Andreas Nilsson) + * Invalid read fix (Justin Blanchard) + * Fix multihead problems in toolbar editor (Carlos Garcia Campos) + * Use the same cairo context for every page in the same expose event (Carlos Garcia Campos) + +Translations: + + Adam Weinberger (en_CA) + Danishka Navin (si) + Duarte Loreto (pt) + Hendrik Richter (de) + Ihar Hrachyshka (be@latin) + Raphael Higino (pt_BR) + Stéphane Raimbault (fr) + Takeshi Aihana (ja) + ============== Evince 0.9.3 ============== @@ -6,12 +82,11 @@ New Features and UI Improvements: * Use new GTK+ tootlips (Carlos Garcia Campos) * Printing multiple pages per sheet (Carlos Garcia Campos) + * Added UNIX-like key bindings hjkl (Cosimo Cecchi) Bug fixes: - * Fix a crash when tooltip message is NULL (Nickolay V. Shmyrev) * Do not block while enumerating printers in preview mode (Christian Persch) - * Added UNIX-like key bindings hjkl (Cosimo Cecchi) * Show new pages as soon as they are rendered even if other page elements like forms, images or links are not ready yet (Carlos Garcia Campos) * Provide different options in the print dialog depending on document