.. |
adjustment.c
|
Fixed the whitespace difference from upstream in adjustment.c. Praise VIM. Also checked out config.c, render.c doc/* and po/* from the upstream.
|
2021-12-01 20:35:44 +01:00 |
adjustment.h
|
pinned
|
2021-02-04 16:16:02 -08:00 |
bookmarks.c
|
Use SPDX license identifiers
|
2018-11-27 23:10:18 +01:00 |
bookmarks.h
|
Use SPDX license identifiers
|
2018-11-27 23:10:18 +01:00 |
callbacks.c
|
Refactor handle_links
|
2023-12-04 23:01:42 +01:00 |
callbacks.h
|
Add callback that clears highlighted links when inputbar is hidden
|
2023-12-04 23:01:34 +01:00 |
checked-integer-arithmetic.c
|
Use SPDX license identifiers
|
2018-11-27 23:10:18 +01:00 |
checked-integer-arithmetic.h
|
Use SPDX license identifiers
|
2018-11-27 23:10:18 +01:00 |
commands.c
|
Remove use of FOREACH macros
|
2023-12-04 00:21:54 +01:00 |
commands.h
|
add source comand
|
2021-11-22 20:17:20 -05:00 |
completion.c
|
Remove use of FOREACH macros
|
2023-12-04 00:21:54 +01:00 |
completion.h
|
Use SPDX license identifiers
|
2018-11-27 23:10:18 +01:00 |
config.c
|
Implement rendering of signature information
|
2023-12-08 17:50:51 +01:00 |
config.h
|
Use SPDX license identifiers
|
2018-11-27 23:10:18 +01:00 |
content-type.c
|
Remove unused code
|
2022-05-08 16:43:07 +02:00 |
content-type.h
|
Hide an internal type
|
2022-05-08 10:36:08 +02:00 |
database-plain.c
|
Fix use of uninitialized value
|
2022-08-20 14:38:37 +03:00 |
database-plain.h
|
Use SPDX license identifiers
|
2018-11-27 23:10:18 +01:00 |
database-sqlite.c
|
Remove use of FOREACH macros
|
2023-12-04 00:21:54 +01:00 |
database-sqlite.h
|
Use SPDX license identifiers
|
2018-11-27 23:10:18 +01:00 |
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
|
Remove use of FOREACH macros
|
2023-12-04 00:21:54 +01:00 |
dbus-interface.h
|
Add $DBUS variable for exec
|
2023-09-25 14:00:29 +10:00 |
document.c
|
CS
|
2022-12-03 15:06:35 +01:00 |
document.h
|
CS
|
2022-12-03 15:06:35 +01:00 |
file-monitor-glib.c
|
Monitor changes in hardlinked files
|
2023-05-11 17:09:23 +02:00 |
file-monitor-glib.h
|
Use SPDX license identifiers
|
2018-11-27 23:10:18 +01:00 |
file-monitor-noop.c
|
Use SPDX license identifiers
|
2018-11-27 23:10:18 +01:00 |
file-monitor-noop.h
|
Use SPDX license identifiers
|
2018-11-27 23:10:18 +01:00 |
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
|
Rename private to priv
|
2022-05-14 00:20:44 +02:00 |
file-monitor.h
|
Use SPDX license identifiers
|
2018-11-27 23:10:18 +01:00 |
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
|
Split off jumplist function declarations
|
2016-02-24 23:56:32 +01:00 |
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
|
Remove use of list iterator
|
2023-12-04 00:45:07 +01:00 |
marks.h
|
Use SPDX license identifiers
|
2018-11-27 23:10:18 +01:00 |
page-widget.c
|
Implement rendering of signature information
|
2023-12-08 17:50:51 +01:00 |
page-widget.h
|
Use SPDX license identifiers
|
2018-11-27 23:10:18 +01:00 |
page.c
|
Switch return value and error argument
|
2023-12-08 15:45:05 +01:00 |
page.h
|
Add new function to get signatures from pages
|
2023-12-04 23:04:20 +01:00 |
plugin-api.h
|
Switch return value and error argument
|
2023-12-08 15:45:05 +01:00 |
plugin.c
|
Remove use of FOREACH macros
|
2023-12-04 00:21:54 +01:00 |
plugin.h
|
Print better error message if no plugins are available (fixes #284)
|
2022-05-08 16:46:44 +02:00 |
print.c
|
clean up cairo error checking
|
2023-07-04 13:11:19 +02:00 |
print.h
|
Use SPDX license identifiers
|
2018-11-27 23:10:18 +01:00 |
render.c
|
Remove use of FOREACH macros
|
2023-12-04 00:21:54 +01:00 |
render.h
|
Use SPDX license identifiers
|
2018-11-27 23:10:18 +01:00 |
seccomp-filters.c
|
Always check if both kernel and libseccomp have a syscall defined
|
2023-12-09 10:15:11 +01:00 |
seccomp-filters.h
|
Permit some syscalls on X11 only
|
2022-04-17 18:28:34 +02:00 |
shortcuts.c
|
Refactor link shortcut functions
|
2023-12-04 23:01:42 +01:00 |
shortcuts.h
|
Add copy file path mapping
|
2022-01-05 18:05:00 +01:00 |
synctex.c
|
Fixing strange whitespace difference
|
2022-01-10 17:44:40 +01:00 |
synctex.h
|
Use SPDX license identifiers
|
2018-11-27 23:10:18 +01:00 |
types.c
|
types
|
2023-12-08 17:43:06 +01:00 |
types.h
|
Add types to handle signatures
|
2023-12-04 23:04:20 +01:00 |
utils.c
|
Refactor
|
2023-12-08 23:27:34 +01: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
|
CS
|
2023-12-08 23:13:35 +01:00 |
zathura.h
|
CS
|
2023-12-08 23:32:35 +01:00 |