106 Commits

Author SHA1 Message Date
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
931b26c868 Add a button to easily customize builtin recipes 2008-11-24 17:15:23 -08:00
Kovid Goyal
57d5bbd82d IGN: Almost working read only web interface 2008-11-03 14:32:18 -08:00
Kovid Goyal
8db5608d74 Implement reference mode and bookmarks in ebook-viewer 2008-10-21 17:58:40 -07:00
Kovid Goyal
70a90c3b50 Fix cover fetching for The Atlantic and fix regressions in epub-meta and ebook-viewer 2008-10-17 14:49:48 -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
3d3c6c3f30 Fix #1000 (Incorrect handling of CSS siblings) 2008-09-08 15:24:49 -07:00
Kovid Goyal
9e9e10c388 Add button to automatically fill in Author sort field from Author field 2008-09-05 17:32:31 -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
584d89c50e IGN:Simplify build process 2008-08-16 18:18:17 -07:00
Kovid Goyal
4d450f556f IGN:Complete migration to new config infrastructure 2008-08-15 19:38:35 -07:00
Kovid Goyal
ab00d25925 IGN:Use distutils to build PyQt extensions 2008-08-05 14:08:21 -07:00
Kovid Goyal
e236efdad5 IGN:... 2008-08-04 12:59:12 -07:00
Marshall T. Vandegrift
e9ba420cfc Converted DES decryption to a Python/C module 2008-07-26 14:19:26 -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
2a6d01d0a6 IGN:... 2008-07-22 20:48:37 -07:00
Kovid Goyal
e39ae6a88d IGN:Rationalize build process 2008-07-22 18:59:55 -07:00
Kovid Goyal
a1afe65f2c New parallel processing framework. Parallel processes are controlled via TCP/IP sockets making distributed computing possible. 2008-06-21 20:02:11 -07:00
Kovid Goyal
50a550794a version 0.4.55 2008-05-16 18:31:29 -07:00
Kovid Goyal
b0a88174d9 Add the ability to email custom recipe from the recipe editing dialog. Also add the ability to sort feed order in the recipe editing dialog. 2008-05-15 17:58:12 -07:00
Kovid Goyal
8f89dc0963 IGN: Setup loading of pictureflow plugin in linux 2008-05-15 00:25:18 -07:00
Kovid Goyal
d91aaaf1de IGN: Setup loading of pictureflow plugin in linux 2008-05-15 00:23:01 -07:00
Kovid Goyal
505806b48e IGN: 2008-05-02 18:29:00 -07:00
Kovid Goyal
3d79e3f2fc IGN: 2008-05-02 18:11:16 -07:00
Kovid Goyal
e8d181c132 version 0.4.50 2008-05-02 14:25:37 -07:00
Kovid Goyal
941744b7ea IGN: Migrate to bazaar 2008-04-30 22:00:22 -07:00
Kovid Goyal
24f3e635b2 Change appname to calibre 2008-04-05 14:24:51 -07:00
Kovid Goyal
7b6f402cbc 2008-03-27 05:41:45 +00:00
Kovid Goyal
d2381c78af Switch license to GPLv3 2008-03-25 21:28:42 +00:00
Kovid Goyal
d53460c1c4 2008-02-28 23:19:22 +00:00
Kovid Goyal
baded2c885 Install MAN pages on linux 2008-02-25 21:26:13 +00:00
Kovid Goyal
4185f4734a Implement getting metadata from MOBI and PRC files 2008-02-15 08:07:00 +00:00
Kovid Goyal
782b195531 Implement conversion of non-DRMed MOBI/PRC files to OEBPS ebooks. Handles all compression methods. 2008-02-15 06:19:58 +00:00
Kovid Goyal
6c9cd80794 version 0.4.36 2008-02-09 18:25:22 +00:00
Kovid Goyal
e7564cae6d Make setup.py not depend on having libprs500 installed. 2008-01-28 17:33:13 +00:00
Kovid Goyal
c03508cf37 Move libprs500 from a multi-threaded to a multi-process architecture. This should greatly improve the stability and responsiveness of the GUI. 2008-01-27 03:09:45 +00:00
Kovid Goyal
9c75ead5d1 Fix #469 2008-01-14 19:14:39 +00:00
Kovid Goyal
d7fa576f6f Partial implementation of lrs2lrf from Roger Critchlow 2008-01-11 18:39:03 +00:00
Kovid Goyal
532476d249 Making fetching of covers more robust and also create command line interface for it. 2008-01-10 04:16:37 +00:00
Kovid Goyal
1546c82807 Initial implementation of epub2lrf and epub-meta (thanks llasram) 2008-01-07 18:04:44 +00:00
Kovid Goyal
2d0ae97730 Beginnings of a lrf2html implementation 2008-01-07 17:57:11 +00:00
Kovid Goyal
104ec7cc93 PyPI classifier status to beta 2007-12-05 04:14:27 +00:00
Kovid Goyal
8bbdff2949 Support for reading metadata from LIT files 2007-11-11 20:36:13 +00:00
Kovid Goyal
f5956155fd Implemented building isbndb.com queries 2007-10-21 00:53:13 +00:00
Kovid Goyal
4d782cce87 Enable support for WMF images in rtf2lrf on linux and windows. 2007-10-08 20:04:34 +00:00
Kovid Goyal
750f058b7f Fix #218 2007-09-24 14:37:15 +00:00
Kovid Goyal
cbee2f88f4 lrf2lrs now works on demo.lrf 2007-09-19 23:00:18 +00:00