Commit Graph

18174 Commits

Author SHA1 Message Date
Kovid Goyal aa69a9b2d5 ... 2011-10-25 13:11:15 +05:30
Kovid Goyal d1c5e75f04 prevent changing of device metadata management option while a device is connected. Fixes #874118 (Private bug) 2011-10-25 12:22:03 +05:30
Charles Haley dc7487d00a Merge from trunk 2011-10-25 08:36:12 +02:00
Charles Haley 1829622b6e Partial fix for #874118 -- prevent changing metadata management while a device is connected 2011-10-25 08:31:57 +02:00
Kovid Goyal 5da7897c45 Book details panel: Show tooltip only when hovering over cover, not the rest of the book information. Fixes #876454 ([Enhancement] Turn off Balloon Help) 2011-10-25 11:56:05 +05:30
Kovid Goyal 7706ffe6aa MOBI Output: Fix use of list elements as link anchors caused links to always point to start of list. Fixes #879391 (Private bug) 2011-10-25 11:26:04 +05:30
Kovid Goyal 7da3cb2c70 Kobo: Add support for fetching annotations from the device. Right click the send to device button and choose fetch annotations. The annotations are placed into the comments of the corresponding books in the calibre library. 2011-10-25 08:59:13 +05:30
Timothy Legge f4ef6bcecd Kobo annotations fixes 2011-10-24 22:52:39 -03:00
Kovid Goyal 26c407795c Silicon Republic by Neil Grogan. Fixes #881066 (Enhancement: Add Silicon Republic News Recipe) 2011-10-25 07:17:11 +05:30
Kovid Goyal ebbda632bf revert changes to RTE News 2011-10-25 07:12:06 +05:30
Kovid Goyal 8258bbfefb RB Output: Fix calibre generated rb files not being opened by the RocketBook. Fixes #880930 (Fix rb format compression) 2011-10-25 07:09:44 +05:30
Kovid Goyal 3f7a72120b Calibre Blog by Krittika Goyal 2011-10-25 07:07:51 +05:30
John Schember 2baaf35924 Fix bug #880930: Fix rb format compression. 2011-10-24 20:37:05 -04:00
Timothy Legge c691863282 Kobo add support for annotations 2011-10-24 21:27:05 -03:00
Kovid Goyal 628e7fef1f Fix #880351 (Private bug) 2011-10-24 22:15:53 +05:30
Kovid Goyal 25b5a61e68 FB2 Input: Dont choke on FB2 files that have empty embedded content tags. Fixes #880904 (can't view fb2 file - 'NoneType' object has no attribute 'strip') 2011-10-24 22:11:40 +05:30
Kovid Goyal 5b600f708a Fix #880936 (Incorrect classification of news source) 2011-10-24 22:07:26 +05:30
Kovid Goyal 3ac697f8e0 ODT Input: CSS rationalization should not fail with non ascii class names 2011-10-24 22:05:45 +05:30
Kovid Goyal fe540ef887 Fix #880946 (Update for RTE News Recipe) 2011-10-24 22:04:21 +05:30
John Schember 88e9a7b626 Sync to trunk. 2011-10-24 06:57:50 -04:00
Charles Haley d952e75b8e Merge from trunk 2011-10-24 08:32:15 +02:00
Kovid Goyal 7c7b91c22c Fix #880534 (Updated recipe for The Scotsman) 2011-10-24 08:04:03 +05:30
Kovid Goyal bca209cb4f Fix creating new library using the copy structure option incorrectly setting all text type columns to be like the tags column 2011-10-23 22:00:10 +05:30
Charles Haley 0b31958c38 Fix problem with copy structure not handling is_multiple correctly. 2011-10-23 17:44:34 +02:00
Charles Haley 682a31d9ed Merge from trunk 2011-10-23 17:24:02 +02:00
Kovid Goyal 52f1459a22 Fix #879495 (download metadata) 2011-10-22 18:27:51 +05:30
Kovid Goyal 55cb29e150 T1 driver. Add support for Japanese formats 2011-10-22 18:06:10 +05:30
Kovid Goyal 5941f9d887 E-book viewer: Don't choke on windows installs with a non UTF-8 filesystem encoding. Fixes #879740 ("invalid continuation byte" opening book on viewer) 2011-10-22 08:21:02 +05:30
Kovid Goyal ba97af0ae4 ... 2011-10-22 07:08:09 +05:30
Kovid Goyal 1d986edd65 Fix #879459 (Updated recipe for The Japan Times) 2011-10-21 22:19:01 +05:30
Kovid Goyal 3f4e31df9d IGN:Tag release 2011-10-21 08:46:46 +05:30
Kovid Goyal 0b2de7a494 Fix #878467 (Kobo Images) 2011-10-21 08:24:04 +05:30
Timothy Legge b50dda3488 Fix Bug 878467 - Image format missing from kobo driver 2011-10-20 23:28:29 -03:00
Kovid Goyal e2bb7f15cc version 0.8.23 2011-10-21 05:45:27 +05:30
Kovid Goyal fa065fd915 ... 2011-10-20 21:54:40 +05:30
Kovid Goyal f41c8c9a08 ... 2011-10-20 21:49:02 +05:30
Kovid Goyal a37212a456 Updated translations 2011-10-20 21:14:18 +05:30
Kovid Goyal a52c153382 Fix #878833 (Calbire doesn't detect samsung) 2011-10-20 19:25:45 +05:30
Kovid Goyal 1a0cdd30cd ... 2011-10-20 17:38:01 +05:30
Kovid Goyal 96cf45469e MOBI metadata: When reading metadata from MOBI files only use the title in the PDB header if there is no long title in the EXTH header, as the book title. Fixes #875243 (Private bug) 2011-10-20 13:59:25 +05:30
Kovid Goyal 5049c859fb Fix Columbus Dispatch 2011-10-20 13:34:51 +05:30
Translators 0bc17a2401 Launchpad automatic translations update. 2011-10-20 04:42:09 +00:00
Kovid Goyal a217bbd73b ... 2011-10-20 08:15:22 +05:30
Kovid Goyal 594bf0b678 Amazon metadata download: Fix for change in Amazon website that broke downloading metadata. Also make debugging the plugin a little easier. Fixes #878395 (Amazon ASIN no longer searchable in the ids field) 2011-10-20 08:10:16 +05:30
Kovid Goyal eda4c65740 ... 2011-10-20 06:51:50 +05:30
Kovid Goyal c17fb8bd5e Fix #877366 (doesn't create folders by save to disk since 0.8.21) and other cleanups 2011-10-19 12:44:07 +05:30
Charles Haley e6645d513a Back out the save-to-disk composite column optimization, as it breaks creating folders in complex templates. The optimization was made unnecessary by passing user-defined formatter functions to worker processes. 2011-10-19 08:08:03 +02:00
Charles Haley 4c1d505b68 Do not load the user template functions for second DBs 2011-10-19 07:58:47 +02:00
Charles Haley 9548696089 Merge from trunk 2011-10-19 07:51:44 +02:00
Charles Haley bef7077158 change formatter_functions from an attribute to a function 2011-10-19 07:50:52 +02:00