33913 Commits

Author SHA1 Message Date
Romain Chantereau
b1d484b6ed Closes-Bug: #1657118 2017-01-17 14:19:21 +01:00
Kovid Goyal
e15e3383b0 Update Echo Online
Fixes #1656951 [character encoding in Newsfeed "Echo-online" is not correct](https://bugs.launchpad.net/calibre/+bug/1656951)
2017-01-17 18:02:55 +05:30
Kovid Goyal
96d2d4b20a Amazon metadata download: Add support for downloading from amazon.ca 2017-01-17 08:16:07 +05:30
botmtl
ce37a58987 Amazon.CA amended with tests
- tests were sucessful
- series_test will fail beccause that information is not available on amazon.ca
- i did not see any region specific code in parse_series and that leads me to beleive that lack of series information is handled elsewhere
2017-01-16 10:21:57 -05:00
Kovid Goyal
8cb34dabcc Update kath.net 2017-01-16 11:23:15 +05:30
Kovid Goyal
871ce10865 ... 2017-01-16 10:37:44 +05:30
Kovid Goyal
422e4312a6 Update some user manual links 2017-01-15 20:18:39 +05:30
Kovid Goyal
73cef939ae Merge branch 'bug/fix-upto-typo' of https://github.com/ehamiter/calibre 2017-01-15 09:07:02 +05:30
Eric Hamiter
894e00a796 Fix typo for upto => up to globally 2017-01-14 18:19:27 -06:00
Kovid Goyal
394726bca3 Fix tails being prepended instead of appended to child content 2017-01-15 00:34:09 +05:30
Kovid Goyal
3e8d9492a8 ... 2017-01-15 00:33:53 +05:30
Kovid Goyal
19a79f3585 Finish up viewer search 2017-01-14 20:28:24 +05:30
Kovid Goyal
f0be3b99a5 Set column-fill: auto in paged mode 2017-01-14 16:40:22 +05:30
Kovid Goyal
1496748c85 Update GoComics 2017-01-14 13:05:36 +05:30
Kovid Goyal
a8f9c49472 Update links in GoComics recipe 2017-01-14 12:03:47 +05:30
Kovid Goyal
60f4031e1b Do not run the dictionaries test multiple times 2017-01-14 11:03:46 +05:30
Kovid Goyal
87982fcc36 Forgot to change test_dictionaries in one place 2017-01-14 10:34:40 +05:30
Kovid Goyal
2d185e8f9f Add the dictionary tests to the global test suite 2017-01-14 10:25:12 +05:30
Kovid Goyal
97a1a92e1b Edit Book: Fix spell check treating the unicode hyphen (U+2010) differently from the normal hyphen (U+002d). Fixes #1656319 [Problems with hyphen in spell checking](https://bugs.launchpad.net/calibre/+bug/1656319) 2017-01-14 10:10:44 +05:30
Kovid Goyal
6011d45ef3 Update The Hindu 2017-01-13 17:39:16 +05:30
Kovid Goyal
02e1c594d6 ... 2017-01-13 17:16:13 +05:30
Kovid Goyal
08f4d07466 ... v2.77.0 2017-01-13 09:08:35 +05:30
Kovid Goyal
25e51e968f pep8 2017-01-13 09:06:09 +05:30
Kovid Goyal
5ef48e96c3 version 2.77.0 2017-01-13 09:05:18 +05:30
Kovid Goyal
582457659a Conversion: Fix changing the cover image not updating references to the old cover image inside SVG wrappers. Fixes #1655309 [epub to azw3 bug (no picture in cover SVG)](https://bugs.launchpad.net/calibre/+bug/1655309) 2017-01-12 22:22:29 +05:30
Kovid Goyal
89ab75ce4b E-book viewer: Fix a regression that caused clicking links in the footnote popup window to stop working 2017-01-12 16:01:03 +05:30
Kovid Goyal
c36d652534 DOCX Input: Put each footnote into its own <dl> tag
Encapsulates each footnote, making it more suitable for popup
2017-01-12 14:37:02 +05:30
Kovid Goyal
fad7c991c6 DOCX Input: Add a semantic class to footnote links and targets 2017-01-12 13:50:02 +05:30
Kovid Goyal
692022e3b3 E-book Edit: Fix importing DOCX file as new book not setting the version attribute in the OPF 2017-01-12 09:33:19 +05:30
Kovid Goyal
b0de1b61ef Update kath.net
Fixes #1655648 [Calibre recipes kath_net and nat_geo_de dont work](https://bugs.launchpad.net/calibre/+bug/1655648)
2017-01-11 19:28:23 +05:30
Kovid Goyal
4b70e4d97a Kindle driver: Fix some newer kfx books not being recognized on e-ink kindles, because of a change in how metadata is stored in the kfx format 2017-01-10 14:01:52 +05:30
Kovid Goyal
0c815b507e More work on viewer search 2017-01-09 20:14:44 +05:30
Kovid Goyal
e6bd7ad712 Update publico.pt 2017-01-09 20:12:00 +05:30
Kovid Goyal
fbabeb1f59 Update Telepolis 2017-01-09 19:43:27 +05:30
Kovid Goyal
0448865f31 Change links pointing to mobileread to use https 2017-01-09 08:44:14 +05:30
Kovid Goyal
8e6fbc1448 Load plugin index over https from mobileread now that mobileread supports https 2017-01-08 20:37:19 +05:30
Kovid Goyal
e4521c7270 ... 2017-01-08 17:07:24 +05:30
Kovid Goyal
331718a0db DOCX Output: Fix missing <td> tag causing conversion to fail. Fixes 2017-01-07 21:34:24 +05:30
Kovid Goyal
10648d3d00 More work on viewer search 2017-01-06 13:58:33 +05:30
Kovid Goyal
55a06967f7 On second thoughts prevent all backslash escape sequences from being interpreted in normal mode replace strings 2017-01-05 22:17:47 +05:30
Kovid Goyal
41a40e73be Edit Book: Fix group references causing errors when used in replace string in the normal mode search and replace 2017-01-05 22:09:45 +05:30
Kovid Goyal
1196db5f20 Fix #1654211 [calibre does not build reproducibly](https://bugs.launchpad.net/calibre/+bug/1654211) 2017-01-05 21:29:19 +05:30
Kovid Goyal
c606844677 Edit Book: Fix Check Book reporting a spurious mime/type mismatch error after replacing a file with a file having a different mime type. Fixes #1653977 [Editor:Problem with Check Book after using Replace image with file](https://bugs.launchpad.net/calibre/+bug/1653977) 2017-01-05 10:14:19 +05:30
Kovid Goyal
257ef9ad9b Fix #1654071 [from-source ebook-edit errors on Plasma](https://bugs.launchpad.net/calibre/+bug/1654071) 2017-01-05 08:46:13 +05:30
Kovid Goyal
066fbef6f6 Amazon metadata download: Fix detection of series not working for some books due to changes in the amazon website 2017-01-04 11:11:40 +05:30
Kovid Goyal
392217d41d ... 2017-01-03 17:01:18 +05:30
Kovid Goyal
cc16a01d4f ... 2017-01-03 16:59:55 +05:30
Kovid Goyal
09b852959b More work on the viewer search 2017-01-03 16:47:06 +05:30
Kovid Goyal
0cf7ab6a2b Start work on viewer search 2017-01-02 20:54:49 +05:30
Kovid Goyal
a952cdd548 Fix Nook HD+ not being detected on windows 2017-01-02 20:29:56 +05:30