imag/lib/entry
Matthias Beyer 780dd90c8f Rewrite libimagentryview interface
In the previous versions, the sink (where the entries should be written
to) was not passed.

This did conflict with the libimagrt holding the stdout/stderr handles,
because it automatically writes to stdout (which we don't want to do in
some cases).

Passing the sink is way nicer. This patch changes libimagentryview so
that the sink is passed to the viewer.
2018-04-24 16:46:15 +02:00
..
libimagentryannotation Do not use Store::retrieve_for_module() anymore here 2018-04-24 13:40:42 +02:00
libimagentrycategory Rewrite all_category_names() for removed Store::retrieve_for_module() 2018-04-24 13:40:42 +02:00
libimagentrydatetime Update version numbers: 0.7.0 -> 0.8.0 2018-04-19 10:05:53 +02:00
libimagentryedit Update version numbers: 0.7.0 -> 0.8.0 2018-04-19 10:05:53 +02:00
libimagentryfilter Update version numbers: 0.7.0 -> 0.8.0 2018-04-19 10:05:53 +02:00
libimagentrygps Update version numbers: 0.7.0 -> 0.8.0 2018-04-19 10:05:53 +02:00
libimagentrylink Update version numbers: 0.7.0 -> 0.8.0 2018-04-19 10:05:53 +02:00
libimagentrymarkdown Update version numbers: 0.7.0 -> 0.8.0 2018-04-19 10:05:53 +02:00
libimagentryref Update version numbers: 0.7.0 -> 0.8.0 2018-04-19 10:05:53 +02:00
libimagentrytag Update version numbers: 0.7.0 -> 0.8.0 2018-04-19 10:05:53 +02:00
libimagentryutil Update version numbers: 0.7.0 -> 0.8.0 2018-04-19 10:05:53 +02:00
libimagentryview Rewrite libimagentryview interface 2018-04-24 16:46:15 +02:00