Kovid Goyal
|
7c18f4f0d2
|
Make the bundled fonts available on all platforms
|
2012-10-22 10:56:42 +05:30 |
|
Kovid Goyal
|
a69112b3e4
|
Ignore all exceptions in the font family chooser widget
|
2012-10-22 08:36:51 +05:30 |
|
Kovid Goyal
|
9070385bb7
|
...
|
2012-10-22 08:17:01 +05:30 |
|
Kovid Goyal
|
d210af8860
|
Fix Time Magazine
|
2012-10-22 08:08:49 +05:30 |
|
Kovid Goyal
|
1db24f5192
|
Windows: Check if any of the files of a book are in use before changing the title/author, this (usually) prevents the creation of duplicate files if one of the files is open in another program
|
2012-10-21 22:14:31 +05:30 |
|
Kovid Goyal
|
d24835bff8
|
...
|
2012-10-21 18:39:13 +05:30 |
|
Kovid Goyal
|
c85a932d4d
|
...
|
2012-10-21 15:41:33 +05:30 |
|
Kovid Goyal
|
c8358bb266
|
...
|
2012-10-21 15:19:16 +05:30 |
|
Kovid Goyal
|
93b2f860f9
|
Add code to convert between WOFF<->sfnt font files
|
2012-10-21 15:09:07 +05:30 |
|
Kovid Goyal
|
7e96216b58
|
Conversion: Add an option to embed a font family into the book. The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog
|
2012-10-21 13:31:07 +05:30 |
|
Kovid Goyal
|
21f8c69496
|
Use mimetype for fonts from the epub 3 spec
|
2012-10-21 11:47:27 +05:30 |
|
Kovid Goyal
|
dee2554047
|
...
|
2012-10-21 11:46:36 +05:30 |
|
Kovid Goyal
|
765296c2ad
|
Get Books: Handle website change that broke the SONY Store plugin
|
2012-10-20 21:37:07 +05:30 |
|
Kovid Goyal
|
76312ec4e7
|
Yazihane by A Erdogan
|
2012-10-20 18:00:21 +05:30 |
|
Kovid Goyal
|
135123ad46
|
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
|
2012-10-20 17:14:17 +05:30 |
|
Kovid Goyal
|
407cd60dda
|
Get family and style names from FreeType
|
2012-10-20 14:14:24 +05:30 |
|
Kovid Goyal
|
42f2f945e7
|
Start a python interface to FreeType
|
2012-10-20 13:28:05 +05:30 |
|
Kovid Goyal
|
ade7c9280a
|
Faster implementation of namespace hack
|
2012-10-20 09:07:03 +05:30 |
|
Kovid Goyal
|
524e0119ed
|
Fix regression that broke certain CSS selectors. Fixes #1068937 (Regression: CSS not interpreted correctly)
|
2012-10-20 08:59:49 +05:30 |
|
Kovid Goyal
|
950a288d9a
|
...
|
2012-10-19 21:00:37 +05:30 |
|
Kovid Goyal
|
d5c07a7daf
|
Update Daily Mirror
|
2012-10-19 20:49:32 +05:30 |
|
Kovid Goyal
|
be84b61294
|
Fix Boston Globe
|
2012-10-19 16:38:15 +05:30 |
|
Kovid Goyal
|
ae13c3430f
|
...
|
2012-10-19 12:12:18 +05:30 |
|
Kovid Goyal
|
5dc17d0b0d
|
...
|
2012-10-19 12:10:09 +05:30 |
|
Charles Haley
|
9439d54777
|
merge from trunk
|
2012-10-19 08:11:06 +02:00 |
|
Charles Haley
|
b559ec8b6a
|
Add more documentation for the --display option to add_custom_column
|
2012-10-19 08:09:29 +02:00 |
|
Kovid Goyal
|
20051d4834
|
IGN:Tag release
|
2012-10-19 08:57:36 +05:30 |
|
Kovid Goyal
|
439c0475fb
|
version 0.9.3
|
2012-10-19 08:24:15 +05:30 |
|
Kovid Goyal
|
9c208906b7
|
...
|
2012-10-19 08:21:22 +05:30 |
|
Kovid Goyal
|
64844f643e
|
Driver for WayteQ xBook. Fixes #1066083 (WayteQ xBook-60w driver)
|
2012-10-19 08:06:13 +05:30 |
|
Kovid Goyal
|
1121e4f69b
|
IGN:Updated translations
|
2012-10-18 19:25:28 +05:30 |
|
Kovid Goyal
|
83550f7339
|
IGN: Update translations
|
2012-10-18 18:19:18 +05:30 |
|
Kovid Goyal
|
4942ac3ffe
|
...
|
2012-10-18 16:47:54 +05:30 |
|
Kovid Goyal
|
6915b2fae9
|
KF8 Input: Fix conversion/vieweing of KF8 files generated with the unreleased? kindlegen 2.7. Fixes #1067310 (Private bug)
|
2012-10-18 16:47:10 +05:30 |
|
Kovid Goyal
|
62c80eb670
|
MTP driver: Fix sorting on the title column of the device view. Fixes #1067562 (V 0.9.2 Sort on Title or Author doesn't work)
|
2012-10-18 15:50:28 +05:30 |
|
Kovid Goyal
|
c612c17db5
|
Make it clearer when a plugin has been disabled
|
2012-10-18 15:41:04 +05:30 |
|
Kovid Goyal
|
c0a35f9553
|
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module which was extracted from the lxml package and further developed
|
2012-10-18 14:30:51 +05:30 |
|
Kovid Goyal
|
ac659e7ede
|
...
|
2012-10-18 12:42:07 +05:30 |
|
Kovid Goyal
|
2e9e71a377
|
Push to getafix
|
2012-10-18 11:16:06 +05:30 |
|
Translators
|
d87d0e542f
|
Launchpad automatic translations update.
|
2012-10-18 04:39:27 +00:00 |
|
Kovid Goyal
|
0c45f14f9e
|
Update Richmond Times DIspatch
|
2012-10-18 08:52:53 +05:30 |
|
Kovid Goyal
|
beb3c260dc
|
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
|
2012-10-18 08:29:45 +05:30 |
|
Kovid Goyal
|
651aeec502
|
Various new Polish recipes
|
2012-10-17 19:49:14 +05:30 |
|
Kovid Goyal
|
2767403b94
|
Update various Polish recipes
|
2012-10-17 19:42:08 +05:30 |
|
Kovid Goyal
|
83f732cced
|
Remove webhosting.pl
|
2012-10-17 19:40:19 +05:30 |
|
Kovid Goyal
|
88d6e837b3
|
Update Aksiyon dergisi
|
2012-10-17 19:38:48 +05:30 |
|
Kovid Goyal
|
7a92aa306d
|
...
|
2012-10-17 19:20:20 +05:30 |
|
Kovid Goyal
|
eac0c5ddb4
|
Update Spektrum der Wissenschaft
|
2012-10-17 19:12:29 +05:30 |
|
Kovid Goyal
|
aadbe9b01e
|
Update Zeit Online
|
2012-10-17 19:10:03 +05:30 |
|
Kovid Goyal
|
eeeba5e40f
|
Kobo driver: Improve performance when a large number of shelves are created on the device. Fixes #1066633 (Perfomance issues with kobo driver and shelves)
|
2012-10-17 18:43:03 +05:30 |
|