]> www.fi.muni.cz Git - evince.git/blobdiff - NEWS
Replace GTK_WIDGET_HAS_FOCUS() with gtk_widget_has_focus()
[evince.git] / NEWS
diff --git a/NEWS b/NEWS
index 82d238c35b81b4891992db92bdf571e7cf24653d..1585054ccf26c0ac08c90b8860cadcdc9c787c13 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,272 @@
+================
+Evince  2.30.0
+================
+
+Bug fixes:
+
+    * Fix scale calculation on rotated monitors in presentation mode
+      (José Aliste, Carlos Garcia Campos)
+    * Save current page when closing window in presentation mode
+      (#612656, Carlos Garcia Campos)
+    * Fix rendering of documents with non uniform page size when in
+      presentation mode (Carlos Garcia Campos)
+    * Use monitor height instead of screen height to calculate page
+      scale in presentation mode (#608924, Carlos Garcia Campos)
+
+Translation updates:
+
+    * Sadia Afroz (bn)
+    * Lucas Lommer (cs)
+    * Kenneth Nielsen (da)
+    * Iñaki Larrañaga Murgoitio (eu)
+    * Tommi Vainikainen (fi)
+    * Gabor Kelemen (hu)
+    * Andika Triwidada (id)
+    * Francesco Marletta (it)
+    * Changwoo Ryu (ko)
+    * Badral (mn)
+    * Nils-Christoph Fiedler (nds)
+    * Wouter Bolsterlee (nl)
+    * A S Alam (pa)
+    * Duarte Loreto (pt)
+    * Daniel Nylander (sv)
+    * Maxim Dziumanenko (uk)
+
+================
+Evince  2.29.92
+================
+
+Bug fixes:
+
+    * Fix build with gtk+ >= 2.19.7
+
+Translation updates:
+
+    * Gil Forcada (ca)
+    * Bruce Cowan (en_GB)
+    * Iñaki Larrañaga Murgoitio (eu)
+    * Gabor Kelemen (hu)
+    * Gintautas Miliauskas (lt)
+    * Anita Reitere (lv)
+    * Umarzuki bin Mochlis Moktar (ms)
+    * Piotr Drąg (pl)
+    * Yuri Kozlov (ru)
+    * Miloš Popović (sr@latin)
+    * Милош Поповић (sr)
+    * Daniel Nylander (sv)
+
+================
+Evince  2.29.91
+================
+
+New Features and UI Improvements:
+
+    * DVI backend support on windows (#602910, Hib Eris)
+
+Documentation fixes:
+
+    * Modernise API docs (Christian Persch)
+
+Bug fixes:
+
+    * Fix dpi calculation (#608586, Juanjo Marín)
+    * Allow adding actions for more than one item in view popup menu
+      (#609497, Carlos Garcia Campos)
+    * Add gconf schemas for comic cbt files (#609501, Carlos Garcia
+      Campos)
+    * Update totem-scrsaver from totem sources (#610173, Carlos Garcia
+      Campos)
+    * Fix linking with pedantic linkers (#609895, Hib Eris)
+    * Do not link evince shell to poppler directly (#608832, Hib Eris)
+    * Several translatable messages fixed (#608698, Philip Withnall)
+
+Translation updates:
+
+    * Khaled Hosny (ar)
+    * Krasimir \"Bfaf\" Chonov (bg)
+    * Sadia Afroz (bn)
+    * Christian Kirbach (de)
+    * nikosCharonitakis (el)
+    * Philip Withnall (en_GB)
+    * Jorge González (es)
+    * Ivar Smolin (et)
+    * Claude Paroz (fr)
+    * Fran Diéguez (gl)
+    * Hideki Yamane (Debian-JP) (ja)
+    * Kjartan Maraas (nb)
+    * Wouter Bolsterlee (nl)
+    * Henrique P. Machado (pt_BR)
+    * Adi Roiban (ro)
+    * Matej Urbančič (sl)
+    * Dr,T,Vasudevan (ta)
+    * Theppitak Karoonboonyanan (th)
+    * Chao-Hsiung Liao (zh_HK)
+    * Chao-Hsiung Liao (zh_TW)
+
+================
+Evince  2.29.5
+================
+
+New Features and UI Improvements:
+
+    * Make Home/End keys go to first/last page in presentation mode
+      too (#358462, Carlos Garcia Campos)
+    * Allow finish presentation by clicking on end page (#309364,
+      Carlos Garcia Campos)
+    * Add custom print tab to printing dialog with several page scale
+      options (#599468, #599470, #599547, Adrian Johnson)
+    * Add support for remote files in evince thumbnailers (#605218,
+      Carlos Garcia Campos)
+    * Add evince icon to the windows executable (#596401, Hib Eris)
+
+Bug fixes:
+
+    * Fix transition of pages with duration=0 in presentation mode
+      (Carlos Garcia Campos)
+    * Fix vertical white line shown in presentation mode with
+      documents with black background (#438760, Carlos Garcia Campos)
+    * Fix fickering and blank screen issues when changing pages fast
+      in presentation mode (#602738, Carlos Garcia Campos)
+    * Fix printing on Windows (#604705, Hib Eris)
+    * Disable text selection in presentation mode (#605554, Carlos
+      Garcia Campos)
+    * Make comics backend also compile on Windows (#605146, Hib Eris)
+    * Remove comics_regex_quote() in favor of always using
+      g_shell_quote() (#605092, Juanjo Marín)
+    * Properly redrawn properties view when document is reloaded
+      (#605169, Carlos Garcia Campos)
+
+Translation updates:
+
+    * Khaled Hosny (ar)
+    * Jorge González (es)
+    * Kjartan Maraas (nb)
+    * Matej Urbančič (sl)
+    * Daniel Nylander (sv)
+    * Theppitak Karoonboonyanan (th)
+    * Maxim Dziumanenko (uk)
+
+================
+Evince  2.29.4
+================
+
+New Features and UI Improvements:
+
+    * Always show rotate icons (#599398, Carlos Garcia Campos)
+    * EvPrintOperation has been moved to libview so that it can
+      be used by EvView users (#604750, Tomeu Vizoso)
+    * Support for cbt comic files (#588266, Juanjo Marín)
+
+Bug fixes:
+
+    * Do not fail to open external uri links that are relative paths
+      (#604716, Carlos Garcia Campos)
+    * Do not hardcode BINDIR on Windows (#605001, Hib Eris)
+    * Fix a crash in djvu backend on windows (#604919, Hib Eris)
+    * Replace mkdtemp with our own _ev_g_mkdtemp to make it portable
+      (#604917, Hib Eris)
+    * Include a copy of some icons from gnome-icon-theme to be used as
+      fallback on platforms like window where gnome-icon-theme is not
+      available (#596400, Hib Eris)
+    * Fix 0x0 page size always shown in properties view (Carlos Garcia
+      Campos)
+    * Do not hide page selector widget on invalid input (#603714,
+      Carlos Garcia Campos)
+    * Split EvPixbufCache into dynamic and static data. Static page
+      data (links, annots, images, text and forms) that don't
+      depend on current scale/rotation, have been moved to EvPageCache
+      and are never removed. (#602405, Carlos Garcia Campos)
+    * Fix a typo in EV_RENDER_CONTEXT macro definition (#603857,
+      Gustavo Carneiro)
+    * Code cleanups and improvements in libview (#603858, Carlos
+      Garcia Campos)
+
+Translation updates:
+
+    * Khaled Hosny (ar)
+    * Yaron Shahrabani (he)
+    * Kjartan Maraas (nb)
+    * Matej Urbančič (sl)
+    * Tao Wei (zh_CN)
+
+================
+Evince  2.29.3
+================
+
+New Features and UI Improvements:
+
+    * Add inverted colors view mode (#321823, Juanjo Marín, Carlos
+      Garcia Campos)
+    * Add options to open/save attachment annotations to context menu
+      (Carlos Garcia Campos)
+
+Bug fixes:
+
+    * Fix infinite loop when scrollbar visibility changes in fit-with
+      mode (Carlos Garcia Campos)
+    * Fix rendering issue in dual/continuous mode (#602742, José
+      Aliste)
+    * Do not resize the window when zoom in/out with CTRL+Scroll
+      (#602798, Carlos Garcia Campos)
+    * Keep scroll position when reloading (#602445, Carlos Garcia
+      Campos)
+    * Make "p" and "n" accels unsensitive while searching (Carlos
+      Garcia Campos)
+
+Translation updates:
+
+    * Jorge González (es)
+    * Ivar Smolin (et)
+    * Yaron Shahrabani (he)
+    * Nils-Christoph Fiedler (nds)
+    * Matej Urbančič (sl)
+    * Tao Wei (zh_CN)
+
+================
+Evince  2.29.2
+================
+
+New Features and UI Improvements:
+
+    * Add support for PDF File Attachment Annotations (#601839, Carlos
+      Garcia Campos)
+    * Use "n" and "p" keys for page jump (#601217, Carlos Garcia
+      Campos)
+    * Update actions sensitivity when gconf keys change (#568433,
+      Carlos Garcia Campos)
+
+Documentation fixes:
+
+    * Make series ID unique (#599726, Christian Persch)
+
+Bug fixes:
+
+    * Fix saving attachments (Carlos Garcia Campos)
+    * Make sure view is redrawn as soon as current page is rendered
+      (#601433, Carlos Garcia Campos)
+    * Fix documentation of default flag values in configure (Emmanuel
+      Fleury)
+    * Do not mark properties name and desc as translatable (#509824,
+      Carlos Garcia Campos)
+    * Fix build with glib < 2.22.0 (#600338, Christian Spurk)
+    * Disable print page setup options according to lockdown (#568433,
+      Carlos Garcia Campos)
+    * Fix loading of remote files (Carlos Garcia Campos)
+    * Correctly process --with-smclient arguments (#590174, Christian
+      Persch)
+
+Translation updates:
+
+    * Thomas Thurman (en@shaw)
+    * Jorge González (es)
+    * Ivar Smolin (et)
+    * Antón Méixome (gl)
+    * Kjartan Maraas (nb)
+    * Matej Urbančič (sl)
+    * Daniel Nylander (sv)
+    * Dr.T.Vasudevan (ta)
+    * 樊栖江(Fan Qijiang) (zh_CN)
+
 ================
 Evince  2.29.1
 ================