gnome-documents:gnome-3-10

Last commit made on 2015-10-04
Get this branch:
git clone -b gnome-3-10 https://git.launchpad.net/gnome-documents

Branch merges

Branch information

Name:
gnome-3-10
Repository:
lp:gnome-documents

Recent commits

8bf2b2a... by Pedro Albuquerque

Updated Portuguese translation

61c192d... by Cédric VALMARY (Tot en òc)

Added Occitan translation

9691624... by Debarshi Ray <email address hidden>

release: prepare for 3.10.3

6ca7e48... by Debarshi Ray <email address hidden>

places-links: Add the placeholer text for PostScript files

Since we hide the "Contents" tab instead of showing a blank table,
this is a minor issue in master. However, it is still relevant for
older branches.

https://bugzilla.gnome.org/show_bug.cgi?id=741780

c8ac35f... by Debarshi Ray <email address hidden>

application: Clean up OffsetController signals

Failure to clean up the OffsetController signals led to
Embed._onItemCountChanged and, ultimately, Embed._hideNoResultsPage
being called with an invalid GtkStack if launch-search was received
before the inactivity-timeout expired. This is why we got this WARNING
in the console:
  Child name 'view' not found in GtkStack

https://bugzilla.gnome.org/show_bug.cgi?id=744643

058fc76... by Muhammet Kara <email address hidden>

selections: Fixed partially visible label text

When there aren't any collections, the add to collection dialog
contains a label to inform you about the situation. However, the text
is partially visible because the window is initially too small.

Increasing the default window height from 250 to 300 solves the
problem.

https://bugzilla.gnome.org/show_bug.cgi?id=745396

ef40de0... by Debarshi Ray <email address hidden>

gnome-documents.in: Disable SSLv3 because of POODLE

Since we are using WebKit1, we need to set the environment variable
ourself. In WebKit2, the network process handles it for us.

https://bugzilla.gnome.org/show_bug.cgi?id=739787

52bbf01... by Debarshi Ray <email address hidden>

places-bookmarks: Don't crash if page has no text

https://bugzilla.gnome.org/show_bug.cgi?id=738015

b9ff800... by Pranav Kant

documents: Pass the correct arguments to pdf_loader_load_uri_async

https://bugzilla.gnome.org/show_bug.cgi?id=720516

f8b452c... by Debarshi Ray <email address hidden>

build: Update libgd to fix a crash when the list view is destroyed

https://bugzilla.gnome.org/show_bug.cgi?id=707619