Marshall T. Vandegrift
17b1c8a806
Merge fontconfig fix.
2008-12-16 13:49:28 -05:00
Marshall T. Vandegrift
a6717b1ec3
Try protocol where Containers see "None" as metadata request.
2008-12-16 12:48:09 -05:00
Marshall T. Vandegrift
e1eb545005
Correct iterdescendants() method name.
2008-12-16 12:34:34 -05:00
Marshall T. Vandegrift
0c7a0b831d
Fix some str vs. unicode issues. Re-add dropped TOC.iterdescendents() method.
2008-12-16 12:33:27 -05:00
Marshall T. Vandegrift
83470f3d6b
Remove some of the crazier aspects of the LitReader refactoring.
2008-12-16 12:21:58 -05:00
Marshall T. Vandegrift
391e94a075
Merged litreader-refactor branch.
2008-12-16 11:53:33 -05:00
Marshall T. Vandegrift
e0e7667e2b
Merge fontconfig segfault fix.
2008-12-15 22:44:24 -05:00
Marshall T. Vandegrift
35e6b56251
Merge upstream
2008-12-15 22:43:53 -05:00
Marshall T. Vandegrift
0f2a32479c
I've been getting the occasional segfault from the fontconfig code. I noticed
...
that the return values for some of the functions in the segfaulting area where
visible in Python as integers, despite most likely frequently being larger than
sys.maxint (on my 64-bit platform). Explicitly typing the seemingly offending
values appears to have corrected the issue.
2008-12-15 22:40:43 -05:00
Marshall T. Vandegrift
22a672ab4b
Changes to support OEBBook-based transformations.
2008-12-15 22:38:56 -05:00
Kovid Goyal
883740b9f0
IGN:Tag release
2008-12-15 13:47:31 -08:00
Kovid Goyal
0c059ebb76
version 0.4.115
2008-12-15 13:41:34 -08:00
Kovid Goyal
61e6def583
IGN:Updated translations
2008-12-15 13:38:34 -08:00
Kovid Goyal
e2232e64c3
Add 'Show similar books' item to eight click menu'
2008-12-15 13:34:17 -08:00
Kovid Goyal
cb9bd2621a
Fix #1402 (automatic downloading error)
2008-12-15 10:59:49 -08:00
Kovid Goyal
8e8e7ec558
New recipe for Liberation (thanks to Darko Miletic)
2008-12-15 10:12:13 -08:00
Kovid Goyal
80dcfebe4b
Fix #1388 (Creation of the default cover in a recipe crashes)
2008-12-15 09:44:42 -08:00
Kovid Goyal
35c5c1fac6
IGN:...
2008-12-14 08:37:22 -08:00
Kovid Goyal
18a59e5f3a
Updated recipe for The New Yorker (thanks to Darko Miletic)
2008-12-14 07:58:42 -08:00
Kovid Goyal
0e6674820f
IGN:Tag release
2008-12-12 13:59:55 -08:00
Kovid Goyal
2a267e0a90
version 0.4.114
2008-12-12 13:50:22 -08:00
Kovid Goyal
1fa6c98ae0
Fix #1384 (Error when converting to LRF)
2008-12-12 13:48:03 -08:00
Kovid Goyal
a811045b92
IGN:...
2008-12-12 13:14:25 -08:00
Kovid Goyal
17d8ff3f91
IGN:...
2008-12-12 13:04:56 -08:00
Kovid Goyal
08038fb341
IGN:...
2008-12-12 12:56:56 -08:00
Marshall T. Vandegrift
04ebf1ec20
Fix a metadata error. Add parsing @import queries.
2008-12-12 10:45:49 -05:00
Marshall T. Vandegrift
c6d7e31ea1
Fix stupid buf in NCX-generation.
2008-12-12 10:10:48 -05:00
Marshall T. Vandegrift
e2310c9970
Merge upstream changes.
2008-12-12 09:11:31 -05:00
Marshall T. Vandegrift
89a025ed76
Changes to LIT-writing support:
...
- Locate and associate cover images in metadata.
- Clean up warnings and language.
- Shift to modifying OEBBook object instead of generated OPF.
2008-12-12 09:07:30 -05:00
Kovid Goyal
bc87a806a5
Recipe for The Telegraph (UK) (thanks to Darko Miletic)
2008-12-12 05:56:39 -08:00
Marshall T. Vandegrift
052657e6af
Python/C LZX Compressor good to go. Fixed a minor bug in LIT HTML ugly-printing.
2008-12-12 03:22:55 -05:00
Kovid Goyal
2743704c88
IGN:Tag release
2008-12-11 22:51:42 -08:00
Kovid Goyal
1cc8a87f22
version 0.4.113
2008-12-11 22:45:40 -08:00
Kovid Goyal
05594631ba
Switch linux build to using python 2.6 and cx_Freeze
2008-12-11 22:14:54 -08:00
Kovid Goyal
dbf47cbc1e
Fix #1378 (Info pane not big enough)
2008-12-11 21:14:33 -08:00
Kovid Goyal
b74ece53a2
Fix conversion of MOBI files with non ASCII tag names
2008-12-11 21:13:45 -08:00
Kovid Goyal
a79a6c0df3
Fix #1379 (Unable to convert ePub file to LRF)
2008-12-11 19:41:53 -08:00
Kovid Goyal
f976ad63be
Fix an encoding error in html2epub and make splitting code more robust
2008-12-11 17:44:18 -08:00
Kovid Goyal
371c1bee5b
Add support for reading metadata from LRX files (thanks to igorsk)
2008-12-11 13:47:29 -08:00
Marshall T. Vandegrift
ac9baea183
Add license and copyright information to all LIT-related files missing them.
2008-12-11 08:12:20 -05:00
Marshall T. Vandegrift
ee23d9bcde
CamelCase class names the PEP-8 way.
2008-12-11 08:03:51 -05:00
Marshall T. Vandegrift
96dbea5394
Make the LIT-encased OEB1 books a bit more compliant.
2008-12-11 08:00:51 -05:00
Kovid Goyal
f152f37ec0
EPUB Output: Change the splitting logic. Now calibre will first split on *all* page breaks and then split any remaining large chunks. This *may* have caused regressions, so be careful.
2008-12-10 20:23:23 -08:00
Kovid Goyal
c9e86cc1e9
IGN:Updated translations
2008-12-10 14:14:32 -08:00
Kovid Goyal
8e114c3efa
Show number of books in library
2008-12-10 13:39:03 -08:00
Marshall T. Vandegrift
8f1e5cad88
Removed accidentally added file.
2008-12-10 15:36:11 -05:00
Marshall T. Vandegrift
361d294232
Produce more correct OEBPS 1.x output, and support OPF fallbacks.
2008-12-10 09:13:11 -05:00
Marshall T. Vandegrift
475a5eb899
Fix bracket-fixup error.
2008-12-10 08:29:55 -05:00
Kovid Goyal
fa7a8785a7
Mouse wheel now scrolls by two lines in ebook viewer instead of a page
2008-12-09 22:03:50 -08:00
Marshall T. Vandegrift
210ad8d20a
Implement "ugly-printing" for LIT markup.
2008-12-10 00:56:10 -05:00