Commit Graph

108 Commits

Author SHA1 Message Date
Kovid Goyal 27a78ef851 Try to eject unmounted devices in linux. Misc. fixes 2009-07-24 20:46:57 -06:00
Kovid Goyal 4643668b6f version 0.6.0 2009-07-24 19:43:45 -06:00
Kovid Goyal ed92482019 Implement #2829 (Request for hyphenation) 2009-07-14 18:12:29 -06:00
Kovid Goyal a58d8110d1 minify all included javascript and add Hyphenator.js library 2009-07-14 09:36:16 -06:00
Kovid Goyal fab6127966 OS X builds again 2009-06-05 19:26:59 -07:00
Kovid Goyal cc04191f80 Add command to upload betas 2009-06-02 16:52:53 -07:00
Kovid Goyal 253a93d324 ... 2009-06-02 16:48:25 -07:00
Kovid Goyal a2187a86ac ... 2009-05-31 10:42:44 -07:00
Kovid Goyal d68e488e8b Pull from trunk 2009-05-16 15:47:17 -07:00
Kovid Goyal a3e2e0ab4c version 0.5.12 2009-05-15 12:59:48 -07:00
Kovid Goyal 9765d91570 Widget for strucutre detection settings 2009-05-07 21:40:01 -07:00
John Schember 05a9732dbb Wrong init arg. Remove unknown argument. 2009-05-05 06:55:28 -04:00
Kovid Goyal 5cd88d2602 Conversion dialog now saves the preferred input format when it is accepted so subsequent re-conversions of the same book will use the same input format 2009-05-04 21:20:27 -07:00
Kovid Goyal 97ed8d26df Pull from trunk 2009-05-04 18:41:22 -07:00
Kovid Goyal 6bff37343e IGN:calibre-debug -d now generated ioreg output on OS X 2009-05-04 18:40:28 -07:00
Kovid Goyal 1770f7bf74 Ported structure detection code and added plugin for FB2 input. 2009-04-19 14:44:37 -07:00
Kovid Goyal b23b32a7ea Handle periods better when reading metadata from filenames 2009-04-12 19:00:31 -07:00
Kovid Goyal 51fa4e639e Fix #2186 (Remove eMail button does not work) 2009-03-31 12:30:38 -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 63ebe19a5f Support for email ebooks from calibre to your device. To use setup Email delivery in the preferences and then click the arrow next to the Send to Device button. Still experimental, so report bugs. 2009-03-24 17:01:55 -07:00
Kovid Goyal 0252b61bb1 IGN:... 2009-03-12 12:56:41 -07:00
Kovid Goyal d7972c06f3 Create RSS feed for calibre release. Also new recipe for The Register by vgrama 2009-03-12 10:41:18 -07:00
Kovid Goyal 544346837c New recipes for E-Novine and Al Jazeera by Darko Miletic 2009-02-21 11:17:59 -08:00
Kovid Goyal 29d842db3e IGN:Fix #1901 (Recipe update for EPUB generation) 2009-02-20 09:28:47 -08:00
Kovid Goyal d447bda625 IGN:... 2009-02-18 20:50:50 -08:00
Kovid Goyal b096b292bf IGN:Improve UI for build system 2009-02-18 19:07:12 -08:00
Kovid Goyal e41501c398 version 0.4.134 2009-02-07 00:04:54 -08:00
Kovid Goyal d7b440024b IGN:Tag release 2008-12-28 11:00:13 -08:00
Kovid Goyal 6c78c33930 Fix #1454 (Postinstall fails on Ubuntu Intrepid) 2008-12-26 17:13:53 -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 9dcad3216a Fix display of job output in GUI 2008-12-16 15:19:02 -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 039572d937 Fix #1363 (Error when closing custom news source window) 2008-12-07 18:12:19 -08:00
Kovid Goyal 911b1089fd version 0 .4.112 2008-12-07 14:22:33 -08:00
Kovid Goyal d46c6ca1de Fix #1347 (Edit metadata in bulk does nothing) 2008-12-04 17:03:05 -08:00
Kovid Goyal 8140772f95 IGN:Tag release 2008-12-04 12:26:25 -08:00
Kovid Goyal eff9f9b106 Fix #1191 (Please support cutomized font-family css in "Section Menu", "Main Menu" and "Date") and improve Atlantic recipe 2008-10-23 17:37:03 -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 2fce6a3792 Fix #1028 (Error converting PDF files in Calibre 0.4.84) 2008-09-19 07:29:56 -07:00
Kovid Goyal 26a155d436 IGN:... 2008-09-18 23:12:30 -07:00
Kovid Goyal 833d943870 IGN:Tag release 2008-09-18 21:55:39 -07:00
Kovid Goyal 3c404a7a66 IGN:html2epub now works when passed OPF files 2008-09-16 21:50:00 -07:00
Kovid Goyal 0a7f8149b7 IGN:Fix path case insensitivity on windows 2008-09-02 10:05:50 -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 d8e02cc76b IGN:Fix various minor bugs and rationalize the build system 2008-08-31 18:30:32 -07:00
Kovid Goyal 5c399a268e IGN:... 2008-08-30 13:46:39 -07:00
Kovid Goyal 2a87359439 IGN:... 2008-08-28 16:27:14 -07:00
Kovid Goyal 584d89c50e IGN:Simplify build process 2008-08-16 18:18:17 -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