[libgepub] Created tag 0.4
- From: Daniel Garcia Moreno <danigm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgepub] Created tag 0.4
- Date: Wed, 31 Aug 2016 07:58:30 +0000 (UTC)
The signed tag '0.4' was created.
Tagger: Daniel GarcĂa Moreno <danigm wadobo com>
Date: Wed Aug 31 09:57:07 2016 +0200
Release 0.4
Changes:
Bastien Nocera (3):
Remove libarchive from the public API
Simplify pkg-config file
Don't link the library against GTK+
Cosimo Cecchi (33):
Don't call xmlCleanupParser()
Don't call LIBXML_TEST_VERSION
doc: remove needless check
doc: use g_str_equal()
doc: don't make function public
build: enable silent rules
doc: fix g_epub/gepub symbol name mixup
Use g_clear_object/g_clear_pointer
Remove unused variables
tests: fix GCC warnings
doc: rework construction of GepubDoc
doc: don't crash when passed a non-existent resource ID
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
Don't NULL-terminate document content
utils: remove unused variable
build: highlight introspection warnings
build: fix introspection warnings
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
Daniel Garcia Moreno (25):
Not using webkit, getting plain text from epub
Rendering the epub text in example as gtktextview
Removing webkit from lib pkgconfig it's not needed
Adding gir
Changing version number to work with git
GepubTextChunk introspection
Epub is an HTML not a simple XML
Adding line breaks on P and BR tags
Always opening a text file in test_read
Added get_cover methods
Added bufsize out param to get_resource calls
Added get_resource_path method
gchar instead of guchar for resource mime
Updated the gir annotations to return byte array
Fixed resource mime return type and 0.3 version
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
Function to replace relative resources by epub://
Added GepubWidget class to show the content with webkit
Merge branch 'wip/cosimoc/fixes'
Fixes in gepub-widget to work with the last merge
Ignore HTML entities parse error when loading xml
New release 0.4
danigm (15):
Initial commit structure
Simple gepub-archive to open epub.
GEPUBDoc object started.
content manifest parsed and provided resources.
Parsing doc spine and provided as a GList
Test shows webkit and test output
Book view with prev and next
Getting resources, css, png
Replacing svg images resources too.
GEPUBDoc now inherits from WebKitWebView.
Better error handling
Updated dependencies
gtk+-3.0
Setting size request in test app
Merge pull request #1 from cosimoc/wip/improvements
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]