18677 Commits

Author SHA1 Message Date
Kovid Goyal
c009afd94a ... 2012-08-09 16:37:24 +05:30
Kovid Goyal
68ca4c1bc0 ... 2012-08-09 16:30:39 +05:30
GRiker
d65dcd572a Revised code to include custom column name in generated jacket when custom column contents is None. 2012-08-09 04:43:42 -06:00
Kovid Goyal
77d54b0581 IGN:Updated translations 2012-08-09 16:07:50 +05:30
Kovid Goyal
a486120c90 ... 2012-08-09 16:00:26 +05:30
Kovid Goyal
6c8c1d1d24 ... 2012-08-09 15:50:34 +05:30
Kovid Goyal
4374f18534 ... 2012-08-09 15:39:10 +05:30
Kovid Goyal
e1d8686e18 Start on the windows MTP module 2012-08-09 15:38:25 +05:30
Charles Haley
ef3ed2d2f8 Make smartdevice dynamic format selection work. 2012-08-09 12:03:58 +02:00
Kovid Goyal
41d2c59022 ... 2012-08-09 12:58:56 +05:30
Kovid Goyal
429096bb54 ... 2012-08-09 11:48:18 +05:30
Kovid Goyal
64a2cbc4e0 ... 2012-08-09 11:21:36 +05:30
Kovid Goyal
a19f8999cc News download: Fix broken handling of nesting for HTML 5 tags when parsing with BeautifulSoup 2012-08-09 10:41:57 +05:30
Kovid Goyal
dfed990a65 Run debug device detection on the gui thread, with proper handling of startup() and shutdown(). Also refuse to run if a device is already detected. 2012-08-09 10:27:40 +05:30
Translators
0c4b0b2ec6 Launchpad automatic translations update. 2012-08-09 04:40:07 +00:00
Kovid Goyal
5904626f3c Call the startup and shutdown methods for the device plugins in ebook-device 2012-08-09 09:36:49 +05:30
Kovid Goyal
7c42571c4a ... 2012-08-08 20:46:45 +05:30
GRiker
8164622561 Abstracted column assignments, revised tool tips and GroupBox names 2012-08-08 08:30:34 -06:00
Kovid Goyal
89c0ad4cca EPUB: Handle files in the EPUB that have semi-colons in their file names. This means in particular using URL escaping when creating the NCX as ADE cannot handle unescaped semi-colons in the NCX. See #1033665 2012-08-08 18:42:35 +05:30
Kovid Goyal
aab1e91f50 Conversion pipeline: Ignore unparseable CSS instead of erroring out on it. Fixes #1034074 (ebook-convert error in html to mobi conversion) 2012-08-08 18:06:45 +05:30
Kovid Goyal
93662f06d6 Remember last used window size for image popup 2012-08-08 17:39:35 +05:30
Kovid Goyal
50089cfa3f E-book viewer: Allow viewing images in the book in a separate pop-up window by right clicking on the image. Useful if you want to keep some image, like a map to the side while reading the book. 2012-08-08 16:14:46 +05:30
Kovid Goyal
f82db76113 MTP driver: Add create_folder() 2012-08-08 14:43:19 +05:30
Kovid Goyal
ca881a5e30 ... 2012-08-08 11:22:23 +05:30
Kovid Goyal
cf567afbd1 ... 2012-08-08 11:09:13 +05:30
Kovid Goyal
3466c1a7c4 MTP driver: Implement delete_object(). C interface is now done, I think. 2012-08-08 11:04:34 +05:30
Kovid Goyal
614fb3e14a MTP driver: Implement sending files to device. 2012-08-08 10:54:16 +05:30
Translators
82d1e16da9 Launchpad automatic translations update. 2012-08-08 04:36:10 +00:00
Kovid Goyal
a215f62d08 ... 2012-08-08 10:04:35 +05:30
Kovid Goyal
feecbe8a85 When setting up a column coloring rule based on the languages column, allow entry of localized language names instead of only ISO codes 2012-08-08 10:01:17 +05:30
Kovid Goyal
a476e82183 MTP driver: Implement getting files from the device 2012-08-07 21:49:16 +05:30
Kovid Goyal
015845c7d3 Catalogs: Generate cover for mobi/azw3 catalogs 2012-08-07 19:34:50 +05:30
GRiker
746c148997 Generate default cover if no existing cover found, other bug fixes 2012-08-07 07:01:38 -06:00
Kovid Goyal
514e8f479a ... 2012-08-07 17:24:48 +05:30
Kovid Goyal
a69bfb66a9 Update the last modified column record of a book, whenever a format is added to the book. 2012-08-07 17:22:37 +05:30
Kovid Goyal
59ef9593e6 Catalogs: Allow geenration of catalogs in AZW3 format 2012-08-07 16:57:23 +05:30
GRiker
d4e236c218 Added initial support for AZW3, validates in Kindle Previewer 2012-08-07 04:59:31 -06:00
GRiker
1792fad11c Added AZW3 as output format, fixed missing prefix in 'By Month' section. 2012-08-07 04:27:34 -06:00
Kovid Goyal
ca750b3394 MTP driver: Add code to dump the filesystem for debugging 2012-08-07 15:15:50 +05:30
Charles Haley
d7e25e56b4 Merge from trunk 2012-08-07 09:05:47 +02:00
Charles Haley
21022a6c0d Move the new collections option to the end to avoid trouble. 2012-08-07 09:04:46 +02:00
Kovid Goyal
de21068e72 Fix #1033430 (line scrolling do not stop at page break in paged mode) 2012-08-07 10:47:43 +05:30
Kovid Goyal
08f38df9b9 MOBI Output: Fix ToC at start option having no effect when converting some input documents that have an out-of-spine ToC. Fixes #1033656 (Table of Contents not in Front after converting) 2012-08-07 10:41:48 +05:30
Kovid Goyal
f0b673610a Catalog Generation: When generating EPUB/MOBI catalogs add more flexible rules for excluding books. Also add rules to customize the prefix characters used. 2012-08-07 10:27:39 +05:30
Translators
b3cfa85b0b Launchpad automatic translations update. 2012-08-07 04:46:40 +00:00
Kovid Goyal
aadddbc978 ... 2012-08-07 09:43:40 +05:30
Kovid Goyal
d703ef3ebe Fix #1033624 (won't reconize HTC one s) 2012-08-07 09:22:32 +05:30
GRiker
1f2e84181f Improved focus handling for tables. Removed obsolete characters in profiles.py. Revised tool tips. 2012-08-06 17:34:47 -06:00
Charles Haley
a8b5d497fc ... 2012-08-06 19:01:15 +02:00
Charles Haley
aa62a13cf0 ... 2012-08-06 18:55:28 +02:00