107 Commits

Author SHA1 Message Date
Kovid Goyal
5ba21804da IGN:Development version of Planet calibre 2009-03-27 18:33:05 -07:00
Kovid Goyal
9ca023e9a7 calibre now depends on dnspython for email delivery. Also remove python 2.5 builds as it is no longer officially supported, though calibre will probably continue to run on it for a little while longer. 2009-03-25 18:47:23 -07:00
Kovid Goyal
7448079aa8 Fix error message in OSX when dragging and dropping a cover onto the edit metadata dialog 2009-03-25 12:55:42 -07:00
Kovid Goyal
6fbe65b598 Improved user feedback when downloading covers 2009-03-19 19:52:53 -07:00
Kovid Goyal
aa548ea915 Fix #2004 (PDF to EPUB conversions not working) 2009-03-06 21:43:39 -08:00
Kovid Goyal
36a771c7f1 Fix calibre.app to work correctly even when it is moved into a path that has spaces in it 2009-03-06 12:46:30 -08:00
Kovid Goyal
0a493da7e8 IGN:Add dbus library to linux binary build 2009-02-25 10:00:46 -08:00
Kovid Goyal
b6ab0ba4a0 calibre executables in windows now have the proper version information set 2009-02-18 15:36:19 -08:00
Kovid Goyal
f9501dce90 IGN:Updated translations 2009-02-18 12:49:31 -08:00
Kovid Goyal
2ecb5f82c8 Add various extra dependencies to the linux binary installer that are not usually present on 64bit systems 2009-02-13 10:29:49 -08:00
Kovid Goyal
1746aeafe0 When saving to disk, also save the date. When importing from disk (ebook per directory), if an OPF file is present, use that to read metadata, including date. Adds new dependency on python-dateutil. Rewrite the Add books code for greateer speed and also fix the bug causing the Add books progress dialog to sometimes not close on windows. 2009-02-10 13:01:17 -08:00
Kovid Goyal
e41501c398 version 0.4.134 2009-02-07 00:04:54 -08:00
Kovid Goyal
7f1761afea Fix #1679 (Multiple calibre icons in OSX dock after fetching news) 2009-01-25 19:54:07 -08:00
Kovid Goyal
8f2f6e87fd IGN:... 2009-01-23 16:28:55 -08:00
Kovid Goyal
2c99b69242 Windows installer now refuses to continue if calibre.exe is running 2009-01-22 00:36:23 -08:00
Kovid Goyal
46c13f6c78 Fix #1555 (Suse 64 bit Error) 2009-01-06 10:26:54 -08:00
Kovid Goyal
cb6599bbc1 Fix #1550 (html table handling in v0.4.124) 2009-01-05 10:10:22 -08:00
Kovid Goyal
30e98dc705 Fix #1419 (sudo calibre_postinstall error) and include ImageMagick in linux binary installer 2008-12-21 21:04:23 -08:00
Kovid Goyal
ba0ae51457 IGN:Improve handling of covers in any2lit 2008-12-17 00:02:50 -08:00
Kovid Goyal
1cc8a87f22 version 0.4.113 2008-12-11 22:45:40 -08:00
Kovid Goyal
05594631ba Switch linux build to using python 2.6 and cx_Freeze 2008-12-11 22:14:54 -08:00
Kovid Goyal
6651010f4c Upgrade OS X build to python 2.6 2008-12-09 20:02:24 -08:00
Kovid Goyal
463b406312 Use python 2.6 and Visual Studio 2008 in the windows build 2008-12-09 03:25:31 -08:00
Kovid Goyal
470faaecc0 PRS 700 support 2008-11-26 12:41:43 -08:00
Kovid Goyal
d1d6827ce9 Added recipes for The Times Online and Tne Scotsman (thanks to Darko Miletic) 2008-11-24 15:26:20 -08:00
Kovid Goyal
d8e3c3314c version 0.4.103 2008-11-06 12:28:01 -08:00
Kovid Goyal
1cf0d3e029 IGN:Various minor fixes 2008-10-15 15:02:29 -07:00
Kovid Goyal
4c351035c5 Ebook viewer that supports viewing EPUB, LIT, MOBI, HTML, PRC, etc 2008-10-15 12:34:02 -07:00
Kovid Goyal
5c37760a27 Fix #1032 (No icon set in main exe file) 2008-09-20 19:53:45 -07:00
Kovid Goyal
896182b201 Implemented any2epub 2008-09-18 21:48:08 -07:00
Kovid Goyal
ffd2bfa477 IGN:b11 2008-09-10 19:07:30 -07:00
Kovid Goyal
9e1db45913 Make database sorting more efficient and add config option to select UI language 2008-09-10 11:58:19 -07:00
Kovid Goyal
d373ae7d13 Fix duplicates dialog for large lists of duplicates and remember sorted column 2008-09-09 15:33:57 -07:00
Kovid Goyal
7e9ffe0445 IGN:Fix lxml issues on OSX 2008-09-08 15:45:16 -07:00
Kovid Goyal
3d3c6c3f30 Fix #1000 (Incorrect handling of CSS siblings) 2008-09-08 15:24:49 -07:00
Kovid Goyal
faa405e008 IGN:Fix regression caused by bad strftime implementation on windows. Fix database to rename paths when metadata is changed. 2008-09-01 19:10:59 -07:00
Kovid Goyal
5e494d0f80 Fix display of dates on non english windows 2008-08-30 21:37:37 -07:00
Kovid Goyal
5c399a268e IGN:... 2008-08-30 13:46:39 -07:00
Kovid Goyal
a4d6a595c2 IGN:... 2008-08-27 18:06:38 -07:00
Kovid Goyal
606f3a6dd1 Fix #951 ([comic2lrf] on windows multi-threading isn't working) 2008-08-27 11:57:48 -07:00
Kovid Goyal
c3cced43ec Make installation of USB drivers for PRS500 manual as the automatic installer was failing. Instructions are on the windows download page. 2008-08-26 14:24:33 -07:00
Kovid Goyal
ecbf38a3d6 IGN:... 2008-08-06 03:03:37 -07:00
Kovid Goyal
4dff7ecf95 Switch to using lit2oeb to explode LIT files. 2008-08-05 22:33:19 -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
acc94d3736 Integrate conversion of comics into the GUI 2008-08-02 22:31:59 -07:00
Kovid Goyal
7e71f8648e IGN:... 2008-07-30 16:54:10 -07:00
Kovid Goyal
a05d1b3614 IGN:... 2008-07-30 15:49:26 -07:00
Kovid Goyal
60263f3643 Add config option to ask for confirmation on deletes 2008-07-30 12:12:51 -07:00
Kovid Goyal
7eec1f5ba7 IGN:Add 64bit dependencies to linux binary build 2008-07-28 08:35:56 -07:00