31298 Commits

Author SHA1 Message Date
Kovid Goyal
cfaa53f8ff Allow send to device to send LRX files to the SONY readers. Fixes #1779 (LRX format not supported - Error converting to LRF) 2009-02-06 13:05:11 -08:00
Kovid Goyal
0fb612bb2f Fix #1783 (Google Reader Recipe for non-English speakers) 2009-02-06 13:00:43 -08:00
Kovid Goyal
3437b583eb EPUB Output: Add support for Adobe page maps. 2009-02-06 12:57:18 -08:00
Kovid Goyal
773ab64a76 IGN:... 2009-02-06 11:47:24 -08:00
Marshall T. Vandegrift
28a6f11a94 Implement adding page-map information to EPUB output. 2009-02-06 14:33:48 -05:00
Kovid Goyal
6fda0efa6d Sync to trunk 2009-02-05 22:32:45 -08:00
Kovid Goyal
9929ba8eeb IGN:More minor OPF fixes 2009-02-05 22:31:50 -08:00
Kovid Goyal
974d393d6c Sync to trunk 2009-02-05 22:19:36 -08:00
Kovid Goyal
8e4d38e00b Sync to trunk 2009-02-05 22:13:18 -08:00
Kovid Goyal
e444b169ea IGN:Make database a little more robust when deleting files and when detecting case sensitivity 2009-02-05 22:13:14 -08:00
Kovid Goyal
a9f4ab2346 Minor fixes 2009-02-05 17:00:04 -08:00
Kovid Goyal
9786c65b40 IGN:Fix various regressions in OPF handling 2009-02-05 16:54:18 -08:00
Kovid Goyal
a4aaa82564 Sync to trunk 2009-02-05 15:50:08 -08:00
Kovid Goyal
06dcb8c7ef Windows sometimes needs longer to detect the SD card in the reader. Added an extra sleep of 6 seconds. Fixes #1636 (SD card not detected on re-plug of reader) 2009-02-05 15:46:00 -08:00
Kovid Goyal
219b1e7b64 Fix #1770 (Calibre does not start) 2009-02-05 13:24:00 -08:00
Kovid Goyal
d748f52f18 Fix #1686 (Buttons in the options menu of custom news not wide enough) 2009-02-05 13:11:35 -08:00
Kovid Goyal
73b87c713d Fix #1757 (Metadata fields not editable) 2009-02-05 13:04:12 -08:00
Kovid Goyal
92c17d2d58 Fix link to XPath tutorial not working in EPUB conversion dialog 2009-02-05 10:54:05 -08:00
Kovid Goyal
619e9a8261 IGN:Update donations buttons to use kovidgoyal.net email address 2009-02-05 10:24:15 -08:00
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
Marshall T. Vandegrift
a1126014bf Be smarter about not putting @id attributes in bad places 2009-02-04 09:46:12 -05:00
Marshall T. Vandegrift
4b467bfbad Fix #1730 (MOBI: missing page break) 2009-02-04 01:45:04 -05: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
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
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