19434 Commits

Author SHA1 Message Date
Kovid Goyal
ca9048cdae Fix #822744 (Unwrap problem - some central european chars missing) 2011-08-25 16:53:57 -06:00
John Schember
88737c88d4 Integrate patches from issue #822744: some central european chars missing. 2011-08-25 18:33:25 -04:00
John Schember
b261ba7ef3 Sync to trunk. 2011-08-25 18:28:25 -04:00
Kovid Goyal
405267542b ... 2011-08-25 16:11:25 -06:00
Kovid Goyal
a3d71097d2 ... 2011-08-25 16:08:29 -06:00
Tomasz Długosz
3d9627b33e merge with John's branch 2011-08-25 21:55:12 +02:00
Kovid Goyal
a617d772e4 Show the languages currently used at the top of the drop down list of languages 2011-08-25 12:14:13 -06:00
Kovid Goyal
4b0a076a7f ... 2011-08-25 11:15:50 -06:00
Kovid Goyal
a30460bda8 Switch to using more modern language names/translations from the iso-codes package, rather than pycountry 2011-08-25 08:34:28 -06:00
Kovid Goyal
b950d14b0c ... 2011-08-25 07:03:15 -06:00
Kovid Goyal
348e88abd8 ... 2011-08-25 07:00:57 -06:00
Kovid Goyal
4f21f06f76 Make use of readability a little more robust 2011-08-25 06:57:58 -06:00
Translators
5822d081b2 Launchpad automatic translations update. 2011-08-25 04:38:16 +00:00
Kovid Goyal
67b7615a8e ... 2011-08-24 22:29:56 -06:00
Kovid Goyal
72ac735928 News download: Use the algorithms from Redability to automatically cleanup downloaded HTML. You can turn this on in your own recipes by adding auto_cleanup=True to the recipe. It is turned on by default for basic recipes created via the GUI. 2011-08-24 20:23:26 -06:00
Kovid Goyal
985d382f1a ... 2011-08-24 18:18:02 -06:00
Kovid Goyal
c63ff81d96 ... 2011-08-24 17:48:58 -06:00
Kovid Goyal
a7f9931262 Add readability to calibre and Hacker News by Tom Scholl. Fixes #833261 (Add readability lib for use in recipes) 2011-08-24 17:48:14 -06:00
Kovid Goyal
7fd8bf0f2a Fix #833074 (business links not working for CNN) 2011-08-24 16:24:19 -06:00
John Schember
78dc53abae Add more characters referecned by bug #822744 to the line unwrap lookahead character list. 2011-08-24 18:20:43 -04:00
Kovid Goyal
3f55291e7d ... 2011-08-24 16:15:48 -06:00
John Schember
140b1181d1 Sync to trunk. 2011-08-24 18:10:41 -04:00
Kovid Goyal
8824104847 ... 2011-08-24 16:06:48 -06:00
Kovid Goyal
b5bc1ef8f7 ... 2011-08-24 15:48:14 -06:00
Kovid Goyal
6a4bfa920c Restore CSS pipeline changes without needing to use a python xpath func 2011-08-24 15:26:36 -06:00
Kovid Goyal
5119925922 Revert CSS pipeline changes, as python functions in lxml are broken, badly 2011-08-24 14:45:21 -06:00
Kovid Goyal
23f4463f27 ... 2011-08-24 11:57:09 -06:00
Kovid Goyal
fb08ceb1e5 ... 2011-08-24 11:13:31 -06:00
Kovid Goyal
6becd633ba Fairbanks Daily by Roger 2011-08-24 11:02:40 -06:00
Tom Scholl
2fc5adcb84 Use calibre's chardet 2011-08-24 17:33:03 +01:00
Kovid Goyal
6ee7c3661f Fix #832761 (translation input is case sensitive) 2011-08-24 10:32:05 -06:00
Tom Scholl
93f37ee295 updated Hacker News recipe 2011-08-24 17:08:36 +01:00
Kovid Goyal
fdc97e3328 ... 2011-08-24 09:38:31 -06:00
Tom Scholl
99c8a48cb2 Readability lib for parsing websites
Includes an example recipe for Hacker News
2011-08-24 14:04:17 +01:00
Kovid Goyal
36c4b70030 ... 2011-08-23 23:09:23 -06:00
Translators
c7f07a4386 Launchpad automatic translations update. 2011-08-24 04:36:56 +00:00
Kovid Goyal
0901c5807c Various Turkish news sources by thomass 2011-08-23 16:08:08 -06:00
Kovid Goyal
967285b9f6 When automatically computing author sort from author's name, if the name contains certain words like Inc., Company, Team, etc. use the author name as the sort string directly. The list of such words can be controlled via Preferences->Tweaks. Fixes #797895 (author name sort order copy keywords) 2011-08-23 11:33:33 -06:00
Kovid Goyal
2c33b9b409 Add an option to Preferences->Look and Feel->Cover Browser to show the cover browser full screen. Fixes #829855 ([Enhancements] in cover browser) 2011-08-23 10:49:32 -06:00
Kovid Goyal
ec32d0f3f1 When adding a text indent to paragraphs as part of the remove spacing between paragraphs transformation, do not add an indent to paragraphs that are directly centerd or right aligned. Fixes #830439 ([Enhancement]Indenting should ignore centered text) 2011-08-23 09:51:46 -06:00
Kovid Goyal
b3f5484cbe Add a search for individual tweaks to Preferences->Tweaks 2011-08-23 00:29:02 -06:00
Translators
a7529b6919 Launchpad automatic translations update. 2011-08-23 04:57:09 +00:00
Kovid Goyal
2afef9211e Conversion pipeline: More robust handling of case insensitve tag and class css selectors 2011-08-22 18:33:41 -06:00
Kovid Goyal
ac30f8edd4 Fix #831695 (Updated recipe for Financial times UK edition) 2011-08-22 18:18:46 -06:00
Kovid Goyal
161644a752 Fix #831622 (Updated recipe for MSDN Magazine) 2011-08-22 14:47:58 -06:00
Kovid Goyal
101817b1fc Fix #831622 (Updated recipe for MSDN Magazine) 2011-08-22 14:46:39 -06:00
Kovid Goyal
e48e7932fa MOBI Output: Add support for the start attribute on <ol> tags 2011-08-22 10:41:17 -06:00
Translators
7a4190cd41 Launchpad automatic translations update. 2011-08-22 04:36:35 +00:00
Kovid Goyal
b22f38d71b Fix #830800 (fix #760384 not applied to both WSJ recipes) 2011-08-21 20:48:11 -06:00
Kovid Goyal
0e4e082ed7 When adding books that have no language specified, do not automaticallly set the langauge to calibre's interface language. Fixes #830092 (Downloading and adding books causes default language to be assigned) 2011-08-21 10:57:06 -06:00