17962 Commits

Author SHA1 Message Date
Kovid Goyal
fccaa978a3 Fix #860615 (Error on clicking Character for search) 2011-09-27 09:55:02 -06:00
Kovid Goyal
5ec89c0e9e Fix reading metadata from filenames when the author regexp does not match anything 2011-09-27 09:41:55 -06:00
Charles Haley
d39ba839e2 Merge from trunk 2011-09-27 17:20:36 +02:00
Charles Haley
b5f8d582b3 Fix regression caused by update of pyparser 2011-09-27 17:19:53 +02:00
Kovid Goyal
c0dc8bc5e0 Fix American Prospect 2011-09-27 08:20:00 -06:00
Kovid Goyal
b501a0c564 Remove commas from all language names 2011-09-27 08:16:59 -06:00
Charles Haley
c39fe2f531 Fix price problem in Foyles.
Remove affiliate links from ebook.nl, and remove the 'heart'
2011-09-27 14:19:52 +02:00
Charles Haley
4dd863dc90 Merge from trunk 2011-09-27 14:11:37 +02:00
John Schember
8dcd163846 Sync to trunk. 2011-09-27 07:28:46 -04:00
John Schember
18d3044147 Sync to trunk. 2011-09-27 06:45:18 -04:00
Charles Haley
02324108c6 Merge from trunk 2011-09-27 09:25:55 +02:00
Charles Haley
01d7ce0ec4 Change all commas to semicolons in iso_639 data 2011-09-27 09:23:56 +02:00
Translators
89311addd2 Launchpad automatic translations update. 2011-09-27 04:47:06 +00:00
Kovid Goyal
589ca8b572 ... 2011-09-26 17:04:26 -06:00
Kovid Goyal
dc9b181dae Fix #855587 (Doesn't build with poppler 0.17/0.18) 2011-09-26 12:07:20 -06:00
Translators
64b14c15f8 Launchpad automatic translations update. 2011-09-26 04:45:05 +00:00
Kovid Goyal
bebe2467cc News download: Add list of articles in the downloaded issue to the comments metadata of the generated ebook. Makes it possible to search for a particular article in the calibre library. Fixes #851717 ([enhancement] News downloading options for search) 2011-09-25 13:17:40 -06:00
Kovid Goyal
e62826e1b2 Fix #858737 (Date shows wrong Finnish string for Sept) 2011-09-25 12:38:31 -06:00
Charles Haley
d38248d9b9 Merge from trunk 2011-09-25 20:23:37 +02:00
Charles Haley
64dce130f9 Fix #858737 2011-09-25 20:22:39 +02:00
Kovid Goyal
31ad166e99 Ensure use of SpooledTempFile does not temporarily create files outside the calibre temp dir 2011-09-25 12:00:25 -06:00
Kovid Goyal
8cb2e17254 Fix #856158 (Truncating files when adding from withing library directory) 2011-09-25 11:57:31 -06:00
Kovid Goyal
30f29c6117 Fix regression that broke customization of Kobo device plugin 2011-09-25 09:40:35 -06:00
Kovid Goyal
6493945453 Den of Geek by Jaded. Also, allow user-defined functions to be directly used in save-to-disk templates 2011-09-25 09:24:53 -06:00
Charles Haley
b2dceb1a7a Merge from trunk 2011-09-25 09:01:33 +02:00
Charles Haley
4ece2a59e2 Allow user-defined functions to be directly used in save-to-disk templates 2011-09-25 09:00:27 +02:00
Translators
b8059f0ecc Launchpad automatic translations update. 2011-09-25 04:40:33 +00:00
Kovid Goyal
90bb4382e0 Amazon metadata download plugin: Add option to donload metadata from amazon.es 2011-09-24 15:53:08 -06:00
Kovid Goyal
223cdb4ec1 Fix #858359 (Private bug) 2011-09-24 15:25:03 -06:00
John Schember
cf823dff26 PDF output fixes: Raise an exception for input so corrupt that it cannot be rendered. Fix issue with enormous PDF's being created. Due to who PyPDF works this brings back the out of file decriptors bug. 2011-09-24 15:47:54 -04:00
John Schember
1fa27dcc2a Sync to trunk. 2011-09-24 15:06:05 -04:00
Kovid Goyal
f30efc907f Fix DNA recipe 2011-09-24 13:00:44 -06:00
Kovid Goyal
de794e1403 ... 2011-09-24 11:00:48 -06:00
Kovid Goyal
0f138cd43c Fix Times of India 2011-09-24 10:52:22 -06:00
Kovid Goyal
6bf872b5be Add list of color names to the create advanced column coloring dialog 2011-09-24 10:02:02 -06:00
Charles Haley
7e6d4fd68b Merge from trunk 2011-09-24 17:53:49 +02:00
Charles Haley
98309d2b02 Add a color chooser (copy color name to clipboard) to the advanced coloring template editor 2011-09-24 17:53:14 +02:00
Kovid Goyal
e4d2e8048a ... 2011-09-24 09:48:18 -06:00
Kovid Goyal
7c42d5d8a9 ... 2011-09-24 09:45:24 -06:00
Kovid Goyal
9cd3dc1364 Republica by Manish Bhattarai 2011-09-24 09:43:34 -06:00
Kovid Goyal
d1584dd84c Sign on San Diego by Jay Kindle 2011-09-24 09:38:57 -06:00
Kovid Goyal
34111f5c57 Updated Kurier 2011-09-24 09:14:28 -06:00
Kovid Goyal
deec3a97d7 Fix user defined template functions not working when doing save to disk and send to device 2011-09-24 09:03:59 -06:00
Kovid Goyal
fa405ab3d0 Fix #858141 (xkcd update) 2011-09-24 08:55:21 -06:00
Kovid Goyal
badb777c7b Fix #858139 (Cnet update) 2011-09-24 08:47:52 -06:00
Charles Haley
6c8b994534 Merge from trunk 2011-09-24 12:57:26 +02:00
Charles Haley
1423e94c13 Make get_components use precomputed values for composite columns. Improves performance and makes values computed with user-defined functions work. 2011-09-24 12:56:37 +02:00
Kovid Goyal
d85c4e9946 ... 2011-09-23 23:21:37 -06:00
Translators
735f51e4d5 Launchpad automatic translations update. 2011-09-24 04:58:34 +00:00
Kovid Goyal
313be1221d Revert the click and hold change, leaving only the right click 2011-09-23 18:09:44 -06:00