33913 Commits

Author SHA1 Message Date
Kovid Goyal
ec00073ed0 ... 2016-11-26 13:22:47 +05:30
Kovid Goyal
dc6665c73e EPUB3 metadata: Ensure updating metadata never produces empty dc:contributor elements. Fixes #1644702 [Calibre puts in <dc:contributor id="id-6"/>](https://bugs.launchpad.net/calibre/+bug/1644702) 2016-11-26 13:09:00 +05:30
Kovid Goyal
44345abdd9 DOCX Output: Fix an error when converting tables with spanning cells. Fixes #1644912 [This Particular ePub Will Not Convert to DOCX](https://bugs.launchpad.net/calibre/+bug/1644912) 2016-11-26 08:37:09 +05:30
Kovid Goyal
925c855c23 version 2.73.0 v2.73.0 2016-11-25 08:21:23 +05:30
Kovid Goyal
1d618a5627 Update Dilbert 2016-11-25 08:04:15 +05:30
Kovid Goyal
9392c1972b ... 2016-11-23 13:24:26 +05:30
Kovid Goyal
9a8447961e Update The Hindu
Fixes #1643752 [not able to fetch news from "the Hindu"](https://bugs.launchpad.net/calibre/+bug/1643752)
2016-11-22 21:18:41 +05:30
Kovid Goyal
fcc685661d Pressing the up arrow in an date edit with undefined value should jump to the current date rather than Feb 101 2016-11-22 20:59:21 +05:30
Kovid Goyal
c3730a21a7 Fix #1643364 [Better handling of non-existent tags](https://bugs.launchpad.net/calibre/+bug/1643364) 2016-11-22 06:58:41 +05:30
Kovid Goyal
786fba9366 Allow Export/Import of colomn coloring and icon rules. Fixes #1643314 [Enhancement: Save Icon and Column Coloring Rules](https://bugs.launchpad.net/calibre/+bug/1643314) 2016-11-22 06:55:59 +05:30
Kovid Goyal
ed2a6fbf7b Add a preference in Preferences->Look & Feel to hide the row numbers in the main book list. Fixes #1643313 [Enhancement: Hide book number (GUI) column](https://bugs.launchpad.net/calibre/+bug/1643313) 2016-11-22 05:43:59 +05:30
Kovid Goyal
3a22851b83 Edit Book: Check Book: Add a check for nav documents that contain no ToC in EPUB 3 books 2016-11-20 23:07:33 +05:30
Kovid Goyal
1145607df4 EPUB Input: When an invalid nav based ToC is used in an EPUB 3.0 document that also has a fallback NCX ToC, use the fallback ToC. Fixes #1643247 [Private bug](https://bugs.launchpad.net/calibre/+bug/1643247) 2016-11-20 22:59:48 +05:30
Kovid Goyal
05bec937b5 Edit Book: Allow bulk changing of file extension for selected files by right clicking ont he selected files in the file browser. Fixes #1643232 [Enhancement request : bulk rename file extensions](https://bugs.launchpad.net/calibre/+bug/1643232) 2016-11-20 10:03:01 +05:30
Kovid Goyal
67709b515a Fix #1643228 [UnboundLocalError while creating icon theme](https://bugs.launchpad.net/calibre/+bug/1643228) 2016-11-20 08:47:00 +05:30
Kovid Goyal
ba786a2de1 Another place I forgot to use the new document-split icon 2016-11-19 22:58:14 +05:30
Kovid Goyal
a8eb4b7f0f Dont allow widgets other than the search bar to get input focus in the inset character dialog 2016-11-19 22:52:30 +05:30
Kovid Goyal
1b8d0db042 Fix insert character dialog not reflowing characters on resize 2016-11-19 22:46:43 +05:30
Kovid Goyal
ad2f3c6518 ... 2016-11-19 08:46:19 +05:30
Kovid Goyal
2974bb4d1e Edit Book: Check Book: Add a test to check if the embedded fonts in the book have their embedding permissions enabled 2016-11-18 14:09:45 +05:30
Kovid Goyal
fc5e3a8f47 version 2.72.0 v2.72.0 2016-11-18 08:13:46 +05:30
Kovid Goyal
2259fbc23d ... 2016-11-16 16:48:51 +05:30
Kovid Goyal
553912d235 ... 2016-11-15 20:33:57 +05:30
Kovid Goyal
c4b9994629 Use the full style key to avoid repeat embed instead of just the family name 2016-11-15 17:32:46 +05:30
Kovid Goyal
77fd17c763 Get rid of alt_font_family hack. Instead bump the font cache version and use family_name as the key instead of preferred_family_name 2016-11-15 17:17:26 +05:30
Kovid Goyal
72471d6430 Fix non-regular fonts being embedded multiple times by the embed fonts tool 2016-11-15 17:07:27 +05:30
Kovid Goyal
8f6f6fe4a0 Also use the new font fallback code for embedding fonts in the conversion pipeline 2016-11-15 12:29:10 +05:30
Kovid Goyal
57476aa5cb ... 2016-11-15 12:13:29 +05:30
Kovid Goyal
2d812445ea Some tests for fallback font matching 2016-11-15 10:52:24 +05:30
Kovid Goyal
b17a501697 Edit Book: Embed all fonts: When the specified CSS font style/width/stretch properties do not exactly match a font present on the system, use a fallback font 2016-11-15 10:26:52 +05:30
Kovid Goyal
c1c86cee0b Allow aborting an in-progress Copy-to_library action. Fixes #1641458 [[Enhancement] Inability to Cancel Calibre Copy Action](https://bugs.launchpad.net/calibre/+bug/1641458) 2016-11-14 14:29:51 +05:30
Kovid Goyal
f4f6e5655a ... 2016-11-14 14:02:14 +05:30
Kovid Goyal
6b694fe130 DOCX Input: Fix Light and Dark variants of fonts not using correct font-family names (Note that the fix will work only if the actual font files are present on your computer at the time of conversion). 2016-11-14 14:01:16 +05:30
Kovid Goyal
ac45db67c9 Fix creating an empty library with the same structure as current library not creating custom columns on the first restart after creating the new custom columns. Fixes #1641278 [Custom columns don't copy on create new library](https://bugs.launchpad.net/calibre/+bug/1641278) 2016-11-14 12:22:21 +05:30
Kovid Goyal
9d57aa4e33 Edit Book: When adding a font file via File->New automatically generate the appropriate @font-face rule and copy it to the clipboard so that it can be easily inserted into the appropriate CSS files. 2016-11-14 10:59:35 +05:30
Kovid Goyal
933f0f55d2 Edit Book: When embedding fonts fails to find a matching font, give a more informative message that explains why matching failed. 2016-11-14 09:54:38 +05:30
Kovid Goyal
94ca8a615b ... 2016-11-13 22:39:21 +05:30
Kovid Goyal
1363cd7c37 Update Mediapart
Merge branch 'patch-1' of https://github.com/hmag/calibre
2016-11-12 14:14:11 +05:30
Hervé M
d6e3a82b4f Update mediapart.recipe
3 changes made :
* feed read from "https://www.mediapart.fr/journal/fil-dactualites" had change in structure, so "page-content bust" is replaced by "global-wrapper"
* website login page has changed, so record number of login form is adjusted (2 instead of 1)
* Change in code for building articles collection, which was previously not working (my change might not be very pythonic but it works)

