Commit Graph

26438 Commits

Author SHA1 Message Date
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
Kovid Goyal 8b8cce9206 version 1.15 2013-12-13 08:15:34 +05:30
Kovid Goyal 47bacaa0eb When clicking links in the preview panel that dont have fragments, go to top of linked file instead of remaining at last position 2013-12-12 21:42:06 +05:30
Kovid Goyal b66c02b2ca ... 2013-12-12 21:12:44 +05:30
Kovid Goyal f58ca4bff4 ... 2013-12-12 21:07:53 +05:30
Kovid Goyal f94cea6a52 Document the new file button 2013-12-12 21:04:21 +05:30
Kovid Goyal 8da8e4ea5a Document the misc views 2013-12-12 20:32:08 +05:30
Kovid Goyal 11d7dac241 Nicer solution to the activate on click problem 2013-12-12 20:24:47 +05:30
Kovid Goyal ec0d2d7c17 Add entry to edit ToC into context menu of toc viewer 2013-12-12 18:57:49 +05:30
Kovid Goyal 41c0926f23 ToC view for Edit Book 2013-12-12 18:53:16 +05:30
David Forrester 75abe74e20 Add new cover image type for Kobo driver
Kobo driver: Fix book covers not showing for sideloaded kepubs on the
book details screen, with newer Kobo firmware. Fixes #1260279 [Add new cover image type for Kobo driver](https://bugs.launchpad.net/calibre/+bug/1260279)

As reported http://www.mobileread.com/forums/showthread.php?t=228973,
the recent Kobo drivers have added new cover image type. This has been
on the Touch for a while, but only now seems to be being generated for
the newer ereaders.
2013-12-12 16:50:46 +05:30
Kovid Goyal 7b1a1eb804 Content server: Popup a more useful error when clicking on the cover of a book that has no formats to view. Fixes #1260216 [Web content server error: 404 Not Found (The path '/browse/category/' was not found.)](https://bugs.launchpad.net/calibre/+bug/1260216) 2013-12-12 14:58:25 +05:30
Kovid Goyal 0fcdd09d21 Finish up the manual on Edit Book 2013-12-12 14:36:16 +05:30
Kovid Goyal f38aa84da7 Dont complain about panose-1 2013-12-12 13:36:25 +05:30
Kovid Goyal 93e1b40ae9 Syntax highlight panose-1 correctly 2013-12-12 13:29:25 +05:30