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 |
|
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 |
|