33789 Commits

Author SHA1 Message Date
Kovid Goyal
73e7c29de0 Fix saving to disk (in a single directory) of books with no formats 2008-08-05 23:14:34 -07:00
Kovid Goyal
4dff7ecf95 Switch to using lit2oeb to explode LIT files. 2008-08-05 22:33:19 -07:00
Kovid Goyal
f5bcc609b3 IGN:... 2008-08-05 14:09:33 -07:00
Kovid Goyal
ab00d25925 IGN:Use distutils to build PyQt extensions 2008-08-05 14:08:21 -07:00
Kovid Goyal
98725dd828 Fixes for handling of unicode command line arguments on windows 2008-08-05 14:04:44 -07:00
Kovid Goyal
9b7500375b Fix #924 (CBZ Convert Error) 2008-08-05 07:57:45 -07:00
Kovid Goyal
6eb005d5c6 IGN:Working HTML traversal and misc bug fixes 2008-08-04 22:15:37 -07:00
Kovid Goyal
2adea64882 Fix #925 (Bulk convert (2 files) fails with the errors below.) 2008-08-04 18:45:01 -07:00
Kovid Goyal
265a618881 Fix calibredb list on windows 2008-08-04 18:11:59 -07:00
Kovid Goyal
eb95b6c693 version 0.4.82 2008-08-04 15:09:53 -07:00
Kovid Goyal
487117f48f Fix regression that disabled comments section in metadata dialog. 2008-08-04 15:08:50 -07:00
Kovid Goyal
e236efdad5 IGN:... 2008-08-04 12:59:12 -07:00
Kovid Goyal
f0f2abf4ef version 0.4.81 2008-08-04 10:05:02 -07:00
Kovid Goyal
a5e9ff6ab9 Fix #703 (crashes when pressing configure or config buttons on windows) 2008-08-04 04:49:10 -07:00
Kovid Goyal
92ecca206f Sync with calibre:main 2008-08-03 19:15:15 -07:00
Kovid Goyal
82d021b460 Handle ancient text-only PRC ebooks. 2008-08-03 16:36:48 -07:00
Kovid Goyal
1c5ecad88f IGN:... 2008-08-03 14:30:48 -07:00
Kovid Goyal
0c1f1c1c7b Fix #922 (ERROR: Unhandled exception when opening Calibre-0.4.80) 2008-08-03 14:10:09 -07:00
Kovid Goyal
c4f3e1c8d8 IGN:Make OPF generation compliant with epubcheck 2008-08-02 22:51:37 -07:00
Kovid Goyal
acc94d3736 Integrate conversion of comics into the GUI 2008-08-02 22:31:59 -07:00
Kovid Goyal
313bc4d51b IGN:Remove wmi initialization for the device scanner as wmi is no longer needed 2008-08-02 15:53:22 -07:00
Kovid Goyal
6d2c277d93 Detect proxies automatically on windows 2008-08-02 15:10:10 -07:00
Marshall T. Vandegrift
5f7e9f8982 Fix Genshi default namespace bug 2008-08-02 16:13:34 -04:00
Marshall T. Vandegrift
4e6c1be0e4 Add correct namespace scoping to generated OPF 2008-08-02 16:10:56 -04:00
Kovid Goyal
917cbdf348 IGN:... 2008-07-31 16:46:44 -07:00
Kovid Goyal
92b6543433 Fix #920 2008-07-31 14:59:31 -07:00
Kovid Goyal
5c8c683c2f Fix #874 (UnicodeDecodeError: in feeds2disk) 2008-07-31 05:26:31 -07:00
Kovid Goyal
df883310c2 Fixed encoding bug on chinese windows vista 2008-07-30 17:22:09 -07:00
Kovid Goyal
8f08dc92b8 sync with main 2008-07-30 17:12:50 -07:00
Kovid Goyal
7e71f8648e IGN:... 2008-07-30 16:54:10 -07:00
Kovid Goyal
8eb9b269e4 Fix isbndb.exe unicode error on windows. 2008-07-30 16:39:39 -07:00
Kovid Goyal
a05d1b3614 IGN:... 2008-07-30 15:49:26 -07:00
Kovid Goyal
8944c7e984 Fix handling of EmpLine in lrf2lrs 2008-07-30 12:33:28 -07:00
Kovid Goyal
60263f3643 Add config option to ask for confirmation on deletes 2008-07-30 12:12:51 -07:00
Kovid Goyal
57de47dbee IGN:... 2008-07-30 08:58:49 -07:00
Kovid Goyal
fc5dbaab47 Intial implementation of comic2lrf for converting CBR, CBZ files 2008-07-30 08:52:42 -07:00
Kovid Goyal
d42c3031ae Add support for writing metadata to epub-meta 2008-07-28 15:03:28 -07:00
Marshall T. Vandegrift
49e8e8b4b2 Removed pure-Python LIT-specific DES code 2008-07-26 16:00:37 -04:00
Marshall T. Vandegrift
97b5fc46ba Use pysco when UnBinarying, if available 2008-07-26 15:53:26 -04:00
Marshall T. Vandegrift
ac819eec9d Convert some range()s to xrange()s 2008-07-26 14:56:07 -04:00
Marshall T. Vandegrift
e9ba420cfc Converted DES decryption to a Python/C module 2008-07-26 14:19:26 -04:00
Marshall T. Vandegrift
e67eca9487 Fix #416 (Error converting .lit file) 2008-07-26 07:56:39 -04:00
Marshall T. Vandegrift
41e7844b8b Fix #913 (lit2lrf conversion error) 2008-07-26 00:11:01 -04:00
Marshall T. Vandegrift
1eba7afa35 Fix #908 (Error message when converting LIT file) 2008-07-25 17:47:30 -04:00
Kovid Goyal
9a400ae39a IGN:... 2008-07-25 08:02:02 -07:00
Kovid Goyal
49f75513cf version 0.4.80 2008-07-25 00:01:31 -07:00
Kovid Goyal
50add0c72d Use a little C code to interface with windows for device detection and unicode command line arguments 2008-07-24 20:26:58 -07:00
Kovid Goyal
e854a9ffd5 Allow syncing of epub books to the 505 2008-07-24 20:17:26 -07:00
Kovid Goyal
73ee328b5c Implement #905 (All <navPoint/>s in NCX TOC generated from HTML have a playOrder of 1) 2008-07-23 08:24:45 -07:00
Kovid Goyal
db9c2096b9 IGN:... 2008-07-23 08:23:22 -07:00