commit dc8559bd1999ac4a2670906ed1e4d9ed13f731fd Author: Robert Roth Date: 2013-12-14 Hide titlebar when maximized When the window is maximized, hide the titlebar, like the other GNOME apps do. https://bugzilla.gnome.org/show_bug.cgi?id=696254 M shell/ev-window.c commit 77f8e40665cce6192bca596ff90a130cbc615a94 Author: Krishnababu Krothapalli Date: 2013-12-18 Updated Telugu Translations M po/te.po commit 800afcb35ff8438a397c64d575f3d0b8664405e0 Author: Andika Triwidada Date: 2013-12-16 Updated Indonesian translation M help/id/id.po commit bed6089d2c896dcb02c07f7bd69a69612f679fa9 Author: Marek Kasik Date: 2013-12-13 Don't allow "Send To" when there is no mail client available Check for availability of handler of "mailto" scheme and make "Send To..." menu entry sensitive / insensitive accordingly during initialization of EvWindow. Based on patch of Plamena Manolova. https://bugzilla.gnome.org/show_bug.cgi?id=701654 M shell/ev-window.c commit c5c528dc8ec9d24845c21c3947581d7f7c1eb477 Author: Alejandro Piñeiro Date: 2013-11-28 a11y: implement AtkDocument on EvViewAccessible https://bugzilla.gnome.org/show_bug.cgi?id=719507 M libview/ev-view-accessible.c commit fe315dea41b468780989827a4fce978d25ffc539 Author: eternalhui Date: 2013-11-23 Update Chinese simplified translation M po/zh_CN.po commit 64f2ef7f9ae9707c9cb8af629894cc24abd83245 Author: Shantha kumar Date: 2013-11-20 Tamil Translations Updated M po/ta.po commit d0cd02c88f1f0427f1e769da5381948d6ef4241c Author: Daniel Mustieles Date: 2013-11-19 Updated Spanish translation M help/es/es.po commit c6d03944e135448a7a351c31da68a12f3ecbadba Author: Dimitris Spingos Date: 2013-11-19 Updated Greek translation M help/el/el.po commit 84ddedab5e7e82dcf0c211ee66a80f034a7fe0ec Author: Alejandro Piñeiro Date: 2013-11-15 a11y: with caret navigation enabled, accessibility current page is cursor page https://bugzilla.gnome.org/show_bug.cgi?id=711862 M libview/ev-view-accessible.c commit 2d36c603b20473579ccd6fb19c5d66ba2c64f420 Author: Tiffany Ann Antopolski Date: 2013-11-04 help: updated toolbar page https://bugzilla.gnome.org/show_bug.cgi?id=705211 D help/C/figures/evince-toolbar-default.png D help/C/figures/evince-toolbar-editor.png M help/C/toolbar.page M help/Makefile.am commit 7abddedba2be2b4ab92edd55166bc8a3c3fefca2 Author: Christian Persch Date: 2013-11-11 Update DOAP file to reflect the present situation M evince.doap commit 8ec70a039f116b7b4b51d18dbfc0bdb0050eeadd Author: Rafael Ferreira Date: 2013-11-10 Updated Brazilian Portuguese translation M po/pt_BR.po commit b289180e98b6a7f89a2bd80c5f1be71719e917d4 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 f6e647b3585102da28fbfd0eb50e02aa28bac89f Author: Andika Triwidada Date: 2013-11-05 Updated Indonesian help translation M help/id/id.po commit 5ee8d72152eb6443219206d036efcea0568ac50d Author: Ekaterina Gerasimova Date: 2013-11-04 Tidy bookmarks help page Capitalise nouns properly, and reflow as touching most lines anyway. M help/C/bookmarks.page commit 180dde4e08fb7ec0326a498900f36c8d65c20c65 Author: Tiffany Ann Antopolski Date: 2013-11-03 help: Updated information on working with bookmarks. https://bugzilla.gnome.org/show_bug.cgi?id=710107 M help/C/bookmarks.page commit a830ccad4109db0fd040b31cde0e6d15f15ab669 Author: José Aliste Date: 2013-10-30 shell: fix a possible null pointer dereference M shell/ev-daemon.c commit d5ab5564e1b2e99e4939a4fb5a683e9be814bcbe Author: José Aliste Date: 2013-10-29 djvu: remove un-needed assignment M backend/djvu/djvu-document.c commit bbd8111976d284f2635628db09f1ff49ff89c301 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 f37cdce3dda14f4c8c304ac332a969ce8c6c6069 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 8382398caf9997a8febc3f0d3a080d9465e71bc5 Author: Carlos Garcia Campos Date: 2013-10-29 release: 3.11.1 M NEWS M configure.ac