Re-implement register callback outside libhed
commit0b3003d801caed82d2abc270eb76bba4d6fe2003
authorPetr Tesarik <petr@tesarici.cz>
Thu, 11 Oct 2012 16:03:01 +0000 (11 18:03 +0200)
committerPetr Tesarik <petr@tesarici.cz>
Thu, 11 Oct 2012 16:03:01 +0000 (11 18:03 +0200)
treec047177f2b59188861913c9a0c401edbd3aa981d
parentd90867ec6e85cd29ab6dce26aefaacdfec7d95d2
Re-implement register callback outside libhed

This is something the user of the library should have under control.
I may provide some nice default implementations, but as it stands,
there is no way to override the default behaviour, which is always bad.

For the time being, let's keep it with the caller and see if there is
sufficient need of a standard register implementation.
libhed/file.c
src/ui/fileshow.c