Commit Graph

2471 Commits

Author SHA1 Message Date
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
Sebastian Ramacher
cb1cab71c8 Make some variables const 2018-04-11 13:10:42 -04:00
Sebastian Ramacher
4223464db6 Depend on gio-unix-2.0 if not on Windows 2018-04-11 11:22:21 -04:00
Sebastian Ramacher
2446de2bc5 libm is only required on Linux 2018-04-03 00:59:51 +02:00
Marius Bakke
be8084d5f2
Add a search path for ZATHURA_PLUGIN_PATH. 2018-03-28 16:46:19 +02:00
Sebastian Ramacher
6dc30dc68b Acknowledge Jeremie Knuesel 2018-03-18 22:09:20 +01:00
Sebastian Ramacher
6976707376 Limit decimal part 2018-03-18 19:22:49 +01:00
Sebastian Ramacher
63ef90697e Fix typo in comment 2018-03-18 19:16:43 +01:00
Sebastian Ramacher
02c30a7381 Simplify 2018-03-18 19:04:47 +01:00
Sebastian Ramacher
9e76d3eb4e Use reasonable starting value 2018-03-18 18:28:16 +01:00
Sebastian Ramacher
3d4551b263 Check against DBL_EPSILON instead of 0
Also clean up some other bits of the recolor code.
2018-03-18 18:21:06 +01:00
Sebastian Ramacher
dcd860ef6d Update German translation 2018-03-18 17:27:07 +01:00
Sebastian Ramacher
309c83d4ec Fix typos in comments 2018-03-18 17:14:22 +01:00
Sebastian Ramacher
6f10064684 Fix typo 2018-03-18 10:35:12 +01:00
Sebastian Ramacher
e87ed2a5b3 Increase test timeout 2018-03-17 18:42:55 +01:00