24554 Commits

Author SHA1 Message Date
Charles Haley
eafa02f6f9 Add user-setable device name to wireless device 2013-05-14 16:44:28 +02:00
Charles Haley
61dac94abe First pass at advanced icon selection rules 2013-05-14 15:12:21 +02:00
Kovid Goyal
a597fe76bb DOCX Input: Cascade the font css 2013-05-14 18:39:58 +05:30
Kovid Goyal
33793ff0d1 Driver for SONY PRS-T2N 2013-05-14 18:01:55 +05:30
Kovid Goyal
5ec61a6b29 Dont ignore the content in tables, just extarct the content as linear blocks for now 2013-05-14 16:45:03 +05:30
Kovid Goyal
aa2aa3d2ef Ignore line height of 1 2013-05-14 16:36:09 +05:30
Kovid Goyal
d8a896616a DOCX Input: Fonts 2013-05-14 16:09:12 +05:30
Kovid Goyal
ffdc9d377c ... 2013-05-14 11:42:31 +05:30
Translators
b79b90397a Launchpad automatic translations update. 2013-05-14 05:30:07 +00:00
Kovid Goyal
802e4c52fb Change the filesystem encoding used by python to utf-8 if it is ascii 2013-05-14 09:53:42 +05:30
Kovid Goyal
e33ac985b4 On linux when searching the system for fonts, search all directories returned by fontconfig, if available, instead of a default list of directories 2013-05-14 09:30:36 +05:30
Kovid Goyal
ec86392666 Fix #1179697 (write a device driver for my device) 2013-05-14 08:29:58 +05:30
GRiker
a6b14254e2 0.9.30+ 2013-05-13 20:09:05 -06:00
Kovid Goyal
e637b32485 Add mechanism for device drivers to popup a message to the user after a callback 2013-05-13 21:46:48 +05:30
Kovid Goyal
ed422c7b0f DOCX Input: Lists work 2013-05-13 18:39:33 +05:30
Translators
1317ebdb93 Launchpad automatic translations update. 2013-05-13 05:17:21 +00:00
Kovid Goyal
cc223574d0 PDF Output: Ignore invalid links instead of erroring out on them. Fixes #1179314 (conversion from CHM to PDF fails) 2013-05-13 08:56:31 +05:30
Kovid Goyal
1c225cac66 MOBI Output: Fix space errorneously being removed when the input document contains a tag with leading space and sub-tags. Fixes #1179216 (Space lost between span tags converting to mobi) 2013-05-12 21:51:12 +05:30
Kovid Goyal
689808861a MOBI Input: Add support for MOBI/KF8 files generated with the to be released kindlegen 2.9. Fixes #1179144 (error during conversion azw3 to other formats) 2013-05-12 15:38:23 +05:30
Kovid Goyal
c1d49333a0 pep8 2013-05-12 15:10:40 +05:30
Kovid Goyal
c2fde795af pep8 2013-05-12 14:45:25 +05:30
Kovid Goyal
ddbff0f23d pep8 2013-05-12 14:38:21 +05:30
Kovid Goyal
32de3c16ea Search and replace wizard: Fix generated html being slightly different from the actual html in the conversion pipeline for some input formats (mainly HTML, CHM, LIT). 2013-05-12 12:16:37 +05:30
Translators
325d9e876f Launchpad automatic translations update. 2013-05-12 05:27:54 +00:00
Kovid Goyal
4cf6ea0f12 ... 2013-05-12 10:50:15 +05:30
Charles Haley
3dee6cab80 Mark Nook UK store as affiliate. 2013-05-12 06:49:51 +02:00
Kovid Goyal
abad7da850 pep8 2013-05-12 10:18:35 +05:30
Kovid Goyal
70a6852ab6 pep8 2013-05-12 10:04:53 +05:30
Kovid Goyal
b5ddd3a4e5 Handle dark colorschemes when highlighting current cell 2013-05-12 09:35:48 +05:30
Kovid Goyal
1e06698942 Make the darkness of the current cell highlight settable from python 2013-05-12 08:20:53 +05:30
Kovid Goyal
f8d6970fd5 Update .net magazine 2013-05-12 08:12:26 +05:30
Kovid Goyal
ee0e4e4d1a ... 2013-05-12 01:06:57 +05:30
Kovid Goyal
d99eccc51e Book list: Make the current cell have a darker background 2013-05-12 01:01:28 +05:30
Kovid Goyal
17206c3a95 Allow setting focus rect width to 2px 2013-05-12 00:30:31 +05:30
Charles Haley
2354ac7c6e Merge from trunk 2013-05-11 19:39:22 +02:00
Kovid Goyal
79095ba971 Use bold and italic for current cell highlighting. Also improve quickview window performance 2013-05-11 22:33:31 +05:30
Kovid Goyal
0f20f1ce77 Make the calibre item view focus settable from python 2013-05-11 22:24:21 +05:30
Charles Haley
ae71204c7c Fully revert default_tweaks 2013-05-11 18:50:42 +02:00
Charles Haley
ff9334080f Remove cell highlighting tweak 2013-05-11 18:47:20 +02:00
Kovid Goyal
9bc391f9da Book list: Indicate the current cell with a dotted rectangle rather than the harder to see underline 2013-05-11 22:10:37 +05:30
Charles Haley
cf8a7905ba Add italic to the bolded header cell 2013-05-11 18:33:14 +02:00
Charles Haley
9fbdff152e Remove calls to model when selected text changes 2013-05-11 18:31:02 +02:00
Charles Haley
2e6f424e0a Remove header changes from model 2013-05-11 18:29:52 +02:00
Charles Haley
74904c40af Merge from trunk 2013-05-11 18:26:11 +02:00
Kovid Goyal
1a6d66bb13 Book List: Make the column and row headers for the current cell bold 2013-05-11 21:53:43 +05:30
Charles Haley
6b227f9a49 Use bold italic font in headers to indicate current selected cell 2013-05-11 18:20:08 +02:00
Charles Haley
df9f089c12 Performance improvement in quickview when switching books 2013-05-11 18:18:42 +02:00
Kovid Goyal
2b99afeda1 pep8 2013-05-11 20:37:35 +05:30
Kovid Goyal
fab6e1ce7f Speed up docx parsing by caching xpaths 2013-05-11 17:34:20 +05:30
Charles Haley
2f45ed19c3 Add a tweak that permits setting a style sheet for the selected cell. 2013-05-11 12:53:10 +02:00