Skip to content
  • Daniel Garcia Moreno's avatar
    New release 0.4 · 37b240c7
    Daniel Garcia Moreno authored
    Changelog:
    
    * Added .doap file
    * go_next and go_prev returns TRUE if success
    * Added functions to get the current doc mime and path
    * Fixed resource path for relative and doc paths
    * Remove libarchive from the public API
    * Simplify pkg-config file
    * Don't link the library against GTK+
    * Function to replace relative resources by epub://
    * utils: replace epub:// URIs for crosslinks too
    * utils: correctly terminate base URI
    * doc: fix wrong path when looking for resources
    * doc: make API to get resources consistent
    * Added GepubWidget class to show the content with webkit
    * Don't NULL-terminate document content
    * utils: remove unused variable
    * build: highlight introspection warnings
    * build: fix introspection warnings
    * Merge branch 'wip/cosimoc/fixes'
    * Fixes in gepub-widget to work with the last merge
    * widget: make it a WebKitWebView
    * widget: simplify code
    * Fix gtk-doc annotations
    * widget: make the GepubDoc a property
    * doc: remove unneeded API
    * doc: use htmlReadMemory()
    * widget: plug a memory leak
    * Rework API to be based on GBytes
    * doc: trivial indentation fix
    * Const-ify API methods that take strings
    * doc: don't call g_list_append()
    * doc: rework page API
    * widget: automatically reload chapter when current page changes
    * Ignore HTML entities parse error when loading xml
    37b240c7