18677 Commits

Author SHA1 Message Date
Kovid Goyal
6466898e1a Fix #1031863 (Exception in Bulk conversion) 2012-08-01 23:55:00 +05:30
Charles Haley
11731fd030 Fix exception when attempting to select on a closed socket 2012-08-01 18:05:06 +02:00
Kovid Goyal
656a28986e ... 2012-08-01 15:51:49 +05:30
Kovid Goyal
e63d76a300 ... 2012-08-01 15:39:46 +05:30
Kovid Goyal
86d858488c Refactor smart device menu entry to only show a dialog box when starting the device, not when stopping it. 2012-08-01 15:35:33 +05:30
Kovid Goyal
2848314bf9 News download: Add support for <img> tags that link to SVG images. Fixes #1031553 (web2disk doesn't support SVG images) 2012-08-01 13:28:49 +05:30
Kovid Goyal
0d843a89ea Add an entry to save to disk when right clicking a format in the book details panel 2012-08-01 13:16:30 +05:30
Translators
856b566a4f Launchpad automatic translations update. 2012-08-01 04:43:16 +00:00
GRiker
c28175adfc 0.8.62+ 2012-07-31 10:00:51 -06:00
GRiker
19eb3ad879 wip 2012-07-31 10:00:17 -06:00
Kovid Goyal
99de8e6cc3 prints() shouldn't throw an exception on windows when printing out very large objects 2012-07-31 21:17:42 +05:30
Charles Haley
17eabd3e40 Merge from trunk 2012-07-31 15:30:40 +02:00
Charles Haley
49cb868bb3 Use a str type instead of unicode when searching for the opening '[' in the network packet. Using unicode seems to work, but it really is a byte. 2012-07-31 15:25:46 +02:00
Charles Haley
324ae47a37 Kovid's comments #1 2012-07-31 15:15:55 +02:00
Kovid Goyal
ca05e82c1b ... 2012-07-31 17:55:54 +05:30
Kovid Goyal
4b13f6079b ... 2012-07-31 17:44:29 +05:30
Kovid Goyal
cbdb05978b Use context manager instead of acquire()/release() 2012-07-31 17:41:44 +05:30
Kovid Goyal
b79fc085d2 Initial import of smart device driver 2012-07-31 17:19:49 +05:30
Kovid Goyal
177e88d375 ODT input: remove named cover pic, read series metadata and warn about page anchored pics 2012-07-31 17:08:36 +05:30
Oliver Graf
1cd9e7f973 Added cover page removal (only explicit named), picture anchored to page warning and series information. 2012-07-31 11:43:33 +02:00
Charles Haley
60d7f4a5c6 Remove password debugging code. 2012-07-31 09:48:51 +02:00
Charles Haley
895b028101 Version of smartdevice driver for beta test 2012-07-31 09:40:56 +02:00
Kovid Goyal
3358425ae1 Catalog generation: Handle authors whose last name is a number. 2012-07-31 11:17:59 +05:30
Translators
fb256dc9fe Launchpad automatic translations update. 2012-07-31 04:57:56 +00:00
GRiker
b4dcafa78c Handle authors whose last name is a number. Indeed. 2012-07-30 10:39:58 -06:00
Kovid Goyal
e4ec25db99 Fix #1026421 (Private bug) 2012-07-30 14:25:14 +05:30
Kovid Goyal
c0c435712c ... 2012-07-30 13:28:30 +05:30
Kovid Goyal
c33da71191 Fix detecting of file extensions in DnD events 2012-07-30 12:34:52 +05:30
Kovid Goyal
957d3b3c09 KF8 Input: Handle html entities in the NCX toc entries correctly 2012-07-30 10:54:17 +05:30
Kovid Goyal
b39647a5de ... 2012-07-29 15:58:29 +05:30
Kovid Goyal
850356c43f Use a transparent background for the full screen clock to handle the case of image based backgrounds in the viewer 2012-07-29 15:57:16 +05:30
Translators
00186441a6 Launchpad automatic translations update. 2012-07-29 04:36:31 +00:00
Kovid Goyal
3e35bdcd70 Speed up and simplify tag browser partitioning 2012-07-29 09:25:10 +05:30
Kovid Goyal
3245270e9e Fix inappropriate use of utf8_text() 2012-07-29 01:36:28 +05:30
Charles Haley
64a3f0e0c7 Remove print statements 2012-07-28 19:15:52 +02:00
Charles Haley
ed9be9802e Improved first-letter identification in tag browser using the new collation_order function. Eliminate the tweak enable_multicharacters_in_tag_browser because it no longer serves any purpose. 2012-07-28 19:12:55 +02:00
Kovid Goyal
7efa77639a Add collation_order() ICU function 2012-07-28 21:00:48 +05:30
Kovid Goyal
8b62ddf460 ... 2012-07-28 19:47:14 +05:30
Kovid Goyal
34d8ba6597 Fix #1030234 (Can't convert: calibre, version 0.8.62) 2012-07-28 13:10:41 +05:30
Kovid Goyal
e6a1a39597 Do not set first image as cover when converting ODT files 2012-07-28 12:58:41 +05:30
Kovid Goyal
ffcbae74a5 ... 2012-07-28 11:10:13 +05:30
Translators
e33609356a Launchpad automatic translations update. 2012-07-28 04:56:49 +00:00
Oliver Graf
aa24da048e Fix for refactoring, don't read cover if opf.nocover prop is set. 2012-07-27 19:43:28 +02:00
Oliver Graf
d13539ddaa Merge from main branch 2012-07-27 19:41:19 +02:00
Kovid Goyal
30ec259b70 Read first image as the emtadata cover from ODT files. Also allow ODT authors to set custom properties for extended metadata. 2012-07-27 22:33:03 +05:30
Oliver Graf
f728c12835 Added extra metadata parsing to ODT module.
Added manual section about ODT features added and general conversion tips.
2012-07-27 15:01:47 +02:00
Kovid Goyal
e2b1d3bc9d Fix #1026484 (External plugins can't have PluginWidget) 2012-07-27 17:01:04 +05:30
Kovid Goyal
afacc1be29 Oops forgot to implement the restart button for plugin updates and the plugin update action 2012-07-27 16:19:13 +05:30
Kovid Goyal
42cbbc8284 Paged display: Much more efficient handling of the body margin collapse problem 2012-07-27 16:08:32 +05:30
Kovid Goyal
85ad3e9d65 MOBI Output: Normalize unicode strings before writing to file, to workaround lack of support for non-normal unicode in Amazon's MOBI renderer. Fixes #1029825 (loose accentuated voyels when converting to .mobi on Kindle) 2012-07-27 15:51:41 +05:30