[evince] Created tag 3.13.3



The signed tag '3.13.3' was created.

Tagger: Carlos Garcia Campos <carlosgc gnome org>
Date: Wed Jun 25 11:25:10 2014 +0200

    Tag Evince for 3.13.3 release

Changes since the last tag '3.11.92':

Aakash Goenka (2):
      libgd: Added libgd to cut-n-paste
      ev-recent-view: Added bookshelf view for recent documents

Alejandro Piñeiro (7):
      a11y: new EvPageAccessible
      a11y: expose EvPageAccessible as children of EvViewAccessible
      a11y: move AtkText implementation from EvViewAccessible to EvPageAccessible
      a11y: move AtkHyperText implementation from EvViewAccessible to EvPageAccessible
      a11y: add if applies ATK_RELATION_FLOWS_TO/FROM on EvPageAccessible
      a11y: managing atk states on EvPageAccessible
      a11y: ensure text cached when you request an EvPageAccessible

Alexandre Franke (1):
      Updated French translation

Andika Triwidada (2):
      Updated Indonesian translation
      Updated Indonesian translation

Andre Klapper (5):
      User docs: Fix broken link
      User docs: Make page ID the same as file name
      User docs: Make page ID the same as file name
      User docs: Update homepage link
      User docs: Make page ID use file name

Andrey Pustovalov (1):
      libview: Cycle through form fields with tab button

Anna Philips (1):
      Update help for UI changes in 3.10, bug 700442

Anuj Khare (1):
      Add keybindings to go back/forward in history

Attila Hammer (1):
      Updated Hungarian translation

Aurimas Černius (2):
      Updated Lithuanian translation
      Updated Lithuanian translation

Benjamin Steinwender (1):
      Updated German translation

Bogdan Petcu (1):
      libgd: Highlight items on mouse-hover

Carles Ferrando (1):
      [l10n] Updated Catalan (Valencian) translation

Carlos Garcia Campos (40):
      ev-document-misc: Get the image from the source surface in ev_document_misc_render_thumbnail_frame
      libdocument: Add ev_document_get_thumbnail_surface()
      pdf: Implement ev_document_get_thumbnail_surface
      djvu: Implement ev_document_get_thumbnail_surface
      ev-jobs: Add support for rendering thumbnails to a cairo surface with EvJobThumbnail
      ev-sidebar-thumbnails: Render thumbnails to a cairo surface instead of using GdkPixbuf
      ev-window: Fix enable caret navigation question message
      thumbnails: Remove extra call to ev_document_get_page_size
      Show the fullscreen toolbar when the gear menu is shown using F10
      libgd: Use cairo surfaces instead of pixbufs in gd_embed_image_in_frame
      libgd: Expect a cairo surface instead of a pixbuf for the GdMainIconView cell renderer
      recent-view: ev_recent_view_new should return a GtkWidget
      ishell: Make the about dialog non modal
      shell: Update website and copyright years in about dialog
      shell: Move about dialog to the app menu and make it independent from the document
      shell: Use a GtkHeaderBar instead of a GtkToolbar and window decorations
      Revert "shell: Use a GtkHeaderBar instead of a GtkToolbar and window decorations"
      recent-view: Use a GtkIconView and get rid of most of libgd cut-n-paste
      recent-view: Allow to open documents from recent view with the keyboard
      recent-view: Do not sort the GtkTreeModel
      printing: Fix centering when shrinking to printable area but not scaling
      libmisc: Remove unneeded header include
      libmisc: Add missing G_BEGIN_DECLS/G_END_DECLS to ev-page-action-widget.h
      Fix memory leak
      Remove unsused bookmarks action group
      Remove unused open recent file action
      Use GAction instead of GtkAction for EvHistoryAction
      Use GMenu for the zoom selector instead of GtkAction
      Use EvPageActionWidget directly in the toolbar instead of EvPageAction
      Make EvPageActionWidget work when the document model already has a document when it's set
      ev-zoom-action: Use g_signal_connect_object to connect to EvDocumentModel changes
      shell: Use a GtkHeaderBar instead of a GtkToolbar and window decorations
      Unify the MIME type lists
      backends: add appdata files for the backends
      POTFILES: Do not use type: gettext/ini for XML files
      Use GMenu also for the popup menus
      help: Remove EvOpenRecentAction symbols from the docs
      Fix some make distcheck issues
      backends: Do not generate appdata files from makefiles
      release: 3.13.3

