3705 Commits

Author SHA1 Message Date
Kovid Goyal
95f90b845a Pull from driver-dev 2009-04-26 12:06:07 -07:00
John Schember
1daf7bd86a ereader writer changes 2009-04-25 19:57:21 -04:00
John Schember
7ce53a941e Sync to pluginize 2009-04-25 17:46:23 -04:00
Kovid Goyal
d253544a1f Implement a --page-breaks-before option 2009-04-25 14:38:23 -07:00
Kovid Goyal
0d07ad2610 Strip 0 bytes from HTML before parsing 2009-04-25 14:12:23 -07:00
John Schember
e7ec12575d ereader writer working 2009-04-25 16:57:29 -04:00
John Schember
6ee829ff79 ereader output work 2009-04-25 15:50:52 -04:00
Kovid Goyal
e80fcc13fc More miscellaneous fixes 2009-04-25 12:22:39 -07:00
John Schember
19c8343d6a Sync to pluginize 2009-04-25 13:56:41 -04:00
John Schember
0c858e43bc ereader writer mostly working. 2009-04-25 13:55:45 -04:00
Kovid Goyal
19e7ed0cb7 More miscellaneous bug fixes 2009-04-25 10:03:00 -07:00
Kovid Goyal
0504bbd929 Pull from trunk 2009-04-25 08:28:59 -07:00
Kovid Goyal
91bb71ed84 Misc. minor fixes 2009-04-25 08:26:58 -07:00
Kovid Goyal
0140831b53 MOBI Input: Fix parsing of some old MOBI files that contain unclosed <p> tags leading to a hanging EPUB conversion 2009-04-25 08:25:39 -07:00
John Schember
188f630c35 New pdftohtml processing rules. Best yet. 2009-04-25 08:14:22 -04:00
John Schember
0861a58127 Sync to pluginize 2009-04-25 07:43:30 -04:00
Kovid Goyal
316e55244a Pull from driver-dev 2009-04-24 20:23:09 -07:00
Kovid Goyal
7a6afe4ee4 Fix various regressions 2009-04-24 20:21:37 -07:00
Kovid Goyal
1f6737eeb0 Re-implement palmdoc compress/uncompress in C for speed 2009-04-24 18:42:36 -07:00
John Schember
ae86b2a44b ereader input: support footnotes and sidebars 2009-04-24 21:10:58 -04:00
John Schember
202958cb4d Sync to pluginize 2009-04-24 20:24:15 -04:00
John Schember
06aa8f8361 ereader reader work 2009-04-24 20:21:01 -04:00
Kovid Goyal
6fe1590813 pluginize installs again 2009-04-24 08:27:19 -07:00
John Schember
19ba43153b Line length for pdf processing 2009-04-24 07:27:54 -04:00
Kovid Goyal
c779f7af15 IGN:Tag release 2009-04-23 22:44:13 -07:00
Kovid Goyal
05dc975583 version 0.5.9 2009-04-23 22:41:48 -07:00
Kovid Goyal
dc0cf57755 Pull from driver-dev 2009-04-23 22:33:14 -07:00
Kovid Goyal
4cd285859b Initial implementation of EPUB Output plugin 2009-04-23 22:31:11 -07:00
Kovid Goyal
94c66a4eb9 Implement #2325 ('Fetch All News Now' Option) 2009-04-23 21:31:18 -07:00
Kovid Goyal
075f59b8d1 PDF Input: calibre now supports conversion of PDF version > 1.5 as well 2009-04-23 20:57:37 -07:00
Kovid Goyal
f626ae0270 Fix #2300 (Epub multilevel TOC output flawed.) 2009-04-23 19:24:31 -07:00
Kovid Goyal
fa341347de Fix #1994 (Save to disk or send to device changes author sort order) 2009-04-23 18:43:11 -07:00
John Schember
d871313ff0 Unfinished ereader writer work. 2009-04-23 19:09:13 -04:00
Kovid Goyal
84d7790836 New recipe for zaobao.com by Pu Bo 2009-04-23 02:18:50 -07:00
Kovid Goyal
2ee05f9414 Updated recipes for Telepolis. The news and articles have now been split into two separate recipes, for better formatting. 2009-04-22 23:36:44 -07:00
John Schember
f96cd13f62 EreaderReader: dump images function. 2009-04-22 19:11:55 -04:00
Kovid Goyal
b93029a4fe eReader format support from driver-dev 2009-04-22 14:38:40 -07:00
Kovid Goyal
2905b9aedb IGN:... 2009-04-22 14:37:34 -07:00
Kovid Goyal
0b6dc7f8ed Conversion pipeline is now a superset of any2epub :) 2009-04-22 14:35:32 -07:00
John Schember
f158c9c643 Interface for pdb format readers. PDB: support user input encodings 2009-04-22 08:04:19 -04:00
John Schember
3bbd277d2b ereader reader debug output 2009-04-22 07:30:22 -04:00
Kovid Goyal
7a029e3d0e MOBI Input: Fix reading of tags stored in metadata in MOBI files 2009-04-22 01:20:28 -07:00
John Schember
e968f529da Working eReader input. 2009-04-21 19:37:37 -04:00
John Schember
6f7d0f7696 Sync to pluginize 2009-04-21 19:20:06 -04:00
John Schember
68e7e1b112 initial ereader input 2009-04-21 19:09:03 -04:00
Kovid Goyal
14636efa24 Fix splitting code 2009-04-21 15:21:07 -07:00
Kovid Goyal
6c31b9aea9 Fix bug in calibre content server that would cause it to not work if yur library has books with blank author fields 2009-04-21 15:03:14 -07:00
Kovid Goyal
e63f8a2cb7 Unquote hrefs when creating OPF 2.0 2009-04-21 14:20:36 -07:00
Kovid Goyal
241a2fc099 MOBI Output:Fix bug that cause MOBI conversion to sometimes fail when linking to an external stylesheet 2009-04-21 14:10:00 -07:00
Kovid Goyal
b34854b6e4 Implement --extra-css 2009-04-20 13:55:21 -07:00