26918 Commits

Author SHA1 Message Date
Kovid Goyal
79f2a28457 Edit book: Automatic correction of font family names not quoting family names with spaces in them if the original, incorrect family name did not have a space. Fixes #1263448 [Problem with css auto-correct in editor](https://bugs.launchpad.net/calibre/+bug/1263448) 2013-12-22 14:54:26 +05:30
Kovid Goyal
4c158cb44b Edit book: Allow linking of stylesheets into HTML files automatically. Right click ont he selected HTML files in the File browser and choose "Link stylesheets" to have the <link> tags for the shhets automatically inserted. 2013-12-22 13:58:35 +05:30
Kovid Goyal
6d2029b0f2 Timeout when opening multiple book folders on OS X. See #1263426 (open containing folder doesn't open all folders) 2013-12-22 09:14:21 +05:30
Kovid Goyal
9658af0fe3 Fix #1263416 [Book Details, change label Publishers to Publisher](https://bugs.launchpad.net/calibre/+bug/1263416) 2013-12-22 08:52:37 +05:30
Kovid Goyal
2f711f84fa Title casing: Fix presence of some non-english characters or smart punctuation causing all-caps text to not be properly lowercased 2013-12-22 08:47:51 +05:30
Kovid Goyal
f588e2d9e2 Birmingham Evening Mail by Dave Asbury 2013-12-22 08:33:08 +05:30
Kovid Goyal
02610b66bb Edit book: Fix a bug preventing marking an image as cover in a book that previously had no cover 2013-12-21 23:14:34 +05:30
Kovid Goyal
1ad7b5dca2 Fix warnings when compiling hunspell 2013-12-21 12:50:28 +05:30
Kovid Goyal
da7ef93e27 Refactor hunspell to allow virtualization of file I/O 2013-12-21 11:56:47 +05:30
Kovid Goyal
5f4110524b Initial import of hunspell for spell checking 2013-12-21 09:35:02 +05:30
Kovid Goyal
497fea0cc9 Edit book: Fix a typo causing the preferences for which windows occupy which corners to not work 2013-12-20 23:58:17 +05:30
Kovid Goyal
0a8b250417 ... 2013-12-20 23:57:44 +05:30
Kovid Goyal
f9ed3306ce Edit book: Fix crash that happens sometimes when deleting multiple files. Fixes #1263179 [Editor quits while deleting files with "delte" key](https://bugs.launchpad.net/calibre/+bug/1263179) 2013-12-20 23:46:47 +05:30
Kovid Goyal
57f6dcf579 Fix #1263177 [Typo ("a the") in user-visible message](https://bugs.launchpad.net/calibre/+bug/1263177) 2013-12-20 23:33:06 +05:30
Kovid Goyal
72d2a7e372 Edit book: Handle epub files which contain opf files with no <metadata> tags 2013-12-20 23:31:53 +05:30
Kovid Goyal
512d608a95 Fix running check book with no book opened gives an error message 2013-12-20 18:55:10 +05:30
Kovid Goyal
408a7b5d4f Refresh editor containing toc is present when deleting files causes toc to change 2013-12-20 15:08:26 +05:30
Kovid Goyal
746ceb6c66 Edit book: When deleting files, automatically remove all entries that refer to them from the ToC 2013-12-20 15:01:16 +05:30
Kovid Goyal
873ebee3ed Edit book: Fix deleting a file that is currently open in an editor, not auto-closing the editor 2013-12-20 14:37:26 +05:30
Kovid Goyal
e586ce4f41 DOCX Input: Fix error when converting DOCX file that contains only image based links and no text based links. Fixes #1263021 [Book failed to convert docx to ePub](https://bugs.launchpad.net/calibre/+bug/1263021) 2013-12-20 14:24:52 +05:30
Kovid Goyal
ac3adb8a78 version 1.16 v1.16.0 2013-12-20 09:00:30 +05:30
Kovid Goyal
717e8ccdd4 Update The Daily Mail 2013-12-19 21:27:14 +05:30
Kovid Goyal
1c7ca5b803 Update FAZ.net 2013-12-19 18:43:43 +05:30
Kovid Goyal
3a542ad3d9 Edit book: Fox pasting in the image editor broken 2013-12-19 18:42:29 +05:30
Kovid Goyal
c8a2ac65e0 Edit book: Allow creation of new, empty books via File->Create new book 2013-12-19 17:33:53 +05:30
David Forrester
b4abb37e74 Kobo Touch also has android cover image
Let driver generatate "N3_LIBRARY_FULL" version of cover image for the
Touch. This is needed from FW3.0.0.
2013-12-19 17:01:15 +05:30
Kovid Goyal
6fb820e69a Edit book: When edititng AZW3 files with no images in them, do not incorrectly display a number of binary records from the AZW3 file as 'unknown' miscellaneous files 2013-12-19 14:37:27 +05:30
Kovid Goyal
531a8369cd Edit book: Fix marking image as cover not working for AZW3 files if the file did not previously have a cover 2013-12-19 14:32:48 +05:30
Kovid Goyal
29237ad857 Use the log passed in rather than the default log 2013-12-19 14:21:39 +05:30
Kovid Goyal
d1023efd1e AZW3 Output: Do not refuse to create the ToC if it has only a single entry 2013-12-19 14:08:08 +05:30
Kovid Goyal
a67fe73a30 Refactor opf to azw3 conversion for re-use 2013-12-19 14:00:20 +05:30
Kovid Goyal
89236b5100 Edit book: Add a tool to browse all images in the book with their thumbnails. Useful for visually locating an image. To launch it, use View->Browse images in book. 2013-12-19 11:00:30 +05:30
Kovid Goyal
c3df19e437 ... 2013-12-19 09:49:43 +05:30
Kovid Goyal
12ab1a706b Update lxml in 64bit windows build to fix crashes when parsing using html5lib 2013-12-19 09:40:36 +05:30
Kovid Goyal
9b60f3cae6 Edit book: Fix error when renaming the html file currently displayed in the preview panel and that file is not the file being currently edited 2013-12-18 22:36:11 +05:30
Kovid Goyal
0cf4238d5e Edit book: Add button to easily insert <img> tag while editing HTML 2013-12-18 22:32:42 +05:30
Kovid Goyal
d6e52d097e ... 2013-12-18 20:47:29 +05:30
Kovid Goyal
ffa2d29351 Refactor file name checking to make it re-useable 2013-12-18 20:41:56 +05:30
Kovid Goyal
480cc884fe Update NZZ 2013-12-18 09:47:45 +05:30
Kovid Goyal
d51a0be334 Edit book: ToC view, allow single clicking on items to activate them 2013-12-17 10:11:51 +05:30
Kovid Goyal
4315089af3 Edit book: Add buttons for quick color setting while editing HTML 2013-12-16 18:31:42 +05:30
Kovid Goyal
13deb9bab0 ... 2013-12-16 17:41:08 +05:30
Kovid Goyal
30e69528a9 Edit book: Fix crash when editing books that have links to absolute
paths. Fixes #1261337 [Edit Book dies with "Value Error: path is on drive D: start on drive C:](https://bugs.launchpad.net/calibre/+bug/1261337)
2013-12-16 17:40:31 +05:30
Kovid Goyal
14bba3eadc Edit Book: Add buttons to the editor toolbar to make the selected text bold/italic/superscript/etc. when editing HTML files. 2013-12-16 16:51:30 +05:30
Kovid Goyal
c61bdecc19 Get rid of the now unneccesary parse_feeds from spiegelde 2013-12-15 22:33:31 +05:30
Kovid Goyal
1782caee18 Fix Spiegel Online, again 2013-12-15 22:00:41 +05:30
Kovid Goyal
7361613050 ... 2013-12-15 21:55:18 +05:30
Kovid Goyal
1454e7da5d Remove the github issue tracker, as I am tired of closing bug reports from people that dont bother to read the section on how to report bugs in the README. 2013-12-15 21:52:40 +05:30
Kovid Goyal
0a6d56f6fd Edit book: Fix book not being marked as modified after editing the ToC 2013-12-15 21:23:29 +05:30
Kovid Goyal
593ceffece Edit book: Add options to change the default font families/sizes for the preview panel 2013-12-15 13:43:36 +05:30