Commit Graph

7 Commits

Author SHA1 Message Date
Sebastian Ramacher
1e1b55de57 Display plugin version in debug mode. 2012-04-28 21:26:10 +02:00
Sebastian Ramacher
db859f3996 Use gmodule instead of dl. This is much more platform agnostic.
Also drop some API version 1 compatibility code.
2012-04-27 22:26:49 +02:00
Moritz Lipp
97247f41ca Unhitch zathura_t from document_t/page_t/plugin_manager_t 2012-04-03 09:02:45 +02:00
Moritz Lipp
025c995d89 Introduce plugin manager 2012-04-01 18:32:16 +02:00
Moritz Lipp
334b4fbb95 Introduce and use zathura_document wrapper functions 2012-03-27 21:59:35 +02:00
Moritz Lipp
c82c2aaf04 Rename document_functions to plugin_functions 2012-03-27 19:34:06 +02:00
Moritz Lipp
4ade2c1472 Introduced plugin.h and plugin-api.h 2012-03-27 13:30:04 +02:00