zathura/zathura
2018-09-11 12:46:57 +02:00
..
adjustment.c Distinguish zoom and scale, always apply DPI correction on scale 2018-02-12 11:15:03 +01:00
adjustment.h Comment fixes 2018-02-11 15:00:47 +01:00
bookmarks.c Compare constant bookmarks 2018-03-04 15:43:19 +01:00
bookmarks.h Compare constant bookmarks 2018-03-04 15:43:19 +01:00
callbacks.c Add option for right-to-left layout (fixes #754) 2018-09-11 12:46:57 +02:00
callbacks.h CS 2018-09-10 23:05:25 +02:00
checked-integer-arithmetic.c Check for integer overflow 2016-02-26 18:22:12 +01:00
checked-integer-arithmetic.h Update macro name 2016-02-26 18:29:22 +01:00
commands.c check sandbox cleanup 2018-05-25 21:05:41 +02:00
commands.h Fix some spelling mistakes 2016-01-30 12:06:12 +01:00
completion.c Avoid code duplication 2018-02-26 23:14:55 +01:00
completion.h Fix some spelling mistakes 2016-01-30 12:06:12 +01:00
config.c Add option for right-to-left layout (fixes #754) 2018-09-11 12:46:57 +02:00
config.h Update documentation 2014-12-27 00:03:34 +01:00
content-type.c Merge branch 'feature/meson' into develop 2018-02-20 20:24:34 +01:00
content-type.h Convert all MIME types to glib "content" types 2018-02-10 21:09:22 +01:00
database-plain.c Add option for right-to-left layout (fixes #754) 2018-09-11 12:46:57 +02:00
database-plain.h Fix typos 2018-04-15 23:54:09 +02:00
database-sqlite.c Use G_ADD_PRIVATE 2018-09-05 10:57:22 +02:00
database-sqlite.h Fix typos 2018-04-15 23:54:09 +02:00
database.c Factor out bookmark list creation 2018-03-04 15:45:22 +01:00
database.h Add option for right-to-left layout (fixes #754) 2018-09-11 12:46:57 +02:00
dbus-interface.c Use G_ADD_PRIVATE 2018-09-05 10:57:22 +02:00
dbus-interface.h Mark _get_types as G_GNUC_CONST 2017-04-28 21:20:47 +02:00
document.c Limit decimal part 2018-03-18 19:22:49 +01:00
document.h Explicitly export plugin API symbols 2018-03-04 17:21:29 +01:00
file-monitor-glib.c Remove unnecessary code 2016-06-24 19:17:18 +02:00
file-monitor-glib.h Mark _get_types as G_GNUC_CONST 2017-04-28 21:20:47 +02:00
file-monitor-signal.c Add debug output 2016-06-24 19:06:04 +02:00
file-monitor-signal.h Mark _get_types as G_GNUC_CONST 2017-04-28 21:20:47 +02:00
file-monitor.c Use G_ADD_PRIVATE 2018-09-05 10:57:22 +02:00
file-monitor.h Add start and stop functions 2018-01-29 00:04:19 +01:00
internal.h display uri in statusbar/title 2015-12-07 01:13:59 +01:00
jumplist.c Remove redundant check 2016-08-02 11:36:46 +02:00
jumplist.h Split off jumplist function declarations 2016-02-24 23:56:32 +01:00
links.c Check sandbox mode before running xdg-open 2018-06-02 11:14:35 +02:00
links.h Explicitly export plugin API symbols 2018-03-04 17:21:29 +01:00
macros.h Explicitly export plugin API symbols 2018-03-04 17:21:29 +01:00
main.c Move seccomp filter setup after config file handling 2018-05-22 17:53:47 +02:00
marks.c Distinguish zoom and scale, always apply DPI correction on scale 2018-02-12 11:15:03 +01:00
marks.h Fix some spelling mistakes 2016-01-30 12:06:12 +01:00
page-widget.c Use G_ADD_PRIVATE 2018-09-05 10:57:22 +02:00
page-widget.h Mark _get_types as G_GNUC_CONST 2017-04-28 21:20:47 +02:00
page.c Mark functions as const 2018-02-15 12:09:03 +01:00
page.h Explicitly export plugin API symbols 2018-03-04 17:21:29 +01:00
plugin-api.h Explicitly export plugin API symbols 2018-03-04 17:21:29 +01:00
plugin.c Fix typo 2018-03-18 10:35:12 +01:00
plugin.h Use zathura-version.h (fixes #708) 2018-02-21 11:34:37 +01:00
print.c Translate string 2018-05-23 11:50:21 +02:00
print.h Begin to update build-system 2014-11-07 15:57:46 +01:00
render.c Add option to request "plain" rendering of a page 2018-09-10 23:06:57 +02:00
render.h Add option to request "plain" rendering of a page 2018-09-10 23:06:57 +02:00
seccomp-filters.c add missing syscall 2018-08-06 17:27:14 +02:00
seccomp-filters.h Add default copyright headers 2018-03-11 16:29:26 +01:00
shortcuts.c Update copyright years 2018-09-04 18:00:48 +02:00
shortcuts.h Implement nohlsearch shortcut 2018-02-20 23:26:38 +01:00
synctex.c Handle girara_replace_substring failures more gracefully 2018-06-02 21:42:30 +02:00
synctex.h Factor out highlight_rects 2015-10-07 22:55:35 +02:00
types.c Fix size checks 2018-07-30 11:52:10 +02:00
types.h Move typedef 2018-09-10 22:31:40 +02:00
utils.c Fix invalid function pointer cast 2018-05-05 07:23:38 +02:00
utils.h Distinguish zoom and scale, always apply DPI correction on scale 2018-02-12 11:15:03 +01:00
version.h.in Convert to meson based build system 2018-02-10 13:27:45 +01:00
zathura.c Add option for right-to-left layout (fixes #754) 2018-09-11 12:46:57 +02:00
zathura.h Add option for right-to-left layout (fixes #754) 2018-09-11 12:46:57 +02:00