Commit graph

350 commits

Author SHA1 Message Date
Sebastian Ramacher
538d18039e Store page_right_to_left in sqlite database 2018-09-11 12:46:57 +02:00
Naohiro Aota
2df776b329 Add option for right-to-left layout (fixes #754) 2018-09-11 12:46:57 +02:00
Sebastian Ramacher
3d12dbc51f Add option to update window icon based on first page of a document (fixes pwmt/zathura#8) 2018-09-10 23:07:42 +02:00
Sebastian Ramacher
448a7cb57d Add option to request "plain" rendering of a page
"Plain" in this context means without any recoloring or rescaling.
2018-09-10 23:06:57 +02:00
Sebastian Ramacher
36cd8da61f CS 2018-09-10 23:05:25 +02:00
Sebastian Ramacher
ea942228e7 Re-factor renderer setup 2018-09-10 22:32:11 +02:00
Sebastian Ramacher
a1a7465d5f Move typedef 2018-09-10 22:31:40 +02:00
Sebastian Ramacher
16bc86c195 Re-factor 2018-09-10 21:36:21 +02:00
Sebastian Ramacher
5291634f77 Add missing call to G_ADD_PRIVATE (fix pwmt/zathura#35) 2018-09-10 18:05:17 +02:00
Sebastian Ramacher
8272e37f3a Trigger window title and status bar update if some of the window- and statusbar- options change (fixes: pwmt/zathura#31) 2018-09-06 22:51:22 +02:00
Sebastian Ramacher
a4d1df87db Use G_ADD_PRIVATE
Fix deprecation warnings with glib 2.58.
2018-09-05 10:57:22 +02:00
Sebastian Ramacher
bab5848464 Update copyright years 2018-09-04 18:00:48 +02:00
valoq
6efe9cbdcb
add missing syscall 2018-08-06 17:27:14 +02:00
Sebastian Ramacher
4cecf5388d Fix size checks 2018-07-30 11:52:10 +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
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