Kovid Goyal
0b25ffee6c
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5. Fixes #1075782 (Device | Eject not ejecting device)
2012-11-07 11:00:21 +05:30
Kovid Goyal
d5b714821e
Get Books: Fix Amazon EU stores and libri.de
2012-11-07 09:15:20 +05:30
Kovid Goyal
985c9c857f
...
2012-11-07 09:13:41 +05:30
John Schember
07f288dd16
Merge changes from lp:~cbhaley/calibre/charles_store.
2012-11-06 18:53:05 -05:00
John Schember
5d3f97064f
Sync to trunk.
2012-11-06 18:52:39 -05:00
Kovid Goyal
b9cefe9989
Allow using identifiers in save to disk templates. Fixes #1074623 (Bug in templates at 0.9.5 version)
2012-11-06 21:48:58 +05:30
Kovid Goyal
88a0bb48e7
Start work on subsetting CFF tables
2012-11-06 21:47:23 +05:30
Charles Haley
33ea83d118
Fix save_to_disk not handling identifiers correctly. Kovid fixed the other part of this bug.
2012-11-06 16:56:20 +01:00
Charles Haley
a8309e3df6
fix Amazon EU and libre.de stores
2012-11-06 16:16:58 +01:00
Charles Haley
5b2838bae6
Merge from trunk
2012-11-06 16:11:59 +01:00
Kovid Goyal
03ac5dc280
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately. Fixes #1074931 (Catalog Creation fails with version 0.9.5)
2012-11-06 18:09:12 +05:30
GRiker
119c169c07
Added cross_reference_authors switch to CLI and GUI
2012-11-06 05:06:00 -07:00
Charles Haley
3861b5d599
Merge from trunk
2012-11-06 13:04:37 +01:00
Kovid Goyal
b318b128fe
Clearer error message
2012-11-06 12:56:00 +05:30
Kovid Goyal
5237c269ea
...
2012-11-06 12:42:43 +05:30
Kovid Goyal
491bfc24bb
Get rid of the useless sfntly
2012-11-06 12:35:35 +05:30
Kovid Goyal
0817ef2e58
Get rid of the useless sfntly
2012-11-06 12:26:39 +05:30
Kovid Goyal
caf8e0ebed
Fix handling of composite glyphs
2012-11-06 12:21:49 +05:30
Kovid Goyal
d169599f63
Fix handling of Fixed property
2012-11-06 12:14:55 +05:30
Kovid Goyal
f54843c547
Switch to a pure python implementation of font subsetting
2012-11-06 11:39:48 +05:30
Translators
fae1f53a32
Launchpad automatic translations update.
2012-11-06 04:49:45 +00:00
Kovid Goyal
18db66fd77
Fix London Review of Books
2012-11-06 08:26:09 +05:30
GRiker
5cdbd831af
Normalized genre names truncated to available width.
2012-11-05 15:10:25 -07:00
Kovid Goyal
a7f054ec5c
Start work on pure python implementation of font subsetting, since I really dont like sfntly
2012-11-05 23:42:07 +05:30
Kovid Goyal
f2e6dd1cce
...
2012-11-05 13:40:38 +05:30
Kovid Goyal
7b4fe7f8ee
Round-tripping for the sfnt container format
2012-11-05 13:39:40 +05:30
John Peterson
8a3ca41c0b
Response to merge review.
...
1) Fixed by making it optional.
1.5) Fixed by making it optional.
2) Fixed.
3) Not fixed. Can you provide a test file result in the unhandled exception that you describe? The option should be available because (i) the option is off by default and therefore the most novice users (that are least likely to identify the unhandled exception when it occurs) will be unaware of the option and (ii) the option has a larger net value available than not available.
4) Fixed.
5) Fixed.
2012-11-05 06:00:05 +00:00
Kovid Goyal
023ad0f43b
Implement font subsetting. calibre can now subset all embedded fonts (i.e. reduce every embedded font to contain only the data for characters used in the book). This can often greatly reduce the size of the ebook file. Note that currently only fonts with TrueType outlines are supported not PostScript (CFF) outlines
2012-11-05 11:26:28 +05:30
Translators
beecd29a43
Launchpad automatic translations update.
2012-11-05 04:40:31 +00:00
John Peterson
2772908a3c
Fixes for viewer etc.
...
Fix: Remember maximized state when toggle fullscreen.
New: Adding saved state: fullscreen state.
New: Adding context menu item: search online, back (Backspace)/forward, toc, font size, fullscreen, exit (Esc).
Fix: Hiding non-selection context menu items when showing selection context menu items.
Fix: Hiding selection context menu items when showing image context menu items.
Fix: Return in book list would not open viewer for selected items.
Fix: The top book list row was not selected on program start, as intended.
Fix: Reset quick search would unselect the book list selection even when not in a search.
Fix: Reset quick search when in a search would not return selection to a book list row.
Fix: Don't open empty viewer if no book is selected.
Change: Removing fullscreen message because it's not useful for many users.
New: Applying auto convert option for manual add too.
New: Making the post import phase accessible to plugins (for metadata creation or conversion).
New: Adding viewer option to not show the cover.
2012-11-05 02:08:31 +00:00
Translators
8a904e32f6
Launchpad automatic translations update.
2012-11-04 04:55:26 +00:00
Kovid Goyal
4fa4a7d9e0
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
2012-11-04 09:46:59 +05:30
Kovid Goyal
c590706bed
...
2012-11-04 09:35:22 +05:30
Kovid Goyal
ace82b046f
Nicer error message when search query string is too long
2012-11-04 09:33:48 +05:30
Kovid Goyal
32944ef443
...
2012-11-03 22:23:02 +05:30
GRiker
b306cfb3ae
Fixed regression with tags used for catalog prefixes
2012-11-03 08:23:08 -07:00
GRiker
4e49cb078a
0.9.5
2012-11-03 05:20:56 -07:00
Kovid Goyal
d1cf14703d
Add search to the font family chooser dialog and get rid of the obsolete fontfamilymodel
2012-11-03 11:06:56 +05:30
Translators
1f54766cc3
Launchpad automatic translations update.
2012-11-03 05:03:11 +00:00
Kovid Goyal
570b2e5824
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
2012-11-03 08:43:56 +05:30
Kovid Goyal
e7f02781af
Get Books: Fix Amazon and Google Books stores
2012-11-03 08:40:11 +05:30
Kovid Goyal
97f1381063
Fix regression that broke the Template Editor
2012-11-03 08:29:13 +05:30
Kovid Goyal
ca11b4f691
...
2012-11-03 08:17:39 +05:30
John Schember
7916569e04
Store: Fix Google plugin.
2012-11-02 22:30:31 -04:00
John Schember
5a17a1ca32
Store: Fix Amazon plugin.
2012-11-02 22:21:45 -04:00
John Schember
29399f7cba
Sync to trunk.
2012-11-02 22:00:16 -04:00
Kovid Goyal
190c225966
...
2012-11-02 12:02:58 +05:30
Kovid Goyal
ab44713d96
Update Yemen Times
2012-11-02 11:38:23 +05:30
Kovid Goyal
e42140cdc9
Sigh
2012-11-02 10:51:27 +05:30
Translators
ed435ece7c
Launchpad automatic translations update.
2012-11-02 05:08:45 +00:00