File atril.changes of Package atril

-------------------------------------------------------------------
Wed Jun  8 12:55:22 UTC 2016 - sor.alexei@meowr.ru

- Update to version 1.15.0:
  * Fix minor a build warning.
  * backend: Drop some win32-specific stuff.
  * ev-window: Add new gsetting to set the page cache size.
  * shell: Create metadata object even for temp files.
  * shell: Store and restore current directory when opening or
    saving file.
  * ev-window: Don't crash when trying to save a copy.
  * shell: Don't set the current folder while saving a file.
  * shell: Do not save file chooser open/save uri.
  * Add a setting to disable auto-reload.
  * backend, libdocument: Reorganise some includes.
  * Remove old GNOME files.
  * Update translations.

-------------------------------------------------------------------
Tue May 24 16:25:54 UTC 2016 - sor.alexei@meowr.ru

- Add a missing mathjax dependency to atril-backends.
- Rename atril-caja package to caja-extension-atril.
- Supplement caja-extension-atril if atril and caja are installed.
- Switch to Gtk3.

-------------------------------------------------------------------
Sun May 22 15:13:43 UTC 2016 - sor.alexei@meowr.ru

- Update to version 1.14.1:
  * Fix several random webview related crashes.
  * Update translations.

-------------------------------------------------------------------
Sat Apr  9 11:24:53 UTC 2016 - sor.alexei@meowr.ru

- Update to version 1.14.0:
  * Update copyrights, mention MATE team in Caja extension.
  * GTK+3: Add CSS name EggToolbarEditor for 3.20.
  * Some more fixes and cleanups.
  * Update translations.
  * Fix Changelog generation.

-------------------------------------------------------------------
Sun Feb 21 16:56:54 UTC 2016 - sor.alexei@meowr.ru

- Update to version 1.13.1:
  * totem-screensaver: Use org.gnome.SessionManager to inhibit
    screensaver.
  * totem-screensaver: Don't use old API and add ref to TotemScrsaver.
  * totem-screensaver: Fix assertions on entry to TotemScrsaver
    methods.
  * GTK+3: Add atril-window style class to top level.
  * Fix some build warnings.

-------------------------------------------------------------------
Mon Jan 25 19:56:45 UTC 2016 - sor.alexei@meowr.ru

- Update to version 1.13.0:
  * Update copyrights, mention MATE team in caja extension.
  * Drop MateConf migration script.

-------------------------------------------------------------------
Fri Dec 18 11:18:58 UTC 2015 - sor.alexei@meowr.ru

- Update to 1.12.2:
  * [epub] Fix crash when accessibility is enabled.

-------------------------------------------------------------------
Sun Nov 29 19:29:57 UTC 2015 - sor.alexei@meowr.ru

- Update to 1.12.1:
  * [dvi] Fix crash due to regression.
  * Update translations.

-------------------------------------------------------------------
Thu Nov  5 20:43:01 UTC 2015 - sor.alexei@meowr.ru

- Update to 1.12.0.

-------------------------------------------------------------------
Wed Oct 14 19:24:43 UTC 2015 - sor.alexei@meowr.ru

- Update to 1.11.0:
 * Make smclient mandatory.
 * [epub] drop embedded MathJax in favour of using distro-packaged
   one.
 * Retrieve strings directly from gschema (requires intltool
   0.50.1).
 * Drop mate-icon-theme dependency.
 * Several code cleanups.

-------------------------------------------------------------------
Mon Aug 31 14:00:30 UTC 2015 - sor.alexei@meowr.ru

- Update to 1.10.2:
  * Fix several command line options.
  * Fix several findbar issues.
  * Make libmatedesktop optional.
  * [pdf] Fix saving annotations added to different pages.

-------------------------------------------------------------------
Mon Jul 13 21:12:12 UTC 2015 - sor.alexei@meowr.ru

- Update to 1.10.1:
  * Fix crash when pressing Esc with no document opened.
  * Gtk3: Add webkit2gtk-4.0 and prefer it over 3.0.
  * Help fixes.

-------------------------------------------------------------------
Tue May  5 13:47:23 UTC 2015 - sor.alexei@meowr.ru

- Update to 1.10.0 (changes since 1.9.2):
  * [webkit] Do not connect signal handlers more than once.
  * [webkit] Gtk2: use signals to get notifications about load
    finish and errors (instead of polling in idle function).
  * [webkit] indicate that job failed when the thumbnail loading
    fails.
  * [webkit] changed lock/unlock logic so that there's no locking in
    a function and unlocking in a callback.
  * [libdocument] Fix saving attachments when the name contains a
    path.
