Commit Graph

27326 Commits

Author SHA1 Message Date
Charles Haley c07e54d988 website changes 2014-03-30 10:36:35 +02:00
Kovid Goyal 2a333aa46a Implement dumping for odt in addition to docx 2014-03-29 15:38:15 +05:30
Kovid Goyal 30bbd17481 AZW3 Output: Add support for converting documents with very large table of contents (with more than 2000 entries). Fixes #1250475 [epub conversion error to azw3 - multiple index](https://bugs.launchpad.net/calibre/+bug/1250475) 2014-03-29 15:22:20 +05:30
Kovid Goyal f4e1ea020d Code cleanup 2014-03-29 15:19:58 +05:30
Kovid Goyal df0f4106a5 Dump the index record geometry by using the IDXT table 2014-03-29 15:19:31 +05:30
Kovid Goyal 624b39a32e Remove incorrect trailing bytes check from mobi 6 deump code and put a correct version in the mobi 8 dump code 2014-03-29 14:38:21 +05:30
Kovid Goyal f679e5cf57 ... 2014-03-29 14:17:31 +05:30
Kovid Goyal 9829820f5e Properly decode the boundary index list in the Index Header 2014-03-29 13:58:58 +05:30
Kovid Goyal 5a42480c41 ... 2014-03-29 13:16:40 +05:30
Kovid Goyal 56482563e4 Nicer debug output for index record headers 2014-03-29 13:15:04 +05:30
Kovid Goyal 5d7584294c ... 2014-03-29 13:02:32 +05:30
Kovid Goyal a97a8a44a8 Properly identify huffman records in MOBI header 2014-03-29 12:59:37 +05:30
Kovid Goyal a814e8429e Use kindlegen major version based on OS 2014-03-29 12:12:23 +05:30
Kovid Goyal c621ce6645 AZW3 Output: Generate same size of MOBI header as current kindlegen 2014-03-29 11:58:22 +05:30
Kovid Goyal cdba7784f3 Output post 264 bytes data in the MOBI header correctly when dumping 2014-03-29 11:57:28 +05:30
Kovid Goyal b29ff973a2 pep8 2014-03-29 11:25:55 +05:30
Kovid Goyal 3c8ce70263 pep8 2014-03-29 11:23:21 +05:30
Kovid Goyal f105981333 Output last index when dumping index record headers 2014-03-29 10:40:08 +05:30
Kovid Goyal eea4dddc32 Edit Book: When user is editing files belonging to another user account on linux/os x rather than erroring out when saving, change the ownership of the file to the editing user. Fixes #1299097 [Editing doesn't save changes since version 1.28](https://bugs.launchpad.net/calibre/+bug/1299097) 2014-03-29 08:38:02 +05:30
Kovid Goyal 44822799be Fix insert Inline ToC creating non-linear jumps in class names 2014-03-29 08:25:16 +05:30
Kovid Goyal e5628d76af Update CNet News 2014-03-29 08:17:30 +05:30
Kovid Goyal 8fdcba2524 Update Antyweb
Merge branch 'master' of https://github.com/koliberek/calibre
2014-03-28 22:12:02 +05:30
Kovid Goyal 12de61ac1d Output headers for individual index records when debug dumping AZW3 2014-03-28 22:08:32 +05:30
koliberek 6ff1c2332d Update antyweb.recipe
Division to subsections
2014-03-28 17:34:19 +01:00
Kovid Goyal eef92506fb pep8 2014-03-28 20:56:17 +05:30
Kovid Goyal 69db89156e AZW3 Output: Fix a bug that caused popup footnotes in some AZW3 files to not work properly. The popup would show all remaining footnotes instead of only the current footnote. Fixes #1293290 [popup Comments can not be displayed correctly in azw3 file](https://bugs.launchpad.net/calibre/+bug/1293290)
This was caused by the offsets to links in the AZW3 generated by calibre
to be slightly incorrect, confusing the heuristic algorithm used by the
kindle to detect footnote extents.
2014-03-28 16:51:44 +05:30
Kovid Goyal 37b6242c3f Fix regression that broke ebook-device cp 2014-03-28 16:06:59 +05:30
Kovid Goyal a33b6098f7 pep8 2014-03-28 16:05:23 +05:30
Kovid Goyal 5346868df7 Make MOBI/AZW3 output a little closer to that of current kindlegen 2014-03-28 15:12:04 +05:30
Kovid Goyal 9b6cbd3c58 pep8 2014-03-28 14:15:24 +05:30
Kovid Goyal a06e0036f1 pep8 2014-03-28 13:21:57 +05:30
Kovid Goyal 00038f3207 pep8 2014-03-28 13:19:03 +05:30
Kovid Goyal 157a2a3a69 Prevent ImageMagick crash in identify when debugging MOBI6 files 2014-03-28 12:53:33 +05:30
Kovid Goyal 8d52fc6fd9 pep8 2014-03-28 12:50:41 +05:30
Kovid Goyal e18c846e22 Upload signatures first 2014-03-28 12:34:53 +05:30
Kovid Goyal bc8a7a9ed3 version 1.30 v1.30.0 2014-03-28 11:00:33 +05:30
Kovid Goyal 128cbd8695 ... 2014-03-28 10:46:01 +05:30
Kovid Goyal 8a902e7810 Fix abstract named socket used for GUI IPC on linux not being shutdown till process exit, thereby preventing restart from working. Fixes #1298756 [error restarting](https://bugs.launchpad.net/calibre/+bug/1298756) 2014-03-28 10:42:00 +05:30
Kovid Goyal a1d2bc80f9 Fix unnecessary error when shutting down GUI IPC socket on linux 2014-03-28 10:02:31 +05:30
Kovid Goyal 3469076d03 Edit Book: When generating an inline ToC add a class attribute to all <ul> tags to make it easy to style a particular level of the ToC 2014-03-28 09:35:00 +05:30
Kovid Goyal 673a1a6a3b calibre-customize help: Do not error out if one of the installed plugins has no customization help 2014-03-28 09:13:19 +05:30
Kovid Goyal cee3337107 Fix #1298404 [Untranslatable string "Copy Link"](https://bugs.launchpad.net/calibre/+bug/1298404) 2014-03-27 21:55:53 +05:30
Kovid Goyal d1be4d94e5 Fix #1298071 [[Edit book]: Crash exporting image](https://bugs.launchpad.net/calibre/+bug/1298071) 2014-03-27 09:07:34 +05:30
Kovid Goyal 5fbd225f25 Merge branch 'master' of https://github.com/GRiker/calibre 2014-03-27 08:52:01 +05:30
Gregory Riker 62097a2445 Diagnostic tweaks 2014-03-26 11:49:49 -07:00
Kovid Goyal 99db7985bd AZW3 Input: Handle files with garbage bytes in their table of contents. Fixes #1297713 [private](https://bugs.launchpad.net/calibre/+bug/1297713) 2014-03-26 15:12:57 +05:30
Kovid Goyal a258f4a201 Increase the max allowed cover size a little, to match current publishing guidelines for covers 2014-03-26 11:15:05 +05:30
Kovid Goyal db0e425ba6 Fix #1296816 [[F. Request]: Showing "mode" in Saved Searches](https://bugs.launchpad.net/calibre/+bug/1296816) 2014-03-26 11:08:45 +05:30
Kovid Goyal f0ee52cf5d DOCX Input: Fix text from some paragraphs not being converted if the paragraph contains an inline forced page break and no formatted text or line breaks. Fixes #1296817 [Private bug](https://bugs.launchpad.net/calibre/+bug/1296817) [Private bug](https://bugs.launchpad.net/calibre/+bug/1296817) 2014-03-26 10:58:53 +05:30
Kovid Goyal ccd16987a4 Fix #1297532 [Edit Book: Wrong indent in beautify](https://bugs.launchpad.net/calibre/+bug/1297532) 2014-03-26 09:55:05 +05:30