.. |
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
|
Use symbolic constant
|
2016-12-04 12:10:29 +01:00 |
callbacks.h
|
Fix more callback return types
|
2016-10-25 21:04:30 +02: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
|
Handle URIs in :open
|
2015-12-06 21:04:24 +01:00 |
commands.h
|
Fix some spelling mistakes
|
2016-01-30 12:06:12 +01:00 |
completion.c
|
Fix infinite loop on NULL
|
2016-04-29 20:48:49 +02:00 |
completion.h
|
Fix some spelling mistakes
|
2016-01-30 12:06:12 +01:00 |
config.c
|
Refactor file monitor and add option to reload on SIGHUP
|
2016-04-24 18:26:54 +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 |
css-definitions.h
|
Begin to update build-system
|
2014-11-07 15:57:46 +01:00 |
database-plain.c
|
Error handling
|
2015-11-20 14:57:47 +01:00 |
database-plain.h
|
Begin to update build-system
|
2014-11-07 15:57:46 +01:00 |
database-sqlite.c
|
Fix memory leak
|
2015-11-12 22:32:36 +01:00 |
database-sqlite.h
|
Begin to update build-system
|
2014-11-07 15:57:46 +01:00 |
database.c
|
Make show-recent both an option to show recent files and the maximum number to be shown
|
2015-07-26 23:19:22 +02:00 |
database.h
|
Fix typo
|
2016-04-23 23:58:50 +02:00 |
dbus-interface-definitions.h
|
Begin to update build-system
|
2014-11-07 15:57:46 +01:00 |
dbus-interface.c
|
Split handle_method_call
|
2016-02-24 23:22:15 +01:00 |
dbus-interface.h
|
Auto start instance if --synctex-forward is passed but no instance exists
|
2015-10-07 22:55:35 +02:00 |
document.c
|
Assign document object iff pages exist
|
2016-03-09 16:21:48 +01:00 |
document.h
|
Fix some spelling mistakes
|
2016-01-30 12:06:12 +01:00 |
file-monitor-glib.c
|
Remove unnecessary code
|
2016-06-24 19:17:18 +02:00 |
file-monitor-glib.h
|
Refactor file monitor and add option to reload on SIGHUP
|
2016-04-24 18:26:54 +02:00 |
file-monitor-signal.c
|
Add debug output
|
2016-06-24 19:06:04 +02:00 |
file-monitor-signal.h
|
Refactor file monitor and add option to reload on SIGHUP
|
2016-04-24 18:26:54 +02:00 |
file-monitor.c
|
More debug output
|
2016-06-24 19:14:39 +02:00 |
file-monitor.h
|
Refactor file monitor and add option to reload on SIGHUP
|
2016-04-24 18:26:54 +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
|
Update string
|
2016-04-18 21:08:14 +02: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
|
Simplify
|
2016-11-07 23:10:18 +01:00 |
page-widget.h
|
Fix a macro
|
2016-04-24 17:43:12 +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
|
Begin to update build-system
|
2014-11-07 15:57:46 +01:00 |
plugin.c
|
Fix argument
|
2015-10-20 22:01:51 +02:00 |
plugin.h
|
Fix some spelling mistakes
|
2016-01-30 12:06:12 +01:00 |
print.c
|
Split cb_print_draw_page
|
2015-12-21 03:06:54 +01:00 |
print.h
|
Begin to update build-system
|
2014-11-07 15:57:46 +01:00 |
render.c
|
Debug output
|
2016-11-06 23:39:27 +01:00 |
render.h
|
Fix some spelling mistakes
|
2016-01-30 12:06:12 +01:00 |
shortcuts.c
|
Make page mode toggling predictable
|
2016-12-03 19:08:16 +01:00 |
shortcuts.h
|
Fix some spelling mistakes
|
2016-01-30 12:06:12 +01: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
|
Use the last value for all unspecified pages per row
|
2016-04-03 20:38:51 +02: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
|
Use g_build_filename isntead
|
2016-12-20 00:48:42 +01:00 |
zathura.h
|
Include girara/session.h so that Window is available in any case
|
2016-05-29 12:05:21 +02:00 |