10189 Commits

Author SHA1 Message Date
Kovid Goyal
36bae4bc7b ... 2010-11-25 14:03:38 -07:00
Kovid Goyal
0b24aeb77f Email sending: Set rate limit to 5 minutes for gmail and hotmail and one second other wise 2010-11-25 13:57:35 -07:00
Kovid Goyal
be1bd730e2 Tag Browser: Allow user to restore hidden categories by a right click even is all categories have been hidden 2010-11-25 11:30:08 -07:00
Kovid Goyal
344b72e74b Content server: When a category contains only one item, go directly to the book list instead of forcing the user to click ont hat one item 2010-11-25 11:20:22 -07:00
Kovid Goyal
a1efc0cf1b Fix #7608 (Support for Acer Lumiread) 2010-11-25 10:37:23 -07:00
Kovid Goyal
1b3c8c0975 Fix #7655 (Support for Pocketbook Pro 602) 2010-11-25 09:57:51 -07:00
Kovid Goyal
72ced811c8 ... 2010-11-25 09:50:32 -07:00
Kovid Goyal
3096514c42 TXT/RTF Output: Handle XML processing instructions embedded in content correctly. Fixes #7644 (Convert epub to rtf or txt - text sections get lost) 2010-11-25 09:48:14 -07:00
Kovid Goyal
5825d31ed8 E-mail sending: Allow unencrypted connections to SMTP relay 2010-11-25 09:31:29 -07:00
Kovid Goyal
ffb5b6f8b3 MOBI Input: Workaround MOBI files that have invalid <p><blockquote> constructs (<blockquote> cannot be nested inside <p> in XHTML) 2010-11-24 23:19:06 -07:00
Kovid Goyal
b853001297 ... 2010-11-24 23:04:04 -07:00
Kovid Goyal
9f71cb35ce ... 2010-11-24 23:03:28 -07:00
Kovid Goyal
ac8dc12785 E-mail sending: calibre will now send atmost one email every minute. ALso if sending an email fails, it will be automatically retired once, after a minute. Finally, email sending is now a normal job and can be viewed in the jobs list. Fixes #2473 (Feature request: Show email sending as job in queue) 2010-11-24 22:59:26 -07:00
Kovid Goyal
2999279a51 E-book viewer: Load all hyphenation patterns to support multi-lingual books 2010-11-24 22:40:04 -07:00
Translators
af4d9fcae8 Launchpad automatic translations update. 2010-11-25 04:50:33 +00:00
Kovid Goyal
cc3a3fa54b updated translatable strings 2010-11-24 21:04:32 -07:00
Kovid Goyal
fb2ca8526b Fix #7651 (CBC Canada recipe should be in English (Canada) instead of English). Also add a message to welcome wizard advising users to use an empty folder for their calibre library. 2010-11-24 20:54:01 -07:00
Kovid Goyal
59829d83a0 ... 2010-11-24 20:33:48 -07:00
Kovid Goyal
64c513423a OS X: Close ebook viewer on Cmd+W 2010-11-24 17:26:28 -07:00
Kovid Goyal
965a8ee5ec E-book viewer: Fix incorrect lang names being used in hyphenation 2010-11-24 14:38:19 -07:00
Kovid Goyal
3a601727a7 Biz Portal by marbs 2010-11-24 10:36:18 -07:00
Kovid Goyal
f44bd59b35 Check to see that the result file from a conversion is not empty before adding it, protects against the case where the conversion process crashes and the GUI adds a zero byte file to the book record 2010-11-24 10:28:36 -07:00
Kovid Goyal
a67f9a4e2b ... 2010-11-24 10:28:27 -07:00
Li Fanxi
ea727b2c5f [Device] Add basic support for Bambook device. 2010-11-25 00:23:03 +08:00
Translators
559d217d0b Launchpad automatic translations update. 2010-11-24 04:57:07 +00:00
Kovid Goyal
31ad3bd1bb Fix #7618 (Mobi Italics not preserved during conversion to oeb) 2010-11-23 14:19:56 -07:00
Sengian
5b144b9860 merge from source 2010-11-23 21:42:27 +01:00
Kovid Goyal
f7c49d1609 Add check for has_cover cache consistency to check db integrity 2010-11-23 12:30:27 -07:00
Kovid Goyal
1080fdab8f Reduce startup times for users with huge calibre libraries by caching the cover check filesystem queries. The reduction will be most pronounced on filesystems that store unindexed directory names. 2010-11-23 11:24:38 -07:00
Sengian
9653087ea0 Merge from trunk 2010-11-23 06:35:48 +01:00
Translators
e201f66e95 Launchpad automatic translations update. 2010-11-23 04:58:45 +00:00
Kovid Goyal
81e05df304 Add method to create a dummy library for testing 2010-11-22 17:20:49 -07:00
Kovid Goyal
f445ccaa14 Remove unneccessary calls to set_path when creating book records. Speeds up record creation by about 30% on my system 2010-11-22 17:03:05 -07:00
Kovid Goyal
7ba2b0d3cf Update windows binary build to use python 2.7 2010-11-22 15:37:35 -07:00
Kovid Goyal
7ff09a5d0c Speedup for bibtex catalog generation. Only show HTML comment customization if the download plugin says it gets HTML comments 2010-11-22 12:40:56 -07:00
Kovid Goyal
0503a2f652 Various Spanish news sources by Gustavo Azambuja 2010-11-22 12:24:35 -07:00
ldolse
8c15219933 ... 2010-11-22 21:09:16 +08:00
ldolse
b71a2874ff ... 2010-11-22 19:54:51 +08:00
ldolse
38e08a7bd3 had to include heading tags with the previous change, because lxml/beautifulsoup were equally unhappy when heading tags contained paragraph tags 2010-11-22 19:19:47 +08:00
ldolse
0013d4e059 ... 2010-11-22 18:49:52 +08:00
ldolse
333cb0652e fix for mobi files which put style tags outside of paragraph tags, which upsets lxml and BeautifulSoup 2010-11-22 18:35:44 +08:00
Translators
37b54c6564 Launchpad automatic translations update. 2010-11-22 04:49:17 +00:00
Timothy Legge
d6edba76cd Fix missing table in deleting books process for Kobo WiFi and Kobo-O 1.8 Beta 2010-11-21 22:06:41 -04:00
Sengian
3137b37b01 Minor fix to isbndb.py 2010-11-21 20:34:29 +01:00
Sengian
f6f96ae97c Switch Bibtex catalog to class use and mreplace for speed gain more efficiency 2010-11-21 20:28:55 +01:00
Sengian
ded56f11dd Cleaner handle of html_comments ie make the option appears only if it is needed 2010-11-21 20:16:55 +01:00
Sengian
9f34a0c270 Modification of single metadata_single.py interface to add columns saying if there is a summary and a cover, add an option to automatically download a cover 2010-11-21 20:09:42 +01:00
Kovid Goyal
fc524ee7d4 Metadata and cover download plugins from Nicebooks 2010-11-21 09:52:40 -07:00
Kovid Goyal
2dccf2701d RTF Input: Preserve scene breaks in the form of empty paragraphs. Preprocessing: Improvements to chapter detection 2010-11-21 08:53:05 -07:00
Kovid Goyal
1f720bec77 Speedup database initialization be using exists instead of a permissions check for covers 2010-11-21 08:04:11 -07:00