9769 Commits

Author SHA1 Message Date
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
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
Kovid Goyal
448aa8497b Fix #6909 (Trouble in converting non drm prc file to epub) 2010-09-23 20:23:11 -06:00
Kovid Goyal
52b17cc1b9 Fix #6926 (Aldiko on Samsung Moment) 2010-09-23 19:48:52 -06:00
Kovid Goyal
d7d613b0aa ... 2010-09-23 11:31:22 -06:00
Kovid Goyal
b940570504 IPC: Store results file in the calibre temp dir and also dont die if for some reason removing result file fails 2010-09-23 09:33:49 -06:00
Kovid Goyal
7a20e117ce Database: Fix regression that caused has_cover to create empty directories unneccessarily 2010-09-23 08:45:37 -06:00
Kovid Goyal
e41a54c1d7 Neal's Nuze by Tony Stegall. Fixes #6917 (Recipe for Neal's Nuze) 2010-09-23 08:31:27 -06:00
Kovid Goyal
3db15e955b Fix #6797 (Fetch News Russian Table of Contents MOBI format) 2010-09-23 08:22:50 -06:00
GRiker
cee9c6e6db GwR fix regression with NCX encoding #6797 2010-09-23 06:35:13 -07:00
Kovid Goyal
901534a57b Fix #6902 (searching for a title or part of a title) 2010-09-22 19:21:31 -06:00
Timothy Legge
48cb1d3138 Fix 6902 - If Title is None set to Unknown 2010-09-22 21:45:44 -03:00
Kovid Goyal
2bd3bda0fe Restore case renaming code, but in a more robust form 2010-09-22 16:41:09 -06:00
Kovid Goyal
c406114722 Fix #6914 (Calibre misfiles books (during a rename?)) 2010-09-22 16:07:39 -06:00
ldolse
662b0b26c8 merge from trunk 2010-09-22 05:53:25 -10:00