zathura/zathura
2022-01-11 08:28:58 -05:00
..
adjustment.c
adjustment.h Use SPDX license identifiers 2018-11-27 23:10:18 +01:00
bookmarks.c Use SPDX license identifiers 2018-11-27 23:10:18 +01:00
bookmarks.h
callbacks.c Honor clipboard setting when copying links 2021-01-17 15:58:07 +01:00
callbacks.h Implement copy link (fixes #197) 2021-01-17 15:41:58 +01:00
checked-integer-arithmetic.c
checked-integer-arithmetic.h
commands.c add source comand 2021-11-22 20:17:20 -05:00
commands.h add source comand 2021-11-22 20:17:20 -05:00
completion.c Remove empty statement 2020-03-09 13:24:14 +01:00
completion.h Use SPDX license identifiers 2018-11-27 23:10:18 +01:00
config.c Add option to display page number percent in statusbar 2022-01-11 08:28:58 -05:00
config.h
content-type.c Simplify 2019-11-30 15:03:22 +01:00
content-type.h Re-try with different methods if content type is not supported 2019-11-30 11:36:11 +01:00
database-plain.c Fix typo 2020-09-01 09:17:00 +02:00
database-plain.h
database-sqlite.c Merge two ifs 2020-03-09 13:28:14 +01:00
database-sqlite.h
database.c Also use SHA256 of documents to lookup fileinfo 2019-12-01 17:20:51 +01:00
database.h Also use SHA256 of documents to lookup fileinfo 2019-12-01 17:20:51 +01:00
dbus-interface.c Add 'dbus-raise-window' setting 2021-07-13 08:50:27 +02:00
dbus-interface.h Use SPDX license identifiers 2018-11-27 23:10:18 +01:00
document.c Add document hash 2019-12-01 17:02:12 +01:00
document.h Add document hash 2019-12-01 17:02:12 +01:00
file-monitor-glib.c Use SPDX license identifiers 2018-11-27 23:10:18 +01:00
file-monitor-glib.h
file-monitor-noop.c Use SPDX license identifiers 2018-11-27 23:10:18 +01:00
file-monitor-noop.h
file-monitor-signal.c Clear handle 2020-03-09 13:31:53 +01:00
file-monitor-signal.h Use SPDX license identifiers 2018-11-27 23:10:18 +01:00
file-monitor.c Use SPDX license identifiers 2018-11-27 23:10:18 +01:00
file-monitor.h
internal.h Use SPDX license identifiers 2018-11-27 23:10:18 +01:00
jumplist.c Remove redundant check 2016-08-02 11:36:46 +02:00
jumplist.h
links.c Fix links that target a location within a page 2021-09-12 17:47:28 +02:00
links.h Honor clipboard setting when copying links 2021-01-17 15:58:07 +01:00
macros.h Use SPDX license identifiers 2018-11-27 23:10:18 +01:00
main.c Merge branch 'feature/bookmark-arg' into 'develop' 2021-01-05 08:56:22 +00:00
marks.c Simplify 2020-03-09 21:15:27 +01:00
marks.h Use SPDX license identifiers 2018-11-27 23:10:18 +01:00
page-widget.c Add text colors for links (fixes #211) 2021-02-09 21:57:44 +01:00
page-widget.h Use SPDX license identifiers 2018-11-27 23:10:18 +01:00
page.c Use SPDX license identifiers 2018-11-27 23:10:18 +01:00
page.h Use SPDX license identifiers 2018-11-27 23:10:18 +01:00
plugin-api.h Use SPDX license identifiers 2018-11-27 23:10:18 +01:00
plugin.c Keep track of all supported content types 2019-11-30 11:35:33 +01:00
plugin.h Keep track of all supported content types 2019-11-30 11:35:33 +01:00
print.c Use SPDX license identifiers 2018-11-27 23:10:18 +01:00
print.h
render.c Support recolor with transparency 2020-02-08 19:28:48 +01:00
render.h
seccomp-filters.c added new syscall to strict sandbox 2021-02-09 21:32:16 +01:00
seccomp-filters.h simplify sandbox test 2020-06-01 19:32:21 +02:00
shortcuts.c Add copy file path mapping 2022-01-05 18:05:00 +01:00
shortcuts.h Add copy file path mapping 2022-01-05 18:05:00 +01:00
synctex.c free hitlist 2020-03-12 09:09:22 +01:00
synctex.h
types.c
types.h Add format to :info 2019-05-30 17:41:42 +02:00
utils.c Store unsigned ints in list (fixes #237) 2021-07-15 21:15:20 +02:00
utils.h Honor clipboard setting when copying links 2021-01-17 15:58:07 +01:00
version.h.in Use SPDX license identifiers 2018-11-27 23:10:18 +01:00
zathura.c Add option to display page number percent in statusbar 2022-01-11 08:28:58 -05:00
zathura.h fix some issues, use g_ascii_dtostr to do int to str convertions 2021-09-12 17:42:05 +02:00