lp:~mate-desktop/mate-desktop/+git/atril

Owned by MATE Desktop
Get this repository:
git clone https://git.not.enabled/~mate-desktop/mate-desktop/+git/atril

Import details

Import Status: Suspended

This repository is an import of the Git repository at https://github.com/mate-desktop/atril/.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 25 seconds — see the log

Branches

Name Last Modified Last Commit
preserve-sidebar-visibility 2026-02-13 15:33:05 UTC
window: sidebar ignores settings when no metadata

Author: Victor Kareh
Author Date: 2026-02-13 13:49:05 UTC

window: sidebar ignores settings when no metadata

The sidebar settings were ignored when opening documents on systems
without GVFS metadata support.

Now when metadata is not available, we use whatever is in gsettings, and
when metadata is available, we respect the per-document state.

Fixes #163

master 2026-02-13 15:32:41 UTC
add .gitignore and include files in meson

Author: Johannes Unruh
Author Date: 2025-12-30 12:16:17 UTC

add .gitignore and include files in meson

gh-pages 2025-05-18 16:38:43 UTC
Deploy mate-desktop/atril to github.com/mate-desktop/atril.git:gh-pages

Author: yetist
Author Date: 2025-05-18 16:38:43 UTC

Deploy mate-desktop/atril to github.com/mate-desktop/atril.git:gh-pages

1.26 2024-01-31 11:23:48 UTC
fix a incompatible pointer type warning for gcc14

Author: raveit65
Author Date: 2024-01-31 10:47:29 UTC

fix a incompatible pointer type warning for gcc14

* fix a incompatible pointer type warning for gcc14

Co-authored-by: Colomban Wendling <cwendling@hypra.fr>

1.24 2021-06-15 18:12:32 UTC
ev-sidebar-links: Optimize reverse link lookup for a page

Author: Christoph Fritz
Author Date: 2021-03-08 12:54:39 UTC

ev-sidebar-links: Optimize reverse link lookup for a page

Commit adapted for atril, picked up from:
https://gitlab.gnome.org/GNOME/evince/-/commit/c3de8e75d6d0920478af210ba19a2d94b0734917

Credits to Benjamin Berg <bberg@redhat.com>

  | For large documents the linear search for the first link that is on a
  | certain page is really slow. Because of this scrolling becomes slow
  | whenever the page changes.
  |
  | Replace the linear search with a search in a binary tree populated with
  | the first link on each page and the corresponding GtkTreePath. This way
  | a specialized binary tree lookup can be used to find the closest
  | matching link and select that in the treeview.
  |
  | https://bugzilla.gnome.org/show_bug.cgi?id=779614

1.22 2020-02-26 15:24:47 UTC
Travis CI: arch build: add autoconf-archive

Author: Pablo Barciela
Author Date: 2020-02-26 14:54:43 UTC

Travis CI: arch build: add autoconf-archive

1.20 2019-08-06 20:53:23 UTC
prevent segfaults when no document loaded

Author: Reuben Green
Author Date: 2019-08-03 22:47:43 UTC

prevent segfaults when no document loaded

See the issue report for a description of the bug. The root cause is
dereferencing of NULL pointers, specifically the priv->document member of
EvWindow structures when no document is loaded. This commit adds checks
for a NULL value of priv->document at all the points in the file
shell/ev-window.c where this pointer was previously dereferenced without
being checked.

Fixes 357 (https://github.com/mate-desktop/atril/issues/357)

wip/libgepub 2019-03-06 04:11:01 UTC
drop current epub support

Author: yetist
Author Date: 2019-01-29 09:50:46 UTC

drop current epub support

1.18 2018-04-09 10:14:16 UTC
release 1.18.5

Author: Vlad Orlov
Author Date: 2018-04-09 10:14:16 UTC

release 1.18.5

1.16 2017-04-13 12:07:28 UTC
libview: use GtkObject where it has to be in GTK+2 build

Author: Vlad Orlov
Author Date: 2017-04-13 12:07:28 UTC

libview: use GtkObject where it has to be in GTK+2 build

fix build warnings caused by some mistakes made in 3de4956ee790ad32f268134a25474b63e64a4682

1.14 2016-08-09 19:22:21 UTC
release 1.14.2

Author: Vlad Orlov
Author Date: 2016-08-09 19:22:21 UTC

release 1.14.2

1.12 2015-12-18 07:40:59 UTC
Release 1.12.2

Author: Vlad Orlov
Author Date: 2015-12-18 07:40:59 UTC

Release 1.12.2

1.10 2015-11-28 17:52:09 UTC
release 1.10.3

Author: raveit65
Author Date: 2015-11-28 17:52:09 UTC

release 1.10.3

1.8 2015-06-09 21:51:45 UTC
Merge pull request #129 from monsta/patch-1

Author: Martin Wimpress 
Author Date: 2015-06-09 21:51:45 UTC

Merge pull request #129 from monsta/patch-1

[1.8] ev-jobs: don't forget to unlock the trylock'ed mutex

1.6 2014-01-27 20:43:52 UTC
Bump version to 1.6.2

Author: infirit
Author Date: 2014-01-27 20:43:52 UTC

Bump version to 1.6.2

115 of 15 results
This repository contains Public information 
Everyone can see this information.

Subscribers