Commit Graph

5558 Commits

Author SHA1 Message Date
Kovid Goyal f58c59ca0a News download: Remove onload attributes when removing javascript 2009-12-05 09:50:44 -07:00
Kovid Goyal db6f1e7d50 Fix #2152 (Typo in GUI) 2009-12-05 09:05:26 -07:00
Kovid Goyal c98ed0db76 Finding calibre-parallel: If sys.executables_location is wrong (as might happen in distro packages) fallback to using PATH 2009-12-05 08:33:50 -07:00
Kovid Goyal 7faf8b09a0 FB2 Output: Support creation of TOC from <h1> tags 2009-12-05 08:28:22 -07:00
Kovid Goyal 0d3f9eb8a4 ... 2009-12-04 18:06:52 -07:00
Kovid Goyal 90fb3e2108 Linux source install: Write path to bin dir into launcher scripts to make IPC more robust 2009-12-04 17:25:14 -07:00
Kovid Goyal 9a6754b01d Fix #4133 (Add all sections to the Arizona Daily Star News Feed) 2009-12-04 17:18:48 -07:00
Kovid Goyal 5193be1c5a Fix PML input plugin 2009-12-04 16:57:11 -07:00
Kovid Goyal 795e5578a7 ... 2009-12-04 15:52:33 -07:00
Kovid Goyal 2daa4ee8d2 IGN:Tag release 2009-12-04 13:49:53 -07:00
Kovid Goyal fc2e65214a version 0.6.26 2009-12-04 13:20:50 -07:00
Kovid Goyal ee76cfef67 Workaround for Adobe Digital Editions crashing when it encounters font-size: medium 2009-12-04 12:55:21 -07:00
Kovid Goyal bcf74965b5 Update translations 2009-12-04 11:55:01 -07:00
Kovid Goyal 4e0babdb1f ... 2009-12-04 11:38:07 -07:00
Kovid Goyal 2efe677f96 Make FAQ about folder structure a little more explicit 2009-12-04 11:14:24 -07:00
Kovid Goyal cceff8b6fd Fix #3952 (Android Browser Problem - 500 Internal Server Error) 2009-12-04 10:22:24 -07:00
Kovid Goyal 9c7da60b31 Improved recipe for Times Online 2009-12-04 09:06:35 -07:00
Kovid Goyal e31d5e396c Allow customized looger in gui_convert 2009-12-04 08:43:22 -07:00
Kovid Goyal 65e7a184ec eReader metadata: extract cover and add a plugin to automatically convert PML to PMLZ on import 2009-12-04 08:39:29 -07:00
Kovid Goyal aff0778be4 Improved PML metadata 2009-12-03 22:31:59 -07:00
Kovid Goyal a401ab3a57 Fix #4084 (calibredb list stanza output should url encode the urls) 2009-12-03 22:27:06 -07:00
Kovid Goyal 1d14af27e5 Allow adding of multiple empty books 2009-12-03 09:27:49 -07:00
Kovid Goyal b664335be1 Fix #4131 (Missing import: calibre.gui2.ui) 2009-12-03 08:57:36 -07:00
Kovid Goyal 1b5a61baed ... 2009-12-03 08:56:11 -07:00
Kovid Goyal 6a638b3a9a PML Output: Only create \a and \U tags for supported characters. PML metadata: Read cover 2009-12-03 08:39:01 -07:00
Translators 07ce495b81 Launchpad automatic translations update. 2009-12-03 04:39:43 +00:00
Kovid Goyal 820f2b6ce3 PML Input: Allow for images in top-level bookname_image and images directories 2009-12-02 20:49:29 -07:00
Kovid Goyal ce529808a4 Updated translations 2009-12-02 15:27:56 -07:00
Kovid Goyal 0c0b55b5e8 Fix Endgadget recipe 2009-12-02 14:51:15 -07:00
Kovid Goyal 2f9f2439f0 Device drivers: Allow one driver to handle devices from multiple vendors. Also allow device interface plugins to override the USB device detection code 2009-12-02 14:09:04 -07:00
Kovid Goyal 6bf2b9fad8 Implement #4121 (Device support for Motorola Droid (Android OS 2.0 smartphone)) 2009-12-02 14:08:04 -07:00
Kovid Goyal 84fafe6b93 Fix #4118 (PocketBook 360 will not send MOBI files) 2009-12-02 11:44:52 -07:00
Kovid Goyal 614b098756 Implement #3392 (Set default book directory on Android device in preferences) 2009-12-02 11:42:56 -07:00
Kovid Goyal 6ce068faf6 Improved recipe for Business Week 2009-12-02 11:42:13 -07:00
Translators 161611e800 Launchpad automatic translations update. 2009-12-02 04:53:48 +00:00
Kovid Goyal bcb2f0e58d Fix #4120 (Uploading multiple books by the same author nests the folders) 2009-12-02 02:25:31 +00:00
Kovid Goyal 7cefca28fe Content Server: Fi usage of jQuery pseudo selectors 2009-12-02 01:50:40 +00:00
Kovid Goyal 92f72c027a ... 2009-12-01 23:52:30 +00:00
Kovid Goyal a70957c75e New recipe for Money Control by kwetal 2009-12-01 23:51:05 +00:00
Kovid Goyal 8cfbd3c603 Greatly speed up the download of the free Economist recipe 2009-12-01 21:36:53 +00:00
Kovid Goyal 54d62e44f2 Remove --develop-from option in calibre-debug as it is no longer needed 2009-12-01 20:48:59 +00:00
Kovid Goyal ce5f89c2b4 LIT Input: Handle LIT files that are really TXT files, by simply splitting the text into pararaphs at blank lines. 2009-12-01 18:43:31 +00:00
Kovid Goyal 1e1bd8c742 Fix typo in SD card detection for PocketBook 360 on windows 2009-12-01 18:36:17 +00:00
Kovid Goyal b27c880be6 FB2 Input: Workaround for unquoted ampersands 2009-12-01 18:09:50 +00:00
Kovid Goyal 1327e15337 Upgrade python error checker to use pyflakes 0.4 and fix te new errors found by it 2009-12-01 17:57:49 +00:00
Kovid Goyal c1bad65f7f IGN:... 2009-12-01 04:02:17 -07:00
Translators ca3a9841dd Launchpad automatic translations update. 2009-12-01 04:40:30 +00:00
Kovid Goyal 7ebdad563a New recipe for Vrij Nederland by kwetal 2009-11-30 13:41:39 -07:00
Kovid Goyal 9c59b44a7e IGN:Tag release 2009-11-30 13:32:54 -07:00
Kovid Goyal 91c504a66c version 0.6.25 2009-11-30 13:09:24 -07:00