23390 Commits

Author SHA1 Message Date
Kovid Goyal
f539b863dd Amazon metadata download: When downloading from amazon.co.jp handle the 'Black curtain redirect' for adult titles. Fixes #1165628 (Amazon.co.jp : Cover and info fail collecting) 2013-04-07 11:54:19 +05:30
Kovid Goyal
9c3591a467 When extracting zip files do not allow maliciously created zip files to overwrite other files on the system 2013-04-07 11:11:32 +05:30
Translators
bbb6c4fd8f Launchpad automatic translations update. 2013-04-07 05:11:47 +00:00
Kovid Goyal
6040689447 ... 2013-04-07 00:33:09 +05:30
Kovid Goyal
d76bf663ef Fix #1021270 (Private bug) 2013-04-06 18:38:12 +05:30
Kovid Goyal
20d970c362 Metadata download: Add plugin to download book covers from bigbooksearch.com 2013-04-06 12:05:54 +05:30
Kovid Goyal
e7cfdba57c Refactor the multiple cover download code in to the base class so it can be reused 2013-04-06 11:56:57 +05:30
Translators
67cd9e68f0 Launchpad automatic translations update. 2013-04-06 05:33:10 +00:00
Kovid Goyal
f491ff67cc Enable the Google Images cover download plugin 2013-04-06 09:58:43 +05:30
Kovid Goyal
279013573a ... 2013-04-06 08:51:00 +05:30
GRiker
266545a2c3 0.9.26 2013-04-05 03:11:47 -07:00
Translators
d04ef38bab Launchpad automatic translations update. 2013-04-05 05:36:51 +00:00
Kovid Goyal
053c84b57f IGN:Tag release 2013-04-05 09:22:08 +05:30
Kovid Goyal
9f3271714c version 0.9.26 2013-04-05 08:38:35 +05:30
Kovid Goyal
c680f51d52 ... 2013-04-05 08:26:52 +05:30
John Schember
e586b6222d Sync to trunk. 2013-04-04 20:09:32 -04:00
Kovid Goyal
d8aebe1c28 IGN:Updated translations 2013-04-04 21:18:08 +05:30
Charles Haley
389a81cd8f Change affiliate links for waterstone UK. They have dropped tradedoubler and moved to affiliate window. Don't know why I bother as they don't pay commisions on ebooks, but it was easy. 2013-04-04 10:04:38 +02:00
Translators
e8722ab864 Launchpad automatic translations update. 2013-04-04 05:25:52 +00:00
Translators
3035be2242 Launchpad automatic translations update. 2013-04-03 05:26:38 +00:00
Kovid Goyal
fe1f2c7925 ToC Editor: Allow generating the ToC directly from individual files inside the ebook. Useful for EPUBs that have individual chapters in single files. Fixes #1163520 (Request for new method to generate entries in ToC editor) 2013-04-03 09:58:58 +05:30
Kovid Goyal
7076d8c2f5 Fix #1163659 (Wrong filename output in error message when "Guide reference not found") 2013-04-03 08:32:01 +05:30
Kovid Goyal
f3257d9865 Fix #1163272 (Text Bug in Content) 2013-04-02 18:55:19 +05:30
Charles Haley
7b864ff15b Remove subclass that seems not to work in some cases when the plugin is dynamically loaded 2013-04-02 10:27:41 +02:00
Kovid Goyal
42561905d7 Work on the view interface 2013-04-02 12:51:51 +05:30
Kovid Goyal
01dedbd357 Fix #1163115 (samsung android phone not recognized) 2013-04-02 11:25:25 +05:30
Translators
aec4c623e7 Launchpad automatic translations update. 2013-04-02 05:18:11 +00:00
Kovid Goyal
17743799bc Remove the google images plugin for now, will probably release it next week, after more testing 2013-04-02 10:13:14 +05:30
Kovid Goyal
800f0c19ff ToC Editor: Right-click menu to perform various useful actions on entries in the ToC 2013-04-02 10:02:39 +05:30
Kovid Goyal
2eceaeb2ab ... 2013-04-02 09:28:38 +05:30
Kovid Goyal
354da83e7f ToC Editor: Add buttons to indent/unindent teh current entry 2013-04-02 09:24:58 +05:30
Kovid Goyal
9ba0272b0c Metadata download: Add a plugin to download book covers from a google image search. Go to Preferences->Metadata download and enable the plugin to use it. Google Image search often finds larger and/or different covers from the other sources, however, it sometimes finds junk. Use at your discretion. 2013-04-01 22:54:09 +05:30
John Schember
e39825d46d Store: Update Amazon plugin to handle new grid layout. 2013-04-01 08:34:30 -04:00
John Schember
23dcc6175d Sync to trunk. 2013-04-01 08:20:05 -04:00
Charles Haley
89a5375f57 Handle column and grid layouts in amazon EU stores 2013-04-01 13:54:44 +02:00
Charles Haley
de0c864159 Forgot to update the version number. 2013-04-01 12:41:52 +02:00
Charles Haley
11f2d0f61a Remove redundant browser instance creation. 2013-04-01 11:54:28 +02:00
Kovid Goyal
a688a8018c PDF Output: Allow use of _SECTION_ in header/footer templates 2013-04-01 15:16:50 +05:30
Charles Haley
7169ffed0a Make amazon EU store plugins more robust against amazon reporting zero books found. 2013-04-01 10:44:35 +02:00
Kovid Goyal
6201e2a19b PDF Output: Allow using templates to create arbitrary headers and footers. Look under PDF Output in the conversion dialog for this feature. 2013-04-01 13:34:32 +05:30
Kovid Goyal
c6c9e5acf7 ... 2013-04-01 13:24:20 +05:30
Kovid Goyal
069761e03e PDF Output: Fix generating page numbers causing links to not work. Fixes #1162573 (Hyperlinks disappear on mobi/epub to pdf conversion) 2013-04-01 09:55:07 +05:30
Kovid Goyal
c10d539a68 ... 2013-03-31 22:29:23 +05:30
Kovid Goyal
71a18a47aa PDF Output: Fix 1 pixel wide left and top margins on the cover page for some PDF conversions due to incorrect rounding. Fixes #1162054 (ePub to PDF conversion regression) 2013-03-31 22:25:46 +05:30
John Schember
99ae07c955 Store: Update store version numbers. 2013-03-31 12:23:21 -04:00
John Schember
9f230d6843 Store: Fix Gutenberg plugin, Gutenberg apparently thinks Gentoo can't have a real web browser so use a different user agent. 2013-03-31 12:21:25 -04:00
John Schember
c67e30ca86 Store: Fix B&N plugin. 2013-03-31 12:10:29 -04:00
John Schember
7685e45f0c Store: Remove bewrite plugin due to store closing. 2013-03-31 12:06:56 -04:00
Charles Haley
2cc6b87ff3 When an image is used for a column icon, display that image full-width if the image's width is more than 50% larger than the image's height, otherwise display it in an icon bounding box. 2013-03-31 12:06:27 +02:00
Charles Haley
ccd8d30109 Merge from trunk 2013-03-31 10:30:57 +02:00