Commit Graph

15832 Commits

Author SHA1 Message Date
Kovid Goyal b2c1d46ba6 Template language: Speedup evaluation of general program mode templates by pre-compiling them to python. If you experience errors with this optimization, you can turn it off via Preferences->Tweaks. Also other miscellaneous optimizations in evaluating templates with composite columns 2012-03-15 13:26:59 +05:30
Charles Haley 01b55581a7 Fix improper exclusion of "languages" from the new metadata 'process_first' set. 2012-03-15 07:20:50 +01:00
Kovid Goyal b781ff54d0 Fix #940680 (Error sending books to iTunes) 2012-03-15 11:03:16 +05:30
Kovid Goyal d4f7ba4456 ... 2012-03-15 11:02:47 +05:30
Kovid Goyal 56a540f5f4 ... 2012-03-15 10:01:55 +05:30
Kovid Goyal 653826f58a Fix #955688 (Android device not detected) 2012-03-15 09:39:16 +05:30
Kovid Goyal 7cc30dada3 KF8 Input: Recognize OpenType embedded fonts as well. Fixes #954728 (Private bug) 2012-03-15 08:58:13 +05:30
Kovid Goyal c25e4c9fd6 Fix regression in 0.8.41 that caused file:/// URLs to stop working in the news download system on windows. Fixes #955581 (Calibre now requires improper file url for local files) 2012-03-15 07:52:58 +05:30
Charles Haley 6dd34d73e4 Merge from trunk 2012-03-14 15:36:49 +01:00
Charles Haley 06904f92a5 Compile General Program Mode templates to python, controlled by the tweak "compile_gpm_templates" that defaults to True.
Several performance optimizations related to custom columns and field metadata.
2012-03-14 15:34:40 +01:00
Kovid Goyal a8d46f2f40 KF8 Input: Add support for KF8 files with obfuscated embedded fonts 2012-03-14 12:32:13 +05:30
Kovid Goyal cdfb1214e9 Make the stars in the book list a little larger on windows >= vista 2012-03-14 08:27:18 +05:30
Kovid Goyal 3da87cbaae ... 2012-03-13 20:40:28 +05:30
Kovid Goyal 110b2634c8 ... 2012-03-13 17:40:25 +05:30
Kovid Goyal 24afcc621e ... 2012-03-13 17:00:02 +05:30
Kovid Goyal 61fddc54fb MOBI Output: Add an option to not convert all images to JPEG when creating MOBI files 2012-03-13 16:55:13 +05:30
Kovid Goyal 04cbade264 ... 2012-03-13 16:32:59 +05:30
Charles Haley 776add34a6 Improvements to template documentation: add note that subtemplates and functions are not to be used as prefixes or suffixes. 2012-03-13 11:27:13 +01:00
Kovid Goyal 49a4e5e02f When setting metadata in MOBI files fix cover not being updated if the mobi file has its first image record as the cover (this is the case for calibre produced MOBI files). Also remove obsolete MOBI writer code. 2012-03-13 14:16:23 +05:30
Kovid Goyal 1195c37da5 ... 2012-03-13 13:38:23 +05:30
Kovid Goyal fb41c8c881 ... 2012-03-13 13:11:39 +05:30
Kovid Goyal e806e2f2df ... 2012-03-13 13:07:10 +05:30
Kovid Goyal 41f168413b Add preliminary support for extracting FONT records to inspect mobi 2012-03-13 13:05:14 +05:30
Charles Haley 5bd2d8d604 Fixes use of 'size' field in coloring. 2012-03-13 07:21:10 +01:00
Kovid Goyal 3970da407c ... 2012-03-13 10:05:50 +05:30
Kovid Goyal 341f0d73c7 KF8 Input: Do not link to font files that we failed to properly extract 2012-03-13 10:00:37 +05:30
Kovid Goyal ce90b49fb5 ... 2012-03-13 09:55:20 +05:30
Kovid Goyal 32cbc84fc3 KF8 Input: Do not fail if the input file contains corrupted font records. Fixes #953260 (error converting kindle ebooks) 2012-03-13 09:47:53 +05:30
Kovid Goyal f789d18d05 ... 2012-03-13 08:18:58 +05:30
Kovid Goyal 6dc520a14a Add .ibook and .iba to the list of known ebook filetypes. Fixes #953018 ([Enhancement] iBooks file type) 2012-03-12 20:53:57 +05:30
Kovid Goyal 87dc869837 IGN:Tag release 2012-03-12 13:34:31 +05:30
Kovid Goyal 323c78f9da version 0.8.42 2012-03-12 11:04:38 +05:30
Kovid Goyal 2742595973 ... 2012-03-12 09:55:29 +05:30
Kovid Goyal c62e2fde36 ... 2012-03-12 09:32:05 +05:30
Kovid Goyal 0fb6d7bd59 MOBI Output: Ignore the Table of Contents pointed to by the guide, if it contains no links 2012-03-12 09:18:49 +05:30
Kovid Goyal bc74856b2d IGN:Updated translations 2012-03-11 19:10:35 +05:30
Kovid Goyal de43d6efd0 ... 2012-03-11 19:02:45 +05:30
Kovid Goyal 35ddd44a89 Fix #941134 (LibreOffice 3.5 odt to conversion mobi problem) 2012-03-11 19:02:12 +05:30
Translators 5d76b2dbfd Launchpad automatic translations update. 2012-03-11 04:44:02 +00:00
Kovid Goyal 33a1617f89 Conversion pipeline: Fix @import rules in CSS stylesheets that have comments on their first few lines being ignored. Also use cssutils to process @import rules instead of doing it ourselves. 2012-03-10 14:57:42 +05:30
Kovid Goyal 17c01d5c97 ... 2012-03-10 11:53:06 +05:30
Translators da15a66d1d Launchpad automatic translations update. 2012-03-10 04:45:46 +00:00
Kovid Goyal e7fa8fd894 ... 2012-03-10 09:26:29 +05:30
Kovid Goyal 35d005f752 ... 2012-03-10 09:04:06 +05:30
Kovid Goyal 0d8d44567b EPUB Input: When extracting the contents of epub files on windows, do not error out if one or more of the components in the epub file have filepaths containing characters that are invalid for the windows filesystem, instead, just replace those characters, since those entries are likely to be bugs in the zip container anyway. Fixes #950081 (Private bug) 2012-03-09 22:07:18 +05:30
Kovid Goyal 5844ecb1e1 ... 2012-03-09 21:34:49 +05:30
Kovid Goyal d1b6bb705d Support for reading KF8 2012-03-09 21:30:24 +05:30
Translators 39fdcdfbc2 Launchpad automatic translations update. 2012-03-09 04:51:38 +00:00
Translators 75e85debe0 Launchpad automatic translations update. 2012-03-08 04:43:26 +00:00
John Schember 5e64057835 Textile output: Fix issue with blockquotes and having sentences getting removed. 2012-03-07 08:28:59 -05:00