commit ceabfc707ec5d2318eaf7f7b1734a8322a67703c Author: Carlos Garcia Campos Date: 2013-11-11 release: 3.10.2 M NEWS M configure.ac commit ba65b4274fd0c9fca94b7495dc8d69957bee0bf9 Author: Carlos Garcia Campos Date: 2013-11-10 ev-toolbar: Remove the margin of the buttons and center them vertically This makes the buttons small again after whatever changed in gnome-themes-standard. Based on patch by Yosef Or Boczko. https://bugzilla.gnome.org/show_bug.cgi?id=709005 M shell/ev-history-action-widget.c M shell/ev-toolbar.c commit cad2cf936fe4e6d98d203271385a67eefc8adbcc Author: Carlos Garcia Campos Date: 2013-10-30 xps: Do not use EvDocument API in get_info implementation get_info might be called while the document is being loaded and the EvDocument cache is not filled yet. Use only the GXPS API to make sure we get valid values. This fixes the page size always reported as 0x0 in the properties dialog. https://bugzilla.gnome.org/show_bug.cgi?id=711093 M backend/xps/xps-document.c commit 14092aab7c2c57becf045f3120297ab56ff76470 Author: Carlos Garcia Campos Date: 2013-10-30 pdf: Do not use EvDocument API in get_info implementation get_info might be called while the document is being loaded and the EvDocument cache is not filled yet. Use only the poppler API to make sure we get valid values. This fixes the page size always reported as 0x0 in the properties dialog. https://bugzilla.gnome.org/show_bug.cgi?id=711093 M backend/pdf/ev-poppler.cc commit 73cd70a40179e5dbbeca8d3be64eddca07b2383e Author: José Aliste Date: 2013-10-29 djvu: Fix a segfault caused by a double free In the case there were missing files in the djvu, there was a double free of the file variable. Fixes bug #710977 M backend/djvu/djvu-document.c commit c5220b520c145a936653988caa401f4e3a48098f Author: Nelson Benitez Leon Date: 2013-08-14 libview: fix annotation window focus change after creation Be able to start entering text right after selecting or creating an annotation, also hide text cursor when window goes unfocused (backdrop state). https://bugzilla.gnome.org/show_bug.cgi?id=668446 M libview/ev-annotation-window.c commit 3258d89a8a5d591cd8a58b3f972b294c18772ff0 Author: Theppitak Karoonboonyanan Date: 2013-10-15 Updated Thai translation. M po/th.po commit e885a272faafad5b41bd296d730163d1616187d9 Author: Arash Mousavi Date: 2013-10-08 L10N: Updated Persian translations M po/fa.po commit b8739f8f192616ec59d786be0e55a8679292bc0c Author: Carles Ferrando Date: 2013-10-06 [l10n] Updated Catalan (Valencian) translation M po/ca@valencia.po commit 9adf55fd963b6e81f85d0b2335006b890644ea79 Author: Gil Forcada Date: 2013-10-06 oops D ca.po M po/ca.po commit c579d0ddb65a8f68395f995dec82b76f7254c37e Author: Gil Forcada Date: 2013-10-06 [l10n] Update Catalan translation A ca.po commit 3d06f42bcc78b4cf2ff4f903d46798effdff8773 Author: Joanmarie Diggs Date: 2013-10-03 ev-view-accessible: call document_changed_cb when setting the model When an application embedding an EvView reuses that view to display a new document, the content of last page viewed from the previous document is exposed to assistive technologies. In order to get the content of the current document, the user must change pages. This problem resulted from the assumption that the document would be set after the model was set. https://bugzilla.gnome.org/show_bug.cgi?id=709375 M libview/ev-view-accessible.c commit 64bac664a1d800219136b3af44da90ae03e85bda Author: Мирослав Николић Date: 2013-10-03 Updated Serbian translation M po/sr.po M po/sr@latin.po commit 008194379e52a20844a595dc66ad91cc92ca2ddc Author: Rūdolfs Mazurs Date: 2013-10-02 Updated Latvian translation M help/lv/lv.po M po/lv.po commit 9107c9ba582acaeb7b7af36f48d26f82d620f2be Author: Gökhan Gurbetoğlu Date: 2013-09-29 [l10n]Updated Turkish translation M po/tr.po commit 44151ab354dd1b9fd7f2db0fe03ca82c48b9b755 Author: Hannie Dumoleyn Date: 2013-09-25 Update Dutch translation 3.10 M po/nl.po commit b9b007e05cddd61c944a390df717be9b567bf005 Author: Kjartan Maraas Date: 2013-09-24 Updated Norwegian bokmål translation M po/nb.po commit dcb6623a2161917e165fd0bc4c9de06beb7774e2 Author: Carlos Garcia Campos Date: 2013-09-24 release: 3.10.0 M NEWS M configure.ac