3054 Commits

Author SHA1 Message Date
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
Kovid Goyal
af1319138a EPUB output: Fix parsing of HTML documents that contain spurious 0 bytes. This fixes Time recipe. 2008-12-21 22:02:24 -08:00
Kovid Goyal
597448a793 IGN:... 2008-12-21 21:34:25 -08:00
Kovid Goyal
61e0f3db20 IGN:Framework to support 3rd party plugins 2008-12-21 21:31:57 -08:00
Kovid Goyal
30e98dc705 Fix #1419 (sudo calibre_postinstall error) and include ImageMagick in linux binary installer 2008-12-21 21:04:23 -08:00
Marshall T. Vandegrift
04055184f8 Merge upstream changes 2008-12-21 23:40:49 -05:00
Marshall T. Vandegrift
a14d00db54 Merge upstream changes. 2008-12-21 23:33:08 -05:00
Kovid Goyal
81f2edc740 Recipe for Time (thanks to Darko Miletic) 2008-12-21 09:59:40 -08:00
Kovid Goyal
849c32fa1e Recipe for Forbes magazine (thanks to Darko Miletic) 2008-12-21 09:51:25 -08:00
Kovid Goyal
aec0107b79 Recipe for Science Daily (thanks to Darko Miletic) 2008-12-21 09:25:48 -08:00
Marshall T. Vandegrift
7b92840eee Merge upstream changes. 2008-12-20 17:02:30 -05:00
Marshall T. Vandegrift
09c5eb6a16 Use calibre plugin-loading error code correctly. 2008-12-20 16:42:05 -05:00
Kovid Goyal
18203fe159 Recipe for Utne.com (thanks to Darko Miletic) 2008-12-20 10:56:14 -08:00
Kovid Goyal
abd477fc71 Fix #1422 (The Daily Telegraph recipe not on fetch news menu) 2008-12-20 10:52:58 -08:00
Marshall T. Vandegrift
03cb13e7ab Make CSS namespace additions compliant with the CSS3 namespace rec.
Set the MSLIT profile to its actual apparent resolution of 100dpi.
2008-12-19 23:18:26 -05:00
Kovid Goyal
cf96631d4e Fixes for any2lit on windows 2008-12-19 11:22:15 -08:00
Marshall T. Vandegrift
479385ea34 Remove unnecessary level of attribute-resolution. 2008-12-19 08:58:37 -05:00
Marshall T. Vandegrift
30c2325913 Switch to using lxml.cssselect instead of my home-rolled selector. 2008-12-19 08:57:52 -05:00
Marshall T. Vandegrift
f6c1a684c3 Let "oeb" be an actual module. 2008-12-19 08:57:04 -05:00
Marshall T. Vandegrift
124eb4cba9 Fine-tune the MSLIT profile.
Fix a bug in the moving of font-sizes to a "page" property.
2008-12-19 00:54:54 -05:00
Marshall T. Vandegrift
4f4a0e0c52 The great file re-shuffling. 2008-12-19 00:46:37 -05:00
Marshall T. Vandegrift
d98e1b4ef0 Merge upstream changes 2008-12-18 23:09:08 -05:00
Marshall T. Vandegrift
6550c18745 Detect an NCX TOC which isn't mentioned by the /spine/@toc. 2008-12-18 22:51:25 -05:00
Marshall T. Vandegrift
9a30cdc3f2 Fix invalid /guide/reference detection bug. 2008-12-18 22:37:04 -05:00
Marshall T. Vandegrift
99bdab5d69 Fix Windows LZX compression endianness bug 2008-12-18 22:31:23 -05:00
Marshall T. Vandegrift
921f4296f0 Fix Windows LZX compression endianness bug 2008-12-18 22:29:50 -05:00
Marshall T. Vandegrift
4ab6b412c4 Find more NCX ToCs.
Have profile-specific logical CSS font-sizes.
2008-12-18 22:29:43 -05:00
Kovid Goyal
4ce36e8225 IGN:Tag release 2008-12-18 14:36:13 -08:00
Kovid Goyal
092cc40e1f version 0.4.117 2008-12-18 14:29:15 -08:00
Kovid Goyal
75f2a220bc Strip soft hyphens before creating LRF as the SONY LRF renderer renders them as hard hyphens 2008-12-18 14:25:42 -08:00
Marshall T. Vandegrift
1f6eda3ff1 Add exists() method to the LitReader (qua OEB-archive). 2008-12-18 17:20:15 -05:00
Marshall T. Vandegrift
46c52b3bb5 Fix bug in parsing OPF <guide/> elements.
Add relhref method for building hrefs relative to a manifest item.
2008-12-18 17:19:23 -05:00
Kovid Goyal
5d4e587272 IGN:LZX compressor builds with VC 9.0 2008-12-18 13:24:30 -08:00
Kovid Goyal
42e6fb932b Fix device detection on OS X when users have a customized environment.plist 2008-12-18 13:20:38 -08:00
Marshall T. Vandegrift
75d2291233 Merge upstream changes. 2008-12-18 16:20:29 -05:00
Marshall T. Vandegrift
c655b787b0 Merge upstream changes. 2008-12-18 16:13:30 -05:00
Marshall T. Vandegrift
93d3eedfdd Get the LZX module building under VC 9.0. 2008-12-18 16:12:44 -05:00
Kovid Goyal
30a11fdfaa Improve performance of large LRF files on the SONY Reader and make html2lrf more robust when handling <script/> tags 2008-12-18 11:34:53 -08:00
Marshall T. Vandegrift
722f79c31c Remove unnecessary include of <strings.h>. 2008-12-17 22:30:07 -05:00
Kovid Goyal
4dfb9a0d3f Fix #1414 (Stack trace when SD card in reader) 2008-12-17 19:15:58 -08:00
Kovid Goyal
2d4b0c89b1 Support for LIT output via the commandline tool any2lit (thanks to Marshall Vandegrift) 2008-12-17 19:12:00 -08:00