13333 Commits

Author SHA1 Message Date
John Schember
13f9cb5ea7 unihandecode: Include full information in altered copyright header. 2011-02-14 17:55:53 -05:00
John Schember
bb148ef0c1 Revert last change. URL was wrong. 2011-02-14 17:54:46 -05:00
John Schember
0d12978c94 unihandecode: Include full information in altered copyright header. 2011-02-14 17:51:40 -05:00
John Schember
85799e4da4 Sync to trunk. 2011-02-14 17:49:26 -05:00
Kovid Goyal
8e88a41d3e Fix #8982 (Issue with Checking Database Integrity) 2011-02-14 12:08:00 -07:00
Charles Haley
3b1a1bace2 Ticket #8982: Issue with Checking Database Integrity 2011-02-14 18:56:18 +00:00
Kovid Goyal
fa01682ce5 ... 2011-02-14 11:51:26 -07:00
Kovid Goyal
02bfb2e0ef Fix #8920 ('De Standaard' (Dutch (BE) download does not work) 2011-02-14 11:49:25 -07:00
Kovid Goyal
03388d3843 Fix #8980 (News icon and text not aligned properly in tag browser) 2011-02-14 11:47:48 -07:00
Kovid Goyal
bbb6698e6b Fix #8984 (Updated recipe for Sudney Morning herald) 2011-02-14 11:44:23 -07:00
Kovid Goyal
a7b652e8ff ... 2011-02-14 11:42:20 -07:00
Kovid Goyal
9a21c6e8ad Longform by David Blackman. Fixes #405 (New news feed) 2011-02-14 11:34:22 -07:00
Kovid Goyal
ecbcb38ead MOBI Output: Normalize unicode strings when writing metadata to MOBI files as the Kindle cannot handle non-normalized unicode. Fixes #8229 (Diacritical mark in MOBI title) 2011-02-14 11:23:22 -07:00
Kovid Goyal
c4f06e39af When converting non english texts to english, use the users currect calibre interface language. This allows japanes/korean/vietnamese characters to be correctly converted. Previously they were assumed to be Chinese. Fixes #7622 (Calibre need to switch logic when converting Unicode filename into ASCII) 2011-02-14 10:50:28 -07:00
Kovid Goyal
99fffaef8a ... 2011-02-14 09:18:44 -07:00
Kovid Goyal
1677268ed1 Fix #8971 (books can be inadvertently deleted) 2011-02-14 08:43:53 -07:00
Charles Haley
515be68c2c Merge from trunk 2011-02-14 05:14:20 +00:00
Kovid Goyal
75c4b89893 ... 2011-02-13 22:10:48 -07:00
Charles Haley
a4fed6f917 Remove the 'refresh' in set_ondevice. 2011-02-14 04:39:42 +00:00
Kovid Goyal
25ee98ee3b Typo that removed the date format tweaks from the new style tweaks interface 2011-02-13 21:34:03 -07:00
Charles Haley
c07699ce42 Merge from trunk 2011-02-14 04:21:05 +00:00
Charles Haley
3ff4a94287 Remove redundant call to reset_ondevice in gui2.library.models 2011-02-14 04:19:09 +00:00
Kovid Goyal
173bce9daa Fix LifeHacker 2011-02-13 20:13:20 -07:00
Kovid Goyal
95ee0429e0 ... 2011-02-13 18:44:23 -07:00
Kovid Goyal
e609bd6003 MOBI Output: Partially support CSS vertical-align length values, converting them to <sup> or <sub> tags 2011-02-13 18:43:05 -07:00
John Schember
0fac4e9a83 Sync to trunk. 2011-02-13 20:16:39 -05:00
Kovid Goyal
c2aa2b56bc TXTZ Input: Fix image processing 2011-02-13 17:46:31 -07:00
John Schember
523e91340b Sync to trunk. 2011-02-13 19:00:06 -05:00
Kovid Goyal
a5cdad2705 ... 2011-02-13 16:58:15 -07:00
Kovid Goyal
b000d470ed TXT Input: New paragraph-type option (off) to disable modifying the paragraph structure. TXT Input: Rename none formatting-type to plain to correspond to the output option. 2011-02-13 16:52:28 -07:00
Kovid Goyal
6ee8ffb9ff Kindle driver: Add an option to turn off sending page number information. Also add an option to use a more accurate but slower algorithm to calculate page numbers 2011-02-13 16:43:53 -07:00
Kovid Goyal
7873df5073 ... 2011-02-13 16:24:08 -07:00
Kovid Goyal
3a2daf39e3 Replace LibraryThing cover download plugin with a new plugin to download covers from Amazon 2011-02-13 15:47:28 -07:00
Ben Collier
6bc6e7c79f another minor fix to remove stray header text for "complete coverage" of topics 2011-02-13 17:21:17 -05:00
Kovid Goyal
73119e2597 Conversion pipeline: Correctly handle align attribute on img tags. MOBI Output: Support the vertical-align CSS property for images 2011-02-13 14:30:36 -07:00
Kovid Goyal
8f6255f87a LT covers plugin: has_cover now always returns False as LT is unreliable 2011-02-13 13:08:37 -07:00
Kovid Goyal
46a35f5d89 Fix regression that caused completion in authors/series/tags fields on OS X to return extra text. Fixes #8963 (In the Edit Dialog, PIcking from the Author's drop down list is broken) 2011-02-13 12:52:39 -07:00
Kovid Goyal
c6aaa3b7b6 Heuristics processing: Fix bug in italicize regeps that could cuase a scenebreak consisting of multiple underscores to be prefixed by the word None. Fixes #8960 (Multiple hyphens in TXT input causing None to be inserted into text) 2011-02-13 12:38:18 -07:00
Kovid Goyal
f1bd291140 Implement #8921 (last viewed book(s) history) 2011-02-13 12:34:20 -07:00
John Schember
aed26584c1 Fix bug #8960: None inserted before ___ in text input. Tweak italicize common cases regex patterns. 2011-02-13 14:29:46 -05:00
John Schember
ffaed91cdc TXT Input: Add _ to set of characters that can make up a hard scene break. 2011-02-13 14:23:03 -05:00
Kovid Goyal
247553badc Fix #8959 (in bulk edit, assigning series index numbers without entering a series name does nothing) 2011-02-13 10:21:29 -07:00
Kovid Goyal
93747dbe94 Fix #8961 (Device request: Kendo/Yifang M7) 2011-02-13 10:11:56 -07:00
Kovid Goyal
3cc6dc480a Add a button ot the search preferences to clear search history. Fixes #8953 (Clear search items) 2011-02-13 10:09:21 -07:00
Kovid Goyal
e7ba694110 Workers World by usrlnx. Fixes #405 (New news feed) 2011-02-13 09:58:11 -07:00
Kovid Goyal
8c5dbd7641 Device driver customization: Allow user to tell calibre to send any ebook format to the device rather than just the list of formats that calibre thinks the device will support 2011-02-13 09:55:28 -07:00
Kovid Goyal
f1348401c3 Fix #8924 (my wolder mibuklife is not detected by calibre) 2011-02-13 08:01:42 -07:00
Kovid Goyal
6f99e31f81 Plugin config: Allow config widget to indicate that configuration cannot be carried out 2011-02-13 07:43:16 -07:00
Kovid Goyal
fa7f9fed9e Improve performance of device connection with huge libraries. Fix #8945 (Bulk edit dialog still offers tristate choice for custom Yes/No column) 2011-02-13 07:33:42 -07:00
Charles Haley
ed363bd339 Improve performance of device connection with huge libraries 2011-02-13 12:14:52 +00:00