18085 Commits

Author SHA1 Message Date
Kovid Goyal
4736f0df8a Fix #873288 (Python crashes on converting (X)html containing links with "generic" signs) 2011-10-16 19:23:48 +05:30
Kovid Goyal
52f54d22f4 Fix #875257 (Add T-Mobile Move to Android driver) 2011-10-16 19:16:47 +05:30
Kovid Goyal
3c91e95a27 Fix #875384 (Android Device Not detected - Freescale i.MX515 USB device) 2011-10-16 19:13:09 +05:30
Kovid Goyal
6bbe3c82d7 Fix #863735 (Calibre ignores the space size beetween paragraphs (RTF ->MOBI)) 2011-10-16 18:43:57 +05:30
Kovid Goyal
7653cdbedb ... 2011-10-16 18:39:33 +05:30
Charles Haley
e6ded55f62 Ensure that set_metadata does not attempt to copy a multiple text field to a non-multiple text field. 2011-10-16 14:04:39 +02:00
Charles Haley
6be5c5a1f0 Merge from trunk 2011-10-16 14:00:45 +02:00
Sengian
b027cafa1f RTF: remove unwanted localization 2011-10-16 13:58:56 +02:00
Sengian
35866f67ef Merge 2011-10-16 13:58:21 +02:00
Sengian
b9c6f154c0 RTF: Improve empty paragraphs handling & clean html file 2011-10-16 13:55:54 +02:00
Kovid Goyal
557f46fd47 Fix a regression that broke downloading certain periodicals for the Kindle. Fixes #875595 (Calibre- Unable to download news - UnicodeEncodeError) 2011-10-16 17:20:04 +05:30
Kovid Goyal
12fffc051e ... 2011-10-16 17:18:26 +05:30
Kovid Goyal
68448106a6 Fix regression that broke updating of covers inside ebook files when saving to disk 2011-10-16 07:25:38 +05:30
Kovid Goyal
14782270ff Improve perf of list_ template formatter functions 2011-10-16 06:36:03 +05:30
Kovid Goyal
89c05e0acf Fix #875264 (Remove invalid recipe Honvedelem.hu) 2011-10-16 06:00:56 +05:30
Kovid Goyal
48d68a6f69 Fix #875287 (Remove recipe for Technet.hu) 2011-10-16 06:00:22 +05:30
Kovid Goyal
1889530ce3 T1 driver: Support for periodicals and beter timezone detection. Fixes #875161 (Sony T1: Driver Updates) 2011-10-16 05:50:09 +05:30
Sengian
441d5ccfe2 Merge 2011-10-15 21:11:42 +02:00
Sengian
8bc521d045 RTF cleanup 2011-10-15 21:07:43 +02:00
Charles Haley
809ea8c1a7 prevent list_re from adding empty items to the set. Permit the replacement to create list items (add commas). 2011-10-15 18:52:48 +02:00
Kolenka
0329eb833e Sony T1: Updated Periodical Support 2011-10-15 09:50:59 -07:00
Kolenka
2a4c9dadc9 Sony T1: Periodical Support (Rough) 2011-10-15 09:43:32 -07:00
Charles Haley
9a0ca74813 Merge from trunk 2011-10-15 18:36:55 +02:00
Charles Haley
e078a7ca80 Improve performance of list_ formatter functions. Make list_re not add a value more than once. 2011-10-15 18:36:22 +02:00
Kolenka
84530a6764 [merge] trunk 2011-10-15 09:10:52 -07:00
Kolenka
55a7e1393b Sony T1: Driver Updates
- Support switching between Calibre and Sony T1 style metadata in books.db
    (Defaults to Calibre style)
- Attempt to calculate the device's time offset from books.db when scanning.
2011-10-15 09:05:26 -07:00
Kovid Goyal
60597c159f Fix regression breaking editing the 'show in tag browser' checkbox in custom column setup editing 2011-10-15 16:16:53 +05:30
Charles Haley
f0987fe0a6 Fix regression breaking editing the 'show in tag browser' checkbox in custom column setup editing 2011-10-15 12:14:58 +02:00
Charles Haley
1de538588a Merge from trunk 2011-10-15 12:02:26 +02:00
Kovid Goyal
34d2468e56 Fix #874689 (Add Remove Cover to book cover) 2011-10-15 10:00:04 +05:30
Kovid Goyal
75a7f77b6b Fix #874753 (Pandigital Novel not recognized) 2011-10-15 09:29:06 +05:30
Kovid Goyal
51b819f638 Fix 874643 2011-10-15 06:15:28 +05:30
Kovid Goyal
dcf45ce797 Update various German recipes 2011-10-15 06:13:04 +05:30
Kovid Goyal
318342b941 Update Helsingin Sanomat 2011-10-15 06:04:38 +05:30
Kovid Goyal
ec2bcf9edd Fix typo that broke stopping selected jobs in 0.8.22 2011-10-15 05:39:04 +05:30
Kovid Goyal
37098e6ddf ... 2011-10-15 05:30:00 +05:30
Charles Haley
4c5a4fe1f7 Merge from trunk 2011-10-14 10:58:09 +02:00
Kovid Goyal
bc55333486 IGN:Tag release 2011-10-13 21:40:46 -06:00
Kovid Goyal
67541de648 version 0.8.22 2011-10-14 05:21:05 +05:30
Kovid Goyal
db7870c40c ... 2011-10-14 04:57:25 +05:30
Kovid Goyal
46fcf6dbc0 Fix #873526 (Quickfix recipe for new automatiseringgids website) 2011-10-14 04:37:49 +05:30
Kovid Goyal
6ee585ecc8 Fix #873557 (Updated CNET cover) 2011-10-14 04:36:10 +05:30
Kovid Goyal
4bae0c4ddf ... 2011-10-13 22:21:13 +05:30
Kovid Goyal
3d3cac0c9d Updated translations 2011-10-13 22:02:44 +05:30
Kovid Goyal
693d73d112 ... 2011-10-13 16:45:40 +05:30
Charles Haley
f55fb94a42 New formatter function: list_re. Also fix several unreported problems with reconstructed lists potentially using the wrong separator. Finally, correct some problems in function grouping in the manual. 2011-10-13 10:37:16 +02:00
Charles Haley
71d3ede2aa Merge from trunk 2011-10-13 10:01:06 +02:00
Kovid Goyal
bb84fcfa84 Fix #829821 (Add HTC Flyer to Android driver) 2011-10-13 10:09:18 +05:30
Translators
24a7be26d7 Launchpad automatic translations update. 2011-10-13 04:38:00 +00:00
Kovid Goyal
68aa6195e0 MOBI Input: Remove invalid tags of the form <xyz: > Fixes #872883 (fatal error in converting mobi to rtf) 2011-10-13 10:05:17 +05:30