21135 Commits

Author SHA1 Message Date
GRiker
add5bb824d WIP - changes to support prefix rules 2012-08-03 03:23:15 -06: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
ba2cae821e ... 2012-07-31 21:18:52 +05:30
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
1b63da86ff Merge from trunk 2012-07-31 15:48:39 +02:00
Kovid Goyal
b7e169c67e ... 2012-07-31 19:16:05 +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
Charles Haley
22213a91d5 Merge from trunk 2012-07-31 13:56:19 +02:00
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
Kovid Goyal
c1173a2224 Update podofo to 0.9.1 in all binary build, to fix corruption of some PDFs when updating metadata. Fixes #1031086 (Save To Disk with Update Metadata can corrupt PDF) 2012-07-31 16:21:13 +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
Charles Haley
67a61b7760 Merge from trunk 2012-07-31 09:38:07 +02:00
Kovid Goyal
3358425ae1 Catalog generation: Handle authors whose last name is a number. 2012-07-31 11:17:59 +05:30
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
a380aef221 ... 2012-07-30 10:10:45 +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
Charles Haley
6c61b49125 Merge from trunk 2012-07-29 10:05:33 +02:00
Kovid Goyal
c1f497d1c4 ... 2012-07-29 13:04:02 +05:30
Oliver Graf
45deedd546 Removed uneeded utf8_text, after trunk fix. 2012-07-29 08:26:29 +02:00
Oliver Graf
c10c8d03ad Merge with trunk. 2012-07-29 08:25:14 +02:00
Kovid Goyal
cca78313c1 Philosophy Now by Rick Shang 2012-07-29 09:39:52 +05:30
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
Oliver Graf
6ce45b8dc0 Merged trunk. 2012-07-28 21:42:27 +02:00
Oliver Graf
0c25a25eb4 Fix to MOBI 'Unknown' problem (replacing all empty strings with the string Unknown) 2012-07-28 20:34:26 +02:00
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
Charles Haley
4d628036b5 Merge from trunk 2012-07-28 17:37:28 +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
Kovid Goyal
3ba0783c2f ... 2012-07-28 00:42:40 +05:30
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