Commit Graph

2417 Commits

Author SHA1 Message Date
Sebastian Ramacher
a428e19b15 Make sphinx optional again 2018-11-25 11:16:05 +01:00
Sebastian Ramacher
fac4f7fea3 Print an error a more specific error if init fails 2018-11-02 07:23:12 +01:00
Sebastian Ramacher
cc99b8d349 Search for m instead of libm (fixes #757)
Thanks to Franz Trischberger for the fix.
2018-10-30 00:39:19 +01:00
Sebastian Ramacher
4fd6736a27 Simplify check 2018-10-02 01:32:08 +02:00
Sebastian Ramacher
9f19b843f9 Merge tag '0.4.1' into develop
Version 0.4.1
2018-09-20 21:16:44 +02:00
Sebastian Ramacher
2c2bec639c Merge branch 'release/0.4.1' 2018-09-20 21:16:39 +02:00
Sebastian Ramacher
3561293e40 Version 0.4.1 2018-09-20 21:16:33 +02:00
Sebastian Ramacher
f64f8c3947 Add new value to filemonitor setting 2018-09-17 23:00:56 +02:00
Sebastian Ramacher
47469cf2eb Fix typo 2018-09-17 22:58:28 +02:00
Sebastian Ramacher
928aab913b Implement noop file monitor 2018-09-17 22:58:28 +02:00
Sebastian Ramacher
e0324e537b Document page-right-to-left 2018-09-11 12:48:20 +02:00
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
04c3754455 Provide some examples 2018-09-04 18:37:01 +02:00
Sebastian Ramacher
731446547f Update translations 2018-09-04 18:33:23 +02:00
Sebastian Ramacher
edb260f8be Pass version to sphinx (fixes: pwmt/zathura#32) 2018-09-04 18:06:18 +02:00
Sebastian Ramacher
bab5848464 Update copyright years 2018-09-04 18:00:48 +02:00
Sebastian Ramacher
9771cf1e8e Fix typo (fixes: pwmt/zathura#29) 2018-08-24 16:08:58 +02:00
Sebastian Ramacher
9f58d4b16d Remove invalid keyword 2018-08-21 18:11:29 +02:00
Sebastian Ramacher
9ed157ef3b Merge branch 'master' into 'develop'
add missing syscall

See merge request pwmt/zathura!15
2018-08-21 16:09:59 +00: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
Sebastian Ramacher
93705528e2 Add tests for types 2018-07-30 11:50:54 +02:00
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