zathura/zathura
2018-03-11 16:29:26 +01: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 Listen on configure event for PPI changes 2018-02-23 15:33:23 +01:00
callbacks.h Listen on configure event for PPI changes 2018-02-23 15:33:23 +01: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 Fix memory leak 2018-03-11 16:20:37 +01: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 Merge remote-tracking branch 'valoq/feature/seccomp' into HEAD 2018-03-11 16:17:56 +01: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 Factor out bookmark list creation 2018-03-04 15:45:22 +01:00
database-plain.h Mark _get_types as G_GNUC_CONST 2017-04-28 21:20:47 +02:00
database-sqlite.c Add helper function to dup column text 2018-03-07 21:07:01 +01:00
database-sqlite.h Mark _get_types as G_GNUC_CONST 2017-04-28 21:20:47 +02:00
database.c Factor out bookmark list creation 2018-03-04 15:45:22 +01:00
database.h Factor out bookmark list creation 2018-03-04 15:45:22 +01:00
dbus-interface.c Fix typo 2018-02-02 19:06:30 +01:00
dbus-interface.h Mark _get_types as G_GNUC_CONST 2017-04-28 21:20:47 +02:00
document.c Merge remote-tracking branch 'upstream/develop' into feature/physical-size 2018-02-23 15:47:52 +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 Start file monitor explicitly 2018-01-29 00:04:43 +01: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 Rename to seccomp-filters 2018-03-11 16:18:19 +01: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 CS 2018-03-11 16:27:16 +01: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 Break after first link 2018-03-10 11:49:16 +01: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 Do not try .sos on macOS 2018-03-04 20:45:17 +01:00
plugin.h Use zathura-version.h (fixes #708) 2018-02-21 11:34:37 +01:00
print.c Simplify 2017-03-17 18:00:07 +01:00
print.h Begin to update build-system 2014-11-07 15:57:46 +01:00
render.c Listen on configure event for PPI changes 2018-02-23 15:33:23 +01:00
render.h Mark _get_types as G_GNUC_CONST 2017-04-28 21:20:47 +02:00
seccomp-filters.c Add default copyright headers 2018-03-11 16:29:26 +01:00
seccomp-filters.h Add default copyright headers 2018-03-11 16:29:26 +01:00
shortcuts.c Merge remote-tracking branch 'upstream/develop' into feature/physical-size 2018-02-23 15:47:52 +01:00
shortcuts.h Implement nohlsearch shortcut 2018-02-20 23:26:38 +01:00
synctex.c Avoid code duplication 2018-02-26 23:14:55 +01:00
synctex.h Factor out highlight_rects 2015-10-07 22:55:35 +02:00
types.c Explicitly export plugin API symbols 2018-03-04 17:21:29 +01:00
types.h Explicitly export plugin API symbols 2018-03-04 17:21:29 +01:00
utils.c Merge remote-tracking branch 'upstream/develop' into feature/physical-size 2018-02-23 15:47:52 +01: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 Remove some indirections 2018-03-07 17:38:09 +01:00
zathura.h Store monitors-changed handler for disconnection 2018-02-16 16:42:33 +01:00