42810 Commits

Author SHA1 Message Date
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
Kovid Goyal
f4d145fce9 IGN:... 2008-12-30 21:26:15 -08:00
Kovid Goyal
5a0263bfd1 Fix bug in adding html files with non ascii characters in their metadta to the library. Also fix regression in lrf2lrs for LRF file with non ASCII titles. 2008-12-30 21:24:46 -08: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
Kovid Goyal
e05286e773 IGN:Tag release 2008-12-30 16:25:41 -08:00
Kovid Goyal
6b2c23e8eb version 0.4.123 2008-12-30 16:09:45 -08:00
Kovid Goyal
35e07dfadb Fix regression in 0.4.122 that affected the handling of HTML entities 2008-12-30 16:08:49 -08:00
Kovid Goyal
d38e5561b6 IGN:Tag release 2008-12-30 11:44:01 -08:00
Kovid Goyal
833b3d0a35 version 0.4.122 2008-12-30 11:38:52 -08:00
Kovid Goyal
e84cad0ad8 Fix #1488 (epub: displays JavaScript at the top on PRS-505) 2008-12-30 10:06:45 -08:00
Kovid Goyal
c667ad16a6 Fix #1494 (main screen refresh) 2008-12-30 09:44:49 -08:00
Marshall T. Vandegrift
4bae0a44fd Shore-up image rescaling. 2008-12-30 09:50:52 -05:00
Kovid Goyal
360701b3af IGN:Updated translations 2008-12-29 23:51:42 -08:00
Marshall T. Vandegrift
c9124017af Minor namespace clean-ups for mobi-generation. 2008-12-30 00:39:54 -05:00
Kovid Goyal
11201a5d7d Fix epub output for Time magazine. Fix epub output for ScienceDaily on windows 2008-12-29 21:21:39 -08:00
Kovid Goyal
f7ff8dd854 IGN:Fix license header for MSDES code in lit2oeb 2008-12-29 15:13:18 -08:00
Kovid Goyal
808bb2155b Make delete books confirmation dialog show by default 2008-12-29 15:04:13 -08:00
Kovid Goyal
fbba5f5db4 Fix #1457 (error when add fb2 to library (PRS 505)) 2008-12-29 14:07:37 -08:00
Marshall T. Vandegrift
d81ed46acd Merge upstream changes. 2008-12-29 17:06:57 -05:00
Marshall T. Vandegrift
f776802b6c Correct seemingly inaccurate license header. 2008-12-29 17:05:50 -05:00
Kovid Goyal
9ecb530b7d Add user interface for removing custom plugins 2008-12-29 13:58:05 -08:00
Kovid Goyal
6551ac8b89 Fix #1484 (src/calibre/plugins/lzx.so is no longer being built) 2008-12-29 13:17:45 -08:00
Kovid Goyal
6d8a7ec255 IGN:... 2008-12-29 13:02:05 -08:00
Kovid Goyal
e87a1159bd IGN:String changes for greater user friendliness 2008-12-29 13:00:38 -08:00
Kovid Goyal
e8092dc368 Fix #1482 (error convert file from fb2 to lrf) 2008-12-29 12:58:02 -08:00
Kovid Goyal
662a4641bf Fix conversion of MOBI files on windows that contain a : in their titles 2008-12-29 12:51:09 -08:00
Kovid Goyal
53e2e7b314 Fix #1485 ("Stop Job" on download of recipes causes repeated error) 2008-12-29 09:50:38 -08: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