Commit graph

13 commits

Author SHA1 Message Date
Sebastian Ramacher
af253296d9 Also use SHA256 of documents to lookup fileinfo 2019-12-01 17:20:51 +01:00
Sebastian Ramacher
71e9ed2df3 Use SPDX license identifiers 2018-11-27 23:10:18 +01:00
Naohiro Aota
2df776b329 Add option for right-to-left layout (fixes #754) 2018-09-11 12:46:57 +02:00
Sebastian Ramacher
acf9a3bcc1 Fix typos 2018-04-15 23:54:09 +02:00
Sebastian Ramacher
5d898adda6 Factor out bookmark list creation 2018-03-04 15:45:22 +01:00
Jeremie Knuesel
d625c0d9bd Distinguish zoom and scale, always apply DPI correction on scale
Replace scale with zoom in most cases. Scale means pixels per point, as
before. The zoom is the screen-size / document-size ratio: a zoom of 1
means that the document should have the same size on screen as on paper.

This fixes many issues with the previous DPI changes, e.g. with link and
search rectangles.
2018-02-12 11:15:03 +01:00
Sebastian Ramacher
ae97de3ab5 Check basepath in database backend
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-04-30 12:07:29 +02:00
Sebastian Ramacher
1317675c47 Mark _get_types as G_GNUC_CONST
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2017-04-28 21:20:47 +02:00
Sebastian Ramacher
7717d7691e Fix typo 2016-04-23 23:58:50 +02:00
Sebastian Neuser
7e2a18f7a8 Change type of first-page-column to char* / TEXT 2015-11-12 16:42:14 +01:00
Sebastian Ramacher
4f3b1b257b Make show-recent both an option to show recent files and the maximum number to be shown
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-07-26 23:19:22 +02:00
Sebastian Ramacher
47cd9b1895 List recent files
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
2015-07-24 16:35:51 +02:00
Moritz Lipp
a1a0e47148 Begin to update build-system 2014-11-07 15:57:46 +01:00
Renamed from database.h (Browse further)