28274 Commits

Author SHA1 Message Date
Marshall T. Vandegrift
a0c7396ab5 Clean-up clean-up. 2009-02-05 11:24:08 -05:00
Kovid Goyal
e299be70ff Group news sources by language. Fixes #1774 (News grouped by country of origin) 2009-02-04 22:38:32 -08:00
Kovid Goyal
e06000a20b Implement #1769 (Remove first image in file during Conversion) 2009-02-04 19:11:26 -08:00
Kovid Goyal
70630c5dbc IGN:Fix a few bugs and some code cleanup in oeb.base 2009-02-04 18:22:37 -08:00
Kovid Goyal
6c93872167 Fix #1773 (WSJ recipe hangs at 100%) 2009-02-04 15:55:11 -08:00
Kovid Goyal
5dc2e18f7d IGN:... 2009-02-04 15:39:48 -08:00
Kovid Goyal
4b609b699b Fix #1768 (Jerusalem Post recipe error) 2009-02-04 15:31:52 -08:00
Kovid Goyal
6a6ce5a4f9 EPUB Output:Add option to control text justification and an option to linearize tables. Note that text justification only works with calibre's builtin viewer or the latest version of Adobe DE. Fixes #1767 (bizare pagination of hyperlinked html) 2009-02-04 13:49:41 -08:00
Kovid Goyal
8ab65e399e IGN:Updated translations 2009-02-04 13:15:47 -08:00
Kovid Goyal
d8f2bf5367 IGN:... 2009-02-04 11:11:09 -08:00
Marshall T. Vandegrift
a1126014bf Be smarter about not putting @id attributes in bad places 2009-02-04 09:46:12 -05:00
Kovid Goyal
05b7ccde9e Fix #1730 (MOBI: missing page break) 2009-02-03 23:10:46 -08:00
Marshall T. Vandegrift
4b467bfbad Fix #1730 (MOBI: missing page break) 2009-02-04 01:45:04 -05:00
Kovid Goyal
9b64b32470 MOBI input: Refactor conversion of MOBI files to better handle links and anchors. This may have introduced regressions, so check your conversions. 2009-02-03 20:48:13 -08:00
Marshall T. Vandegrift
7f97d458db Further improve logic for inserting Mobi filepos anchors. 2009-02-03 22:58:55 -05:00
Marshall T. Vandegrift
88ba45cbaa MobiReader refactor to handle book attached to #1772. 2009-02-03 20:52:00 -05:00
Kovid Goyal
f3f2d2a0a8 Fix #1772 (Prc to Mobi conversion) 2009-02-03 16:55:07 -08:00
Marshall T. Vandegrift
9e0f5fe527 Fix #1772. Ensure content in <body/> prior to adding anchors. 2009-02-03 18:56:28 -05:00
Kovid Goyal
b7085bc8da New recipe for The Australian by MAtthew Briggs 2009-02-03 13:45:20 -08:00
Kovid Goyal
2304bca566 IGN:... 2009-02-03 12:46:25 -08:00
Kovid Goyal
df05652dbc IGN:... 2009-02-03 12:36:24 -08:00
Kovid Goyal
072a063be3 IGN:... 2009-02-03 11:20:27 -08:00
Marshall T. Vandegrift
0771c5f1c3 A few minor clean-ups to OEBBook bad OPF handling. 2009-02-03 12:46:40 -05:00
Marshall T. Vandegrift
8367902cb1 Fix LIT strange pagination bug. 2009-02-03 12:43:36 -05:00
Marshall T. Vandegrift
beb45413fe Fix a handful of additional encoding issues. I don't like patching
cssutils, but cssutils as-is insists on decoding the contents of
@imported files itself.  Another option would be to just encode
everything back into UTF-8 and then let cssutils decode it again, but
that seems even worse than a two-line patch.
2009-02-03 09:02:11 -05:00
Marshall T. Vandegrift
168ef41787 Further improve OEBBook handling of bad OPF and strange URIs. 2009-02-02 23:24:11 -05:00
Kovid Goyal
2e704247be Fix #1715 (LIT: Filename with a semi-colon ";" breaks style sheets.) 2009-02-02 16:16:16 -08:00
John Schember
38c92339bb Ebook Viewer: Support for printing entire book 2009-02-02 19:07:57 -05:00
Marshall T. Vandegrift
d4eed478b1 Fix #1715. Improve handling of paths which contain URI reserved characters. 2009-02-02 18:52:59 -05:00
Kovid Goyal
1fc09e8267 New recipe for El Mundo by Darko Miletic 2009-02-02 15:33:22 -08:00
Marshall T. Vandegrift
f524968ce2 Fix a few mindless OPF-parsing bugs. 2009-02-02 17:57:52 -05:00
Kovid Goyal
3d9b201a2c IGN:... 2009-02-02 10:28:24 -08:00
Marshall T. Vandegrift
cecfa09b95 Use same decoding logic for OPF as for (X)HTML. 2009-02-02 11:46:52 -05:00
Marshall T. Vandegrift
7b2064221e Fix bug in reconstituting NCX @id and @class attributes. 2009-02-02 11:41:00 -05:00
Marshall T. Vandegrift
02091a0fa6 Fix super-nasty character decoding error. 2009-02-02 11:26:06 -05:00
Kovid Goyal
682a130091 IGN:Ensure download time is recorded for time based recipes 2009-02-02 07:40:53 -08:00
Kovid Goyal
bccea55bbb IGN:... 2009-02-02 01:43:09 -08:00
Kovid Goyal
34a8245587 IGN:Tag release 2009-02-01 22:18:38 -08:00
Kovid Goyal
ce1e99efc8 version 0.4.133 2009-02-01 22:14:29 -08:00
Kovid Goyal
13ef549864 IGN:Make downloading from web a little more robust 2009-02-01 22:03:26 -08:00
Kovid Goyal
8a2f2f2510 Fix #1747 (Bug in TOC epub for level 2) 2009-02-01 21:10:03 -08:00
Kovid Goyal
e6fbdb4a43 Fix #1746 (Error while News downloading El Pais) 2009-02-01 18:47:42 -08:00
Kovid Goyal
47e94f47cb New recipes by Darko Miletic for Cuban, Brasilian, Chilean and Montenegran news sources 2009-02-01 18:43:40 -08:00
Marshall T. Vandegrift
6fbf78aa7f Fix #1746. Improve handling of encoding. 2009-02-01 21:20:41 -05:00
John Schember
3a3a05be79 Add printing support to the ebook viewer 2009-02-01 21:17:40 -05:00
Marshall T. Vandegrift
2f3680e563 Implement NCX <pageList/> and Adobe page-map parsing and generation. 2009-02-01 19:45:21 -05:00
Kovid Goyal
15107d2f71 Fix sending books to Kindle SD card 2009-02-01 15:06:30 -08:00
John Schember
03236fb0b2 Fix base dir for Kindle SD card 2009-02-01 17:42:52 -05:00
John Schember
d40aa00717 Sync to trunk 2009-02-01 17:41:51 -05:00
Kovid Goyal
fab5fc5d73 Fix regression in scheduled news downloaded when using specific time of day 2009-02-01 12:57:02 -08:00