Commit Graph

9782 Commits

Author SHA1 Message Date
Li Fanxi dd69e24747 [SNBOutput] Add basic output support for SNB file. 2010-10-09 22:30:38 +08:00
Li Fanxi e602d726ab [SNBOutput] Add stub for SNB format output support. SNB is the only format supported by the E Ink device Bambook manufactured by Shanda (NASDAQ: SNDA) 2010-09-29 15:01:39 +08:00
Kovid Goyal f54ee65bcc Various improvements to preprocessing code. Also replace a couple of unicode punctuation characters that the SONY readers dont support when the Outpu profile is sony 2010-09-28 15:43:22 -06:00
Kovid Goyal 5fe81f0162 Welcome wizard: Prevent the user from choosing a non empty folder as her calibre library 2010-09-28 14:24:16 -06:00
Kovid Goyal fdc171a0ac Automatically enable the Douban metadata download plugins if the user choose chinese as the interface language in the welcome wizard 2010-09-28 13:55:02 -06:00
Kovid Goyal a0382a8d86 Fix #6986 (Updated recipe for Telegraph UK) 2010-09-28 09:57:49 -06:00
ldolse 7653dfd082 switch string to unicode 2010-09-28 17:54:07 +08:00
ldolse 443d45c560 ... 2010-09-28 16:21:34 +08:00
ldolse b7f6d820a7 Fixed a UTF-8 decoding error which occurs on bad input while removing hyphens, cleaned up indents, regex tweaks 2010-09-28 16:07:43 +08:00
ldolse f5431765f4 moved line_length into DocAnalysis class, added line_histogram function 2010-09-28 11:50:39 +08:00
Kovid Goyal 0319a6c025 New plugin to download covers from douban.com. It is disabled by default and must be enabled via Preferences->Advanced->Plugins->Cover download plugins 2010-09-27 19:32:25 -06:00
ldolse 94d01f9885 merge from trunK 2010-09-28 07:05:44 +08:00
Kovid Goyal e7ddc671c6 Frederik Pohl's blog by Darko Miletic 2010-09-27 16:13:25 -06:00
Kovid Goyal f71728110d Revert removal of inline toc from news downloaded in MOBI format 2010-09-27 14:20:03 -06:00
Kovid Goyal 960151327d Fix #6981 (Updated AJC and Boortz Recipes) 2010-09-27 11:47:38 -06:00
ldolse 076ac87ad2 merge from trunk 2010-09-27 19:49:27 +08:00
ldolse 2f04d0b17c re-worked unsupported unicode chars Output profile option to use Unidecoder to do simple ascii conversion 2010-09-27 19:13:57 +08:00
Li Fanxi 04187001a6 Removed an unnecessary debug print 2010-09-27 18:56:09 +08:00
Li Fanxi 4baab972ab Add Douban.com cover plugin 2010-09-27 18:48:55 +08:00
ldolse 217a1716fa copied the fixes for 6976 over to html preprocess code 2010-09-27 18:17:35 +08:00
ldolse 2677a9296b String searches - avoid regex compilations entirely 2010-09-27 17:59:31 +08:00
ldolse 668ea97895 Added metacharacters to the rest of the dehyphenation patterns 2010-09-27 17:17:21 +08:00
ldolse 1055919806 regex tweaks, including fixes for http://bugs.calibre-ebook.com/ticket/6976 2010-09-27 17:00:04 +08:00
Kovid Goyal 0678b5360f Fix #6969 ([PATCH] Fix DBus notification interface.) 2010-09-26 08:40:25 -06:00
kanru@kanru.info bd1e798e8f Fix DBus notification interface.
Currently the DBus notification implementation is wrong. DBus call
should be called via dbus.Interface not dbus.proxies.ProxyObject.

Old implementation always hangs the system when issuing notification.
2010-09-26 21:51:35 +08:00
ldolse 32f231549f ... 2010-09-26 20:51:24 +09:00
ldolse 7f37832aa8 added framework for re-mapping unsupported unicode chars based on Output Profile 2010-09-26 14:16:07 +09:00
ldolse 394f09e7f4 Escaping meta-characters before compiling words as a regex for removing hyphens 2010-09-26 10:23:02 +09:00
ldolse a0a984c5b0 merge from trunk 2010-09-25 12:57:23 -10:00
ldolse 8b7ef0984f ... 2010-09-25 12:53:40 -10:00
ldolse 5aa36581c5 Building chapter marking regexes using variables to increase manageability, switched to using backreferences to increase reliability 2010-09-25 12:34:01 -10:00
Kovid Goyal 2dd9692a5e ... 2010-09-25 16:16:47 -06:00
Kovid Goyal cf0f7def1c Content server: Remove special characters from filenames in download links to accomodate broken browsers like the one in the Kindle 2010-09-25 13:14:33 -06:00
Kovid Goyal 98954896e0 Jerusalem Post in French by Tony Stegall 2010-09-25 12:53:36 -06:00
Kovid Goyal 4978f616e8 Fix #6950 (Fixed Broken Recipe for Popular Science) 2010-09-25 12:24:59 -06:00
Kovid Goyal b00e241477 Workaround for windows limitation when reading from network sockets. Should fix issues with large files in calibre libraries on network shares. Fixes #3248 (exception on saving book details) 2010-09-25 09:52:35 -06:00
Kovid Goyal b09e819422 Fix #6935 (The formating on the blog for neals nuze was changed after i submitted :() 2010-09-25 09:25:03 -06:00
Kovid Goyal 8ce7d6ca74 Fix #6948 (Scientific American Recipe) 2010-09-25 09:24:15 -06:00
Kovid Goyal 0ce2126cdc Fix #6939 (PDF conversion fails with "spine empty") 2010-09-24 20:31:56 -06:00
Kovid Goyal 2f12fb564b How to Geek by Tony Stegall 2010-09-24 16:21:17 -06:00
Kovid Goyal 8a35c9c3c1 Fix #6935 (The formating on the blog for neals nuze was changed after i submitted :() 2010-09-24 16:18:52 -06:00
Kovid Goyal ea693d46ff IGN:Tag release 2010-09-24 15:21:54 -06:00
Kovid Goyal 3e6ddf1b9f version 0.7.20 2010-09-24 14:38:21 -06:00
Kovid Goyal 54c3e009d5 Fix #6928 (Calibre corrupts EPUB) 2010-09-24 13:22:59 -06:00
Kovid Goyal ee0b2541c8 Updated translations 2010-09-24 12:10:44 -06:00
Kovid Goyal 83194cffd6 Updated translations 2010-09-24 12:04:40 -06:00
Kovid Goyal 93685faa2e Plugin loading. Handle encoding declarations correctly 2010-09-24 11:52:16 -06:00
Kovid Goyal 45ed048612 Fix #6930 (Updated recipe for Danas) 2010-09-24 09:59:46 -06:00
Kovid Goyal 552c20134c Launchpad automatic translations update. 2010-09-24 04:40:30 +00:00
Kovid Goyal c792c47a65 ... 2010-09-23 21:51:57 -06:00