17 Commits

Author SHA256 Message Date
cf031c8ab5 Accepting request 614510 from LibreOffice:Factory
- 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.

OBS-URL: https://build.opensuse.org/request/show/614510
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libepubgen?expand=0&rev=6
2018-06-13 13:16:01 +00:00
Tomáš Chvátal
a95be43179 - 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.

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libepubgen?expand=0&rev=16
2018-06-06 09:53:56 +00:00
0fe972b292 Accepting request 558820 from LibreOffice:Factory
- 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.

OBS-URL: https://build.opensuse.org/request/show/558820
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libepubgen?expand=0&rev=5
2017-12-21 10:29:38 +00:00
Tomáš Chvátal
3af5757c33 - 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.

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libepubgen?expand=0&rev=14
2017-12-20 12:26:20 +00:00
fd494f9547 Accepting request 516847 from LibreOffice:Factory
- 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.

OBS-URL: https://build.opensuse.org/request/show/516847
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libepubgen?expand=0&rev=4
2017-08-24 16:52:57 +00:00
Tomáš Chvátal
89ce336df9 - 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.

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libepubgen?expand=0&rev=12
2017-08-14 13:56:45 +00:00
f7236dc424 Accepting request 453853 from LibreOffice:Factory
1

OBS-URL: https://build.opensuse.org/request/show/453853
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libepubgen?expand=0&rev=3
2017-02-02 14:42:57 +00:00
e2a8b874fd Accepting request 453843 from home:adamm:branches:devel:libraries:c_c++
- use individual libboost-*-devel packages instead of boost-devel

OBS-URL: https://build.opensuse.org/request/show/453843
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libepubgen?expand=0&rev=10
2017-02-01 12:57:14 +00:00
346dec3455 Accepting request 417424 from LibreOffice:Factory
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/417424
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libepubgen?expand=0&rev=2
2016-08-10 17:55:48 +00:00
Tomáš Chvátal
1ae2a4bfc6 - Disable sle11 support code
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libepubgen?expand=0&rev=8
2016-08-01 08:52:34 +00:00
07ae763b39 Accepting request 263309 from LibreOffice:Factory
Initial release of libepubgen needed by newer writerperfect package

OBS-URL: https://build.opensuse.org/request/show/263309
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libepubgen?expand=0&rev=1
2014-12-03 21:49:53 +00:00
ff92a35dec OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libepubgen?expand=0&rev=6 2014-11-28 09:47:19 +00:00
665924a693 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libepubgen?expand=0&rev=5 2014-11-28 09:47:04 +00:00
d969f54095 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libepubgen?expand=0&rev=4 2014-11-28 09:25:48 +00:00
8b730707dc 2
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libepubgen?expand=0&rev=3
2014-11-28 09:19:54 +00:00
fb41053d41 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libepubgen?expand=0&rev=2 2014-11-28 09:03:02 +00:00
b9d9d180dd OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libepubgen?expand=0&rev=1 2014-11-28 09:02:55 +00:00