23262 Commits

Author SHA1 Message Date
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
31370aba8a Outside Magazine by Krittika Goyal 2013-01-08 23:46:29 +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
Charles Haley
6331180d96 Merge from trunk 2013-01-08 10:02:00 +01:00
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
Kovid Goyal
ee1a933a92 Update Boerse Online 2013-01-08 10:22:19 +05:30
Translators
4c7b53da18 Launchpad automatic translations update. 2013-01-08 04:52:04 +00:00
Kovid Goyal
21462e5ac5 Libartes by DM. Fixes #1097019 (New recipe for magazine Libartes) 2013-01-08 10:16:07 +05:30
Kovid Goyal
ac07a539cc Fix #1097047 (Incorrect Hungarian translation in Edit metadata in bulk dialog) 2013-01-08 10:09:21 +05:30
Kovid Goyal
7ac63e4fd7 Edit metadata dialog: Allow setting the series number for custom series type columns to zero 2013-01-07 19:32:14 +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
Kovid Goyal
605c97767d When bulk editing custom series-type columns and not provding a series number use 1 as the default, instead of None 2013-01-07 17:26:28 +05:30
Kovid Goyal
92428b9135 Fix TidBits 2013-01-07 17:21:27 +05:30
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
Charles Haley
313cd5543b Merge from trunk 2013-01-07 09:18:06 +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
Kovid Goyal
501c4279dc ... 2013-01-07 12:36:18 +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
e3e00f6a41 ... 2013-01-06 01:29:16 +05:30
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
b88d2f8dc2 El Diplo by Tomas De Domenico 2013-01-05 23:29:09 +05:30
Kovid Goyal
6331c073f7 Update New York Review of Books 2013-01-05 23:23:04 +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
Kovid Goyal
5658211e01 Oxford Mail by Krittika Goyal 2013-01-05 16:06:27 +05:30
Translators
656f5843e1 Launchpad automatic translations update. 2013-01-05 05:03:31 +00:00
Kovid Goyal
8868b84a31 Fix FLeshbot 2013-01-05 09:47:54 +05:30
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
Kovid Goyal
8f41087b15 Update Il Messaggero and Libero 2013-01-04 18:28:53 +05:30
GRiker
68e7838c70 0.9.13 2013-01-04 05:15:36 -07:00
Kovid Goyal
22ee6226ce Workaround for broken C libraries causing stdout redirection for broken libmtp causing stdout to become fully buffered 2013-01-04 11:37:00 +05:30
Kovid Goyal
65d51e3050 ... 2013-01-04 11:00:26 +05:30
Kovid Goyal
daa0166315 ... 2013-01-04 10:55:11 +05:30
Kovid Goyal
418b5f8e3f IGN:Tag release 2013-01-04 10:32:59 +05:30
Translators
78d8345c06 Launchpad automatic translations update. 2013-01-04 04:46:50 +00:00
Kovid Goyal
d4d7d69997 version 0.9.13 2013-01-04 09:53:00 +05:30
Kovid Goyal
d71f1e3292 Add usb ids for D70 Pro II Android tablet 2013-01-04 08:57:28 +05:30