Commit Graph

2557 Commits

Author SHA1 Message Date
Marshall T. Vandegrift 8b7d3cf4cc More fixes and improvements. Etc etc etc. 2009-01-07 00:35:58 -05:00
Marshall T. Vandegrift c4bef79096 Clean up the handling of anchors and page breaks. 2009-01-06 20:08:34 -05:00
Marshall T. Vandegrift 4346c7f66c Fixed various bugs; added various improvements. 2009-01-06 09:44:24 -05:00
Marshall T. Vandegrift 28512fac5a Mobi doesn't use PNG afterall. Slightly better treatment of 'float's. 2009-01-05 08:03:03 -05:00
Marshall T. Vandegrift d01d57f727 Mobipocket support improvements:
- Initial SVG rasterization support.
  - Various minor improvements.
2009-01-05 07:44:46 -05:00
Marshall T. Vandegrift b36ac2f96c Fix excessive HTML entity substitution. 2009-01-05 00:18:21 -05:00
Marshall T. Vandegrift d3f12fcf36 Various tweaks and improvements to Mobi generation. 2009-01-04 23:30:47 -05:00
Marshall T. Vandegrift 8348264198 Various stability improvements. 2009-01-04 23:30:03 -05:00
Marshall T. Vandegrift d11347331c Handle <pre> tags and <table> tags (kind of). 2009-01-03 22:42:31 -05:00
Marshall T. Vandegrift 6e3d8aee52 Merge upstream changes. 2009-01-03 12:27:55 -05:00
Marshall T. Vandegrift b637be07be Further improvements to Mobi markup conversion. 2009-01-03 12:23:13 -05:00
Kovid Goyal cabb094390 IGN:... 2009-01-03 00:18:13 -08:00
Kovid Goyal b32c97ea04 IGN:Parse metadata from filenames on cybook and add more supported formats 2009-01-02 18:52:29 -08:00
Kovid Goyal 7dafbf686d IGN:Tag release 2009-01-02 17:19:36 -08:00
Kovid Goyal 66b8169706 version 0.4.124 2009-01-02 17:12:41 -08:00
Kovid Goyal e41f8b3a70 Add completion for author and publisher fields in edit metadata dialog. Fixes #1383 (useful feature ideas) and #1521 2009-01-02 16:43:21 -08:00
John Schember 5145938681 Extract the title and author from filename when reading books from a Cybook 2009-01-02 19:26:47 -05:00
Kovid Goyal 944435fd2f Fix bug affecting the Tableof COntents in EPUB files generated from PRC files. The generated TOC would cause the SONY reader to crash if the original PRC file contained links to the internet 2009-01-02 15:46:48 -08:00
John Schember 7d4bfe89b9 Add support for html and rtf to cybook driver 2009-01-02 18:44:53 -05:00
Kovid Goyal 16a07347e4 Implement #1522 (force cover extraction from specific file) 2009-01-02 10:44:32 -08:00
Kovid Goyal 62394454d5 Fix regression in ebook viewer that was causing the scrollbar position to not be updated when scrolling with the mouse wheel 2009-01-02 10:33:46 -08:00
Kovid Goyal 5913cfe35d Fix #1531 (Can't open Epub made with Indesign) 2009-01-02 10:27:00 -08:00
Kovid Goyal 5744dd1a31 Fix #1516 (Adding Books dialog never disappears) 2009-01-02 09:51:06 -08:00
Kovid Goyal c9177f4658 Fix #1526 (Error on EPUB conversion from deDRMed Mobipocket file) 2009-01-02 09:34:36 -08: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
Kovid Goyal 4f8315a5bb Fix #1519 (Polish language books decoding error) 2009-01-01 22:36:03 -08:00
Kovid Goyal 57c8df9d68 Fix #1514 (return from convert screen) 2009-01-01 22:31:46 -08:00
Kovid Goyal 2946ba6268 Initial driver for Cybook Gen 3 (linux only) thanks to John Schember 2009-01-01 22:19:29 -08:00
Kovid Goyal 865a5cca01 Implement #1523 (Keyboard shortcuts for ebook-viewer) 2009-01-01 19:01:30 -08:00
Kovid Goyal 4d3f3fbf8d Fix #1518 (bad temporary file handling during manpage creation) 2009-01-01 18:53:37 -08:00
Kovid Goyal 8afce4910c Implement #1517 (Please allow installation without non-free prs500 fonts) 2009-01-01 18:49:44 -08:00
Marshall T. Vandegrift c2cd135cf8 During Mobi generation convert image types other than GIF and JPEG. 2008-12-31 17:16:53 -05:00
Kovid Goyal 352b2b225a IGN:Add open method to device interface 2008-12-31 13:44:12 -08:00
Kovid Goyal a38b1bf0a6 EPUB output: handle <span> tags inside <head> tags. Also correctly handle <img> tags inside <a> tags when the image that is being linked to is missing. 2008-12-31 13:27:07 -08:00
Kovid Goyal e14b37bad2 LRF output: Add option to control header separation from body text 2008-12-31 12:42:51 -08:00
Kovid Goyal 8fe381e502 Add options to lrf-meta to set creator, producer, publisher, classification. Remove --page option as it was useless. 2008-12-31 12:09:29 -08:00
Kovid Goyal c25e6e6cbb Add option to lrf2lrs to disable saving of embedded image and font files 2008-12-31 11:48:27 -08:00
Kovid Goyal e56910ad12 Remove some spurious CSS parsing warnings from EPUB conversion output 2008-12-31 11:30:10 -08:00
Kovid Goyal 16ac51a652 IGN:Put recipes into their own namespace 2008-12-31 10:35:50 -08:00
Kovid Goyal e3b148e84a Fix regression in epub2lrf when converting EPUB files that specify a HTML page as a cover 2008-12-31 10:35:33 -08:00
Kovid Goyal dad9ec898f Implement #1502 (Add more metadata to calibredb's Stanza output) 2008-12-31 08:44:03 -08:00
Kovid Goyal fad5109de6 Added recipes: NSPM, NSPM in english, The market ticker, Tom's Hardware, Spiegel international (in english), Pescanik
Updated recipes: Vreme, B92, Politika, Novosti, jutarnji, la nacion, Clarin, Blic, Danas
2008-12-31 08:23:15 -08:00
Kovid Goyal b1eb16b876 Fix #1503 (Strange error during recipe execution) 2008-12-31 07:51:30 -08: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