Commit Graph

38087 Commits

Author SHA1 Message Date
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
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