Commit Graph

2412 Commits

Author SHA1 Message Date
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
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
Kovid Goyal a4fbf1bd2b Recipe for Linux Magazine, thanks to Darko Miletic 2008-12-17 19:01:25 -08:00
Marshall T. Vandegrift 5f961b14b7 Fix to hopefully still work on Linux too. 2008-12-17 18:43:06 -05:00
Marshall T. Vandegrift ebf36bca33 Fix for platforms which don't size void *. 2008-12-17 18:18:54 -05:00
Kovid Goyal 565dc2821f Change MOBI parsing to hopefully support more MOBI files 2008-12-17 14:46:59 -08:00
Kovid Goyal c46c23a2b2 IGN:... 2008-12-17 14:31:14 -08:00
Kovid Goyal 0ea10932e2 IGN:Add stdint.h for visual studio compilation 2008-12-17 14:30:14 -08:00
Kovid Goyal 3e507f99a2 IGN:Tag release 2008-12-17 14:10:58 -08:00
Kovid Goyal 41ff9501ff IGN:Updated translations 2008-12-17 14:06:44 -08:00
Kovid Goyal 7af8eb4a80 IGN:... 2008-12-17 13:07:47 -08:00
Kovid Goyal 52a1eee0d5 version 0.4.116 2008-12-17 13:04:52 -08:00
Kovid Goyal 252cceaf37 Fix #1411 (The hotkey for " open contening folder " is not working.) 2008-12-17 12:48:57 -08:00
Marshall T. Vandegrift 5584c82d9a Merge real logging for oeb2lit. 2008-12-17 13:48:31 -05:00
Marshall T. Vandegrift 28064174fc Merge upstream changes. 2008-12-17 13:45:32 -05:00
Marshall T. Vandegrift d415091485 Use actual logger in oeb2lit. 2008-12-17 12:35:03 -05:00
Marshall T. Vandegrift 39e7031670 Merge upstream changes. 2008-12-17 12:32:58 -05:00
Kovid Goyal ba0ae51457 IGN:Improve handling of covers in any2lit 2008-12-17 00:02:50 -08:00
Marshall T. Vandegrift 156d923b8c Accurately namespace in-head stylesheets. Be stricter with element matching rules. 2008-12-16 23:55:10 -05:00
Kovid Goyal 83086312a3 Implement #1389 (Select Output Format at Conversion Time) 2008-12-16 18:10:05 -08:00
Kovid Goyal 839d4baf4c IGN:... 2008-12-16 16:32:30 -08:00
Kovid Goyal 28bd991b79 IGN:... 2008-12-16 16:29:56 -08:00
Marshall T. Vandegrift a52c0b5c21 Fix bug in Manifest __contains__() method. 2008-12-16 19:11:19 -05:00
Marshall T. Vandegrift 24e5133c3b Handle recoverable OPF errors more gracefully, with logging. Change LIT-writing logging to share logger with OEB-processing. 2008-12-16 18:55:44 -05:00
Kovid Goyal 9dcad3216a Fix display of job output in GUI 2008-12-16 15:19:02 -08:00
Marshall T. Vandegrift c82d2d5d13 Fix 32-bit correctness error. 2008-12-16 17:58:20 -05:00
Marshall T. Vandegrift 0d7a9d95d7 Merge upstream changes 2008-12-16 17:57:19 -05:00
Kovid Goyal 126fec5c7d IGN:... 2008-12-16 14:46:54 -08:00
Marshall T. Vandegrift d46abf8c50 Convert page dimensions to points. Add auto-layering method to TOC. 2008-12-16 17:42:11 -05:00
Kovid Goyal 8327c7f235 IGN:any2lit 2008-12-16 13:56:35 -08:00
Marshall T. Vandegrift 3eaede190c Switch to LIT-optimized font size list. 2008-12-16 14:25:11 -05:00
Kovid Goyal e580719f20 IGN:oeb2lit 2008-12-16 11:17:42 -08:00
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