28281 Commits

Author SHA1 Message Date
Kovid Goyal
6df650b1e9 E-book Viewer: Use wiktionary.org and wordnik.com as dictionary providers instead of dict.org (which no longer exists).
When looking up words, the word definition is now opened in a separate
browser window.  The language of the dictionary to lookup is
automatically selected based on the language of the current book. Fixes #1349548 [dict.org not available](https://bugs.launchpad.net/calibre/+bug/1349548)
2014-07-30 12:14:27 +05:30
Kovid Goyal
fad36c7f03 ... 2014-07-30 11:23:31 +05:30
Kovid Goyal
c89d454838 Fix #1349536 [convert do not preserve spaces in <pre>](https://bugs.launchpad.net/calibre/+bug/1349536) 2014-07-30 10:23:16 +05:30
Kovid Goyal
a799191771 Edit Book: Fix subsetting of fonts not working if the text contains non-BMP unicode characters. Fixes #1349856 [Error using "Subset all Fonts"](https://bugs.launchpad.net/calibre/+bug/1349856) 2014-07-30 09:35:40 +05:30
Kovid Goyal
5c249d279b ... 2014-07-29 18:51:24 +05:30
Kovid Goyal
25bd9d6fc8 A button to remove images used as column icons/grid view emblems 2014-07-29 18:50:55 +05:30
Kovid Goyal
ba07a4c5f9 Preferences UI for configuring emblems to be displayed in the cover grid, next to covers 2014-07-29 14:30:32 +05:30
Kovid Goyal
de26f1e9a3 Nicer debug output when a plugin's thread is missing the plugin zip file 2014-07-29 11:47:02 +05:30
Kovid Goyal
957bfeb841 Add a parameter to control marking book as modified when calling apply_container_update_to_gui() 2014-07-29 09:39:55 +05:30
Kovid Goyal
e294e6a679 Conversion: Do not strip underscores from classnames. Fixes #1349442 [All converting epub styles with class"_number_name" are corrupt.](https://bugs.launchpad.net/calibre/+bug/1349442) 2014-07-28 22:50:58 +05:30
Kovid Goyal
77f1223202 Download cover for New Yorker 2014-07-28 08:07:19 +05:30
Kovid Goyal
5881287671 Edit Book: Fix incorrect results when running replace all on marked text and more than one replacement is made. Fixes #1348941 [When applying the command Replace all with marked text, error happens](https://bugs.launchpad.net/calibre/+bug/1348941) 2014-07-27 07:13:46 +05:30
Kovid Goyal
3eb87c29f9 Edit Book: Fix cursor positioning not working when creating a new file from a template 2014-07-27 06:53:45 +05:30
Kovid Goyal
5d136adb4c Update New Yorker 2014-07-27 06:37:51 +05:30
Kovid Goyal
124310d536 Fix one remaining unsafe use of read_lock. Fixes #1348937 [Downgrade Lock Error: cant downgrade Lock Object](https://bugs.launchpad.net/calibre/+bug/1348937) 2014-07-26 23:50:42 +05:30
Kovid Goyal
caa0623ae1 ... 2014-07-26 23:37:58 +05:30
Kovid Goyal
a04c363b70 ... 2014-07-26 15:23:26 +05:30
Kovid Goyal
1ec7397544 Add API to get the name of the file bing currently edited 2014-07-26 09:04:23 +05:30
Kovid Goyal
db3b08247e Comic Input: When sorting the pages inside a comic, recognize numbers, so that page2 sorts before page10 2014-07-26 08:58:33 +05:30
Kovid Goyal
ef3e10d033 When displaying series numbers do not assume the document is a book 2014-07-25 19:28:38 +05:30
Kovid Goyal
302d131ec2 Conversion: When inserting a metadata jacket, format the series number
using roman numerals. This behavior can be disabled by using a custom
jacket template, as described here: http://manual.calibre-ebook.com/customize.html#overriding-icons-templates-et-cetera
See #1342916 (Roman Numerals not show on book jacket)
2014-07-25 19:17:45 +05:30
Kovid Goyal
f4f77827e7 Merge branch 'master' of https://github.com/cbhaley/calibre 2014-07-25 18:16:17 +05:30
Charles Haley
54cd94e05e Add the separator argument to 2014-07-25 12:32:37 +02:00
Kovid Goyal
5c9768c30c E-book viewer: Handle quoted URLs inside @font-face rules 2014-07-25 15:58:13 +05:30
Kovid Goyal
bf52bedeac Merge branch 'master' of https://github.com/cbhaley/calibre 2014-07-25 15:32:38 +05:30
Charles Haley
46581c93c6 New formatter function: author_links. 2014-07-25 11:54:52 +02:00
Kovid Goyal
4174efda6c DRYer 2014-07-25 13:29:46 +05:30
Kovid Goyal
7c061e3f5f Edit Book: Add another mimetype for xpgt files 2014-07-25 12:45:14 +05:30
Kovid Goyal
5a5b5fb6f2 Fix regression that broke the book details panel when displaying books whose authors have a manually specified link 2014-07-25 11:36:46 +05:30
Kovid Goyal
9772a753e0 version 1.46.0 v1.46.0 2014-07-25 09:34:29 +05:30
Kovid Goyal
cdd267637b calibre-customize: When building plugins from a directory, exclude known version control subdirectories 2014-07-25 09:24:26 +05:30
Kovid Goyal
d1674cc8a4 ... 2014-07-24 22:25:39 +05:30
Kovid Goyal
e70fd3a759 Conversion: Fix a bug processing the CSS font shorthand property when the line-height is specified in em or percentage units. Fixes #1348173 [ebook-convert doesn't handle composite font-sizes](https://bugs.launchpad.net/calibre/+bug/1348173) 2014-07-24 22:11:34 +05:30
Kovid Goyal
5dabfbd549 Add documentation and an example editor plugin 2014-07-24 18:48:45 +05:30
Kovid Goyal
cde4bbb670 ... 2014-07-24 14:13:42 +05:30
Kovid Goyal
4584ffe8f3 Fix #1348054 [Private bug](https://bugs.launchpad.net/calibre/+bug/1348054) 2014-07-24 13:04:44 +05:30
Kovid Goyal
422c104a88 Update manual text to match new button layout 2014-07-23 18:57:23 +05:30
Kovid Goyal
3017d3bdc8 typo that prevented an optimization to PDF metadata update when nothing changed 2014-07-23 17:28:55 +05:30
Kovid Goyal
5d9f1c89c7 Fix published date not being merged when merging book records 2014-07-23 14:09:07 +05:30
Kovid Goyal
b4092fc05c calibredb list: Add a --for-machine option that causes the output to be made in a form more easily parsed programmatically (it uses ASCII field and record separators) 2014-07-23 12:52:42 +05:30
Kovid Goyal
cd24714637 calibredb list: Do not output extra whitespace+separator after the last field 2014-07-23 12:18:58 +05:30
Kovid Goyal
69fcac5b9d Book details panel: Automatically convert ISSN identifiers into links to the periodicals page on worldcat.org. 2014-07-23 11:58:26 +05:30
Kovid Goyal
6320eab8e8 calibredb: When listing formats of a book if there are multiple formats, separate the individual formats with the colon instead of the comma as commas can occur in filenames 2014-07-23 11:30:44 +05:30
Kovid Goyal
a6c1e806c2 Edit Book: Make the warning dialog that pops up when you try to quit while the editor is saving changes in the background a little more clear. Fixes #1347171 [Background save dialog confusion with "save changes"](https://bugs.launchpad.net/calibre/+bug/1347171) 2014-07-23 11:09:57 +05:30
Kovid Goyal
8a40261757 Edit Book: Fix close event geenrated by window system not saving state 2014-07-23 10:12:23 +05:30
Kovid Goyal
7573a62754 Edit Book: When re-arranging the toolbars inside an individual file editor, save the new toolbar layout so that it is re-used in the future. Also apply the changed layout to all open editors of the same type. See #1346913 (Edit Books - Toolbars) 2014-07-22 22:48:59 +05:30
Kovid Goyal
d05e88293f Edit Book: Make the undo/redo/cut/copy/paste buttons on the editor toolbar also configurable, so they can be removed via Preferences->Toolbars, if needed.
See #1346913 (Edit Books - Toolbars)
2014-07-22 21:55:03 +05:30
Eli Schwartz
fa47a695ea Edit Book: Allow editing xpgt (Adobe Page Template) files as XML.
Fixes #1346543 [Edit Book: Allow editing xpgt files](https://bugs.launchpad.net/calibre/+bug/1346543)
2014-07-22 08:37:16 +05:30
Kovid Goyal
e6964c4eee Edit Book: Allow the action to launch the saved searches dialog to be added to the global toolbars 2014-07-20 09:59:38 +05:30
Kovid Goyal
b1fbfcf2a4 Book details panel: Add an option to make clicking on the author name search the calibre library for the author instead of opening the wikipedia page for the author. To use it got to Preferences->Look & Feel->Book Details. Fixes #1344799 [[Enhancement] make author (in book details) a link/clickable for search in calibre](https://bugs.launchpad.net/calibre/+bug/1344799) 2014-07-19 17:09:57 +05:30