11602 Commits

Author SHA1 Message Date
Kovid Goyal
79d31555b2 Arcamax by Starson17 2010-11-25 09:49:25 -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
2df996d408 ... 2010-11-25 08:49:30 -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
629acaa2d0 Improve El Pais - Uruguay 2010-11-24 14:59:17 -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
223ad221d7 Fix #7645 (Updated recipe for Argentinian La Nacion) 2010-11-24 13:29:25 -07:00
Kovid Goyal
3a601727a7 Biz Portal by marbs 2010-11-24 10:36:18 -07:00
Kovid Goyal
d47ff781cb Update comics.com 2010-11-24 10:34:29 -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
Kovid Goyal
341f6601aa ... 2010-11-24 10:15:58 -07:00
Kovid Goyal
5ac83c9741 E-book viewer: More sophisticated algorithm to resize images to fit viewer window. Should preserve aspect ratio in more cases 2010-11-24 10:12:54 -07:00
Li Fanxi
ea727b2c5f [Device] Add basic support for Bambook device. 2010-11-25 00:23:03 +08:00
Hiroshi Miura
bbf166479d rebase on upstream trunk 2010-11-24 23:27:53 +09: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
Kovid Goyal
41ba44a793 Various Japanese recipes by Hiroshi Miura 2010-11-23 09:04:13 -07:00
Kovid Goyal
eaeee277f0 Update Mingpao 2010-11-23 08:49:19 -07:00
Kovid Goyal
3118a5dac3 ... 2010-11-23 08:26:06 -07:00
Hiroshi Miura
9af8b9c322 recipe: endgadget Japan: fix typo 2010-11-23 15:53:21 +09:00
Hiroshi Miura
0dfa354126 recipe: fix typo 2010-11-23 15:51:28 +09:00
Hiroshi Miura
4792469312 recipe: introduce several icons for recipes 2010-11-23 15:40:06 +09:00
Hiroshi Miura
5b7c73c4d9 recipe: remove mis commited recipe 2010-11-23 15:33:40 +09:00
Hiroshi Miura
e9775a5c54 recipe: introduce jiji press
recipe: add masthead images for japanese news
2010-11-23 15:24:23 +09:00
Sengian
9653087ea0 Merge from trunk 2010-11-23 06:35:48 +01:00
Hiroshi Miura
d88e0c5efa recipe: Japanese recipes: rename titles in Japanese 2010-11-23 14:00:29 +09:00
Translators
e201f66e95 Launchpad automatic translations update. 2010-11-23 04:58:45 +00:00
Hiroshi Miura
9c52a35b31 recipes: japanese: fix titles 2010-11-23 13:43:49 +09: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
Kovid Goyal
2dbc7058f2 Improve Revista Muy Intersante 2010-11-22 12:06:50 -07:00
ldolse
8c15219933 ... 2010-11-22 21:09:16 +08:00
ldolse
b71a2874ff ... 2010-11-22 19:54:51 +08:00