Commit Graph

29941 Commits

Author SHA1 Message Date
Kovid Goyal bad59c4ed7 Add option to serve User Manual on localhost after building it 2014-11-26 12:38:44 +05:30
Kovid Goyal 0c98870eff ... 2014-11-25 22:55:26 +05:30
Kovid Goyal 4cd960d9d9 Update Wall Street Journal
Fixes #1395546 [Private bug](https://bugs.launchpad.net/calibre/+bug/1395546)
2014-11-25 21:25:00 +05:30
Kovid Goyal 37439fecf6 Add a convenient cached CSSSelect method to jsnews 2014-11-25 21:13:31 +05:30
Kovid Goyal 55b7bb8c25 ... 2014-11-25 17:25:06 +05:30
Kovid Goyal edda5bd29d ... 2014-11-25 16:22:02 +05:30
Kovid Goyal 5949db54d6 ... 2014-11-25 13:35:15 +05:30
Kovid Goyal 16ca5d9c3c Edit Book: Automatically complete the closing tag in HTML/XML files when typing </ 2014-11-25 10:31:39 +05:30
Kovid Goyal 690b84ce12 Edit Book: Implement auto-indent, now when pressing the Enter key to start a new line, the new line's indentation is automatically created 2014-11-25 10:14:02 +05:30
Kovid Goyal 9575a482a7 Update The Friday Times 2014-11-25 09:05:32 +05:30
Kovid Goyal 9edef381e8 Get Books: Update Woblink store plugin
Merge branch 'master' of https://github.com/t3d/calibre
2014-11-25 08:51:11 +05:30
Tomasz Długosz 3f1e13adc1 Woblink Plugin: align to website changes 2014-11-24 21:01:24 +01:00
Tomasz Długosz 2433206c09 Woblink Plugin: set user agent 2014-11-24 20:45:55 +01:00
Kovid Goyal 2d8c856e7c Book polishing: Ignore zero byte font files in the ebook instead of erroring out on them when subsetting fonts. Fixes #1395694 [Polish failing with errors](https://bugs.launchpad.net/calibre/+bug/1395694) 2014-11-24 19:05:03 +05:30
Kovid Goyal a0afd5b2c6 A spot of refactoring 2014-11-24 13:16:37 +05:30
Kovid Goyal e2eed912b2 Do not modify sys.path when using calibre-debug to run files in the calibre source code, since calibre always uses absolute imports anyway 2014-11-24 09:17:34 +05:30
Kovid Goyal c9b2cdfd67 ... 2014-11-24 08:44:51 +05:30
Kovid Goyal cec29eb6d8 ... 2014-11-24 08:38:00 +05:30
Kovid Goyal 4fb982471f A spot of refactoring 2014-11-24 08:34:09 +05:30
Kovid Goyal 5ca05e6698 Make the Home key smarter when editing python 2014-11-24 08:29:34 +05:30
Kovid Goyal 0745a05399 ... 2014-11-24 08:10:22 +05:30
Kovid Goyal e24f720e69 Update Le Monde
Merge branch 'master' of https://github.com/andriniaina/calibre
2014-11-24 07:37:55 +05:30
andri 8ee16c37b4 fix le_monde.recipe (it was empty) 2014-11-23 21:24:10 +01:00
Kovid Goyal aa0b0a197b E-book viewer: Tighten heuristic used to detect footnote links. Do not consider a link that is the only content inside a block level tag as an endnote link, even if it is linked back to from its destination. 2014-11-23 22:37:49 +05:30
Kovid Goyal 34ed37dceb Driver for Verso E71b
Fixes #1395289 [My ereader not recognized](https://bugs.launchpad.net/calibre/+bug/1395289)
2014-11-23 22:30:42 +05:30
Kovid Goyal 58cb71be99 Update the version of libimobiledevice to 1.1.7 shipped in the linux and OS X builds 2014-11-23 14:19:15 +05:30
Kovid Goyal 549253460a ... 2014-11-23 13:27:20 +05:30
Kovid Goyal 728f82cf44 Edit Book: Search & Replace function mode: Add a new function annotation (replace.file_order) to control what order multiple files are processed in, when doing Replace All. See the User Manual for details. 2014-11-23 13:14:31 +05:30
Kovid Goyal f89b974b14 Switch to using the new custom recipe dialog 2014-11-23 11:55:09 +05:30
Kovid Goyal 63ba84eed1 ... 2014-11-23 11:46:38 +05:30
Kovid Goyal 924df568c9 Finish implementation of new recipe dialog 2014-11-23 11:43:01 +05:30
Kovid Goyal 98f3d29438 Implement creating/editing of recipes 2014-11-23 11:21:00 +05:30
Kovid Goyal 166eee4d1b ... 2014-11-23 10:02:52 +05:30
Kovid Goyal a75549107b Implement removal of recipes 2014-11-23 09:57:26 +05:30
Kovid Goyal 5449f26cbe Finish implementation of basic recipe editor 2014-11-23 09:37:14 +05:30
Kovid Goyal cdf6b9d93a Implement advanced recipe editor widget and nicer formatting for basic recipes 2014-11-23 09:05:22 +05:30
Kovid Goyal fb60427a3d More work on the new recipe editor 2014-11-22 22:20:36 +05:30
Kovid Goyal d77b91cb39 Update Daily Express 2014-11-22 15:54:57 +05:30
Kovid Goyal 0d8dcd0b7f Start work on redesigning the custom recipes dialog 2014-11-22 13:13:03 +05:30
Kovid Goyal 661fad764d vim: Ignore generated files in the manual folder 2014-11-22 12:52:35 +05:30
Kovid Goyal 9ccfef289b Make the editor dialog class available for general use 2014-11-22 10:31:09 +05:30
Kovid Goyal 9a11917eac Update BostonGlobe 2014-11-22 10:02:20 +05:30
Kovid Goyal b2d36cfcf0 PDF Output: Add support for font-family aliasing in @font-face rules. Fixes #1395176 [truetype fonts with formatting not translating from EPUB to PDF](https://bugs.launchpad.net/calibre/+bug/1395176) 2014-11-22 08:56:11 +05:30
Kovid Goyal e3d95929ac ... 2014-11-22 08:36:35 +05:30
Kovid Goyal 1b506eefb2 Use win32file.CreateFileW instead of CreateFile since even though the docs for win32file claim that CreateFile supports unicode paths, it actually does not, as it uses the C++ CreateFile underneath via encoding to mbcs 2014-11-22 07:45:42 +05:30
Kovid Goyal 584e427b72 ... 2014-11-21 18:48:03 +05:30
Kovid Goyal 664739f791 ... 2014-11-21 18:47:13 +05:30
Kovid Goyal 6080316bd9 ... 2014-11-21 18:45:20 +05:30
Kovid Goyal 80ed173b44 ... 2014-11-21 18:37:33 +05:30
Kovid Goyal 1ac36a1dc6 Adding books: Delete the cover tempfile immediately after adding, should reduce tmp usage a bit 2014-11-21 18:28:48 +05:30