Kovid Goyal
0c320ae75d
Book list: Prevent yes/no columns from making the minimum row height too large. Fixes #383 (This comes from http://www.mobileread.com/forums/showthread.php?t=258781 ...)
2015-04-13 18:28:49 +05:30
Kovid Goyal
f48c2abb06
...
2015-04-13 14:43:35 +05:30
Kovid Goyal
d1bb088d88
Various string fixes. Fixes #1443028 [missing strings in .po file]( https://bugs.launchpad.net/calibre/+bug/1443028 )
2015-04-13 14:37:30 +05:30
Kovid Goyal
76f1582757
E-book viewer: When displaying multiple pages per screen fix whole screen scrolling so that it works as expected even at the end of the file, when their might be fewer pages left than would fill the screen.
2015-04-13 14:09:59 +05:30
Kovid Goyal
929ba65820
...
2015-04-13 13:21:01 +05:30
Kovid Goyal
e925b0b301
...
2015-04-13 13:18:53 +05:30
Kovid Goyal
d13c4c2b94
Book Details panel: Allow deleting tags/series/publisher/etc. by right clicking on the link in the book details panel. Fixes #1442925 [Click on metadata on Book Details to delete item]( https://bugs.launchpad.net/calibre/+bug/1442925 )
2015-04-13 12:32:59 +05:30
Kovid Goyal
8e77a2469c
Edit book: Fix book locale changing when OPF edited if OPF contains a country code in addition to a language code
2015-04-12 11:04:39 +05:30
Kovid Goyal
9b8bf25a41
Update Arcamax
2015-04-12 10:56:52 +05:30
Kovid Goyal
d49d227e4a
E-book viewer: Allow expanding/collapsing all items in the Table of Contents view by right clicking
2015-04-12 10:23:33 +05:30
Kovid Goyal
eec1f44dee
Edit Book: Fix escaped HTML tags in the comments metadata being reported as mis-spelled words. Fixes #1441925 [Spell check flags html tags in metadata]( https://bugs.launchpad.net/calibre/+bug/1441925 )
2015-04-12 09:55:17 +05:30
Kovid Goyal
203cb98ac0
The Codeless Code by April King
...
Merge branch 'master' of https://github.com/marumari/calibre
2015-04-12 08:21:28 +05:30
April King
b41cc304d7
fixed some bad spacing
2015-04-11 16:26:58 -05:00
April King
055a103f05
Updated to use the latest Calibre API, introduced on 4/10:
...
kovidgoyal/calibre@16efc96
2015-04-11 16:22:58 -05:00
April King
e5b4af0f6c
Revert "Revert "Adding The Codeless Code (thecodelesscode.com)""
...
This reverts commit fb3f9d78981dafa4e814c19303cebeff215ed983.
2015-04-11 15:15:21 -05:00
April King
fb3f9d7898
Revert "Adding The Codeless Code (thecodelesscode.com)"
...
This reverts commit 7ff5ed6b62561c9920caccca5c98200943759066.
2015-04-11 15:12:19 -05:00
April King
7ff5ed6b62
Adding The Codeless Code (thecodelesscode.com)
2015-04-11 08:33:48 -05:00
Kovid Goyal
1a2814494e
Resolve internal links for The Economist
2015-04-11 18:46:16 +05:30
Kovid Goyal
495293b3f5
...
2015-04-11 13:56:22 +05:30
Kovid Goyal
7256c5c920
Resolve internal links int he Calibre Blog recipe
2015-04-11 12:40:49 +05:30
Kovid Goyal
16efc963e3
Fetch News: Add API to allow recipe writers to easily resolve internal links to point to the downloaded versions of articles
2015-04-11 12:40:29 +05:30
Kovid Goyal
6d58813c65
DOCX Input: Add support for DOCX files created by Word 2013 in "Strict" mode
2015-04-11 10:22:30 +05:30
Kovid Goyal
cf2aa25944
...
2015-04-11 10:22:30 +05:30
Kovid Goyal
b9f86450a0
DOCX: Refactor to support different namespace profiles
...
Needed to support the "Strict" mode DOCX files that Word 2013 can
optionally generate.
2015-04-11 10:22:30 +05:30
Kovid Goyal
341f011372
...
2015-04-11 10:02:20 +05:30
Kovid Goyal
bb8dc6d095
Edit Book: Add the reports tool to the toolbar by default
...
Also do not raise an exception when running reports with no book open.
2015-04-11 09:42:43 +05:30
Kovid Goyal
8ec93d806f
Edit Book: Make embedding fonts using the manage fonts dialog easier. You can now double click on a font family to see what faces for that family area available on your computer and install new fonts directly from the dialog.
2015-04-11 09:35:18 +05:30
Kovid Goyal
cbfd5f6e38
When using the View specific format action add an "Open With" button to choose a specific program to view the specified format
2015-04-10 21:44:53 +05:30
Kovid Goyal
4c4f74fb5d
Edit Book: Fix regression that caused copying of non-breaking spaces to not work when using the keyboard shortcuts
2015-04-10 20:52:02 +05:30
Kovid Goyal
c60d39c519
Open With: Fix open with not working for programs from the Microsoft Office suite
2015-04-10 19:20:20 +05:30
Kovid Goyal
01e9cd29ce
Basic DDE wrapper
2015-04-10 19:08:18 +05:30
Kovid Goyal
1fcf1e01b2
When getting cover from comic files, use smart filename sorting to find the first filename, recognizing numbers inside the filenames.
2015-04-10 13:06:02 +05:30
Kovid Goyal
f7460f138e
Conversion: Fix regression that caused pseudo-selectors that cannot be resolved such as :hover, :visited, etc. to be removed during conversion
2015-04-10 11:01:04 +05:30
Kovid Goyal
33b5450c9b
version 2.24.0
v2.24.0
2015-04-10 06:46:18 +05:30
Kovid Goyal
71880b4982
Update Le Temps
2015-04-09 13:27:25 +05:30
Kovid Goyal
b4c01accb1
Device view: Preserve position in list of books when deleting books from the device view
2015-04-09 12:06:02 +05:30
Kovid Goyal
3450e3109d
pep8
2015-04-09 11:14:45 +05:30
Kovid Goyal
39f2ec7bbb
pep8
2015-04-09 11:04:43 +05:30
Kovid Goyal
5df61a0472
...
2015-04-09 10:09:25 +05:30
Kovid Goyal
cf6ee757a8
Make the context menu for the book details popup window work the same way as for the book details panel
2015-04-09 10:05:16 +05:30
Kovid Goyal
d893b8c9c6
...
2015-04-09 09:52:08 +05:30
Kovid Goyal
1794d8f8d6
DOCX Output: Fix nested tables not working
2015-04-09 09:33:12 +05:30
Kovid Goyal
732e92fb3f
DOCX Output: vertical alignment for table cells
2015-04-09 09:15:36 +05:30
Kovid Goyal
e59e1060ae
DOCX Output: Support for rowspan and colspan in tables
2015-04-09 09:02:24 +05:30
Kovid Goyal
d410da77e2
Fix handling of tails around tables
2015-04-09 08:50:10 +05:30
Kovid Goyal
136cfc6b3a
DOCX Output: Table padding
2015-04-08 09:57:22 +05:30
Kovid Goyal
5ac5f91cd9
...
2015-04-08 08:40:47 +05:30
Kovid Goyal
66e12978ba
PDF Metadata: When choosing between reading metadata from the Info dict
...
and the XMP block, consider both the MetadataData and the ModifyDate in
the XMP block, since there exist PDF metadata writing tools that update
one and not the other. See #1440304 ([Enhancement] configure metadata import when importing pdf file in calibre)
2015-04-07 12:35:46 +05:30
Kovid Goyal
1001b61f25
Edit Book: Fix regression that caused pressing Alt+X to type unicode characters to not work
2015-04-07 09:09:25 +05:30
Kovid Goyal
24d43645ab
Book details panel: Allow copying full path to ebook files by right clicking on the format link. See #1437756 ([Enhancement] Option to create and place a link to a selected book.)
2015-04-07 08:36:15 +05:30