2018-06-06 09:53:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jun 6 09:51:00 UTC 2018 - tchvatal@suse.com
|
|
|
|
|
|
|
|
|
|
- Version update to 0.1.1:
|
|
|
|
|
* Avoid <div> inside <p> or <span>.
|
|
|
|
|
* Avoid writin vertical-align attribute without a value.
|
|
|
|
|
* Fix generation of invalid XHTML when there is a link starting at the
|
|
|
|
|
beginning of a footnote.
|
|
|
|
|
* Handle relative width for images.
|
|
|
|
|
* Fixed layout: write chapter names to improve navigation.
|
|
|
|
|
* Support writing mode.
|
|
|
|
|
* Start a new HTML file at every page span in addition to the splits
|
|
|
|
|
induced by the chosen split method. This is to ensure that specified
|
|
|
|
|
writing mode works correctly, as it is HTML <body> attribute.
|
|
|
|
|
* Improve tests.
|
|
|
|
|
* Add a basic support for ruby.
|
|
|
|
|
* Configure: disable treating of compiler warnings as errors by
|
|
|
|
|
default.
|
|
|
|
|
* Various minor fixes and code cleanups.
|
|
|
|
|
|
2017-12-20 12:26:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Dec 20 12:25:45 UTC 2017 - tchvatal@suse.com
|
|
|
|
|
|
|
|
|
|
- Version update to 0.1.0:
|
|
|
|
|
* Fix various validation problems, pointed out by epubcheck.
|
|
|
|
|
* Add EPUB3 support.
|
|
|
|
|
* Split on headings: add user-friendly section names.
|
|
|
|
|
* Support writing CSS styles inline in the XHTML streams.
|
|
|
|
|
* Support various image wrap types.
|
|
|
|
|
* Support embedded fonts.
|
|
|
|
|
* Support cover images.
|
|
|
|
|
* Support footnotes.
|
|
|
|
|
* upport EPUB3 fixed layout.
|
|
|
|
|
|
2017-08-14 13:56:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Aug 14 13:54:24 UTC 2017 - tchvatal@suse.com
|
|
|
|
|
|
|
|
|
|
- Version update to 0.0.1:
|
|
|
|
|
* Fix escaping of HTML entities.
|
|
|
|
|
* Use symbol visibility on Linux. The library only exports public
|
|
|
|
|
classes/functions now.
|
|
|
|
|
* Print debugging output to stderr.
|
|
|
|
|
* Switch to C++11.
|
|
|
|
|
|
2017-02-01 12:57:14 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Feb 1 12:50:04 UTC 2017 - adam.majer@suse.de
|
|
|
|
|
|
|
|
|
|
- use individual libboost-*-devel packages instead of boost-devel
|
|
|
|
|
|
2016-08-01 08:52:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Aug 1 08:52:23 UTC 2016 - tchvatal@suse.com
|
|
|
|
|
|
|
|
|
|
- Disable sle11 support code
|
|
|
|
|
|
2014-11-28 09:19:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Nov 28 09:18:10 UTC 2014 - fstrba@suse.com
|
|
|
|
|
|
|
|
|
|
- Initial package of libepub 0.0.0
|
|
|
|
|
|