5395 Commits

Author SHA1 Message Date
Kovid Goyal
61850df263 When adding books, if reading metadata raises an exception, make error reporting more robust 2009-07-08 19:23:16 -06:00
Kovid Goyal
a9f3765632 Pull from driver-dev 2009-07-08 18:29:49 -06:00
John Schember
5c7ac6f44f Sync to trunk. 2009-07-08 18:37:59 -04:00
Kovid Goyal
6ac009886c Search box now indicates successfully parsed queries 2009-07-08 13:27:26 -06:00
Kovid Goyal
8443a11abe ... 2009-07-08 11:06:21 -06:00
Kovid Goyal
f104f1e07d Removethumbnails instead of larger images in WSJ recipe 2009-07-08 11:05:44 -06:00
John Schember
794eba4b46 Header and footer removal by regex moved to from pdf input to structure detection in plumber. 2009-07-08 07:55:08 -04:00
John Schember
21140bc72b Implement bug #810: Search can be as you type or only on Enter/Return. 2009-07-08 07:31:37 -04:00
John Schember
ccdc693b97 Sync to trunk. 2009-07-08 06:26:31 -04:00
Kovid Goyal
5faeaba6c2 Updated Wall Street Journal recipe 2009-07-07 23:58:18 -06:00
John Schember
f86229c72d Cybook Opus profile. 2009-07-07 21:19:03 -04:00
John Schember
768979168c DeviceBooksView does not need auto complete. 2009-07-07 21:14:38 -04:00
Kovid Goyal
e0e6ddb6cf Strip trailling periods from filenames calculated by the SQLite backend 2009-07-07 17:13:30 -06:00
Kovid Goyal
6697b9bbb3 Pass trough guide entries used by MOBI output 2009-07-07 15:51:00 -06:00
Kovid Goyal
8e9590373f Fix handling of user specified masthead image 2009-07-07 15:24:24 -06:00
Kovid Goyal
d850f6e2d6 MOBI Input: Assume unit less numbers are in pixels 2009-07-07 14:20:21 -06:00
Kovid Goyal
a625a9f6ea Fix #2737 (Metadata retrieval error: "year out of range") 2009-07-07 13:46:23 -06:00
Kovid Goyal
3850f64c06 EPUB Output: Replace self closed pre elements as they cause problems with WebKit based renderers 2009-07-07 13:46:03 -06:00
Kovid Goyal
9ff952beae Fix #2745 (Patch to read pubdate on import) 2009-07-07 13:07:47 -06:00
Kovid Goyal
173aa421e3 Fix #2748 ("calibredb add -1" fails) 2009-07-07 13:06:17 -06:00
Kovid Goyal
21194d5d75 ... 2009-07-07 12:56:08 -06:00
Kovid Goyal
e0d515874b Force pretty printing of output when outputting to OEB or EPUB. Fix #2777 (ToC incorrect in MS Reader to ePub) 2009-07-07 12:01:20 -06:00
Kovid Goyal
d57e1d98c3 LRF Output: Base font size rescaling now uses both OEB and LRF algorithms. 2009-07-07 11:13:49 -06:00
Kovid Goyal
3725e7eb79 ... 2009-07-07 10:18:10 -06:00
Kovid Goyal
ed716130f8 ... 2009-07-07 10:12:41 -06:00
Kovid Goyal
151ffab821 Support Want-OPDS-Catalog HTTP header in content server 2009-07-07 10:05:22 -06:00
Kovid Goyal
50f6de082a Remove inline navars from downloaded recipes when converting to indexed MOBI. Also fix various typos. 2009-07-07 09:30:48 -06:00
Kovid Goyal
5c5d37ee1a Fix #2781 (Failed to generate index) 2009-07-06 19:55:15 -06:00
Kovid Goyal
01a3782676 MOBI Output: Have the href of the periodical class TOC node point to the top of the first spine element 2009-07-06 19:39:00 -06:00
Kovid Goyal
4158655b62 ... 2009-07-06 18:28:54 -06:00
Kovid Goyal
3bb5d82da6 New Honduran recipes by Darko Miletic 2009-07-06 17:16:10 -06:00
John Schember
0e8cc35f18 Sync to trunk. 2009-07-06 19:14:58 -04:00
Kovid Goyal
4f1c599581 Fix various typos 2009-07-06 12:49:45 -06:00
Kovid Goyal
3bd2627645 Fix #2786 (Updated recipe for Clarin) 2009-07-06 12:36:55 -06:00
Kovid Goyal
ce9c61580b Initial (incomplete) implementation of periodical indexing for MOBI files using te recipe system 2009-07-06 12:16:14 -06:00
Kovid Goyal
0e60596eda ... 2009-07-06 11:15:21 -06:00
Marshall T. Vandegrift
07bc32118b Fix nasty recursion bug. 2009-07-06 13:15:15 -04:00
Kovid Goyal
befdf2208d Fix #2595 (Lost scene-breaks (<br/> tags) in epub book) 2009-07-06 11:07:27 -06:00
Kovid Goyal
68afc75c4d Output profile for the Illiad 2009-07-06 10:47:06 -06:00
Kovid Goyal
6ad3575579 MOBI output: Set the document type by the publication type in the document metadata 2009-07-06 09:22:56 -06:00
Kovid Goyal
45366b0df5 Check for masthead image when generating MOBI periodicals 2009-07-06 08:56:34 -06:00
Kovid Goyal
6ac637a9de MOBI writer: Support for structured periodical 2009-07-05 19:24:35 -06:00
John Schember
a2457cb939 Auto complete author, series, publisher in library_view 2009-07-05 21:16:21 -04:00
John Schember
4b338c5274 Auto completes in convert dialog. 2009-07-05 18:35:23 -04:00
Kovid Goyal
48d01abb6c Content server:Set metadata in EPUB files before sending. Fixes #2734 (Wrong ebook title/author) 2009-07-05 14:22:57 -06:00
John Schember
b70c1d1231 Metadata Bulk: Auto completing for various inputs. 2009-07-05 16:03:03 -04:00
Kovid Goyal
065e647076 IGN:Updated translations 2009-07-05 13:50:22 -06:00
John Schember
cf8137ec85 Metadata single, remove author completer because authors is now a combobox. 2009-07-05 15:49:53 -04:00
John Schember
b92567f538 Sync to trunk. 2009-07-05 15:41:44 -04:00
John Schember
b8fc9de71d Make tags completing line edit a stand alone widget. Use tag completing line edit in metadata single dialog. 2009-07-05 15:39:35 -04:00