Commit Graph

2535 Commits

Author SHA1 Message Date
Sebastian Ramacher
a6c020b1b2 Update manpage 2018-07-26 11:19:12 +02:00
Sebastian Ramacher
67d2b29a3b Merge branch 'valoq/zathura-master' into develop 2018-07-26 11:14:17 +02:00
valoq
cb6922f7cf
document features blocked by strict sandbox mode 2018-07-08 13:08:35 +02:00
valoq
0e5dc9f284
seccomp fixes 2018-07-08 12:17:53 +02:00
Sebastian Ramacher
2a48d2df0f Cast to the correct type
CID 276632
2018-06-22 00:34:29 +02:00
Sebastian Ramacher
a0953f2a16 Cast to correct type
CID 276635
2018-06-22 00:32:52 +02:00
Sebastian Ramacher
9faba797e8 Remove dead code
CID 276638
2018-06-22 00:27:15 +02:00
Sebastian Ramacher
df800b5f41 Fix check 2018-06-14 13:29:19 +02:00
Sebastian Ramacher
222a87cb5c Relax synctex version check (fixes #733) 2018-06-12 08:29:57 +02:00
Sebastian Ramacher
16e7dde9ed Handle CSS errors 2018-06-12 08:29:57 +02:00
Sebastian Ramacher
e6661bc648 Handle girara_replace_substring failures more gracefully 2018-06-02 21:42:30 +02:00
Sebastian Ramacher
6efa1a2851 Check if input_file is non-NULL 2018-06-02 21:34:41 +02:00
Sebastian Ramacher
43139d88cd Use correct constant 2018-06-02 20:31:15 +02:00
Sebastian Ramacher
ae07020a0d Print debug entry on unspecified synctex editor 2018-06-02 20:29:38 +02:00
Sebastian Ramacher
18ae9da3e1 Check sandbox mode before running xdg-open 2018-06-02 11:14:35 +02:00
Sebastian Ramacher
abb76d8dfe Refactor 2018-06-02 11:12:56 +02:00
Sebastian Ramacher
2899daa838 Remove forward declarations 2018-06-02 11:02:08 +02:00
Sebastian Ramacher
aa6b9da462 Fix error message 2018-06-01 21:49:15 +02:00
Sebastian Ramacher
dea3e200ea Log g_spawn_async error 2018-06-01 21:42:22 +02:00
Sebastian Ramacher
8735ccfcbb Log g_spawn_async error 2018-06-01 21:34:47 +02:00
Sebastian Ramacher
a4ffad457c Document env vars 2018-05-26 21:08:20 +02:00
Sebastian Ramacher
e61f79d26b Document env vars 2018-05-26 20:42:57 +02:00
Sebastian Ramacher
b62a3d4c31 Consistent nameing with -p 2018-05-26 20:40:05 +02:00
Sebastian Ramacher
4e222933cc Merge branch 'mbakke/zathura-plugindir' into develop 2018-05-26 09:45:43 +02:00
Sebastian Ramacher
817a33b8fb Merge branch 'valoq/zathura-master' into develop 2018-05-26 09:30:56 +02:00
valoq
193b825ddd
check sandbox cleanup 2018-05-25 21:05:41 +02:00
valoq
346536564b
sandbox fixes 2018-05-25 20:47:54 +02:00
Sebastian Ramacher
d7a0620e43 Update translations 2018-05-23 22:44:04 +02:00
Sebastian Ramacher
df3297c4bb Clean up 2018-05-23 22:37:27 +02:00
Sebastian Ramacher
0d8a0db735 Simplify 2018-05-23 22:37:15 +02:00
Sebastian Ramacher
9fe6a4a2d6 CS
Signed-off-by: Sebastian Ramacher <sebastian@ramacher.at>
2018-05-23 11:50:21 +02:00
Sebastian Ramacher
5fffa40715 Translate string 2018-05-23 11:50:21 +02:00
Sebastian Ramacher
49c2d88ce6 Move seccomp filter setup after config file handling 2018-05-22 17:53:47 +02:00
Sebastian Ramacher
0dfafe6cfb Store sandbox mode 2018-05-22 17:45:22 +02:00
Sebastian Ramacher
753ca0f315 Add zsh completion 2018-05-22 14:55:34 +02:00
Sebastian Ramacher
11da8e7c8e Include bash-completion 2018-05-22 14:05:27 +02:00
Sebastian Ramacher
752d408c4b Fix bounds 2018-05-21 11:59:54 +02:00
Sebastian Ramacher
72715901ff Split tests and mark them as skipped if setup fails 2018-05-21 11:38:55 +02:00
Sebastian Ramacher
de44629a6b Merge tag '0.4.0' into develop
Version 0.4.0
2018-05-20 15:08:31 +02:00
Sebastian Ramacher
68eaadf130 Merge branch 'release/0.4.0' 2018-05-20 15:08:25 +02:00
Sebastian Ramacher
6efed001fc Version 0.4.0 2018-05-20 15:08:22 +02:00
Sebastian Ramacher
09d4370581 Fix invalid function pointer cast 2018-05-05 07:23:38 +02:00
Sebastian Ramacher
a8cb8d396b Remove forward declarations 2018-04-26 17:05:47 +02:00
Sebastian Ramacher
3a68be9a9b Correctly store print settings 2018-04-26 16:53:10 +02:00
Sebastian Ramacher
68222109f5 Pass parent window to gtk_print_operation_run (fixes #726) 2018-04-26 16:52:50 +02:00
Sebastian Ramacher
4c976e9455 Fix man page formatting 2018-04-24 15:20:00 +02:00
Sebastian Ramacher
d1c326319d Fix icon install path 2018-04-24 15:13:51 +02:00
Sebastian Ramacher
c97d83f6ce Port to newer libsynctex 2018-04-21 13:11:10 +02:00
Sebastian Ramacher
acf9a3bcc1 Fix typos 2018-04-15 23:54:09 +02:00
valoq
6d99a74d1a add missing syscall 2018-04-14 10:01:17 -04:00