Commit Graph

2470 Commits

Author SHA1 Message Date
Sebastian Ramacher
6bec491581 Merge branch 'feature/hidpi' into 'develop'
Fix cb_widget_configured signature: return false

See merge request pwmt/zathura!16
2019-03-17 09:58:36 +00:00
Jeremie Knuesel
5e957bc685 Fix cb_widget_configured signature: return false 2019-03-16 14:08:14 +01:00
Sebastian Ramacher
9e58d07515 Remove obsolete version check 2019-03-03 18:33:23 +01:00
Sebastian Ramacher
4824c70318 Remove support for old libsynctex
Debian buster will have a new enough libsynctex.
2019-03-03 18:33:23 +01:00
Sebastian Ramacher
9fe07d39d0 Improve memory layout of zathura_link_t 2019-03-03 18:13:18 +01:00
Sebastian Ramacher
d9c852e75e Store links in slice 2019-03-03 18:13:18 +01:00
Sebastian Ramacher
ba9ece2bd3 Clean up 2019-03-03 17:59:38 +01:00
Sebastian Ramacher
be73995f42 Add debug output when following links 2019-03-03 17:49:02 +01:00
Sebastian Ramacher
54660f5b17 Use same code path as ZATHURA_LINK_LAUNCH 2019-02-24 19:06:33 +01:00
Sebastian Ramacher
3f2001e6bc Execute xdg-open in directory of current file instead of messing with path (fixes pwmt/zathura#58) 2019-02-24 19:05:55 +01:00
Sebastian Ramacher
f938f4769c Prevent launching of any other application in strict sandbox mode 2019-02-24 18:04:42 +01:00
Sebastian Ramacher
f78e51d75b Document new default for smooth-scroll 2019-02-24 10:44:34 +01:00
Sebastian Ramacher
8f3d20de88 Disable sandbox when detecting WSL (fixes pwmt/zathura#50) 2019-02-24 10:37:13 +01:00
Sebastian Ramacher
8eaadc8d6d Also recognize PDF 2019-02-03 15:28:08 +01:00
Sebastian Ramacher
9ccad6cbc2 Fix indentation 2019-02-03 15:28:00 +01:00
Sebastian Ramacher
847e0b746a Also recognize PDF 2019-02-03 15:27:32 +01:00
Sebastian Ramacher
871f3bf39a Fix indentation 2019-02-03 15:27:21 +01:00
Sebastian Ramacher
32dfdc0dd3 Check if ALTER is supported 2019-01-20 20:12:36 +01:00
Sebastian Ramacher
797535aceb Set busy timeout to 1 second 2019-01-20 19:30:22 +01:00
Sebastian Ramacher
b4afb54281 Improve warnings in case of an error 2019-01-20 18:42:20 +01:00
Sebastian Ramacher
cebfaf016d Track layout version and only update if necessary 2019-01-20 18:36:04 +01:00
Sebastian Ramacher
743f29323c Update copyright year 2019-01-20 17:36:10 +01:00
Sebastian Ramacher
b1ff520277 Use LOCK_{SH,EX} on Hurd 2019-01-20 17:35:32 +01:00
Sebastian Ramacher
34ee70f3d6 Check locking errors 2019-01-18 21:14:10 +01:00
Sebastian Ramacher
a8f377f0fe Pass address 2019-01-18 21:09:56 +01:00
Sebastian Ramacher
615143bf56 Wait for lock 2019-01-18 20:45:54 +01:00
Sebastian Ramacher
7279268933 Remove unlock
Locks will be released on close.
2019-01-18 20:45:45 +01:00
Sebastian Ramacher
cc39352485 Replace macro 2019-01-18 20:30:02 +01:00
Sebastian Ramacher
445422b479 Re-arrange dependencies 2018-12-23 12:59:58 +01:00
Sebastian Ramacher
19b9ed91e8 Merge tag '0.4.3' into develop
Version 0.4.3
2018-12-22 16:26:48 +01:00
Sebastian Ramacher
f9adb25fd0 Merge branch 'release/0.4.3' 2018-12-22 16:26:43 +01:00
Sebastian Ramacher
738dbeedee Version 0.4.3 2018-12-22 16:26:39 +01:00
Sebastian Ramacher
546c845dc5 Bump girara dependency 2018-12-22 16:26:22 +01:00
Sebastian Ramacher
080b492548 Merge tag '0.4.2' into develop
Version 0.4.2
2018-12-22 16:13:30 +01:00
Sebastian Ramacher
5d7ec30ce3 Merge branch 'release/0.4.2' 2018-12-22 16:13:25 +01:00
Sebastian Ramacher
c1c3c16278 Version 0.4.2 2018-12-22 16:13:05 +01:00
Sebastian Ramacher
79464a4071 Update dependencies 2018-12-22 16:12:00 +01:00
Sebastian Ramacher
5b91e292fa Update translations 2018-12-22 16:09:51 +01:00
Sebastian Ramacher
5923d9acb1 CS 2018-12-11 01:09:35 +01:00
Sebastian Ramacher
9d0216e485 Allow to disable icon conversion 2018-12-09 23:25:55 +01:00
Sebastian Ramacher
1711862495 Update translations 2018-12-09 23:09:33 +01:00
Sebastian Ramacher
08b1d829ef Simplify rules handling 2018-11-28 00:23:06 +01:00
Sebastian Ramacher
875108c911 Extend error messages 2018-11-28 00:06:50 +01:00
Sebastian Ramacher
2877694d0a Avoid second call to g_ascii_strtoll 2018-11-27 23:45:54 +01:00
Sebastian Ramacher
b0b05d9aa1 Avoid calling getters twice 2018-11-27 23:20:28 +01:00
Sebastian Ramacher
71e9ed2df3 Use SPDX license identifiers 2018-11-27 23:10:18 +01:00
Sebastian Ramacher
80b9680271 Add tests build option 2018-11-27 22:42:25 +01:00
Sebastian Ramacher
48297a097f Run valide-appdata test with --nonet 2018-11-27 22:40:18 +01:00
Sebastian Ramacher
ee240414ca Look for native versions 2018-11-27 22:30:43 +01:00
Sebastian Ramacher
48469dd0ef Generate icons from svg (fixes pwmt/zathura#28) 2018-11-27 22:30:21 +01:00