2494 Commits

Author SHA1 Message Date
Marshall T. Vandegrift
b637be07be Further improvements to Mobi markup conversion. 2009-01-03 12:23:13 -05:00
Marshall T. Vandegrift
35320295f8 Temporary (?) fix for multibyte char / record boundary issue. 2009-01-02 09:27:47 -05:00
Marshall T. Vandegrift
c4582ed2a8 Significantly improve Mobipocket content conversion. 2009-01-02 09:15:44 -05:00
Marshall T. Vandegrift
fc59f7b63d Fix minor error in Palmdoc compression implementation. 2009-01-02 09:14:39 -05:00
Marshall T. Vandegrift
937cbdb20e Initial go at OPS -> HTML 3.2 conversion code. 2009-01-02 02:01:48 -05:00
Marshall T. Vandegrift
c2cd135cf8 During Mobi generation convert image types other than GIF and JPEG. 2008-12-31 17:16:53 -05:00
Marshall T. Vandegrift
cc0185ba92 Fix bugs in generation of uncrossable breaks. 2008-12-31 09:44:11 -05:00
Marshall T. Vandegrift
3e9401d2d2 "Impove" sort order of implicit spine items. 2008-12-31 01:31:03 -05:00
Marshall T. Vandegrift
b9771763d0 Insert @crossable="no" page breaks prior to non @linear spine items. 2008-12-31 01:28:55 -05:00
Marshall T. Vandegrift
9e53eeba78 Fix bug in iana2mobi() function. 2008-12-31 01:28:34 -05:00
Marshall T. Vandegrift
23d17f0a66 Merge various OEB-processing enhancements from local development branch. 2008-12-30 19:59:51 -05:00
Marshall T. Vandegrift
738349151c Fix bug in OPF 1.x generation. 2008-12-30 19:49:19 -05:00
Marshall T. Vandegrift
a8060652c8 Merge current state of oeb2mobi. 2008-12-30 19:46:23 -05:00
Marshall T. Vandegrift
12935cec01 Merge changes from zeno. 2008-12-30 19:41:01 -05:00
Marshall T. Vandegrift
b899f3084c Mobipocket generation:
- Produce correct Mobi language codes.
  - Properly interpret relative @href attributes.
2008-12-30 19:39:52 -05:00
Marshall T. Vandegrift
0182685b76 Extra OEB validity checks. "Absolute" URI generation for manifest items. 2008-12-30 19:39:16 -05:00
Marshall T. Vandegrift
4bae0a44fd Shore-up image rescaling. 2008-12-30 09:50:52 -05:00
Marshall T. Vandegrift
c9124017af Minor namespace clean-ups for mobi-generation. 2008-12-30 00:39:54 -05:00
Marshall T. Vandegrift
7ff96f540f Fix bug in HTML serialization.
Remove whitespace collapse -- will be done in markup conversion.
Add support to generate Mobipocket <reference/> elements from OPF guide.
2008-12-29 10:27:27 -05:00
Marshall T. Vandegrift
b8373de13b Implemented adding Mobipocket covers and cover thumbnails. Degrade image quality to fit Mobi size constraints. 2008-12-29 09:22:51 -05:00
Marshall T. Vandegrift
e61c667505 Link serialization. Basic image embedding. 2008-12-29 02:56:00 -05:00
Marshall T. Vandegrift
61f2854c11 Implemented basic Mobipocket container skeleton. 2008-12-29 00:07:34 -05:00
Marshall T. Vandegrift
d148d60640 Merge upstream changes. 2008-12-28 15:49:23 -05:00
Marshall T. Vandegrift
d0e1f3d26d Clean up unnecessary CSS rules. 2008-12-28 15:47:39 -05:00
Marshall T. Vandegrift
dc1bfe4d20 Add DirWriter. Add str() for manifest items. 2008-12-28 15:46:52 -05:00
Kovid Goyal
d7b440024b IGN:Tag release 2008-12-28 11:00:13 -08:00
Kovid Goyal
6ca0d64e15 version 0.4.121 2008-12-28 10:43:41 -08:00
Kovid Goyal
2b8d5c0046 Fix plugin loading mechanism so that it now works with the Hello World plugin 2008-12-28 10:24:31 -08:00
Kovid Goyal
b082e9ac87 Fix #1480 (USA Today News feed fails every time when downloading to EPUB, Ars and CNN LRF reset PRS-505) 2008-12-28 10:07:05 -08:00
Kovid Goyal
e95bbf5ec2 EPUB output: Strip any @page rules from input CSS as they are almost always unsuitable for reader devices. 2008-12-27 10:49:15 -08:00
Kovid Goyal
28733939cd IGN:Added more stats to donations page 2008-12-27 09:49:56 -08:00
Kovid Goyal
d2a5bd6f52 Implement #1471 (Full Screen for the Ebook Viewer component) 2008-12-26 21:41:07 -08:00
Kovid Goyal
6c78c33930 Fix #1454 (Postinstall fails on Ubuntu Intrepid) 2008-12-26 17:13:53 -08:00
Kovid Goyal
c2497c4b91 IGN:Tag release 2008-12-25 21:11:50 -08:00
Kovid Goyal
491014d160 version 0.4.120 2008-12-25 21:07:51 -08:00
Kovid Goyal
653cbd13e7 Fix regression affecting recipes that use the time module. Fix regression affecting creation of eggs for linux distribution. Fix #1455 (Growl Messages - Encoding of Umlaute) 2008-12-25 21:06:23 -08:00
Kovid Goyal
93483213d6 EPUB output: Handle <font size=+-> better 2008-12-25 20:18:09 -08:00
Kovid Goyal
627f6be0ef Add documentation for plugin system 2008-12-25 15:42:28 -08:00
Kovid Goyal
7a3d089f17 Fix #1449 (Windows GUI crash during start) 2008-12-25 13:38:40 -08:00
Kovid Goyal
1b8ab87107 Recipes for Endgadget and Fudzilla (thanks to Darko Miletic). Also Fix #1448 (Cover page processing produces error) 2008-12-24 17:32:39 -08:00
Kovid Goyal
1cb96c7ec0 IGN:Tag release 2008-12-24 10:00:44 -08:00
Kovid Goyal
29ccb391c4 version 0.4.119 2008-12-24 09:50:30 -08:00
Kovid Goyal
21e5196614 Added support for metadata reading/writing plugins 2008-12-24 09:48:25 -08:00
Kovid Goyal
5769ce558c Add progress indication when adding books to the library 2008-12-23 22:25:13 -08:00
Kovid Goyal
660fa430f8 Add support for file type plugins to calibre, so that 3rd party developers can customize calibre. 2008-12-23 20:13:25 -08:00
Kovid Goyal
4d82cb5196 Fix #1433 (Error when trying to view mobipocket file) 2008-12-23 16:39:19 -08:00
Kovid Goyal
0b80001ef0 Fix #1442 (html2epub creates enormous .opf) 2008-12-23 15:33:12 -08:00
Kovid Goyal
fb008667e5 Fix #1438 (setup.py does not clean up properly) 2008-12-23 15:28:03 -08:00
Kovid Goyal
58a09d73f0 IGN:Updated translations and various minor bug fixes 2008-12-23 13:32:42 -08:00
Kovid Goyal
252dd342e0 Fix #1441 (This book cause calibre to hang) 2008-12-23 13:14:12 -08:00