28086 Commits

Author SHA1 Message Date
Kovid Goyal
50812974e0 Edit Book: Update the Table of Contents view automatically when the ncx file is edited.
Also avoid unnecessary rebuilds of the Table of Contents view.
2014-05-10 20:53:29 +05:30
Kovid Goyal
a480c5c5a0 Edit Book: When refreshing the ToC view pick up the unsaved changes, if any, in the ncx file 2014-05-10 19:22:46 +05:30
Kovid Goyal
e4024b8b05 Edit Book: Allow putting the editor into replace mode by pressing the Insert key 2014-05-10 19:05:26 +05:30
Kovid Goyal
f337a57435 ... 2014-05-10 17:03:05 +05:30
Kovid Goyal
d23345f696 Edit book: Insert tag button: Allow entering attributes along with the tag name to make it easy to repeatedly insert, for example, <span class="special"></span>. 2014-05-10 15:58:25 +05:30
Kovid Goyal
f6e613df6a ... 2014-05-10 15:52:28 +05:30
Kovid Goyal
ec3a4fef6a Merge branch 'master' of https://github.com/cbhaley/calibre 2014-05-10 15:50:37 +05:30
Charles Haley
8f7c23816d First error in first_matching_compare documentation 2014-05-10 12:13:43 +02:00
Kovid Goyal
dfc0923db1 ... 2014-05-10 15:38:44 +05:30
Kovid Goyal
29c8943ebd Edit book: Fix regression that caused an error when trying to edit files with no defined syntax, such as plain .txt files. Fixes #1318139 [Editor: Synatax-Highlighter error](https://bugs.launchpad.net/calibre/+bug/1318139) 2014-05-10 15:33:30 +05:30
Kovid Goyal
359e410920 Windows driver for Woxter Scriba 190. Fixes #1317892 [Feature Request: Woxter Scriba 190 support](https://bugs.launchpad.net/calibre/+bug/1317892) 2014-05-09 18:54:11 +05:30
Kovid Goyal
44e132f8a0 ... 2014-05-09 15:53:12 +05:30
Kovid Goyal
aaa0e09c4d Edit Book: Add an entry to the context menu of the preview panel to open external URLs when a link is clicked on 2014-05-09 13:29:49 +05:30
Kovid Goyal
b0a62a34bd Add build test for apsw 2014-05-09 10:54:17 +05:30
Kovid Goyal
dd50cf3b71 version 1.36 v1.36.0 2014-05-09 08:11:55 +05:30
Kovid Goyal
dfe1dcedb6 Fix #1317635 [News fetching URL for NRC Handelsblad changes every day](https://bugs.launchpad.net/calibre/+bug/1317635) 2014-05-09 07:39:22 +05:30
Kovid Goyal
24299b12a4 DOCX Input: Add support for cross references. Cross references that are used to insert hyperlinks are now converted into hyperlinks in the output document. Features to insert paragraph/page numbers are not supported. 2014-05-08 21:28:49 +05:30
Kovid Goyal
d3c67c72fd DOCX Input: Fix error when converting document with nested frames. Fixes #1317543 [Conversion of a particular DOCX file](https://bugs.launchpad.net/calibre/+bug/1317543) 2014-05-08 20:58:57 +05:30
Kovid Goyal
f8940541cf ... 2014-05-08 09:11:02 +05:30
Kovid Goyal
a1f0c360e7 pep8 2014-05-08 07:26:51 +05:30
Roman Mukhin
fb970e24c6 Fix metadata plugin to download metadata from OZON for website changes. Fixes #1300383 [Searching metadata using Ozon.ru failed with error](https://bugs.launchpad.net/calibre/+bug/1300383) 2014-05-08 07:26:09 +05:30
Tomasz Długosz
6748b97ea0 Merge remote-tracking branch 'kovid/master' 2014-05-07 23:07:41 +02:00
Kovid Goyal
35e585bd0d Update build instructions for PoDoFo and ImageMagick 2014-05-07 21:42:27 +05:30
Kovid Goyal
cc07a5d77d Option to run filter style info on only the file being edited currently 2014-05-07 15:26:17 +05:30
Kovid Goyal
1767c90680 Edit Book: A new tool to filter style information (Tools->Filter style
information). Useful to easily remove some CSS properties from the
entire book.
2014-05-07 14:34:11 +05:30
Kovid Goyal
418cb87f13 Subsetting embedded fonts: Fix an error when subsetting embedded fonts on windows if the username contains quotes or apostrophes. Fixes #1316533 [subset all embedded fonts > colect_font_stats error](https://bugs.launchpad.net/calibre/+bug/1316533) 2014-05-07 08:27:33 +05:30
Kovid Goyal
1294718845 Content server: Make .ibook format files available in OPDS feeds 2014-05-07 06:56:06 +05:30
Kovid Goyal
7be851a6a3 Update various Japanese news sources
Merge branch 'update_japanese_recipes_201405' of https://github.com/miurahr/calibre
2014-05-07 06:30:18 +05:30
Kovid Goyal
c436362416 ... 2014-05-06 21:32:13 +05:30
Kovid Goyal
04b0930625 Edit book: Allow copying the list of errors from the Check Book tool to the clipboard by right clicking on the list of errors 2014-05-06 21:03:41 +05:30
Kovid Goyal
e02bef764f ... 2014-05-06 21:01:08 +05:30
Hiroshi Miura
4bb290657d recipe: update yomiuri onlie world
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2014-05-06 23:59:54 +09:00
Kovid Goyal
5b009747b7 Book polishing: If the books being polished have an ORIGINAL_EPUB/AZW3 format, warn the user that polishing will use it as the source and ask for confirmation. See #1316158 (Repost Enhancement Request: Polish Tool) 2014-05-06 18:51:44 +05:30
Kovid Goyal
76ba5f06e2 ... 2014-05-06 16:50:09 +05:30
Hiroshi Miura
521a8f93c1 update japanese recipes
- update:
  endgaget jp
  Kahoku Shinpo
  MSN Sankei News
  Uni no Himitsu
