28086 Commits

Author SHA1 Message Date
Kovid Goyal
c6f879c46b ... 2014-07-13 08:26:04 +05:30
Kovid Goyal
1b08b47fce Fix #1341232 [minor additional update to ScienceDaily recipe](https://bugs.launchpad.net/calibre/+bug/1341232) 2014-07-13 08:22:44 +05:30
Kovid Goyal
f4bb217017 ... 2014-07-13 07:58:36 +05:30
Kovid Goyal
c75d9b55ee complete2: Prevent mouse moving in from the bottom of the list changing the scroll position of the list 2014-07-12 21:29:07 +05:30
Kovid Goyal
4166178747 Edit Book: Search and replace panel: Add arrows to open the list of recently used search and replace expressions 2014-07-12 21:00:21 +05:30
Kovid Goyal
97b192eb7b Edit Book: Spell check: When suggesting alternative for a hyphenated word, ensure the first suggestion is the word formed by removing the hyphen, if that is a valid word 2014-07-12 18:46:52 +05:30
Kovid Goyal
a4919c2a59 Merge branch 'master' of https://github.com/t3d/calibre 2014-07-12 16:13:19 +05:30
Tomasz Długosz
f630518cff update Woblink plugin 2014-07-12 12:02:21 +02:00
Kovid Goyal
adbda39a3c Fix spurious detection of words starting at hyphen boundaries 2014-07-12 11:34:31 +05:30
Kovid Goyal
9f1a5129de More type conversion fixes 2014-07-12 11:11:41 +05:30
Kovid Goyal
6fb388e662 Fix integer type conversions 2014-07-12 11:08:30 +05:30
Kovid Goyal
446e7a9b0b Edit Book: Fix replacement of hyphenated words in the spell checker not working 2014-07-12 11:01:37 +05:30
Kovid Goyal
f01c2e96fd Fix link in de version of QS Guide 2014-07-12 08:44:49 +05:30
Kovid Goyal
56cfff0f9e ... 2014-07-12 08:40:19 +05:30
Kovid Goyal
5ffc5acb92 Update NOAA Online
Fixes #1340797 [Updated recipe for NOAA Online](https://bugs.launchpad.net/calibre/+bug/1340797)
2014-07-11 21:14:30 +05:30
Kovid Goyal
8ebae8ebe5 ... 2014-07-11 17:13:10 +05:30
Kovid Goyal
2b06cffa0d Edit Book: Fix live link syntax highlighting not being updated correctly after renaming an open file 2014-07-11 17:07:49 +05:30
Kovid Goyal
40e2807604 ... 2014-07-11 16:31:46 +05:30
Kovid Goyal
3ba4f7d607 Fix duplicate entries int he ToC for the EPUB and AZW3 versions of the User Manual 2014-07-11 16:23:13 +05:30
Kovid Goyal
14431cee13 Edit Book: Fix regression that caused crash while syntax highlighting CSS stylesheets that contain url() tokens without enclosing quotes 2014-07-11 16:12:24 +05:30
Kovid Goyal
b2d4d55d63 Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1340578 [1.44 breaks column coloring](https://bugs.launchpad.net/calibre/+bug/1340578)
2014-07-11 16:08:54 +05:30
Kovid Goyal
9a26c7bbe0 ... 2014-07-11 16:07:55 +05:30
Charles Haley
bd1db5998a Fix regression where multiple coloring rules were used for the same column. 2014-07-11 11:02:46 +02:00
Kovid Goyal
66238446ad version 1.44.0 v1.44.0 2014-07-11 07:49:43 +05:30
Kovid Goyal
d028a6636b Show an error message when clicking on a link with a missing anchor 2014-07-10 21:20:20 +05:30
Kovid Goyal
82c33f585c Fix highlighting of anchor only links 2014-07-10 21:15:14 +05:30
Kovid Goyal
ce72dcb64b Update Science Daily
Fixes #1340201 [Updated recipe for ScienceDaily](https://bugs.launchpad.net/calibre/+bug/1340201)
2014-07-10 20:12:04 +05:30
Kovid Goyal
24ece4a0c2 ... 2014-07-10 14:52:11 +05:30
Kovid Goyal
2ac2083f60 Also install bash completion on system where pkg-config is missing but the default bash completion dir exists 2014-07-10 12:58:30 +05:30
Kovid Goyal
a106f15d95 Linux installer: Use pkg-config to get the location for installing the calibre bash completion scripts. pkg-config is used only when installing to /usr. Fixes #1340023 [bash-completion missing](https://bugs.launchpad.net/calibre/+bug/1340023) 2014-07-10 12:45:14 +05:30
David Forrester
e013415923 Update to support Kobo firmware 3.5.0
Kobo are about to release firmware 3.5.0. The beta and release
candidates have been tested with calibre and the version numbers is all
that needs to change. As usual, I am bumping it to 3.5.1 in case of a
second bug fix release with no backend changes.

The only other change is in the list of cover images. This has a number
for the maximum DBVersion for the image. The previous value has been
exceeded, so it is being bumped again.

Fixes #1340039 [Update to support Kobo firmware 3.5.0](https://bugs.launchpad.net/calibre/+bug/1340039)
2014-07-10 12:15:36 +05:30
Kovid Goyal
60a346f565 More work on edit book plugin interface 2014-07-10 11:27:10 +05:30
Kovid Goyal
cc05dee17e MOBI Input: Always use index.html as the name of the generated html file to workaround problems with buggy epub readers that cannot handle URL unsafe characters in internal filenames 2014-07-10 10:04:20 +05:30
Kovid Goyal
9c8357c31b Edit Book: Check Book: Add a check for manifest items missing href attributes. Fixes #1339766 [Validator gives error on “href” attribute in manifest item for remote resources](https://bugs.launchpad.net/calibre/+bug/1339766) 2014-07-10 09:54:37 +05:30
Kovid Goyal
54f774c375 Edit book: Highlight broken links using an error style 2014-07-10 09:35:35 +05:30
Kovid Goyal
3964715d56 ... 2014-07-10 09:21:14 +05:30
Kovid Goyal
62db82267f ... 2014-07-10 08:56:27 +05:30
Kovid Goyal
770c57064c Check more link attributes 2014-07-10 08:41:47 +05:30
Kovid Goyal
30d4453a7b ... 2014-07-10 08:29:38 +05:30
Kovid Goyal
0d47072f4c Merge branch 'master' of https://github.com/cbhaley/calibre 2014-07-10 07:43:41 +05:30
Charles Haley
4c3892dbd3 Fix regression caused by using compiled templates in icon rules. The first template was used for all the composed icon rules. 2014-07-09 22:32:19 +02:00
Kovid Goyal
99128676cb Also highlight URLs in CSS files and make them Ctrl-clickable 2014-07-09 18:32:12 +05:30
Kovid Goyal
7ab719cfcd Edit Book: Highlight href/src attributes and allow clicking on them while holding down the Ctrl key to jump to the linked to file 2014-07-09 17:59:16 +05:30
Kovid Goyal
ac919b48ca Edit Book/Book polishing: Do not auto-resolve @import rules in AZW3 files. Also do not add a @namespace rule to all stylesheets that contain tag selectors. 2014-07-09 14:19:10 +05:30
Kovid Goyal
a629e4b5a7 Edit book/Book polishing: Preserve the class attribute on the <html> tag in AZW3 format files. Fixes #1339055 [text layout changed from vertical to horizontal when using "Polish Books" feature](https://bugs.launchpad.net/calibre/+bug/1339055) 2014-07-09 12:33:38 +05:30
Kovid Goyal
7d524da902 ... 2014-07-09 10:51:22 +05:30
Kovid Goyal
b616b15dd3 Edit Book: Fix inline spell check context menu not working when triggered by context menu key or a right clicking at the right edge of the word. 2014-07-09 09:53:49 +05:30
Kovid Goyal
da29398a26 Fix some font directories from fonts.conf being ignored on linux when scanning the system for installed fonts. Fixes #1339257 [some font directories are ignored](https://bugs.launchpad.net/calibre/+bug/1339257) 2014-07-09 09:19:14 +05:30
Eli Schwartz
4b20fbbf10 Fix Documentation for list_re, list_re_group, first_matching_cmp, transliterate.
Fixes #1339296 [Fix documentation for some formatter functions.](https://bugs.launchpad.net/calibre/+bug/1339296)
2014-07-09 08:59:46 +05:30
Kovid Goyal
feec1eb77d Start work on plugin framework for editor 2014-07-09 08:23:25 +05:30