31298 Commits

Author SHA1 Message Date
Kovid Goyal
5c4294652e Fix system tray icon not being hidden when quitting on windows 2009-02-10 13:59:37 -08:00
Kovid Goyal
de1f54d39f IGN:... 2009-02-10 13:45:52 -08:00
Kovid Goyal
4fa00105b3 IGN:... 2009-02-10 13:45:27 -08:00
Kovid Goyal
97a64f159f IGN:Mark EPUB output as stable and commit temoprary fix for #1817 2009-02-10 13:38:10 -08:00
Kovid Goyal
1746aeafe0 When saving to disk, also save the date. When importing from disk (ebook per directory), if an OPF file is present, use that to read metadata, including date. Adds new dependency on python-dateutil. Rewrite the Add books code for greateer speed and also fix the bug causing the Add books progress dialog to sometimes not close on windows. 2009-02-10 13:01:17 -08:00
Kovid Goyal
6e6f413577 Detect Cybooks with buggy firmware (firmware incorrectly reports vendor/product id) 2009-02-10 10:45:34 -08:00
Kovid Goyal
5dc3f770e3 IGN:... 2009-02-10 10:41:45 -08:00
Kovid Goyal
83bc5c8096 PRS505/700: Dont fail to detect the device if SD card is buggy 2009-02-10 10:40:47 -08:00
Kovid Goyal
bc4b6fdf48 New recipe for Pobjeda by Darko Miletic 2009-02-10 10:29:09 -08:00
Marshall T. Vandegrift
3392459c27 Fix #1815. Don't re-decode unicode metadata.opf2 @hrefs. 2009-02-10 12:54:13 -05:00
Kovid Goyal
dcd258b52b Fix nasty typo that broke cover fetching in 0.4.135 2009-02-09 16:15:16 -08:00
John Schember
358ec20ceb Fix bug: 1755, add new Vendor and Product Ids for Cybook. 2009-02-09 17:34:51 -05:00
John Schember
373d224738 Sync to trunk 2009-02-09 06:38:22 -05:00
Kovid Goyal
13f25441aa version 0.4.135 2009-02-08 22:59:34 -08:00
Kovid Goyal
d97aaefd2c Fix Washington Post recipe 2009-02-08 22:58:25 -08:00
Kovid Goyal
ffee7f8da1 New recipe for DNA: India by Kovid Goyal. Also updated Outlook India recipe to work with EPUB output 2009-02-08 22:29:39 -08:00
Kovid Goyal
6d5648fbdc IGN:Updated translations 2009-02-08 21:46:51 -08:00
Kovid Goyal
167fb7a7bc New recipe for The Indianapolis Star by Owen Kelly 2009-02-08 20:39:42 -08:00
Kovid Goyal
9c2a4e36ec IGN:... 2009-02-08 20:26:01 -08:00
Kovid Goyal
9220c79d73 IGN:SUpport for multiple ids in device scanner 2009-02-08 19:29:58 -08:00
Kovid Goyal
5b32638db4 IGN:... 2009-02-08 18:27:28 -08:00
Kovid Goyal
99a477a186 IGN:... 2009-02-08 18:14:35 -08:00
Kovid Goyal
d439798750 IGN:Fix minor bugs in setting metadata for MOBI and EPUB 2009-02-08 17:35:39 -08:00
Kovid Goyal
f8aa3bf8de Set cover in MOBI files when saving to disk. Also update metadata in LRF, EPUB and MOBI files when sending to device. 2009-02-08 17:10:53 -08:00
Kovid Goyal
2a474382d0 Fix #1801 (Error when fetching cover.) 2009-02-08 16:54:19 -08:00
Kovid Goyal
526bdc6049 LRF Output: Resize rather than crop images when the img tag specifies a width and height smaller than the actual image size. Fixes #1793 (Semi-failed conversion HTML to LRF) 2009-02-08 12:07:12 -08:00
Kovid Goyal
e133ddda55 Fix #1799 (0.4.134: ebook-viewer doesn't open ePUB files) 2009-02-08 11:36:51 -08:00
Marshall T. Vandegrift
c2527cebe3 Cache Stylizer stylesheets based on Manifest.Item, not book-internal path 2009-02-08 09:04:00 -05:00
Kovid Goyal
65887df713 Fix Adding books progress dialog not being hidden after all books are added on Windows 2009-02-08 03:15:59 -08:00
Kovid Goyal
18214e706b EPUB Output:Add option to remove first image to GUI 2009-02-07 22:02:59 -08:00
Kovid Goyal
51f3cb775c ebook-viewer now uses system default fonts on windows. This should fix the bug with truncated characters on the right edge on the screen. 2009-02-07 18:12:13 -08:00
Kovid Goyal
68f801dd24 Update required version of python-mechanize ot 0.11.1. Should improve speed of news download. Fixes #1396 (very slow news download speeds) 2009-02-07 14:53:50 -08:00
Kovid Goyal
cbdf0ea09e Pull from trunk 2009-02-07 14:08:35 -08:00
Kovid Goyal
4df669b37c Fix #1792 (non-standard line-endings for "\n" in .epubs) 2009-02-07 13:53:40 -08:00
Kovid Goyal
1145b768dc Fix #1791 (Major recipe update) 2009-02-07 13:39:53 -08:00
Kovid Goyal
1c9c8870d2 IGN:Downloaded news HTML files are now always saved with the .xhtml extension 2009-02-07 13:28:50 -08:00
Kovid Goyal
401a856458 MOBI Output: Make parsing of CSS in style attributes more robust 2009-02-07 13:22:00 -08:00
Kovid Goyal
1013b69ab4 Fix #1794 (recipes language) and add new recipes for The Honolulu Advertiser and The Star Bulletin by Darko Miletic 2009-02-07 13:05:35 -08:00
Marshall T. Vandegrift
f65418b92f Ignore unparsable CSS in @style attributes. 2009-02-07 15:49:45 -05:00
John Schember
31ba8daf2a Sync to trunk 2009-02-07 12:17:28 -05:00
Marshall T. Vandegrift
31f96140ad Merge upstream changes. 2009-02-07 10:32:05 -05:00
Marshall T. Vandegrift
6a45f55a62 Refactor LitReader into LitFile, LitContainer, and LitReader. 2009-02-07 10:26:26 -05:00
Marshall T. Vandegrift
105d431f6c Refactor OPF de-serialization into OEBReader. 2009-02-07 10:03:00 -05:00
Kovid Goyal
3c402a26b0 New recipe for The Exiled by Darko Miletic 2009-02-07 01:33:39 -08:00
Kovid Goyal
e41501c398 version 0.4.134 2009-02-07 00:04:54 -08:00
Kovid Goyal
91de4188b6 Sync to trunk 2009-02-06 23:41:35 -08:00
Kovid Goyal
972e2161c7 Remove use of the apply builtin as it is deprecated 2009-02-06 23:35:51 -08:00
Marshall T. Vandegrift
73d76f4eb6 Merge lp:calibre 2009-02-06 23:14:44 -05:00
Kovid Goyal
4ecec00044 Fix #1785 (Calibre exits when closing preference window on OS X) 2009-02-06 17:31:40 -08:00
Kovid Goyal
edae7237d9 Fix #1786 (User Manual link on Advanced Search screen doesn't do anything on Mac OS) 2009-02-06 14:03:58 -08:00