21023 Commits

Author SHA1 Message Date
Kovid Goyal
90daad4321 Add azw3 output plugin (thin wrapper around the standalone kf8 mobi output code) 2012-04-30 14:50:50 +05:30
Kovid Goyal
92c757f0ee KF8 Output: Write useless FLIS/FCIS records as older kindles refuse to open joint MOBI files without them 2012-04-30 14:16:45 +05:30
Kovid Goyal
8a046ddff1 ... 2012-04-30 12:34:24 +05:30
Charles Haley
e18e386bc7 Improve documentation for template functions "template" and "eval". 2012-04-30 08:43:09 +02:00
Kovid Goyal
8d269d49b6 Write metadata in .azw3 files 2012-04-30 11:56:40 +05:30
Charles Haley
e06e710a73 Merge from trunk 2012-04-30 07:39:26 +02:00
Kovid Goyal
888c95d0cf KF8 Output: Handle documents that have XML comments and/or processing instructions 2012-04-30 10:41:26 +05:30
Translators
f8dd611d7a Launchpad automatic translations update. 2012-04-30 04:41:15 +00:00
Kovid Goyal
12d0e754db Update Mig Pao 2012-04-30 08:27:53 +05:30
Lee
0e243c945b merge from trunk 2012-04-30 03:45:44 +08:00
Kovid Goyal
0c6409bfe7 Update Max-Planck 2012-04-30 00:52:53 +05:30
Kovid Goyal
96586de006 Get Books: Amazon fix prices not being found. B&N fix details link. ebooks.com: fix cover image. Website changes to various EU stores 2012-04-30 00:46:09 +05:30
John Schember
bc5904f560 Store: ebooks.com fix cover image. 2012-04-29 14:56:11 -04:00
John Schember
35972b3267 Store: BN, Fix detail link. 2012-04-29 12:41:18 -04:00
John Schember
cd06a3faf4 Store: Amazon fix price. 2012-04-29 11:46:14 -04:00
John Schember
60e11c979c Merge changes from lp:~cbhaley/calibre/charles_store. 2012-04-29 11:27:32 -04:00
John Schember
bb5b301e86 sync to trunk. 2012-04-29 11:24:37 -04:00
Kovid Goyal
8432fdbf27 For the wankers among us. Fixes #991081 (contains copypasted description without copyright) 2012-04-29 19:04:42 +05:30
Kovid Goyal
d0e4aecba9 Conversion: Allow easy re-ordering of the search and replace expressions in the conversion dialog. Also apply the expressions in the same order that they were entered when doing the conversion. 2012-04-29 17:58:59 +05:30
Eli Algranti
3edb9395ae Changed unicode arrow characters to existing up/down images to ensure proper display in all platforms/languages (fonts may not support all unicode characters) and used clearer tooltips. 2012-04-29 22:08:12 +10:00
Eli Algranti
29b84c5c3a Added arrows so to Search & Replace UI so expressions can be reordered and fixed UI logic:
- Save button is only enabled when the list is not empty.
- Pressing remove button repeatedly will now go through all expressions not just the ones before the removed item.
2012-04-29 21:13:04 +10:00
Eli Algranti
9c5faee800 Fixed the order Search/Replace expressions are applied.
S/R expressions where inserted at the start of the rules list in order so they where applied in reverse.  Used a reverse iterator over the list of search/replace expressions so they are applied in the correct order.
2012-04-29 21:09:06 +10:00
Charles Haley
70d0f749e1 Account for website changes to several EU stores. Remove "affiliate" from Waterstones, as they no longer pay commissions on ebooks. 2012-04-29 10:39:09 +02:00
Kovid Goyal
db3203176e FB2 Input: More robust base64 decoding to handle embedded images that are incorrectly encoded. Fixes #990929 (Private bug) 2012-04-29 13:51:09 +05:30
Charles Haley
7a07df0413 Merge from trunk 2012-04-29 08:28:13 +02:00
Translators
19d7d895fc Launchpad automatic translations update. 2012-04-29 04:45:16 +00:00
Kovid Goyal
0d506a3ee7 Fix #990881 (Shift-click after using cover browser makes wrong selection) 2012-04-29 10:08:45 +05:30
Kovid Goyal
42a13d1503 Save to Disk: Do not run out memory when saving very large files on systems with low RAM. Fixes #990741 ("Out of memory" when saving to disk) 2012-04-29 09:18:51 +05:30
Kovid Goyal
658c2c7641 AraInfo and Diagonal by Ruben Pollan 2012-04-29 09:02:53 +05:30
Kovid Goyal
b1e62f8a4d Improved derStandard 2012-04-29 08:33:12 +05:30
Kovid Goyal
8a9f82313b Automatically add the Tag 'Sample Book' when an Amazon sample is added to calibre 2012-04-28 23:49:29 +05:30
Kovid Goyal
2509e6e51f ... 2012-04-28 22:25:58 +05:30
Kovid Goyal
89e01414c5 KF8 Output: Proper algorithm for calculatin trailing bytes for all types of ToCs 2012-04-28 22:17:42 +05:30
Kovid Goyal
f4e6d943ee ... 2012-04-28 22:13:43 +05:30
Kovid Goyal
8a6676892b More informative error message for SplitErrors 2012-04-28 18:50:43 +05:30
Kovid Goyal
d84281a822 ... 2012-04-28 18:19:36 +05:30
Charles Haley
6e61999cc4 Remove redundant code in format_field_extended 2012-04-28 14:37:06 +02:00
Eli Algranti
82ca10aca3 Merge from trunk 2012-04-28 22:33:36 +10:00
Kovid Goyal
a1e718e130 Fix #990451 (Calibre 0.8.4x GUI not detecting Android Phone) 2012-04-28 17:51:57 +05:30
Charles Haley
ee82fdac05 Merge from trunk 2012-04-28 14:10:32 +02:00
Eli Algranti
f3f689570b merge from trunk 2012-04-28 22:07:30 +10:00
Kovid Goyal
b1e35bdaf3 KF8 dump: Dump all TBS sequences 2012-04-28 10:47:44 +05:30
Translators
0cdcd17d96 Launchpad automatic translations update. 2012-04-28 04:54:30 +00:00
Kovid Goyal
8b0627c924 Fix #990026 (fb2: lang tag uses wrong ISO) 2012-04-28 10:08:28 +05:30
Kovid Goyal
87663c3e4a Fix #989985 (updated tweakers.net recipe) 2012-04-28 00:06:55 +05:30
Kovid Goyal
3402571cfc EPUB Input: Auto set the media-type for OPF manifest entries with an empty media-type 2012-04-27 23:07:07 +05:30
Kovid Goyal
bf6eda95ab FB2 Input: Better handling of inline images. Fixes #989869 (fb2: export/display: inline images displayed as top level) 2012-04-27 22:29:34 +05:30
Kovid Goyal
7e00bcd456 ... 2012-04-27 21:48:54 +05:30
Kovid Goyal
0226d58448 Fix #989691 (Book details Picture error) 2012-04-27 21:18:26 +05:30
Alex Stanev
cfad95d0ea add biblio.bg plugin 2012-04-27 14:05:45 +03:00