Commit Graph

2997 Commits

Author SHA1 Message Date
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
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
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
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
Kovid Goyal 0bced7741e IGN:... 2009-01-31 18:47:49 -08:00
Kovid Goyal cfce3b878e MOBI Output:Add option to use author sort to set the author field in generated MOBI files 2009-01-31 18:23:47 -08:00
Kovid Goyal 7fd614ec15 Fix #1745 (Task details windows) 2009-01-31 16:33:09 -08:00
Kovid Goyal 24b8e1ba74 Fix regression that prevented the rating from being updated in the main library view 2009-01-31 13:00:09 -08:00
Kovid Goyal 510675f9cd IGN:... 2009-01-31 12:47:12 -08:00
Kovid Goyal 20416e42c8 IGN:... 2009-01-31 12:35:17 -08:00
Marshall T. Vandegrift 047814a7a5 Use attribute objects for Pythonic access to all allowed (and only allowed) OPF 2.0 metadata attributes. 2009-01-31 14:06:16 -05:00
Marshall T. Vandegrift daabc8bd5b Add option to prefer the author sort when generating Mobipocket books. 2009-01-31 14:04:13 -05:00
Marshall T. Vandegrift 53cbe4814d Improve Python-attribute access of metadata XML-attributes. 2009-01-31 11:01:31 -05:00
John Schember 0e04f13a0c FDI find device via lun not parition 2009-01-31 09:28:23 -05:00
John Schember 9e1b7d135e Allow for recipies to be navigated via keyboard. 2009-01-31 08:40:35 -05:00
John Schember 7d5019b645 Sync to trunk 2009-01-31 08:16:19 -05:00
Kovid Goyal d50de0b76c IGN:Tag release 2009-01-30 18:29:45 -08:00
Kovid Goyal e6d4b24f97 version 0.4.132 2009-01-30 18:23:59 -08:00
Kovid Goyal fbdf24e97c IGN:... 2009-01-30 18:10:48 -08:00
Kovid Goyal 1f80f2f08a Fix #1698 (News Save to Device - Kindle). Fix Kindle detection 2009-01-30 17:17:59 -08:00
Kovid Goyal 2c4edf7873 IGN:... 2009-01-30 17:12:02 -08:00