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
Peter Garst
353d6dee6c
Style improvements and debugging in the docx indexing code
2014-03-27 11:53:44 -07:00
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
Peter Garst
db33444038
Merge branch 'master' of https://github.com/kovidgoyal/calibre
...
Updating source to 1.29
2014-03-26 10:45:46 -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
Peter Garst
f790038819
This material adds the option to generate an alphabetical index from index markers in a docx file.
2014-03-25 15:26:20 -07:00
Kovid Goyal
5c03567d8e
Update The Atlantic
2014-03-25 21:51:43 +05:30
Kovid Goyal
4836eb97ba
...
2014-03-25 21:34:41 +05:30
Kovid Goyal
a64ae59113
Increase busy timeout to 10 seconds
2014-03-25 21:31:58 +05:30
Kovid Goyal
acfd853f5a
Prevent busy errors when reloading the db
2014-03-25 21:23:25 +05:30
Kovid Goyal
7a4f106f3d
Update Courrier International
2014-03-25 16:47:51 +05:30
Kovid Goyal
88f19064dc
...
2014-03-25 16:44:49 +05:30
Kovid Goyal
f5e1a13ac6
Updated expired CA certificate
2014-03-25 16:39:08 +05:30
Kovid Goyal
2989b9b819
Replace another use of temp files for named sockets on linux
...
Also prevent the multiprocessing module from calling unlink() on
abstract named sockets.
2014-03-25 13:45:17 +05:30
Kovid Goyal
14ddd035b9
Use abstract named sockets on linux for IPC, to avoid use of temp files
2014-03-25 13:10:28 +05:30
Kovid Goyal
587e5aba65
Linux binary build: Fix worker processes not working on linux systems with bash >= 4.3
2014-03-25 00:36:05 +05:30
Kovid Goyal
462b429071
...
2014-03-24 11:12:00 +05:30
Kovid Goyal
c2246fdd5a
When restoring a db on windows if renaming the old db fails because some other process has locked the file, wait a little and try again
2014-03-23 11:58:41 +05:30
Kovid Goyal
1fa5a5af1a
PDF Output: Enable using javascript inside header and footer templates
2014-03-23 11:41:21 +05:30
Kovid Goyal
bbc7535718
...
2014-03-23 11:20:25 +05:30
Kovid Goyal
9e9d2db2d0
Update Der Tagesspiegel
2014-03-23 09:32:04 +05:30
Kovid Goyal
9f56b608e0
...
2014-03-22 22:59:01 +05:30
Kovid Goyal
dc655ac435
...
2014-03-22 21:44:35 +05:30
Kovid Goyal
4bab14f53a
Drivers for the N800 and N950 Nokia MeeGo tablets
...
Merge branch 'Maemo-MeeGo-devices-support' of https://github.com/tanty/calibre
2014-03-22 19:47:47 +05:30
Andres Gomez
201909c853
driver: Added Nokia N950 device support
2014-03-22 14:50:22 +02:00
Andres Gomez
e37f3c7171
driver: Added Nokia N800 device support
2014-03-22 14:48:57 +02:00
Kovid Goyal
34c1e4c24f
PDF Output: Fix using __SECTION__ in header and footer templates resolving to the inscorrect section if a page with no sections follows a page with multiple sections. Fixes #1295236 [[Conversion HTML-> PDF] PDF header/footer uses wrong _SECTION_ when a single page contains more than one section]( https://bugs.launchpad.net/calibre/+bug/1295236 )
2014-03-22 18:17:09 +05:30