Best regards,
Hervé
2016-11-12 09:38:37 +01:00
Kovid Goyal
415fb9c317 Edit Book: Check Book: Add a warning for links with the : character in them on windows 2016-11-12 08:09:59 +05:30
Kovid Goyal
3f5f29377f Edit Book: Dont fail to rename files on windows if there is a link containing the colon character. Fixes #1641202 [Failure to rename files in ebook editor leads to corrupted ebook](https://bugs.launchpad.net/calibre/+bug/1641202) 2016-11-12 08:00:08 +05:30
Kovid Goyal
3dd90488dd PDF Output: Dont fail if one of the embedded fonts has no names 2016-11-11 20:54:13 +05:30
Kovid Goyal
8de266af7d Conversion: When converting markdown documents recognize basic metadata in the markdown document 2016-11-11 18:01:30 +05:30
Kovid Goyal
813aff5702 Add a warning to the conversion log when trying to embed fonts with non-standard weights 2016-11-09 20:25:57 +05:30
Kovid Goyal
1a2ae4a05e ... 2016-11-09 19:26:52 +05:30
Kovid Goyal
e4a5f6c053 Edit Book: Spell Check dialog: Preserve position in word list on refresh 2016-11-09 09:21:36 +05:30
Kovid Goyal
eec0ebd6ec ... 2016-11-09 08:06:02 +05:30
Kovid Goyal
f9931d792a Edit Book: Spell check dialog: Ensure that the new current word is highlighted after changing a word. 2016-11-08 11:14:09 +05:30
Kovid Goyal
550a8d209d Edit Book: Spell Check tool: Typing with the word list selected now scrolls the word list to ensure the newly selected word is visible 2016-11-08 08:36:51 +05:30
Kovid Goyal
f07c4a91dc Edit Book: Fix an error in the spell checker when trying to replace words with nothing (i.e. deleting words) 2016-11-08 08:32:19 +05:30