Kovid Goyal
e0590843c0
Prevent very long saved searches from making create/edit virtual library dialog too large
2015-10-09 18:30:19 +05:30
Kovid Goyal
c5fb9e75de
Fix #1503910 [Cmd+T doesn't toggle TOC back off when in window mode]( https://bugs.launchpad.net/calibre/+bug/1503910 )
2015-10-09 17:29:19 +05:30
Kovid Goyal
581ecb67b1
Update Komputerra
2015-10-09 15:53:29 +05:30
Kovid Goyal
ecd94450e9
Allow ebook-metadata to work with read-only files when no options are specified to change metadata. Fixes #1504345 [ebook-meta does not work on read-only files]( https://bugs.launchpad.net/calibre/+bug/1504345 )
2015-10-09 07:44:22 +05:30
Kovid Goyal
bc0c3d90a6
Update Spectator Magazine
2015-10-08 11:32:57 +05:30
Kovid Goyal
6f0403bffe
Edit Book: Allow easily removing items from the popup menu for the 'Insert tag' button
2015-10-08 10:53:41 +05:30
Kovid Goyal
eff9a695e1
Tag mapper: When the replacement tag contains commas, create multiple tags instead of replacing the comma with a semi-colon. Fixes #1503526 [Tap Mapping comma as semi-colon as of 2.40- did not on 2.39]( https://bugs.launchpad.net/calibre/+bug/1503526 )
2015-10-08 10:01:16 +05:30
Kovid Goyal
fa49f81b3e
Infrastructure for serving rapydscript in the new content server
2015-10-07 11:37:58 +05:30
Kovid Goyal
28a16466e2
Merge branch 'master' of https://github.com/cbhaley/calibre
2015-10-05 13:34:13 +05:30
Charles Haley
b574e4c977
Remove default keyboard shortcuts for the new general Tag Browser items. Rationale: before they could not conflict with a user-defined shortcut, but now they can. The conflict will be very mysterious for people. On the other hand, if people used the previous shortcuts then they will stop working, which gives them the indication that they need to do something, and in any event the shortcut could be different from what it was in languages other than English. This second case will be easier to support than the first.
2015-10-05 09:54:45 +02:00
Charles Haley
b592feb464
Remove debugging parameter
2015-10-05 09:51:01 +02:00
Kovid Goyal
c5c7f14576
Merge branch 'master' of https://github.com/cbhaley/calibre
2015-10-04 21:46:46 +05:30
Charles Haley
52a1a0b7b0
Change the tag browser "Find" button to use a configurable shortcut
2015-10-04 18:09:16 +02:00
Kovid Goyal
d1eb5e27df
Make Tag Browser more useable with keyboard shortcuts. Configure the keyboard shortcuts in Preferences->Keyboard->Tag Browser
...
Merge branch 'master' of https://github.com/cbhaley/calibre
2015-10-04 21:26:05 +05:30
Charles Haley
6230d5e89a
Make the keyboard shortcut for the tag browser "find" text box use the general keyboard mechanism. Add a shortcut to "click" the current item in the tag browser, which is most useful after a "find". Also add shortcuts for the collapse button and the Alter Tag Browser button.
...
I didn't change the shortcut for the tag browser Find button. It currently uses the "& in translated string" method, so changing it to a fixed shortcut would change functionality. If this is OK I can make the change.
2015-10-04 17:48:24 +02:00
Kovid Goyal
a2619dd5b4
ToC editor: Add context menu item to change selected entries to upper case
2015-10-04 21:10:33 +05:30
Kovid Goyal
8a4dcf92ec
Prevent Match books being added to cover browser context menu
2015-10-04 21:08:07 +05:30
Kovid Goyal
14578688a7
HTMLZ Output: Set the HTML <title> to the book title. Fixes #1502592 [HTMLZ output is missing the <title> tag]( https://bugs.launchpad.net/calibre/+bug/1502592 )
2015-10-04 18:24:23 +05:30
Kovid Goyal
b8dda93092
Update The Independent
2015-10-04 09:40:21 +05:30
Kovid Goyal
23cbedd708
Change User Manual link for setting env vars in OS X
...
New link points to technique that works on OS X 10.8+
2015-10-02 11:38:53 +05:30
Kovid Goyal
98a4b1983e
Fix some compiler warnings
v2.40.0
2015-10-02 11:13:43 +05:30
Kovid Goyal
32755442ce
version 2.40.0
2015-10-02 10:33:35 +05:30
Kovid Goyal
9561f32287
Disable the Most Popular functionality in the nytimes recipes as the NYT is now transitioning to a new "Trending" page
2015-10-02 09:17:02 +05:30
Kovid Goyal
103ec370d4
Ignore non-unicode entries in title table when adding books
2015-10-01 23:41:24 +05:30
Kovid Goyal
2170532391
...
2015-10-01 11:26:46 +05:30
Kovid Goyal
7c0c153d97
E-book polishing: Show a confirmation if the user selects both the add and remove jacket actions.
2015-10-01 09:54:37 +05:30
Kovid Goyal
3941163327
A new tool to apply Tag mapper rules to existing books in the library. To use it, go to Preferences->Toolbars and add the tool to the toolbar.
2015-09-30 15:49:54 +05:30
Kovid Goyal
96d3145ca5
Update The Philosopher's Magazine
...
Fixes #1495383 [Fetch News: The Philosopers' Magazine doesn't download](https://bugs.launchpad.net/calibre/+bug/1495383 )
2015-09-30 08:09:44 +05:30
Kovid Goyal
002ccf8d62
Fix #1500802 [Minor bug German "ä"-character]( https://bugs.launchpad.net/calibre/+bug/1500802 )
2015-09-29 16:46:20 +05:30
Kovid Goyal
156058f295
TXT Output: Do not fail when input contains HTML comments with double hyphens in the comment text.
2015-09-29 14:18:07 +05:30
Kovid Goyal
e1c1e617bc
Edit Book: Fix order of checkboxes in filter style information tool is random
2015-09-28 01:43:46 +05:30
Kovid Goyal
f84223da03
Revert change in previous release to workaround broken xdg-open on linux. Apparently xdg-open is so badly broken that working around it is not possible. Fixes #1500226 [Calibre 2.39 (Xubuntu) - # character use in the title]( https://bugs.launchpad.net/calibre/+bug/1500226 )
...
I love xdg-utils
2015-09-27 22:02:49 +05:30
Kovid Goyal
5d9ab082b7
Update Harper's Magazine
...
Merge branch 'master' of https://github.com/timpalpant/calibre
2015-09-27 20:45:23 +05:30
Timothy Palpant
a34bd654db
Update login for harpers_full.recipe
...
Updated login endpoint for “Harper’s Magazine - articles from printed
edition”. The login stopped working a few months ago, resulting in all
articles being abbreviated with “Please sign in…”.
New endpoint was found by inspecting the harpers.org index and tested
with `ebook-convert`.
2015-09-27 10:19:00 -04:00
Kovid Goyal
4b01882f33
Kindle driver: Detect KFX books present on e-ink kindles. See #1496206 (Book does not show on device view in Calibre)
2015-09-27 09:07:29 +05:30
Kovid Goyal
f069483a3e
Use local open when reading metadata
2015-09-27 08:18:24 +05:30
Kovid Goyal
353624aca3
DRYer
2015-09-27 07:58:24 +05:30
Kovid Goyal
d1f27b449f
Code to parse metadata.kfx files for basic metadata
2015-09-27 07:54:21 +05:30
Kovid Goyal
a95f3d5ec1
...
2015-09-27 06:21:26 +05:30
Kovid Goyal
a2043ced89
Update bundled RapydScript
2015-09-26 21:27:48 +05:30
Kovid Goyal
dd29778835
Update Ambito
...
Fixes #1499866 [Updated recipe for Ambito](https://bugs.launchpad.net/calibre/+bug/1499866 )
2015-09-26 08:54:39 +05:30
Kovid Goyal
323be26c0f
Update Perfil
...
Fixes #1499860 [Updated recipe for Perfil](https://bugs.launchpad.net/calibre/+bug/1499860 )
2015-09-26 08:54:00 +05:30
Kovid Goyal
6ede52c40d
Update Telam
...
Fixes #1499844 [Updated recipe for Telam](https://bugs.launchpad.net/calibre/+bug/1499844 )
2015-09-26 08:52:32 +05:30
Kovid Goyal
ffff07bdd3
PDB Input: Ingore malformed metadata records. Fixes #1499878 [Plucker pdb files fail to load]( https://bugs.launchpad.net/calibre/+bug/1499878 )
2015-09-26 08:47:42 +05:30
Kovid Goyal
648b73541a
Update Infobae.com
...
Fixes #1499818 [Updated recipe for Infobae](https://bugs.launchpad.net/calibre/+bug/1499818 )
2015-09-25 23:33:30 +05:30
Kovid Goyal
4ef778fff8
Better error message when pkg-config not found
2015-09-25 22:55:13 +05:30
Kovid Goyal
22be8fd68c
Update La Nacion
...
Fixes #1499772 [Updated recipe for La Nacion](https://bugs.launchpad.net/calibre/+bug/1499772 )
2015-09-25 22:47:40 +05:30
Kovid Goyal
a123dba172
Update Clarin
...
Fixes #1499725 [Updated recipe for Clarin](https://bugs.launchpad.net/calibre/+bug/1499725 )
2015-09-25 22:43:33 +05:30
Kovid Goyal
d56d1c8d37
ZIP Output: Fix system encoding being used instead of UTF-8 for html files. See #1499514 (Latin encode error while converting from epub to htmlz)
2015-09-25 22:41:54 +05:30
Kovid Goyal
781c28fe1d
version 2.39.0
v2.39.0
2015-09-25 07:45:33 +05:30