Tomasz Długosz
621faddb0a
stores: update woblink store
2016-10-30 13:21:35 +01:00
Tomasz Długosz
fe7c3f7d73
stores: update ebookpoint store
2016-10-30 13:03:45 +01:00
Kovid Goyal
a147d96b2f
Detect two char dropcaps when the first char is punctuation
2016-10-30 08:10:10 +05:30
Kovid Goyal
6fe47ec867
Merge branch 'master' of https://github.com/marvil07/calibre
2016-10-30 07:56:35 +05:30
Marco Villegas
7a5c16fdc0
lwn_weekly: Prevents fail if article title is not defined.
...
More resilient behavior if article title contains non-html-encoded
characters. E.g. "<Programming>" string in the title start is recognized
by beatiful soup as html tag, but it is not, making the title a
NoneType, and raising an exception on Article creation.
This is actually a bug in the news page itself, but it anyways breaks
the recipe; hence, adding here a fixed string if for any reason the
article title end up with a NoneType.
2016-10-29 21:10:36 -05:00
Kovid Goyal
29de031ff1
Update Financial Times
...
Fixes #1629015 [Private bug](https://bugs.launchpad.net/calibre/+bug/1629015 )
2016-10-30 00:20:29 +05:30
Kovid Goyal
fa7d6f3bdd
Fix #1637736 [documentation messed up]( https://bugs.launchpad.net/calibre/+bug/1637736 )
2016-10-29 21:17:02 +05:30
Kovid Goyal
b0b85cbb2b
Line up the formatting icons on the baseline
2016-10-29 19:29:39 +05:30
Kovid Goyal
f3b854ed7d
...
2016-10-29 18:04:01 +05:30
Kovid Goyal
4fea472589
Edit Book: When unmarking text auto-change the 'search where' location to what it was before text was marked rather than 'current file'.
2016-10-29 18:02:08 +05:30
Kovid Goyal
52a757e715
Book details panel: Adda copy all action to the right click menu. Fixes #1633477 [[Enhancement] Context Menu in Book Details window]( https://bugs.launchpad.net/calibre/+bug/1633477 )
2016-10-29 14:06:45 +05:30
Kovid Goyal
491108e980
...
2016-10-29 13:54:07 +05:30
Kovid Goyal
5b568cab40
Automatic adding: Show an error if the user specifies a folder whose name starts with a dot or underscore. Fixes #1637021 [Auto adding folder cannot start with a "." period]( https://bugs.launchpad.net/calibre/+bug/1637021 )
2016-10-29 13:46:32 +05:30
Kovid Goyal
637c5e7b2a
...
2016-10-29 13:43:40 +05:30
Kovid Goyal
8ff83146e6
...
2016-10-29 13:40:11 +05:30
Kovid Goyal
bb180db1d8
Refinements
2016-10-29 13:31:28 +05:30
Kovid Goyal
397d7aa863
Dedicated icon for edit book
2016-10-29 13:25:07 +05:30
Kovid Goyal
3593afdb5b
Restore the old trash icon
2016-10-29 13:06:14 +05:30
Kovid Goyal
43426cd9fa
A dedicated remove books icon
2016-10-29 13:01:04 +05:30
Kovid Goyal
19d5c02a4f
...
2016-10-29 12:49:28 +05:30
Kovid Goyal
903adb3387
Switch to the new icons
2016-10-29 12:44:59 +05:30
Kovid Goyal
9ddc8acfa8
...
2016-10-29 12:44:01 +05:30
Kovid Goyal
8b55311323
Script to render icons
2016-10-29 12:42:09 +05:30
Kovid Goyal
4f4ab5af27
More new icons
2016-10-29 11:42:05 +05:30
Kovid Goyal
d4b73d87f2
Merge the old and new imgsrc dirs
2016-10-29 11:20:23 +05:30
Kovid Goyal
6a7a949ac8
More new icons
2016-10-29 10:35:32 +05:30
Kovid Goyal
c5ccc6556a
More new icons
2016-10-29 10:21:50 +05:30
Kovid Goyal
55a9eee282
Refinements
2016-10-29 09:12:24 +05:30
Kovid Goyal
c66f1a3283
More new icons
2016-10-28 19:26:39 +05:30
Kovid Goyal
077203de73
...
2016-10-28 17:43:48 +05:30
Kovid Goyal
bc349d4fbb
More new icons
2016-10-28 17:29:58 +05:30
Kovid Goyal
a3b9d8cd6c
More new icons
2016-10-28 15:13:13 +05:30
Kovid Goyal
133a2f28fb
More new icons
2016-10-25 21:44:19 +05:30
Kovid Goyal
d664b749dc
Merge branch 'master' of https://github.com/CoderAllan/calibre
2016-10-25 20:28:06 +05:30
Allan Simonsen
be31802d4f
Removed news recipes where website or rss feeds no longer exists.
2016-10-25 16:21:13 +02:00
Kovid Goyal
ee4b74b5eb
More new icons
2016-10-24 17:45:58 +05:30
Kovid Goyal
4c8843c98f
OS X: Fix a regression that caused incorrect display of the icon in popup message boxes when using a Retina display. Fixes #1635999 [Warning dialog box image too large and distorted]( https://bugs.launchpad.net/calibre/+bug/1635999 )
2016-10-24 14:09:48 +05:30
Kovid Goyal
06bf7d258a
Merge branch 'master' of https://github.com/davidfor/calibre
2016-10-23 17:46:49 +05:30
David
3ecbe26d15
Bug 1635909: Migration of very old KoboTouch settings broken
...
If the KoboTouch driver or subclasses had settings saved from a very
long time ago, they did not migrate to the new configuration properly.
This fixes the migration if the last or the last two options are
missing.
2016-10-23 21:49:21 +11:00
Kovid Goyal
f317b05c84
More new icons
2016-10-22 15:05:38 +05:30
Kovid Goyal
a80d6302ec
Update MIT Technology Review
...
Fixes #1635338 [MIT Technology Review magazine doesn't download main article](https://bugs.launchpad.net/calibre/+bug/1635338 )
2016-10-20 23:12:14 +05:30
Kovid Goyal
e92e7aeb96
More new icons
2016-10-20 21:00:56 +05:30
Kovid Goyal
f1f541998d
More new icons
2016-10-19 21:29:53 +05:30
Kovid Goyal
7cd1f5d9da
Kobo driver: Fix a regression that broke handling of reading status for devices running old 1.9x versions of the Kobo firmware
...
Merge branch 'master' of https://github.com/davidfor/calibre
2016-10-19 18:22:18 +05:30
David
73c420471d
Fix reading status problem with old Kobo firmware
...
Recent changes in the handling of collections in the KoboTouch driver
broke how these were handled for the 1.9.x firmware. The change meant
the reading status of all books in the device was reset. The problem was
reported in http://www.mobileread.com/forums/showthread.php?t=278987 .
2016-10-19 22:43:49 +11:00
Kovid Goyal
0449f879f7
Merge branch 'master' of https://github.com/t3d/calibre
2016-10-19 08:39:19 +05:30
Tomasz Długosz
6bce8c5524
recipes: update gosc_full
2016-10-18 22:18:16 +02:00
Tomasz Długosz
9a221dd0dd
recipes: gosc_niedzielny - improve css and images
2016-10-18 21:57:45 +02:00
Kovid Goyal
4608a1d991
Add an entry for Onyx to the welcome wizard
2016-10-17 15:46:21 +05:30
Tomasz Długosz
298d7cec05
recipes: gosc_niedzielny - add content not assigned to columns
2016-10-16 22:38:03 +02:00