4888 Commits

Author SHA1 Message Date
Kovid Goyal
4bb44bd1b6 Add support for changing font sizes in generated EPUB files. Also make all font sizes relative, to work around Adobe DE refusing to resize text in a HTML file with absolute font sizes. Fixes #1095 (lit to epub not resizing) 2008-09-29 22:14:32 -07:00
Kovid Goyal
ba99c66fcd Handle EPUB files that have non image based covers. Fixes #1092 (EPUB Conversion Error) 2008-09-29 18:19:50 -07:00
Kovid Goyal
2eb80adcd1 Implement support for splitting large <pre> tags. Fixes #1094 (EPUB Conversion Error) 2008-09-29 13:14:01 -07:00
Kovid Goyal
80dad7f79a Fix #1093 (epub conversion from mobi fails) 2008-09-29 11:54:33 -07:00
Kovid Goyal
4170d9125f Fix recipe for The New Yorker and improve recipe for Scientific American. Fixes #1090 (New Yorker feed) 2008-09-29 11:36:33 -07:00
Kovid Goyal
5d91dfe0f7 Add ability to remove a format to bulk metadata edit dialog 2008-09-29 11:19:04 -07:00
Kovid Goyal
58e97405fc IGN:Tag release 2008-09-28 15:50:05 -07:00
Kovid Goyal
27d4c6d4e2 version 0.4.88 2008-09-28 15:46:22 -07:00
Kovid Goyal
b23c04e64d IGN:Fixes for various minor regressions and support for adding the calibre brand to EPUB files 2008-09-28 15:45:16 -07:00
Kovid Goyal
1f1be79a46 Fix #1085 (NY times news feed in epub format) 2008-09-28 13:11:25 -07:00
Kovid Goyal
a1d1e273c3 IGN: Fix news downloading to storage card 2008-09-28 09:27:12 -07:00
Kovid Goyal
6f5dd55f98 Fix handling of covers in epub output. Various fixes for minor regressions. 2008-09-28 09:20:27 -07:00
Kovid Goyal
16ab9fbf02 Fix news not uploading to device automatically 2008-09-27 14:45:07 -07:00
Kovid Goyal
b51e6b73a7 Fix #1076 (EPUB Conversion Error) 2008-09-27 13:33:45 -07:00
Kovid Goyal
202911f285 Fix #1075 (trouble with ver 4.8) 2008-09-27 12:05:12 -07:00
Kovid Goyal
016ec341c6 IGN:Tag release 2008-09-26 14:36:58 -07:00
Kovid Goyal
a1632735f8 version 0.4.87 2008-09-26 14:34:55 -07:00
Kovid Goyal
28d7d55a69 any2epub now accepts epub files as input 2008-09-26 12:52:35 -07:00
Kovid Goyal
b4e66e93a0 Fix #1070 (Publisher to Author Sort) 2008-09-26 12:05:29 -07:00
Kovid Goyal
ca806a09c3 Fix #1065 (EPUB Conversion Error) 2008-09-26 09:25:30 -07:00
Kovid Goyal
0b8168258a Fix #1060 (ePub conversion error) 2008-09-25 13:40:25 -07:00
Kovid Goyal
30fc423489 Improved recipe for Wall Street Journal. Fixes #1048 (no longer can download Wall Street Journal) 2008-09-25 13:39:44 -07:00
Kovid Goyal
ce468602a0 Fix #1043 (Conversion Error: LIT to LRF) 2008-09-25 10:19:45 -07:00
Kovid Goyal
42a3b5f3b7 IGN:... 2008-09-24 18:34:58 -07:00
Kovid Goyal
4e00b22c58 IGN:... 2008-09-24 18:33:42 -07:00
Kovid Goyal
d84fd43c5a Improved recipe for The NEw York Review of Books 2008-09-24 18:25:27 -07:00
Kovid Goyal
81b027e023 IGN:... 2008-09-24 16:51:34 -07:00
Kovid Goyal
8652cff214 Fix #1054 (Any2epub fails) and put in a check to detect files that have a large markup:text ratio during splitting. 2008-09-24 16:37:31 -07:00
Kovid Goyal
eadb7172c4 Various minor bug fixes. Fixes #1053 (Problem converting html to Epub) 2008-09-24 12:23:43 -07:00
Kovid Goyal
f3eebb473f IGN:... 2008-09-23 18:18:32 -07:00
Kovid Goyal
63e59dd3be IGN:Tag release 2008-09-23 16:39:20 -07:00
Kovid Goyal
e58c5bdf4d version 0.4.86 2008-09-23 16:36:40 -07:00
Kovid Goyal
039f0b855e Added recipes for Scientific American and Discover Magazine 2008-09-23 16:28:02 -07:00
Kovid Goyal
ba38ad39bf IGN:Improved TOC detection for html2epub and miscellaneous bug fixes 2008-09-23 15:19:29 -07:00
Kovid Goyal
8f090b2d31 Fix loading of external stylesheets in html2epub 2008-09-23 13:33:53 -07:00
Kovid Goyal
501cc90bfa More robust OPF parsing and improved TOC creation in html2epub 2008-09-23 13:03:26 -07:00
Kovid Goyal
e3b8a1b3bf IGN:Unquote all URLs in OPF files and fix inclusion of detected chapter in EPUB TOC 2008-09-23 10:14:37 -07:00
Kovid Goyal
66b6c70f21 Add support for EPUB to the GUI. You can now select EPUB as an output format in the config dialog. This causes all conversion/news download operations to output EPUB files. 2008-09-22 22:06:32 -07:00
Kovid Goyal
255ff6262c Make importing of old database robust against encoding issues 2008-09-22 09:57:25 -07:00
Kovid Goyal
35c8db2dd7 Support for splitting HTML files to respect maximum flow size limit for EPUB on the SONY Reader. 2008-09-21 22:47:43 -07:00
Kovid Goyal
5c37760a27 Fix #1032 (No icon set in main exe file) 2008-09-20 19:53:45 -07:00
Kovid Goyal
ad2715fc8f IGN:Tag release 2008-09-20 11:03:52 -07:00
Kovid Goyal
862f71d85e version 0.4.85 2008-09-20 11:00:44 -07:00
Kovid Goyal
1961b39387 Show progress when moving library to a new location 2008-09-20 10:59:55 -07:00
Kovid Goyal
f277f2b870 IGN:Various regression fixes and an incomplete epub split implementation 2008-09-20 09:46:55 -07:00
Kovid Goyal
5b78f8430f IGN:... 2008-09-19 20:31:09 -07:00
Kovid Goyal
8cd53370d5 IGN:... 2008-09-19 20:27:58 -07:00
Kovid Goyal
50b28e70a7 IGN:... 2008-09-19 14:15:20 -07:00
Kovid Goyal
fc934f1f66 IGN:... 2008-09-19 10:01:15 -07:00
Kovid Goyal
308b128089 Implemented comic2epub 2008-09-19 08:37:37 -07:00