Kovid Goyal
|
1ca3b13a6c
|
...
|
2012-11-02 10:15:09 +05:30 |
|
Kovid Goyal
|
8817408864
|
IGN:Tag release
|
2012-11-02 09:53:54 +05:30 |
|
Kovid Goyal
|
cf16fff6b1
|
version 0.9.5
|
2012-11-02 09:19:22 +05:30 |
|
Kovid Goyal
|
72b061b9bb
|
IGN: Updated translations
|
2012-11-02 08:41:22 +05:30 |
|
Kovid Goyal
|
557258570a
|
Sharing by email: Allow specifying a 'alias' or friendly name by which to identify each email recipient. Fixes #1069076 ([Enhancement] Email Labels)
|
2012-11-02 08:38:59 +05:30 |
|
Kovid Goyal
|
54cf1ae800
|
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
|
2012-11-02 08:14:57 +05:30 |
|
Kovid Goyal
|
0d9ea03fd4
|
Fix font scanner not detecting when fonts are removed from the system
|
2012-11-02 07:47:39 +05:30 |
|
Kovid Goyal
|
24f5d071de
|
Get Books: Fix eHarlequin and Kobo stores. Fixes #1072702 (kobo shops send to a strange location)
|
2012-11-02 07:37:16 +05:30 |
|
John Schember
|
0f02ccc715
|
Store: Fix eharlequin
|
2012-11-01 21:51:26 -04:00 |
|
John Schember
|
a2f8b3a46b
|
Store: Fix Kobo
|
2012-11-01 21:34:22 -04:00 |
|
Kovid Goyal
|
d63553acef
|
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances. Fixes #1072437 (Books in devices are not recognized as 'in library')
|
2012-11-02 07:02:38 +05:30 |
|
Kovid Goyal
|
4c2a25dd17
|
...
|
2012-11-02 06:53:35 +05:30 |
|
Kovid Goyal
|
d711d273d9
|
Pravda in english, ittalian and portuguese by DM. Fixes #1074106 (New set of recipes for Pravda)
|
2012-11-02 06:49:13 +05:30 |
|
John Schember
|
3084be061d
|
...
|
2012-11-01 21:04:06 -04:00 |
|
John Schember
|
b47b53bdba
|
...
|
2012-11-01 21:01:40 -04:00 |
|
Tomasz Długosz
|
9dfe03c86b
|
fix empik plugin
|
2012-11-01 22:07:18 +01:00 |
|
Tomasz Długosz
|
4f1d847a75
|
sync with Kovid's branch
|
2012-11-01 21:42:46 +01:00 |
|
Kovid Goyal
|
d6c15c3b5c
|
Delco Times by Krittika Goyal
|
2012-11-01 23:44:23 +05:30 |
|
Kovid Goyal
|
765f503045
|
Ebook viewer image popup: ALlow using the mouse wheel to zoom the image
|
2012-11-01 12:44:35 +05:30 |
|
Kovid Goyal
|
f8af6aacde
|
E-book viewer: Add the ability to rotate images to the popup image viewer. Fixes #1073513 ([enhancement] possibilty to rotate picture)
|
2012-11-01 12:06:54 +05:30 |
|
Translators
|
3ee82b4995
|
Launchpad automatic translations update.
|
2012-11-01 04:36:10 +00:00 |
|
Kovid Goyal
|
62422b2d79
|
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main mmeory). Fixes #1073792 (Shelves where being deleted when using an SD Card in Kobo Touch)
|
2012-11-01 09:19:59 +05:30 |
|
Kovid Goyal
|
a63397353e
|
Do not scan system for fonts in viewer processes and on multiple calibre invocations
|
2012-10-31 22:16:56 +05:30 |
|
Kovid Goyal
|
e45cc99e98
|
Fix #1073558 (Doesn`t recognize tablet woo)
|
2012-10-31 19:29:52 +05:30 |
|
Kovid Goyal
|
d69b24371d
|
Much faster custom implementation for checking if a font supports some unicode text
|
2012-10-31 16:48:03 +05:30 |
|
Kovid Goyal
|
9977bafa67
|
Do not scan the system for fonts on viewer startup, only on main GUI startup
|
2012-10-31 13:36:10 +05:30 |
|
Kovid Goyal
|
e7397f60d5
|
Put fontconfig back in the OS X build since poppler uses it
|
2012-10-31 13:33:13 +05:30 |
|
Kovid Goyal
|
6b644e1b87
|
...
|
2012-10-31 08:24:39 +05:30 |
|
Kovid Goyal
|
609724c65b
|
...
|
2012-10-31 08:14:34 +05:30 |
|
Kovid Goyal
|
3fd03f45d7
|
Correct error message for fonts with no format 4 cmap tables
|
2012-10-30 23:50:16 +05:30 |
|
Kovid Goyal
|
5efd38eb4b
|
sfntly builds on windows
|
2012-10-30 23:41:05 +05:30 |
|
Kovid Goyal
|
062dbe2bbe
|
sfntly: Do not segfault for fonts that dont have loca tables. Also nicer error messages for such fonts.
|
2012-10-30 23:40:26 +05:30 |
|
Kovid Goyal
|
18805c4c68
|
Dont scan font files in worker processes
|
2012-10-30 22:41:15 +05:30 |
|
Kovid Goyal
|
8cf35971ae
|
Add build test for sfntly and remove unneccessary compiler flags on windows
|
2012-10-30 17:30:03 +05:30 |
|
Kovid Goyal
|
8a08e13f73
|
Another fix for compiling with -fPIC
|
2012-10-30 16:30:02 +05:30 |
|
Kovid Goyal
|
c3c64c452a
|
Do not pass obviously invalid data to sfntly (invalid data tends to cause sfntly to segfault)
|
2012-10-30 16:29:29 +05:30 |
|
Kovid Goyal
|
f8d9dead20
|
Fix mem leak in sfntly
|
2012-10-30 16:09:45 +05:30 |
|
Kovid Goyal
|
d4854e20ec
|
sfntly working on linux 64bit
|
2012-10-30 15:52:32 +05:30 |
|
Kovid Goyal
|
d51de87c61
|
Fixes to sfntly to get it to compile correctly with -fPIC and g++ (remove inline method definitions)
|
2012-10-30 11:33:46 +05:30 |
|
Kovid Goyal
|
929ad31af9
|
...
|
2012-10-30 11:09:42 +05:30 |
|
Kovid Goyal
|
1156e2f0d3
|
Import sfntly into the calibre source tree
|
2012-10-30 11:04:06 +05:30 |
|
Translators
|
24134a5d5c
|
Launchpad automatic translations update.
|
2012-10-30 04:44:11 +00:00 |
|
Kovid Goyal
|
a3e8511e68
|
...
|
2012-10-30 07:54:53 +05:30 |
|
Kovid Goyal
|
b859653724
|
Fix #1072822 (Updated recipe for Financial Times UK edition)
|
2012-10-29 23:25:34 +05:30 |
|
Kovid Goyal
|
9c9f0e350c
|
Fix Science AAAS
|
2012-10-29 19:06:33 +05:30 |
|
Kovid Goyal
|
f4485b5e02
|
Windows: Do not change title/author if book files are in use, to prevent (a harmless) mismatch between title/author anf on disk path
|
2012-10-29 11:13:55 +05:30 |
|
Translators
|
268ad8ec77
|
Launchpad automatic translations update.
|
2012-10-29 04:59:56 +00:00 |
|
Kovid Goyal
|
88620ed588
|
Compare filesizes to verify the hardlinking worked on windows, more robust
|
2012-10-29 09:01:28 +05:30 |
|
Kovid Goyal
|
7a174b5bc8
|
Template editor: Use dummy metadata instead of blank/unknown values
|
2012-10-29 08:58:23 +05:30 |
|
Kovid Goyal
|
2bfc897266
|
Windows: Workaround for error while changing title/author with calibre library on a network share. Also explicitly close file handles in samefile() instead of relying on garbage collection.
|
2012-10-29 01:52:26 +05:30 |
|