Skip to content

Commit 916d89e

Browse files
committed
Updated project files
1 parent 2503724 commit 916d89e

File tree

5 files changed

+5
-2936
lines changed

5 files changed

+5
-2936
lines changed

AUTHORS

+1-14
Original file line numberDiff line numberDiff line change
@@ -1,14 +1 @@
1-
The Xpdf software and documentation are
2-
Copyright 1996-2003 Glyph & Cog, LLC.
3-
4-
Martin Kretzschmar <[email protected]>
5-
Marco Pesenti Gritti <[email protected]>
6-
Jonathan Blandford <[email protected]>
7-
Nickolay V. Shmyrev <[email protected]>
8-
Bryan Clark <[email protected]>
9-
Carlos Garcia Campos <[email protected]>
10-
Wouter Bolsterlee <[email protected]>
11-
12-
13-
14-
And many others
1+
https://github.com/linuxmint/xreader/graphs/contributors

NEWS

-95
Original file line numberDiff line numberDiff line change
@@ -1,95 +0,0 @@
1-
1.13.0
2-
------
3-
4-
* update copyrights, mention MATE team in caja extension
5-
* drop MateConf migration script
6-
7-
1.12.2
8-
------
9-
10-
* [epub] Fix crash when accessibility is enabled
11-
12-
1.12.1
13-
------
14-
15-
* [dvi] Fix crash due to regression
16-
* Translations update
17-
18-
1.12.0
19-
------
20-
21-
* Drop support for win32/osx/hildon
22-
* Drop useless mate-icon-theme dependency
23-
* Make smclient mandatory
24-
* [epub] drop embedded MathJax in favor of using distro-packaged one
25-
* Retrieve strings directly from gschema (requires intltool 0.50.1)
26-
* Several code cleanups
27-
28-
1.10.2
29-
------
30-
31-
* Fix several command line options
32-
* Fix several findbar issues
33-
* Make libmatedesktop optional
34-
* [pdf] Fix saving annotations added to different pages
35-
36-
1.10.1
37-
------
38-
39-
* Fix crash when pressing Esc with no document opened
40-
* Gtk3: Add webkit2gtk-4.0 and prefer it over 3.0
41-
* Help fixes
42-
43-
1.10.0
44-
------
45-
46-
* Fix some crashes
47-
* comics backend: add support for bsdtar
48-
* Add ini file for caja extension
49-
* Add appdata file
50-
* Many fixed memory leaks from monsta
51-
* sidebar-thumbnails: connect to job finished signal before scheduling the job
52-
* zero-init all signals arrays
53-
* Add support for external links to EvViewPresentation
54-
* Save zoom factor in default settings when sizing mode is free
55-
* [pdf] Add support for OCG State actions
56-
* [pdf] Update to poppler api changes
57-
* [pdf] Do not resolve named destinations in the backend
58-
* [pdf] Bump poppler requirements to 0.16.0
59-
* [pdf] Implement document_links_find_link_page()
60-
* [djvu] Implement document_links_find_link_page()
61-
* [libdocument] Use find_link_page() instead of find_link_dest() in get_dest_page()
62-
* GDK_KEY_* keys are Gtk+2 as well.
63-
* [shell] Add timestamp parameter to SyncView
64-
* [shell] Use new methods to get page and page label from a link
65-
* [libview] The updated GtkComboBox api is in Gtk+2.24
66-
* [dvi] Fix drawing glyphs with transparency
67-
* [shell] Send the URI of the input file instead of the filename in SyncSource
68-
* [libdocument] Add xz compression support
69-
* [pdf] Support .pdf.xz files
70-
* [shell] Add EvBookmarks to handle internal document bookmarks
71-
* [backends] Fix several security issues in the dvi-backend
72-
* Small a11y fixes
73-
* Remember the current page when document is reloaded in presentation mode
74-
* presentation: Allow to change rotation in presentation mode
75-
* Rotate with CTRL+Left/Right in presentation mode too
76-
* Add .png extension when saving images using DnD
77-
* Gtk3: Use gtk_paned_new() instead gtk_[h|v]paned_new()
78-
* Gtk3: Add GtkStyleContect support
79-
* Gtk3: Don't use gdk_cursor_unref()
80-
* Gtk3: Use gtk_widget_render_icon_pixbuf()
81-
* Gtk3: presentation: Make sure background window is black by default in presentation mode
82-
* Add epub support (part of GSoC 2014).
83-
* Use MateAboutDialog from libmate-desktop.
84-
85-
1.8.0
86-
-----
87-
88-
* Drop libmatekeyring and use libsecret.
89-
* Move from mate-doc-utils to yelp-tools.
90-
* Better sort files by name in commic book archives.
91-
* Enable case sensitive search (not available on all backends).
92-
* Move Atril to "Offcie" in the menu.
93-
* Show "filename (title)" in the window title.
94-
* Gtk+3, add support to build against Gtk+3, still unsupported.
95-
* Add Gtk3 primary toolbar style.

0 commit comments

Comments
 (0)