146 Commits

Author SHA1 Message Date
Kovid Goyal
53e7aa12f6 Various new Vietnamese news sources 2009-08-11 13:50:04 -06:00
Kovid Goyal
fbaa321738 Linux automounting: Remove dependency on pmount. Instead use custom mount helper. Linux distributors: Make sure calibre-mount-helper is installed setuid and setgid root 2009-08-09 09:40:38 -06:00
John Schember
10865f505d Detect qt include dir properly. Fix bug #3047: fall back to file name when reading metadata on device properly. 2009-08-02 11:12:17 -04:00
Kovid Goyal
929d74f718 Switch to using poppler to read PDF metadata. Hopefully is faster/more stable. Fixes #3041 (version 0.6.3 doesnt delete temp files) 2009-08-01 15:07:33 -06:00
Kovid Goyal
87d9abd1aa IGN:... 2009-07-24 20:56:03 -06:00
Kovid Goyal
f141863475 Updated translations and misc. fixes 2009-07-17 14:09:59 -06:00
Kovid Goyal
65e78bf1f1 winutil compiles again 2009-06-06 12:33:34 -07:00
Kovid Goyal
fab6127966 OS X builds again 2009-06-05 19:26:59 -07:00
Kovid Goyal
5d5c6041f9 Fix #2538 (Use $HOME/podofo subdirs if the dir exits) 2009-06-04 23:26:12 -07:00
Kovid Goyal
cc04191f80 Add command to upload betas 2009-06-02 16:52:53 -07:00
Kovid Goyal
e3fabe843a Switch to using a C extension module to interface with fontconfig. This means that calibre now has a build time dependency on fontconfig as well. You can tell calibre where to find the font config headers and library via the environment variables: FC_INC_DIR and FC_LIB_DIR 2009-06-01 18:12:57 -07:00
Kovid Goyal
34f3d47d52 Initial (not-working) implementation of MOBI Indexing 2009-05-30 12:51:05 -07:00
John Schember
24ca1a1134 Refactoring. 2009-05-21 16:22:24 -04: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
73ab5b4254 Pull from trunk 2009-05-15 00:04:07 -07:00
Kovid Goyal
312a23fd8e IGN:Use hand coded podofo wrapper 2009-05-15 00:02:00 -07:00
Kovid Goyal
3449815a13 Pull from trunk 2009-05-10 13:08:05 -07:00
Kovid Goyal
3e9e6a63d7 PDF Metadata: Switch to using PoDoFp to read/write PDF metadata. On linux, calibre will fall back to pdftk and pypdf. Linux distributors: calibre will only try to build the podofo extension if it detects the podofo header files in the directory pointed to by PODOFO_INC_DIR, defaults to /usr/include/podofo 2009-05-10 12:56:44 -07:00
Kovid Goyal
1f6737eeb0 Re-implement palmdoc compress/uncompress in C for speed 2009-04-24 18:42:36 -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
d447bda625 IGN:... 2009-02-18 20:50:50 -08:00
Kovid Goyal
abb6a83afb IGN:Tag release 2009-02-18 19:17:24 -08:00
Kovid Goyal
b096b292bf IGN:Improve UI for build system 2009-02-18 19:07:12 -08:00
Marshall T. Vandegrift
bf50a850f4 More dynamic translation!:
- Translate //guide/reference/@title attributes
  - Let pygettext find the strings for such translation
2009-01-20 20:29:55 -05:00
Kovid Goyal
5a16951ded New recipes for Pagina/12 and Infobae as well as an updtaed recipe for Clarin (thanks to Darko Miletic) 2009-01-18 09:35:56 -08:00
Kovid Goyal
b2e00637a2 IGN:Fix building in windows in a Visual Studio Command prompt 2009-01-17 14:30:00 -08:00
Marshall T. Vandegrift
6e3d8aee52 Merge upstream changes. 2009-01-03 12:27:55 -05:00
Kovid Goyal
6551ac8b89 Fix #1484 (src/calibre/plugins/lzx.so is no longer being built) 2008-12-29 13:17:45 -08:00
Marshall T. Vandegrift
d148d60640 Merge upstream changes. 2008-12-28 15:49:23 -05:00
Kovid Goyal
6c78c33930 Fix #1454 (Postinstall fails on Ubuntu Intrepid) 2008-12-26 17:13:53 -08:00
Kovid Goyal
653cbd13e7 Fix regression affecting recipes that use the time module. Fix regression affecting creation of eggs for linux distribution. Fix #1455 (Growl Messages - Encoding of Umlaute) 2008-12-25 21:06:23 -08:00
Kovid Goyal
fb008667e5 Fix #1438 (setup.py does not clean up properly) 2008-12-23 15:28:03 -08:00
Marshall T. Vandegrift
4f4a0e0c52 The great file re-shuffling. 2008-12-19 00:46:37 -05:00
Marshall T. Vandegrift
e2310c9970 Merge upstream changes. 2008-12-12 09:11:31 -05:00
Marshall T. Vandegrift
052657e6af Python/C LZX Compressor good to go. Fixed a minor bug in LIT HTML ugly-printing. 2008-12-12 03:22:55 -05:00
Kovid Goyal
6651010f4c Upgrade OS X build to python 2.6 2008-12-09 20:02:24 -08:00
Marshall T. Vandegrift
1b8887894a Synchronized with upstream. 2008-12-09 09:25:34 -05:00
Marshall T. Vandegrift
4a0a5711b1 Integrated LZX compression code. 2008-12-09 08:54:43 -05:00
Kovid Goyal
463b406312 Use python 2.6 and Visual Studio 2008 in the windows build 2008-12-09 03:25:31 -08:00
Marshall T. Vandegrift
f740d20f32 Adding initial LitWriter and oeb2lit code. 2008-12-07 23:53:14 -05: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