2777 Commits

Author SHA1 Message Date
Marshall T. Vandegrift
d321b77930 Fix #1653:
- Fail gracefully on input with fragment-level broken links
2009-01-19 21:17:27 -05:00
Marshall T. Vandegrift
0f56822a07 Fix #1652:
- Ignore duplicate <manifest/> entries and attempt to continue.
2009-01-19 20:54:34 -05:00
Kovid Goyal
15de9783e6 Fix #1649 (any2mobi fails to convert "Die Zeit" News ePub Files) and #1650 2009-01-19 16:16:33 -08:00
Kovid Goyal
f688c8c3b3 Recipe for La Prensa by Darko Miletic 2009-01-19 16:11:12 -08:00
Kovid Goyal
b56e85f23d Fix #1639 (Calibre can not handle properly URL's with non-ascii characters) 2009-01-19 16:01:09 -08:00
Kovid Goyal
2ab9c0229b Recipe for The Age by Matthew Briggs 2009-01-19 15:51:46 -08:00
Marshall T. Vandegrift
50d0417129 Fix #1650:
- Handle a //guide/reference[@cover] which specifies the raster image
    cover directly
2009-01-19 15:13:31 -05:00
Marshall T. Vandegrift
7e63bc95e2 Fix #1649:
- Handle empty XML files while manifest trimming
  - Ignore <img/>s with non OPS raster image @src
2009-01-19 15:03:50 -05:00
Kovid Goyal
e3115f03cf EPUB output:Set --remove-paragraph-spacing to off by default 2009-01-19 11:30:47 -08:00
Kovid Goyal
383d33e6aa Fix #1645 (Picks up thumbnail not cover from some Mobipocket files) 2009-01-19 10:43:34 -08:00
Kovid Goyal
1a98b0c266 EPUB viewer:Support quotes in the path to embedded font files 2009-01-19 09:58:44 -08:00
Kovid Goyal
6175dca686 IGN:... 2009-01-19 09:41:41 -08:00
Kovid Goyal
b6b5c0aaef IGN:Updated translations 2009-01-18 22:44:49 -08:00
Kovid Goyal
7fb663e048 Fix #1641 (4.129 crashes when Reader device is attached) 2009-01-18 21:02:11 -08:00
Kovid Goyal
e1c4e0bd45 EPUB output:Map <br> tags that are childern of <body> to <p>&nbsp;</p> to get ADE to display them as line breaks. 2009-01-18 19:57:06 -08:00
Kovid Goyal
6b1d2571c1 The GUI no longer tries to migrate the old library1.db automatically. Use calibre-debug --migrate for this. 2009-01-18 19:45:02 -08:00
Kovid Goyal
f5dd06b9c2 IGN:Tag release 2009-01-18 18:12:54 -08:00
Kovid Goyal
00ae0d0edd version 0.4.129 2009-01-18 18:07:59 -08:00
Kovid Goyal
a0e9483e92 Fix #1623 (Filter stats update) 2009-01-18 18:04:11 -08:00
Kovid Goyal
a83de9ce2d Fix #1639 (Calibre can not handle properly URL's with non-ascii characters). New recipe for Sueddeutsche by Oliver Niesner 2009-01-18 16:07:15 -08:00
Kovid Goyal
d724f09059 Recipe for Sueddeutsche by Oliver Niesner 2009-01-18 14:22:21 -08:00
Kovid Goyal
42861e9b36 Generate thumbnails when adding books to the Cybook 2009-01-18 14:04:38 -08:00
Kovid Goyal
edd7ef00b1 Add progress dialog for saving to disk. Also Fix #1624 (Reading meta-data dialogue box doesn't close in windows XP) 2009-01-18 14:00:47 -08:00
John Schember
df1c2911af Cybook: Generate thumbnail file when adding books to device. 2009-01-18 16:39:01 -05:00
John Schember
46911ad711 Sync to trunk 2009-01-18 14:43:34 -05:00
Kovid Goyal
8d6bc29107 New recipes for Ambito and El Argentino by Darko Miletic 2009-01-18 11:28:27 -08:00
Kovid Goyal
f16fe3e8e6 MOBI Input: Strip geographic tags from converted MOBI markup as ADE doesn't handle them gracefully. 2009-01-18 10:04:26 -08:00
Kovid Goyal
5a16951ded New recipes for Pagina/12 and Infobae as well as an updtaed recipe for Clarin (thanks to Darko Miletic) 2009-01-18 09:35:56 -08:00
John Schember
67e9eac46c Add KINDLE to avaliable device list. 2009-01-18 11:16:19 -05:00
John Schember
fbcfc4f82c Sync to trunk 2009-01-18 11:14:51 -05:00
Kovid Goyal
b2e00637a2 IGN:Fix building in windows in a Visual Studio Command prompt 2009-01-17 14:30:00 -08:00
Kovid Goyal
25a176ec0e Fix #1631 (Cover Image from epub cut in half) 2009-01-17 14:23:10 -08:00
Kovid Goyal
ad04058c24 IGN:Fix any2lit now disables any2epub font rescaling and enables splitting on page breaks 2009-01-17 13:40:29 -08:00
Kovid Goyal
e6b3565c81 IGN:... 2009-01-17 13:11:30 -08:00
Kovid Goyal
05bc96b067 Fix #1608 (Cover not found in Mobipocket file) 2009-01-17 13:07:04 -08:00
Marshall T. Vandegrift
3eef5f35bf Fix further breakage in oeb2lit 2009-01-17 15:59:26 -05:00
Marshall T. Vandegrift
a62c15cee0 Fix break to any2lit. 2009-01-17 15:50:07 -05:00
Kovid Goyal
7057fb8662 Kindle driver for OSX and Windows. Better Cybook detection in windows. The prs500 command now supports the Cybook and Kindle drivers. 2009-01-17 12:42:47 -08:00
Kovid Goyal
9198762e35 IGN:... 2009-01-17 12:34:21 -08:00
Kovid Goyal
1a3de747d9 IGN:... 2009-01-17 12:32:43 -08:00
Kovid Goyal
329fd4866f MOBI Output:Command line support for converting to MOBI via the command any2mobi (thanks to Marshall T. Vandegrift) 2009-01-17 12:23:27 -08:00
Marshall T. Vandegrift
68fe7a1e8e Force default font-size in CSS flattening. 2009-01-17 14:50:11 -05:00
John Schember
a12b1bd4a4 Better t2b deletion for Cybook 2009-01-17 14:12:15 -05:00
John Schember
d599956a72 Kindle support for OSX and Windows 2009-01-17 12:43:50 -05:00
Marshall T. Vandegrift
35fce76007 Added basic "any2mobi" command-line tool. 2009-01-16 20:50:07 -05:00
John Schember
fae7bf3504 Sync to trunk 2009-01-16 20:44:10 -05:00
John Schember
4bdb536671 Usbms cli support 2009-01-16 20:43:36 -05:00
Marshall T. Vandegrift
e73639e5d3 Merge upstream changes 2009-01-16 20:19:39 -05:00
Marshall T. Vandegrift
5225b1f0b0 Minor tweaks to renderer profiles and CSS fixing. 2009-01-16 20:02:05 -05:00
Marshall T. Vandegrift
e8f7219108 Use fully correct quoting on Mobi //guide/reference attributes. 2009-01-16 19:24:07 -05:00