Chao-Hsiung Liao (1):
      Updated Traditional Chinese translation(Hong Kong and Taiwan)

Christian Kirbach (1):
      Updated German translation

Christian Persch (2):
      appdata: Add rudimentary appdata file
      i18n: Add appdata file to POTFILES.in

Claudio Arseni (1):
      Updated Italian translation

Daniel Martinez (1):
      Update Aragonese translation

Daniel Mustieles (7):
      Fixed typo in string
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Debarshi Ray (1):
      ev-window: Don't crash when trying to save a copy

Ekaterina Gerasimova (4):
      Tidy movingaround help page
      Ship the help license
      Update reading documents help for 3.12
      Fix documented file formats, bug 731679

Enrico Nicoletto (2):
      Updated Brazilian Portuguese translation
      Updated Brazilian Portuguese translation

Gabor Kelemen (1):
      Mark images as not translatable to keep them off translators radar

Germán Poo-Caamaño (2):
      recent-view: Do not propagate button_press_event in recent view
      recent-view: Verify a path exists before adding an icon

Giselle Machado (8):
      Show fullscreen toolbar only when moving the mouse to the top of the screen
      Use thumbnails as default sidebar page
      sidebar: Enable supported pages after reloading
      sidebar: select correct page after reloading
      Change color of annotation window
      Change the opacity of the annotation window
      Changing color signal to rgba in annotation window
      Setting parent for annotation properties dialog

GunChleoc (1):
      Updated Scottish Gaelic translation

Gustau Perez (1):
      Fix a crash during the build with introspection enabled

Gábor Kelemen (2):
      Updated Hungarian translation
      Updated Hungarian translation

Ibrahim Saed (1):
      Updated Arabic translation

Igor Gnatenko (1):
      backends: delete dupes from appstream

Ihar Hrachyshka (1):
      Updated Belarusian translation.

Ikuya Awashiro (1):
      l10n: Update Japanese translation

Inaki Larranaga Murgoitio (1):
      Updated Basque language

Jiro Matsuzawa (1):
      l10n: Update Japanese translation

Joanmarie Diggs (11):
      libview: Fix shift+click text selection
      libview: Implement AtkComponent for pages
      libview: Update ATK_STATE_SHOWING when the visible page range changes
      libview: Update the caret cursor when jumping to a find result
      libview: Be sure we have an EvViewAccessible before setting its page range
      libview: Rename ev_view_set_focused_element and make it public internally
      ev-page-cache: Add method to check if a given page has been cached
      ev-view-accessible: Add a method to determine if a given doc rect is showing
      Expose links as AtkObject children of the page
      Expose images as AtkObject children of the page
      Expose form fields as AtkObject children of the page

Kenneth Nielsen (1):
      Updated Danish translation

Kjartan Maraas (2):
      Updated Norwegian bokmål translation
      Updated Norwegian bokmål translation.

Kristjan SCHMIDT (1):
      Updated Esperanto translation

Lars Uebernickel (1):
      Use GMenuModel for action and view menus

Marek Kasik (5):
      libview: Allow printing to all formats supported by backend
      libview: Show correct warning when printing
      Prevent jumps to last page when autoscrolling
      Remove redundant code
      Unify direction of rotation

Marek Černocký (7):
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation

Matej Urbančič (2):
      Updated Slovenian translation
      Updated Slovenian translation

Muhammet Kara (1):
      Updated Turkish translation

Murray Cumming (1):
      Remove some trailing commas from enums.

Owen W. Taylor (3):
      EvSidebarThumbnails: switch to using cairo_surface_t for images
      Switch to specifying rendered output in pixels, not as a scale
      Add a configure check for hi-dpi support

Peter Vágner (1):
      Updated slovak translation

Piotr Drąg (2):
      doap: update URLs
      Updated POTFILES.in

Richard Hughes (1):
      appdata: Do not use the generic name in the software center

Rūdolfs Mazurs (1):
      Updated Latvian translation

Sami Jaktholm (1):
      Finnish help translation

Ting-Wei Lan (1):
      build: Fix gtk-doc building problem

Tom Tryfonidis (1):
      Updated Greek translation

Victor Ibragimov (2):
      Tajik translation updated
      Tajik translation updated

William Jon McCann (1):
      Update to depend on adwaita-icon-theme

Wouter Bolsterlee (1):
      Updated Dutch translation

Yosef Or Boczko (1):
      Updated Hebrew translation

Yuri Myasoedov (1):
      Updated Russian translation


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]