- Spec cleanup.

-------------------------------------------------------------------
Thu Jan 22 10:04:51 UTC 2015 - p.drouand@gmail.com

- Update to version 1.9.2 (unstable)
  * Fix some crashes
  * comics backend: add support for bsdtar

-------------------------------------------------------------------
Thu Dec 11 15:00:09 UTC 2014 - p.drouand@gmail.com

- Update to version 1.9.1 (unstable)
  + Add ini file for caja extension
  + Add appdata file
  + Many fixed memory leaks from monsta
  + sidebar-thumbnails: connect to job finished signal before scheduling
    the job
  + zero-init all signals arrays
  + Add support for external links to EvViewPresentation
  + Save zoom factor in default settings when sizing mode is free
  + [pdf] Add support for OCG State actions
  + [pdf] Update to poppler api changes
  + [pdf] Do not resolve named destinations in the backend
  + [pdf] Bump poppler requirements to 0.16.0
  + [pdf] Implement document_links_find_link_page()
  + [djvu] Implement document_links_find_link_page()
  + [libdocument] Use find_link_page() instead of find_link_dest() in
    get_dest_page()
  + GDK_KEY_* keys are Gtk+2 as well.
  + [shell] Add timestamp parameter to SyncView
  + [shell] Use new methods to get page and page label from a link
  + [libview] The updated GtkComboBox api is in Gtk+2.24
  + [dvi] Fix drawing glyphs with transparency
  + [shell] Send the URI of the input file instead of the filename in SyncSource
  + [libdocument] Add xz compression support
  + [pdf] Support .pdf.xz files
  + [shell] Add EvBookmarks to handle internal document bookmarks
  + [backends] Fix several security issues in the dvi-backend
  + Small a11y fixes
  + Remember the current page when document is reloaded in presentation mode
  + presentation: Allow to change rotation in presentation mode
  + Rotate with CTRL+Left/Right in presentation mode too
  + Add .png extension when saving images using DnD
  + Gtk3: Use gtk_paned_new() instead gtk_[h|v]paned_new()
  + Gtk3: Add GtkStyleContect support
  + Gtk3: Don't use gdk_cursor_unref()
  + Gtk3: Use gtk_widget_render_icon_pixbuf()
  + Gtk3: presentation: Make sure background window is black by default
    in presentation mode

-------------------------------------------------------------------
Sun Oct 26 10:19:58 UTC 2014 - p.drouand@gmail.com

- Update to version 1.9.0 (unstable)
  + Add epub support (part of GSoC 2014).
  + Use MateAboutDialog from libmate-desktop.
- Fix version requirements
- Fix caja subpackage description
- Fix caja subpackage dependency; make depend on caja instead of
  mate-file-manager
- Add a -thumbnailer subpackage
- Add pkgconfig(webkit-1.0) build requirement; needed to build 
  epub format backend
- Add pkgconfig(mate-desktop-2.0) build requirement; needed to build
  with about-dialog support

-------------------------------------------------------------------
Mon Sep 29 11:55:34 UTC 2014 - p.drouand@gmail.com

- Update to version 1.8.1
  + Fix crash when clicking empty canvas while loading.
  + Fix FTBFS of atril when build with the clang compiler
  + Add keywords key to .desktop files, close #78

-------------------------------------------------------------------
Fri Sep  5 16:40:42 UTC 2014 - p.drouand@gmail.com

- Fix mate-desktop-gsettings-schemas version requirement

-------------------------------------------------------------------
Wed Mar 12 13:17:23 UTC 2014 - p.drouand@gmail.com

- Fix correctly conflicts with mate-document-viewer

-------------------------------------------------------------------
Mon Mar 10 12:52:43 UTC 2014 - p.drouand@gmail.com

- Fix Provides/Obsoletes tags to avoid conflicts with
  mate-document-viewer
- atril needs atril-backends to work correctly; add a Requires tag

-------------------------------------------------------------------
Wed Mar  5 12:15:41 UTC 2014 - p.drouand@gmail.com

- Update to version 1.8.0
  + no changes since version 1.7.90

-------------------------------------------------------------------
Thu Feb 20 13:21:59 UTC 2014 - p.drouand@gmail.com

- Initial release (version 1.7.90)

openSUSE Build Service is sponsored by