zathura/zathura
Jeremie Knuesel 5fa4b8907e HiDPI: watch GtkWidget scale-factor property
The scale-factor property is more specific than the GDK configure event
and is the recommended way to watch for scale factor changes.
2018-01-23 09:17:01 +01:00
..
adjustment.c CS 2016-11-06 23:39:18 +01:00
adjustment.h Update documentation 2014-12-27 00:03:34 +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 HiDPI: watch GtkWidget scale-factor property 2018-01-23 09:17:01 +01:00
callbacks.h HiDPI: watch GtkWidget scale-factor property 2018-01-23 09:17:01 +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 Save some allocations 2017-12-09 11:35:01 +01:00
commands.h Fix some spelling mistakes 2016-01-30 12:06:12 +01:00
completion.c Check basepath in database backend 2017-04-30 12:07:29 +02:00
completion.h Fix some spelling mistakes 2016-01-30 12:06:12 +01:00
config.c Move mappings to girara 2017-06-08 22:14:00 +02:00
config.h Update documentation 2014-12-27 00:03:34 +01:00
content-type.c Fix return type 2016-01-20 15:25:08 +01:00
content-type.h Fix return type 2016-01-20 15:25:08 +01:00
database-plain.c Check basepath in database backend 2017-04-30 12:07:29 +02:00
database-plain.h Mark _get_types as G_GNUC_CONST 2017-04-28 21:20:47 +02:00
database-sqlite.c Fix SQL statement 2017-05-02 21:38:30 +02: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 Check basepath in database backend 2017-04-30 12:07:29 +02:00
dbus-interface.c Include interface specification in resource 2017-07-08 12:28:49 +02:00
dbus-interface.h Mark _get_types as G_GNUC_CONST 2017-04-28 21:20:47 +02:00
document.c Implement support for HiDPI displays 2018-01-22 22:51:36 +01:00
document.h Implement support for HiDPI displays 2018-01-22 22:51:36 +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 More debug output 2016-06-24 19:14:39 +02:00
file-monitor.h Mark _get_types as G_GNUC_CONST 2017-04-28 21:20:47 +02: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 Begin to update build-system 2014-11-07 15:57:46 +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 Simplify check 2016-05-01 18:26:29 +02:00
marks.h Fix some spelling mistakes 2016-01-30 12:06:12 +01:00
page-widget.c CS 2017-06-30 20:24:32 +02:00
page-widget.h Mark _get_types as G_GNUC_CONST 2017-04-28 21:20:47 +02:00
page.c Begin to update build-system 2014-11-07 15:57:46 +01:00
page.h Fix some spelling mistakes 2016-01-30 12:06:12 +01:00
plugin-api.h Allow plugin init without calls back to the plugin 2017-03-17 19:28:55 +01:00
plugin.c Allow plugin init without calls back to the plugin 2017-03-17 19:28:55 +01:00
plugin.h Replace plugin register function call with const struct 2017-01-26 22:23:12 +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 Implement support for HiDPI displays 2018-01-22 22:51:36 +01:00
render.h Mark _get_types as G_GNUC_CONST 2017-04-28 21:20:47 +02:00
shortcuts.c Generate error when search fails 2017-06-25 21:56:08 +02:00
shortcuts.h Also replace $FILE and % in shortcut 2017-06-07 19:14:14 +02:00
synctex.c Get rid of embedded copy of libsynctex 2015-10-08 21:26:22 +02: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 Check adjust mode argument 2016-11-06 18:23:25 +01:00
utils.c Escape document index titles 2017-10-30 15:57:19 +01:00
utils.h Fix some spelling mistakes 2016-01-30 12:06:12 +01:00
version.h.in Begin to update build-system 2014-11-07 15:57:46 +01:00
zathura.c HiDPI: watch GtkWidget scale-factor property 2018-01-23 09:17:01 +01:00
zathura.h Include girara/session.h so that Window is available in any case 2016-05-29 12:05:21 +02:00