Commit Graph

27337 Commits

Author SHA1 Message Date
Kovid Goyal 4a79e4a7b1 ... 2014-03-30 21:37:00 +05:30
Kovid Goyal 3c70554910 Add a note about saved searches to the manual 2014-03-30 18:41:12 +05:30
Kovid Goyal 6326cc3daa ... 2014-03-30 17:43:42 +05:30
Kovid Goyal 22168a5547 ... 2014-03-30 16:23:29 +05:30
Kovid Goyal 346d22b078 Add command completion for the remote debugger client 2014-03-30 15:54:29 +05:30
Kovid Goyal 22fdc186f6 Use readline in the remote debugger client and also have it try to connect repeatedly for two seconds before giving up 2014-03-30 15:47:50 +05:30
Kovid Goyal 469cc85255 Simplify client code by using raw_input. Also fix a bug in the asking of questions. 2014-03-30 15:24:28 +05:30
Kovid Goyal bd0e04dec1 ... 2014-03-30 14:35:27 +05:30
Kovid Goyal 05a5d7f830 Update WH Smiths Get Books plugin
Merge branch 'master' of https://github.com/cbhaley/calibre
2014-03-30 14:32:53 +05:30
Kovid Goyal 57ac7a2ac5 Add support for remote debugging with pdb 2014-03-30 14:31:01 +05:30
Charles Haley c07e54d988 website changes 2014-03-30 10:36:35 +02:00
Kovid Goyal b3e6939edf Update El Pais Impreso
Fixes #1299650 [Updated recipe for El Pais](https://bugs.launchpad.net/calibre/+bug/1299650)
2014-03-30 08:10:53 +05:30
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