18677 Commits

Author SHA1 Message Date
Kovid Goyal
251a057a53 Linux MTP driver: Detect devices that have MTP interfaces even if their USB ids are not known 2013-01-11 15:25:04 +05:30
Maciej Sitarz
9070090caa Set proper content type and encode attachment name
Fixes Bug #1098478
2013-01-11 10:35:10 +01:00
Kovid Goyal
0b40e8a864 Conversion: When subsetting fonts, handle multiple @font-face rules referring to the same physical font 2013-01-11 12:39:20 +05:30
Kovid Goyal
ae00ff119a Content server: Update metadata when serving azw3 files 2013-01-11 11:46:29 +05:30
Kovid Goyal
e7ce67d3b2 IGN:Tag release 2013-01-11 11:34:03 +05:30
Kovid Goyal
e7dadb0f28 version 0.9.14 2013-01-11 10:52:52 +05:30
Translators
af0cabac32 Launchpad automatic translations update. 2013-01-11 04:35:40 +00:00
Kovid Goyal
1110ec56ee IGN:Updated translations 2013-01-10 23:40:02 +05:30
Kovid Goyal
5929c7eda5 ... 2013-01-10 23:37:21 +05:30
Kovid Goyal
57461bbd5f Start work on linear gradient spreads 2013-01-10 23:35:27 +05:30
GRiker
b450f6b523 Added diagnostic displaying current (friendly) UI locale in English to aid in debugging locale-dependent problems. 2013-01-10 06:55:46 -07:00
Kovid Goyal
8126d47b96 Fix #1098049 (Kobo Arc is not recognized as a valid device under Linux) 2013-01-10 10:57:59 +05:30
Kovid Goyal
ba9fbaea64 PDF Output: Add creation date 2013-01-10 10:50:39 +05:30
Translators
cee2624d0c Launchpad automatic translations update. 2013-01-10 04:46:03 +00:00
Kovid Goyal
1255528e8c Driver for Polaroid Tablet 2013-01-10 09:30:40 +05:30
Kovid Goyal
3f5d6e061e Fix #1095617 (Kobo Database Version - Unsupported) 2013-01-10 09:21:46 +05:30
davidfor
2874e7f2b4 Bug #1095617 - Kobo Database Version - Unsupported for Kobo Wireless eReader device
- Updated supported_dbversion to 75 to match value KOBOTOUCH driver.
2013-01-10 11:31:19 +11:00
Kovid Goyal
726ca75cc5 ... 2013-01-10 00:08:27 +05:30
Kovid Goyal
ddf9932f4c Linear Gradients now work (modulo non padding spreads) 2013-01-10 00:00:52 +05:30
Kovid Goyal
122552c8ce ... 2013-01-09 15:56:18 +05:30
Kovid Goyal
dbbde02e0a Add linear gradient code but leave it disabled as it's much worse quality 2013-01-09 15:34:49 +05:30
Kovid Goyal
aedad63af3 ... 2013-01-09 13:06:35 +05:30
Translators
37cab250e2 Launchpad automatic translations update. 2013-01-09 05:01:27 +00:00
Kovid Goyal
656f7f9644 PDF Output: Fix typo that broke use of custom paper sizes. Fixes #1097563 (PDF Conversion of .html in 0.9.13 crashes) 2013-01-09 10:05:11 +05:30
Kovid Goyal
a592ab85f9 PDF Output: Handle empty anchors present at the end of a page 2013-01-08 14:53:08 +05:30
Kovid Goyal
d4819097f4 Properly abort PDF conversion if an error occurs during rendering 2013-01-08 14:19:12 +05:30
Kovid Goyal
77da4821bd ... 2013-01-08 14:15:31 +05:30
Kovid Goyal
6d1a9dcc29 Fix clipping, considering that the clip path depends on the current painter transform, therefore the order of updateState() operations matters. So only track if the clip has been updated and always re-apply if it has. 2013-01-08 14:15:06 +05:30
Kovid Goyal
d5e9c105ab Use the Liberation fonts as the default fonts for generic css font specs on linux as the other fonts may result in bitmapped fonts being used 2013-01-08 13:46:42 +05:30
Kovid Goyal
56c161ec63 PDF Output: Fix side margins of last page in a flow being incorrect when large side margins are used. Fixes #1096290 (Margins off page in new PDF output) 2013-01-08 12:47:58 +05:30
Kovid Goyal
6bce49960c PDF Output: Dont abort when non-sfnt fonts are used, instead draw the text as outlines 2013-01-08 11:51:02 +05:30
Translators
4c7b53da18 Launchpad automatic translations update. 2013-01-08 04:52:04 +00:00
Kovid Goyal
ac07a539cc Fix #1097047 (Incorrect Hungarian translation in Edit metadata in bulk dialog) 2013-01-08 10:09:21 +05:30
Charles Haley
6dd8e10e3c 1) fix behavior difference between editing standard series columns and custom series columns.
2) merge from trunk
2013-01-07 14:03:24 +01:00
Charles Haley
3ba2c75c60 Ensure that series-type custom columns always store a non-None value in the #extra# column. 2013-01-07 10:35:22 +01:00
Kovid Goyal
509c214de0 When sorting by series, use the language of the book to decide what leading articles to remove, just as is done for sorting by title 2013-01-07 13:16:58 +05:30
Translators
34b551511f Launchpad automatic translations update. 2013-01-07 04:43:11 +00:00
Kovid Goyal
a0759cd45b When adding multiple books and duplicates are found, allow the user to select which of the duplicate books will be added. Fixes #1095256 (Wishlist item - select what duplicates to add in adding duplicates dialog) 2013-01-06 13:52:38 +05:30
Translators
8585fd6230 Launchpad automatic translations update. 2013-01-06 04:45:10 +00:00
Kovid Goyal
d2abb0d3d4 ... 2013-01-06 09:50:00 +05:30
GRiker
853434c19c Optimized creation of unicodedata.name strings per KG recommendation 2013-01-05 16:54:09 -07:00
Kovid Goyal
7720a696d8 PDF Output: Do not error out when the input document contains links with anchors not present in the document. Fixes #1096428 (pdf conversion fails in 0.9.13 64 bit calibre) 2013-01-06 01:14:36 +05:30
Kovid Goyal
81af3cd695 Catalogs: Fix issue with catalog generation using Hungarian UI and author_sort beginning with multiple letter groups. Fixes #1091581 (creating a catalog in Hungarian) 2013-01-05 23:12:35 +05:30
Kovid Goyal
ece6d8421a ... 2013-01-05 23:06:45 +05:30
GRiker
916ec953b5 Resolved issue with catalog generation using Hungarian UI and author_sort beginning with multiple letter groups 2013-01-05 07:13:58 -07:00
Translators
656f5843e1 Launchpad automatic translations update. 2013-01-05 05:03:31 +00:00
Kovid Goyal
2db79a12e4 PDF Output: Dont error out on files that have invalid font-family declarations. Fixes #1096279 (AttributeError: 'int' object has no attribute 'replace') 2013-01-05 09:30:34 +05:30
Kovid Goyal
0b3282f108 ... 2013-01-05 09:20:54 +05:30
Kovid Goyal
17ee1b109f Fix #1096170 (Binary install 0.9.13 broken for py2.6) 2013-01-05 00:49:48 +05:30
Kovid Goyal
233b8b0e7f Fix #1096098 (PDF files are generating without a cover) 2013-01-04 22:57:31 +05:30