Kovid Goyal
|
e757bedb50
|
Ebook viewer: Use a more stable, though less accurate algorithm for calculating bookmarks. Add a --debug-javascript option. Fixes #2653 (Ebook Viewer Sometimes Has Two Scrollbars)
|
2009-06-18 15:30:16 -07:00 |
|
Kovid Goyal
|
e35ac4441e
|
MOBI Indexing: Make error handling more robust
|
2009-06-18 11:06:42 -07:00 |
|
Kovid Goyal
|
541039fe75
|
Progress indicator messages are now styled correctly again
|
2009-06-18 07:53:26 -07:00 |
|
Kovid Goyal
|
d395d6bf67
|
Implement #2654 (RFE: Ebook Viewer Should Display Format)
|
2009-06-18 07:47:44 -07:00 |
|
John Schember
|
eb95f16c46
|
Implement bug 2654: Show source file type in ebook-viewer with metadata.
|
2009-06-18 07:25:16 -04:00 |
|
John Schember
|
353e12842d
|
Sync to trunk.
|
2009-06-18 06:41:01 -04:00 |
|
Kovid Goyal
|
08b4aa6a51
|
Implement #2622 (6 new recipes in spanish)
|
2009-06-17 22:39:56 -07:00 |
|
Kovid Goyal
|
c627560fac
|
Fix #2628 (.6 no longer combines related html files into a zip when importing html)
|
2009-06-17 22:24:40 -07:00 |
|
Kovid Goyal
|
0c34dc4870
|
Pull from driver-dev
|
2009-06-17 21:53:30 -07:00 |
|
Kovid Goyal
|
9117dc420f
|
Updated translations
|
2009-06-17 21:35:18 -07:00 |
|
Kovid Goyal
|
c4476db003
|
Rewrite HTML input plugin. Fixes #2560 (Images not included when converting HTML to OEB with ebook-convert)
|
2009-06-17 21:32:13 -07:00 |
|
Kovid Goyal
|
38e60f714b
|
Fix #2611 (MemoryError Converting LIT to MOBI)
|
2009-06-17 17:30:13 -07:00 |
|
John Schember
|
ea87d99899
|
fix bug 2648: Ignore garbage characters in pdb title.
|
2009-06-17 19:11:07 -04:00 |
|
Kovid Goyal
|
30af7f26db
|
Fix #2614 (Multiple errors after "WARNING: content length not a multiple of block size")
|
2009-06-17 15:58:58 -07:00 |
|
Kovid Goyal
|
78cd647c6e
|
Fix #2598 (Calibre 0.6b6 Crash While Converting)
|
2009-06-17 15:42:14 -07:00 |
|
Kovid Goyal
|
cab5e4f95c
|
Fix #2585 (Beta 6 fails to run showing a library error)
|
2009-06-17 15:28:42 -07:00 |
|
Kovid Goyal
|
19a05d4d4f
|
Fix #2612 (AttributeError: 'str' object has no attribute 'xpath')
|
2009-06-17 15:04:52 -07:00 |
|
Kovid Goyal
|
d96ad4bfe5
|
Fix #2613 (ValueError: max() arg is an empty sequence)
|
2009-06-17 13:01:55 -07:00 |
|
Kovid Goyal
|
d0be2b91a9
|
Fix #2630 (lxml.etree.XMLSyntaxError: error parsing attribute name, line 5, column 1340)
|
2009-06-17 12:40:59 -07:00 |
|
Kovid Goyal
|
4c586ff916
|
Fix #2643 (AttributeError: 'BookHeader' object has no attribute 'title')
|
2009-06-17 12:23:52 -07:00 |
|
Kovid Goyal
|
9e1a17f5be
|
Ignore error loading saved GUI settings caused by change in PyQt
|
2009-06-17 12:19:00 -07:00 |
|
Kovid Goyal
|
ccd626bb55
|
More non ascii cover filename fixes
|
2009-06-17 12:18:17 -07:00 |
|
Kovid Goyal
|
825045db71
|
Fix #2644 (KeyError: 0)
|
2009-06-17 12:17:15 -07:00 |
|
Kovid Goyal
|
f7542137d3
|
Updated recipe for Linux Devices
|
2009-06-17 10:17:42 -07:00 |
|
Kovid Goyal
|
77bfb1c08d
|
Fix #2624 (KeyError: 'last_læight_of_the_sun')
|
2009-06-17 08:44:53 -07:00 |
|
Kovid Goyal
|
5b1aacfdca
|
Fix #2597 (ValueError: chr() arg not in range(256))
|
2009-06-17 06:25:13 -07:00 |
|
Kovid Goyal
|
bd59e2453c
|
Fix #2623 (UnicodeEncodeError: 'ascii' codec can't encode character u'\xe6' in position 458: ordinal not in range(128))
|
2009-06-16 21:52:41 -07:00 |
|
Kovid Goyal
|
12f0d53b1a
|
Fix #2607 (Remove non-numerical characters from ISBN when fetching metadata)
|
2009-06-16 08:52:28 -07:00 |
|
Kovid Goyal
|
f0db185735
|
New recipe for the Economic Tise India by Darko Miletic
|
2009-06-16 07:36:47 -07:00 |
|
John Schember
|
4598b0238c
|
Revert last change because it might not always work.
|
2009-06-16 07:07:45 -04:00 |
|
John Schember
|
6a23f90a11
|
partial fix for bug 2623, writes characters such as æ to file but ebook-viewr/firefox cannot load the image with the character in the file name.
|
2009-06-15 20:54:54 -04:00 |
|
John Schember
|
d5bf14f1d8
|
Fix bug 2587: Use WayneD solution because it's cleaner.
|
2009-06-15 20:27:17 -04:00 |
|
John Schember
|
fb92bbbf50
|
Fix bug 2587: Only add \n's to head if they are not alreay present.
|
2009-06-15 20:25:19 -04:00 |
|
John Schember
|
7999b3c188
|
Possible fix for only detecting BeBook main memory and not card.
|
2009-06-15 19:22:49 -04:00 |
|
John Schember
|
8ff44715fb
|
Enchance error detection for BeBook swap names on OS X.
|
2009-06-15 17:00:59 -04:00 |
|
John Schember
|
ab9c4b39f0
|
PDF preprocessing rule additions.
|
2009-06-14 20:33:55 -04:00 |
|
John Schember
|
0c3e217e41
|
Fix BeBook device detection.
|
2009-06-14 15:08:38 -04:00 |
|
John Schember
|
940734ab36
|
Fix bug 2607: Remove non-numerical characters from ISBN when fetching metadata.
|
2009-06-14 12:08:38 -04:00 |
|
John Schember
|
c47396b072
|
Fix bug 2603: Default to preferred output format in bulk convert.
|
2009-06-14 12:01:35 -04:00 |
|
John Schember
|
e12f0a39c3
|
Stop auto-scroll in detail view. It is unnecessary because appeneding will scroll the view. Also, it prevents the user from looking at earlier messages because it scrolls to the bottom every second.
|
2009-06-14 08:13:44 -04:00 |
|
John Schember
|
2ed396d2c1
|
Add missing command line mobi options to gui.
|
2009-06-14 07:44:40 -04:00 |
|
John Schember
|
85d4ff84fb
|
Kindle DX produce correct(?) comic size.
|
2009-06-13 14:05:00 -04:00 |
|
John Schember
|
58c4935926
|
Fix import of input plugin widget.
|
2009-06-13 13:37:05 -04:00 |
|
John Schember
|
8810cdeeba
|
Kindle DX screen sizes (width and height) were opposite.
|
2009-06-13 10:19:29 -04:00 |
|
John Schember
|
66b547979a
|
Sync to trunk
|
2009-06-13 09:09:12 -04:00 |
|
Kovid Goyal
|
603d01b5d1
|
New recipes for content from The Kellog School of Management
|
2009-06-12 20:11:30 -07:00 |
|
John Schember
|
f8dacaa28d
|
Ensure pdb header title is encoded correctly.
|
2009-06-12 20:18:51 -04:00 |
|
John Schember
|
52e9ee0ce3
|
Ensure ascii with pdb header title.
|
2009-06-12 18:43:42 -04:00 |
|
John Schember
|
f7b9bc3b63
|
Sync to trunk.
|
2009-06-12 06:14:40 -04:00 |
|
Kovid Goyal
|
77a77094ed
|
Force hiding of internal scrollbars in ebook viewer and fix mouse wheel based scrolling
|
2009-06-11 18:23:21 -07:00 |
|