2096 Commits

Author SHA1 Message Date
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
39f6864e7f Produce more vaild generated OPF 2008-08-02 16:15:23 -04: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
8e964de8c4 IGN:Look for Qt translations in the right place on Mandriva 2008-07-31 21:51:17 -07: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
Kovid Goyal
7eec1f5ba7 IGN:Add 64bit dependencies to linux binary build 2008-07-28 08:35:56 -07:00
Kovid Goyal
ba35dd0715 Speed improvements for lit2oeb 2008-07-27 11:46:23 -07:00
Marshall T. Vandegrift
68ad41968e Implement various improvements to lit2oeb speed 2008-07-26 16:07:17 -04: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
Kovid Goyal
ff0aca5f84 IGN:Another fix for lit2oeb 2008-07-26 10:18:18 -07:00
Marshall T. Vandegrift
e67eca9487 Fix #416 (Error converting .lit file) 2008-07-26 07:56:39 -04:00
Kovid Goyal
80c665544c Fix #913 (lit2lrf conversion error) 2008-07-25 21:56:46 -07:00
Marshall T. Vandegrift
41e7844b8b Fix #913 (lit2lrf conversion error) 2008-07-26 00:11:01 -04:00
Kovid Goyal
4f4af05fa2 Fix #908 (Error message when converting LIT file) 2008-07-25 16:30:54 -07:00
Marshall T. Vandegrift
1eba7afa35 Fix #908 (Error message when converting LIT file) 2008-07-25 17:47:30 -04:00
Kovid Goyal
4b22654837 IGN:... 2008-07-25 09:12:21 -07:00
Kovid Goyal
9a400ae39a IGN:... 2008-07-25 08:02:02 -07:00
Kovid Goyal
74196b30b2 IGN:Tag release 2008-07-25 00:04:41 -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
Marshall T. Vandegrift
6cea84a15f Fix NCX playOrder in TOC generated from HTML 2008-07-23 10:26:29 -04:00
Kovid Goyal
54e5380170 Fix #904 2008-07-22 23:25:22 -07:00
Kovid Goyal
18fa7a316c Implement #903 (HTML conversion should parse external "text/x-oeb1-css" stylesheets) 2008-07-22 21:52:57 -07:00
Kovid Goyal
f791a07208 IGN:... 2008-07-22 21:49:23 -07:00
Marshall T. Vandegrift
aa1d5481e6 Parse text/x-oeb1-css stylesheets 2008-07-23 00:30:58 -04:00
Marshall T. Vandegrift
cb01eea2f2 Parse text/x-oeb1-css stylesheets 2008-07-23 00:20:28 -04:00
Kovid Goyal
2a6d01d0a6 IGN:... 2008-07-22 20:48:37 -07:00