Kovid Goyal
0296d09733
E-book viewer: Fix "View Image" right click menu action not available for svg files included via <img> tags. Fixes #1657717 [Private bug]( https://bugs.launchpad.net/calibre/+bug/1657717 )
2017-01-21 14:18:13 +05:30
Kovid Goyal
04fb824def
I must be unusually distracted today
2017-01-20 09:42:58 +05:30
Kovid Goyal
8b79484d3a
pep8
2017-01-20 08:09:36 +05:30
Kovid Goyal
017c0bd962
Ensure only absolute paths are stored in the viewer history
2017-01-20 07:54:09 +05:30
Kovid Goyal
d85f985e9c
Fix installed status for plugins that have a different name in the MR index than the name defined in the plugin index
2017-01-19 10:42:47 +05:30
Kovid Goyal
3caa7f86de
A better error message when users attempt to open KFX books as MOBI files
2017-01-18 19:02:52 +05:30
Kovid Goyal
226f1032c9
E-book viewer: Allow opening a specific item from the Table of Contents via the --open-at command line parameter. Fixes #1656573 [[Enhancement] viewer command-line parameter to go to ePub TOC entry/bookmark]( https://bugs.launchpad.net/calibre/+bug/1656573 )
2017-01-17 18:33:16 +05:30
Kovid Goyal
7527773f07
Log when loading a font fails
2017-01-17 18:24:33 +05:30
Kovid Goyal
6f18070861
HTML Input: Remove the # character from input filesnames, for maximum compatibility. Fixes #1656833 [Ebook-convert creates unreadable epub if there's a hash in the filename]( https://bugs.launchpad.net/calibre/+bug/1656833 )
2017-01-17 18:08:33 +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
871ce10865
...
2017-01-16 10:37:44 +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
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
08f4d07466
...
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
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
0448865f31
Change links pointing to mobileread to use https
2017-01-09 08:44:14 +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
Kovid Goyal
929595c805
Access the publications Landmarks via Go to...
2017-01-02 14:22:54 +05:30
Kovid Goyal
1600c3a347
Code to read landmarks from book
2017-01-02 11:55:54 +05:30
Kovid Goyal
cb8c641e4f
Use an Event rather than a sleep to block the worker thread
2017-01-02 08:21:09 +05:30
Kovid Goyal
d366bf705c
More details on unexpected response
2017-01-02 07:57:50 +05:30
Kovid Goyal
998d1dbb60
Show reader chrome on right click instead of browser default context menu
2017-01-01 21:22:42 +05:30
Kovid Goyal
ba7f78aa8d
Implement go to start/end of book
2017-01-01 21:16:44 +05:30