Kovid Goyal
|
c694369616
|
Revised periodical Section layout, CSS (touchscreens only) resolving iBooks problem with tables spanning multiple pages
|
2012-03-15 22:50:10 +05:30 |
|
GRiker
|
ffc0b3fcc0
|
0.8.42+, iBooks Section layout revision
|
2012-03-15 10:02:50 -07:00 |
|
GRiker
|
0e4c26ab27
|
Revised periodical Section layout, CSS (touchscreens only) resolving iBooks problem with tables spanning multiple pages
|
2012-03-15 09:59:22 -07:00 |
|
Kovid Goyal
|
4804badefe
|
...
|
2012-03-15 22:22:10 +05:30 |
|
Kovid Goyal
|
d925899691
|
...
|
2012-03-15 22:00:22 +05:30 |
|
Kovid Goyal
|
699f784071
|
Read dc:contributor metadata from MOBI files
|
2012-03-15 21:53:33 +05:30 |
|
Kovid Goyal
|
817f7aba60
|
MOBI Output: Fix a regression that caused the generated thumbnail embedded in calibre produced MOBI files to be a large, low quality image instead of a small, high quality image. Fixes #954254 (No book covers in Kindle for Android 3.4.2)
|
2012-03-15 20:03:46 +05:30 |
|
Kovid Goyal
|
46f9a5b04a
|
...
|
2012-03-15 13:40:53 +05:30 |
|
Charles Haley
|
b635e15e58
|
Merge from trunk
|
2012-03-15 09:05:13 +01:00 |
|
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
|
686da41675
|
Merge from trunk
|
2012-03-15 08:40:09 +01:00 |
|
Charles Haley
|
e951178cb7
|
1) add new finish_formatting function.
2) optimize away calling 'field' in compiled code, instead doing the work inline.
3) update the manual for the new function and for compilation.
|
2012-03-15 08:39:49 +01:00 |
|
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 |
|
Translators
|
28c7366a1d
|
Launchpad automatic translations update.
|
2012-03-15 04:45:54 +00:00 |
|
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
|
7873048dbf
|
Update Microwaves and RF
|
2012-03-15 07:56:04 +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
|
19af7031b3
|
Apparently default_tweaks.py requires an empty line at the end.
|
2012-03-14 16:15:04 +01:00 |
|
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 |
|
Translators
|
da867eedd4
|
Launchpad automatic translations update.
|
2012-03-14 04:42:31 +00:00 |
|
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
|
77563d0dc7
|
Fix #937989 (Application needs hi-res or SVG icon)
|
2012-03-14 08:20:55 +05:30 |
|
Kovid Goyal
|
3da87cbaae
|
...
|
2012-03-13 20:40:28 +05:30 |
|
Kovid Goyal
|
9b471e8be7
|
MOBI Output: Add an option to not convert all images to JPEG when creating MOBI files. Fixes #954025 (Toggle for converting images in MOBI)
|
2012-03-13 20:38:21 +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 |
|
Charles Haley
|
07033edff2
|
Merge from trunk
|
2012-03-13 10:59:46 +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 |
|
Kovid Goyal
|
1ec08cf8c6
|
Fix #953737 (Size Column always returns zero)
|
2012-03-13 12:45:30 +05:30 |
|
Charles Haley
|
5bd2d8d604
|
Fixes use of 'size' field in coloring.
|
2012-03-13 07:21:10 +01:00 |
|
Charles Haley
|
a34b8c310a
|
Merge from trunk
|
2012-03-13 07:16:55 +01:00 |
|
Translators
|
21edd331c2
|
Launchpad automatic translations update.
|
2012-03-13 05:07:14 +00:00 |
|
Kovid Goyal
|
1371e6c977
|
...
|
2012-03-13 10:08:05 +05:30 |
|
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 |
|