Commit Graph

26452 Commits

Author SHA1 Message Date
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
Kovid Goyal 77c3f229fd Add preferences action to help menu as well 2013-12-15 12:05:40 +05:30
Kovid Goyal 184586b5dd Edit book: Allow customizing which dockable windows occupy the four dock corners via Edit->Preferences. You can now also choose to have more than one row of windows in a given dock area. 2013-12-15 12:03:45 +05:30
Kovid Goyal 8d2654a5ec Make the capitalize function re-useable 2013-12-15 11:44:47 +05:30
Kovid Goyal 30deb207e4 Edit book: When syncing the position of the preview panel to the cursor
in the editor and the cursor is at or before the <body> tag set the
position of the preview panel to the top of the file, so that the top
margin of the body tag is seen easily.
2013-12-15 09:25:49 +05:30
Kovid Goyal 4bd730cca6 ... 2013-12-15 09:07:43 +05:30
Kovid Goyal f17f6886a6 Edit book: Fix trying to import an html file/css file via the add new file button always resulting in a blank file 2013-12-15 09:06:21 +05:30
Kovid Goyal d821b2ddb7 Merge branch 'master' of https://github.com/cbhaley/calibre 2013-12-14 17:22:28 +05:30
ralob ef37e80b09 Minor cosmetic fix in ebook viewer options.
Fixes #1260934 [Minor Cosmetic Bug in eBook Viewer](https://bugs.launchpad.net/calibre/+bug/1260934)
2013-12-14 13:46:45 +05:30
Kovid Goyal 2d9bba1e59 Add donate entry to Help menu 2013-12-14 12:27:53 +05:30
Kovid Goyal 5a113f3c04 ... 2013-12-14 09:26:59 +05:30
Kovid Goyal 6a4d56c839 A nicer error message when a no longer existing link is activated 2013-12-14 09:13:40 +05:30
Kovid Goyal 8fc809ae0c Make the error about calibre_bookmarks.txt a simple informational message 2013-12-14 08:50:27 +05:30
Kovid Goyal 87dd29e97f Edit book: Fix replacing a file with another file with exactly the same filename causing an error. Fixes #1260822 [Cover replacement in edit fails](https://bugs.launchpad.net/calibre/+bug/1260822) 2013-12-14 08:47:27 +05:30
Kovid Goyal 798094ff19 Edit book: Have the ToC view refresh itself after any major operation on the book 2013-12-13 20:50:30 +05:30
Kovid Goyal eadb877113 WHen pretty printing the OPF, do not sort the manifest items if there are comments in the manifest, as this would break the link between the comments and the content 2013-12-13 18:51:31 +05:30
Kovid Goyal 91b42705d9 ... v1.15.0 2013-12-13 08:17:23 +05:30