- remove problematic recipes:
  nikkei_sub*
  chou chou blog

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2014-05-06 17:16:20 +09:00
Kovid Goyal
e3559e9bce ... 2014-05-06 10:25:20 +05:30
Kovid Goyal
5eaf17fc21 ... 2014-05-05 22:09:37 +05:30
Kovid Goyal
3509c7fb60 SKip contractions ICU test as it is too version dependant 2014-05-05 22:06:26 +05:30
Kovid Goyal
6f63fc80a2 ... 2014-05-05 22:01:04 +05:30
Kovid Goyal
ede268afee Merge branch 'master' of https://github.com/cbhaley/calibre 2014-05-05 21:50:58 +05:30
Kovid Goyal
d574b8fc7a ... 2014-05-05 21:49:27 +05:30
Charles Haley
fb11aa99ac New formatter function first_matching_cmp 2014-05-05 18:13:05 +02:00
Kovid Goyal
c33dd12449 Edit Book: Fix error when checking spelling if one of the files in the book declares an invalid (empty) language code. Fixes #1316170 [Spellcheck doesn't like ...xml:lang=""](https://bugs.launchpad.net/calibre/+bug/1316170) 2014-05-05 20:31:25 +05:30
Tomasz Długosz
26b73c4f93 Merge remote-tracking branch 'kovid/master' 2014-05-04 20:16:27 +02:00
Kovid Goyal
a0f94d0c5b Merge branch 'master' of https://github.com/t3d/calibre 2014-05-04 23:13:11 +05:30
Kovid Goyal
6a95c08f85 pep8 2014-05-04 23:12:53 +05:30
Tomasz Długosz
aa46bace01 remove fornda's icon 2014-05-04 19:39:28 +02:00
Tomasz Długosz
d390b4d361 remove fronda, as its new pages are impossible to parse
The first (solveable but resulting in monstrous overhead) problem is that articles don't have dates in feed nor category pages,
The second (not solvable for me) is multipage articles link to next page using relative links.
2014-05-04 19:32:35 +02:00
Tomasz Długosz
8b567ce66e drop too old articles 2014-05-04 14:50:42 +02:00
Kovid Goyal
b2997acb46 Update National Geographic. Fixes #1315373 [calibre National Geographic News recipe is not fetching news anymore since few week ago](https://bugs.launchpad.net/calibre/+bug/1315373) 2014-05-04 18:07:08 +05:30