..
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
Begin to update build-system
2014-11-07 15:57:46 +01:00
bookmarks.h
Begin to update build-system
2014-11-07 15:57:46 +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
Implement nohlsearch shortcut
2018-02-20 23:26:38 +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
Make nohlsearch shortcut available
2018-02-20 23:26:53 +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
Avoid code duplication
2018-02-26 23:14:55 +01:00
database-plain.h
Mark _get_types as G_GNUC_CONST
2017-04-28 21:20:47 +02:00
database-sqlite.c
Merge remote-tracking branch 'upstream/develop' into feature/physical-size
2018-02-23 15:47:52 +01:00
database-sqlite.h
Mark _get_types as G_GNUC_CONST
2017-04-28 21:20:47 +02:00
database.c
Check basepath in database backend
2017-04-30 12:07:29 +02:00
database.h
Distinguish zoom and scale, always apply DPI correction on scale
2018-02-12 11:15:03 +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
Assume PPI=100 (typical value) if info unavailable
2018-02-12 11:16:49 +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
Remove deprecated scale
2018-02-25 11:10:22 +01:00
links.h
Begin to update build-system
2014-11-07 15:57:46 +01:00
macros.h
Move MIN and MAX
2015-11-12 23:15:45 +01:00
main.c
Rename --debug to --log-level
2017-01-06 20:11:54 +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
Remove Cairo 1.14 version checks
2018-02-12 15:18:18 +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
Add function to get page labels
2018-02-03 13:27:07 +01:00
plugin-api.h
Generate version.h as zathura-version.h
2018-02-20 21:42:43 +01:00
plugin.c
Avoid code duplication
2018-02-26 23:14:55 +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
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
Check for integer overflow
2016-02-26 18:22:12 +01:00
types.h
Remove deprecated scale
2018-02-25 11:10:22 +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
Avoid code duplication
2018-02-26 23:14:55 +01:00
zathura.h
Store monitors-changed handler for disconnection
2018-02-16 16:42:33 +01:00