17774 Commits

Author SHA1 Message Date
Kovid Goyal
d01ea9fb66 ... 2011-09-22 08:48:48 -06:00
Kovid Goyal
804c5d001f Conversion pipeline: Fix crash caused by empty <style> elements. Fixes #775277 (Private bug) 2011-09-22 08:43:26 -06:00
Kovid Goyal
f9dabe9140 JS Browser: Support for AJAX form submission 2011-09-21 21:01:48 -06:00
Kovid Goyal
70ff56c1b2 Get Books: Fix Woblink store 2011-09-21 16:56:03 -06:00
Kovid Goyal
f3a774e0d3 ... 2011-09-21 16:42:46 -06:00
John Schember
8df5cc15d5 Merge changes from lp:~tomek3d/calibre/stores 2011-09-21 18:41:25 -04:00
John Schember
e7d0944fc2 Sync to trunk. 2011-09-21 18:40:51 -04:00
Kovid Goyal
bb2d522474 MOBI Input: Correctly handle MOBI files that have been passed through a DRM removal tool that leaves the DRM fields in the header. Fixes #855732 (Mobi book fails to convert/view; reads ok in Kindle) 2011-09-21 16:35:44 -06:00
Kovid Goyal
39978b361c ... 2011-09-21 14:20:28 -06:00
Tomasz Długosz
197b99c1e8 update Woblink store 2011-09-21 21:10:24 +02:00
Kovid Goyal
a2aa705bb0 ... 2011-09-21 10:50:46 -06:00
Kovid Goyal
02f8f08b65 Various Polish news sources by fenuks 2011-09-21 10:50:11 -06:00
Kovid Goyal
2f82d4a8fc ... 2011-09-21 10:23:56 -06:00
Kovid Goyal
f61922ddb0 ... 2011-09-21 10:16:03 -06:00
Kovid Goyal
16c222f8bc ... 2011-09-21 09:55:55 -06:00
Kovid Goyal
64051b546d Fix typo preventing the updating of metadata in MOBI files serverd by the content server 2011-09-20 22:08:40 -06:00
Kovid Goyal
4bbfedef99 ... 2011-09-20 19:57:22 -06:00
Kovid Goyal
4569bd22d3 ... 2011-09-20 19:56:08 -06:00
Kovid Goyal
bdefb6b03c Updated bash.org.pl and dobreprogamy.pl 2011-09-20 19:30:08 -06:00
Kovid Goyal
3ec16fe758 ... 2011-09-20 19:22:34 -06:00
Kovid Goyal
fc132d6fcc ... 2011-09-20 18:51:30 -06:00
Kovid Goyal
d4c9b0b6fd ... 2011-09-20 18:50:26 -06:00
Kovid Goyal
42254a6f64 Fix #855109 (mobileread-store: error with umlaut in filename) 2011-09-20 18:47:01 -06:00
John Schember
a628dce0f1 Store: ebook download, More shortening work. 2011-09-20 20:37:41 -04:00
John Schember
d0c500703d Store: ebook download, fix all unicode decode errors. 2011-09-20 20:31:38 -04:00
John Schember
7a75239843 Store: Download, ensure download filename is ascii. 2011-09-20 20:17:49 -04:00
John Schember
64729ef1ab Store: Shorten filename to prevent errors where the download name is to long. 2011-09-20 20:13:18 -04:00
John Schember
7fc7d7487c Store: MobileRead plugin, Fix issue with searching with unicode characters. 2011-09-20 20:07:41 -04:00
Kovid Goyal
e111ac413a Fix #855070 (Article plus punctuation creates bad title sort) 2011-09-20 17:15:26 -06:00
John Schember
beea6bcd11 Sync to trunk. 2011-09-20 19:13:14 -04:00
Kovid Goyal
ce84bcd444 ... 2011-09-20 17:12:37 -06:00
Kovid Goyal
a90c7c75b1 Fix #855143 (Metadata download pubdate is off by 1 day) 2011-09-20 17:10:52 -06:00
Kovid Goyal
84ee53fc18 ... 2011-09-20 16:57:17 -06:00
Kovid Goyal
6e4908882c Updated Ming Pao - HK 2011-09-20 16:56:52 -06:00
Kovid Goyal
5331ac23bb JS Browser: Support for non AJAX forms 2011-09-20 16:54:31 -06:00
Kovid Goyal
0ec60fa315 Update Macleans magazine 2011-09-20 11:00:57 -06:00
Kovid Goyal
dd402830b7 JS Browser: Add visit() and show_browser() functionality 2011-09-19 21:17:11 -06:00
Kovid Goyal
b2e794343f Fix handing of title_sort and custom columns when creating a BiBTeX catalg. Fixes #853249 (export bibitex error) 2011-09-19 14:02:03 -06:00
Kovid Goyal
b478447827 ... 2011-09-19 14:00:13 -06:00
Sengian
969fb17292 Correct minor bibtex catalog problems 2011-09-19 21:47:21 +02:00
Sengian
f0e7f1533b Merge 2011-09-19 20:57:13 +02:00
Kovid Goyal
6f07f3dc20 Fix #852438 (Error when connecting my Bebook Club) 2011-09-19 09:36:53 -06:00
Kovid Goyal
94af5388e1 ... 2011-09-18 23:31:52 -06:00
Kovid Goyal
9d4132038a Taipei Times by Krittika Goyal 2011-09-18 22:27:09 -06:00
Kovid Goyal
6fee05be5c Fix IDG.se 2011-09-18 19:40:19 -06:00
Kovid Goyal
cf1632637e TXT Markdown Input: Change handling of _ to work mid word. Get Books: Allow searching on the DRM column in the results. Fixes #852514 ([request] advanced search: DRM-free books) 2011-09-18 19:18:37 -06:00
John Schember
cb94627b3a Store: Search, advanced search: DRM-free books. 2011-09-18 19:05:14 -04:00
John Schember
b161102897 TXT Markdown Input: Change handling of _ to work mid word. _ will need to be escaped as \_ to not be changed to a style. 2011-09-18 18:52:47 -04:00
John Schember
8f95d10d27 Sync to trunk. 2011-09-18 18:39:38 -04:00
Kovid Goyal
26ab6586ae China Post by Krittika Goyal 2011-09-18 13:34:31 -06:00