Commit graph

333 commits

Author SHA1 Message Date
Sebastian Ramacher
9faba797e8 Remove dead code
CID 276638
2018-06-22 00:27:15 +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
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
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
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
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
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
Marius Bakke
be8084d5f2
Add a search path for ZATHURA_PLUGIN_PATH. 2018-03-28 16:46:19 +02: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
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
c671672983 Add add the end 2018-03-11 20:56:11 +01:00
Sebastian Ramacher
b836503b17 Add default copyright headers 2018-03-11 16:29:26 +01:00
Sebastian Ramacher
abbd8d8550 CS 2018-03-11 16:27:16 +01:00
Sebastian Ramacher
d36c38ca48 Fix memory leak 2018-03-11 16:20:37 +01:00
Sebastian Ramacher
89831253f9 Apply coding standard
Changes include:
- use girara_error everywhere
- two space indentation
2018-03-11 16:18:19 +01:00
Sebastian Ramacher
3e841103ea Add missing include 2018-03-11 16:18:19 +01:00
Sebastian Ramacher
d5030814c0 Rename to seccomp-filters 2018-03-11 16:18:19 +01:00
Sebastian Ramacher
6f14dfb914 Merge remote-tracking branch 'valoq/feature/seccomp' into HEAD 2018-03-11 16:17:56 +01:00
valoq
f101efe97e
fix print in strict sandbox mode 2018-03-11 16:10:57 +01:00
valoq
3d06164d71
bugfix 2018-03-11 12:26:26 +01:00
valoq
5a66aa92c0
cleanup and manpage 2018-03-11 12:21:13 +01:00
Sebastian Ramacher
b138553e1c Break after first link 2018-03-10 11:49:16 +01:00