28274 Commits

Author SHA1 Message Date
Kovid Goyal
e65a10ff5b version 0.4.142 2009-03-03 08:31:16 -08:00
Kovid Goyal
974153015e Implement support for LIT atoms 2009-03-02 21:54:41 -08:00
Marshall T. Vandegrift
2a0cdbd555 Implement support for LIT atoms. 2009-03-02 13:22:08 -05:00
Kovid Goyal
9fdd891f87 Fix #1933 (Text is not centered when converting from MOBI to LIT) 2009-03-02 09:46:37 -08:00
Marshall T. Vandegrift
440c02a202 Fix #1933. Sanitize CSS clasnames for MSReader. 2009-03-02 08:37:24 -05:00
Kovid Goyal
8b18917435 Fix calibre holding file handles on the Cybook, preventing it from being ejected 2009-03-01 15:27:40 -08:00
Kovid Goyal
5247233b4b IGN:... 2009-03-01 15:25:21 -08:00
Kovid Goyal
f79793ac1d New recipe for Newstimes by Darko Miletic 2009-03-01 15:24:15 -08:00
John Schember
8119b9e868 Fix open files with PDF metadata reader 2009-03-01 18:10:14 -05:00
Kovid Goyal
549e2b9efb Pull from trunk 2009-03-01 10:08:53 -08:00
Kovid Goyal
7486b2ae61 IGN:... 2009-03-01 10:01:39 -08:00
John Schember
3dc42b5302 Add close at end of get_file 2009-03-01 10:23:25 -05:00
Kovid Goyal
fae96a6aea IGN:Preliminary windows only Blackberry driver 2009-02-28 14:25:37 -08:00
Kovid Goyal
5ff249408f Fix #1962 (calibre set_metadata not writing book field into database) 2009-02-28 14:11:05 -08:00
Kovid Goyal
42972375c6 Fix regression in config dialog when setting the save single format option 2009-02-28 10:10:47 -08:00
Kovid Goyal
182699c6a4 Fix #1960 (html2epub limits in number of files allowed) 2009-02-28 10:05:29 -08:00
Kovid Goyal
f7257a3ec9 Fix #1949 (Calibre hangs with 'TypeError') 2009-02-28 09:49:58 -08:00
Kovid Goyal
763fc22bd4 New recipe for The Onion, by Darko Miletic 2009-02-27 16:47:34 -08:00
Kovid Goyal
6a786fcba4 MOBI Input:Fix #1921 (Mobi to Epub conversion) 2009-02-27 09:36:11 -08:00
Kovid Goyal
39e35cf677 Linux install:calibre_postinstall now installs desktop integration even for non-root user 2009-02-27 09:03:51 -08:00
Kovid Goyal
4d44f2d8bd MOBI Input:Improve detection of Table of Contents. Fixes #1936 (SInce Calibre 0.4.134 medatada in reader doesn't works) 2009-02-26 14:13:43 -08:00
John Schember
4d21dd9fe2 Sync to trunk 2009-02-26 17:07:14 -05:00
Kovid Goyal
b5e9f19502 Fix #1940 (Setting cover image for mobi file via GUI broken) 2009-02-26 12:55:49 -08:00
Kovid Goyal
786c0c9cae Fix #1938 (Error in lrs2lrf) 2009-02-26 12:12:00 -08:00
Kovid Goyal
b197a6c86f New recipe for Soldiers by Darko Miletic 2009-02-26 10:25:01 -08:00
Kovid Goyal
46c7759e88 IGN:Tag release 2009-02-25 19:38:52 -08:00
Kovid Goyal
52d13c5a0e version 0.4.141 2009-02-25 19:22:01 -08:00
Kovid Goyal
0426b3150f New recipe for La Mujer De mi Vida by Darko Miletic 2009-02-25 16:20:26 -08:00
Kovid Goyal
3ea924b1d3 Refuse to set metadata in DRMed MOBI files as this can lead to files that dont work on the device 2009-02-25 16:15:33 -08:00
Kovid Goyal
43dbf24c75 Pull from trunk 2009-02-25 12:24:15 -08:00
Kovid Goyal
9533676c22 Import/Export support for booksmarks in the ebook viewer 2009-02-25 12:22:39 -08:00
Kovid Goyal
9c3062a4b5 Fix #1934 (Would like to assign a year (not a full date) to a title) 2009-02-25 12:12:56 -08:00
John Schember
a1c6108b72 ebook-viewer: Bookmark Manager: Import/Export, new UI layout. 2009-02-25 15:01:42 -05:00
Kovid Goyal
18c39c6e20 New recipe for Courrier International and updated Le Monde by Mathieu Godlewski 2009-02-25 11:08:44 -08:00
Kovid Goyal
3aa901df7e Command line PDF conversion and bookmark manager for ebook-viewer 2009-02-25 10:23:34 -08:00
Kovid Goyal
a28bb69bb3 Pull from trunk 2009-02-25 10:17:13 -08:00
Kovid Goyal
32968d2332 IGN:... 2009-02-25 10:01:31 -08:00
Kovid Goyal
0a493da7e8 IGN:Add dbus library to linux binary build 2009-02-25 10:00:46 -08:00
John Schember
e496f88ed0 eBook-viewer: Basic bookmark manager 2009-02-25 09:50:42 -05:00
Kovid Goyal
abcf40b21f Move MOBI output out of beta status, since it's pretty stable 2009-02-24 22:53:31 -08:00
Kovid Goyal
6b4a26ef29 Fix #1886 (ValueError: invalid literal for float(): size) and #1887 2009-02-24 22:49:10 -08:00
Kovid Goyal
670f450d78 Make PDF conversion on OSX more robust. Fixes #1927 (PDF->MOBI traceback) 2009-02-24 22:43:32 -08:00
Marshall T. Vandegrift
df4b4707a2 #1887. Escape characters which are not allowed to appear in attribute values. 2009-02-25 00:14:11 -05:00
Marshall T. Vandegrift
f1ba77d172 Fix #1886. Handle invalid non-numeric font-size values. 2009-02-24 23:43:54 -05:00
John Schember
d473fcf95e Sync to trunk 2009-02-24 18:44:40 -05:00
Kovid Goyal
42a4ed14ca Implement #1929 (OSX: MetaInformation shall be accesible by hitting Command(Apple)+I) 2009-02-24 13:24:44 -08:00
Kovid Goyal
3d35381648 Fix #1926 (Author column sorts by original name instead of latest database entry) 2009-02-24 11:50:59 -08:00
Kovid Goyal
4ea4faf204 Initial support for the Kindle 2 2009-02-24 10:29:03 -08:00
Kovid Goyal
84793583a6 IGN:Tag release 2009-02-23 17:56:08 -08:00
Kovid Goyal
78a885a09a version 0.4.140 2009-02-23 17:45:36 -08:00