Kovid Goyal
ebe4e58b8b
Fix #760368 (Viewpad 7 support)
2011-04-13 19:12:51 -06:00
Kovid Goyal
dadd4a1cbd
...
2011-04-13 18:14:12 -06:00
Kovid Goyal
01c8fe214c
Show recently viewed books in the View button's drop down menu
2011-04-13 18:03:44 -06:00
Kovid Goyal
d69fef1f05
Show recently viewed books in the View button's drop down menu
2011-04-13 17:02:02 -06:00
Kovid Goyal
c9a4cabee8
Updated Weblogs SL
2011-04-13 15:42:04 -06:00
Kovid Goyal
44672331ff
Hallo Assen by Reijendert
2011-04-13 14:27:26 -06:00
Kovid Goyal
9ec7c54560
...
2011-04-13 11:33:27 -06:00
Kovid Goyal
d566f691bb
...
2011-04-13 11:10:15 -06:00
Kovid Goyal
cf73c14707
...
2011-04-13 11:08:08 -06:00
Charles Haley
ad72e89072
...
2011-04-13 18:02:45 +01:00
Charles Haley
d86cfb826a
Fix regression in searching breaking lookup names containing digits
2011-04-13 17:54:22 +01:00
Kovid Goyal
4ebe630652
MOBI Output: Make super/subscripts use a slightly smaller font when rendered on a Kindle. Also allow the use of vertical-align:top/bottom in the CSS to specify a super/subscript. Fixes #758667 (conversion to mobi ignores vertical-align:top and superscript font size)
2011-04-13 10:49:32 -06:00
Kovid Goyal
569bc4ede1
Allow the use of arbitrary searches as search restrictions, rather than just saved searches. Do this by using the special entry '*Current Search' in the Search Restriction dropdown.
2011-04-13 10:22:13 -06:00
Kovid Goyal
7db1276a6b
LRF Input: Detect and workaround LRF files that have deeply nested spans, instead of crashing. Fixes #759680 (Conversion stack overflow - .lrf to .epub)
2011-04-13 10:18:13 -06:00
Charles Haley
d9f911c241
Merge from trunk
2011-04-13 16:48:07 +01:00
Charles Haley
faf4eddf8a
Enhancement: arbitrary searches as search restrictions
...
Bug fix: invalid search restrictions no longer break the tag browser
2011-04-13 16:47:16 +01:00
Kovid Goyal
50acfc314d
...
2011-04-13 09:15:42 -06:00
Kovid Goyal
1c38548fd7
Make the icons in the status bar look a little nicer on OS X
2011-04-13 09:12:20 -06:00
Kovid Goyal
d73afc11da
Update Tabu.ro
2011-04-13 08:53:23 -06:00
Kovid Goyal
5a40b8835a
Fix #759645 (Template can't access size)
2011-04-13 08:44:05 -06:00
Charles Haley
e753b0fe2a
Add 'size' to mi produced by get_metadata.
2011-04-13 11:47:09 +01:00
Charles Haley
ae3e40eccb
...
2011-04-13 11:39:51 +01:00
Charles Haley
45fe4d69b6
Merge from trunk
2011-04-13 10:55:19 +01:00
Charles Haley
db2cadd070
Fixes for search:
...
1) raise an exception if a non-existent field is used.
2) make numeric searches correctly respect None values (python treats None as less than anything)
3) make rating-type columns treat None as zero and zero as False
2011-04-13 10:54:21 +01:00
Kovid Goyal
9bd44ed078
...
2011-04-12 23:24:55 -06:00
Kovid Goyal
ec583f232d
On second thoughts enable the ISBNDB plugin by default
2011-04-12 23:01:55 -06:00
Kovid Goyal
cf675d79d8
...
2011-04-12 22:42:47 -06:00
Kovid Goyal
2bdc0c48a4
Complete migration of ISBNDB plugin. However, I'm not enabling it, as it seems to provide largely useless results anyway.
2011-04-12 22:39:38 -06:00
Kovid Goyal
eecf3ec73e
...
2011-04-12 19:38:31 -06:00
Kovid Goyal
f3e5398241
Support reading/writing cover metadata to txtz/htmlz files
2011-04-12 19:11:47 -06:00
John Schember
5b82c42e4b
...
2011-04-12 20:55:06 -04:00
John Schember
fbde96b7a1
extZ metadata: Set cover.
2011-04-12 20:54:14 -04:00
Kovid Goyal
5e75259355
...
2011-04-12 18:54:06 -06:00
Kovid Goyal
40d01c5aea
MOBI Output: Fix bug that would cause conversion to unneccessarily abort when malformed hyperlinks are present in the input document. Fixes #759313 (Private bug)
2011-04-12 18:45:16 -06:00
Kovid Goyal
15f638784d
...
2011-04-12 18:39:12 -06:00
John Schember
184692b587
extZ metadata: Get cover, update OPF without losing other data such as spine, and guide.
2011-04-12 20:39:01 -04:00
Kovid Goyal
f3beb13b62
Bulk metadata download works again. More testing of corner cases needed
2011-04-12 18:06:18 -06:00
John Schember
1d6521aa5e
extZ metadata: Read and write first opf file found in archive.
2011-04-12 19:53:04 -04:00
Kovid Goyal
2ddf478929
Make true and false searches work correctly for numeric fields.
2011-04-12 17:36:28 -06:00
John Schember
d5119f0c2f
HTMLZ Output: Handle SVG data returned as lxml.etree._Element properly.
2011-04-12 19:11:52 -04:00
John Schember
18d0f6a6ef
Add HTMLZ as a book extension. Use HTML icon for HTMLZ.
2011-04-12 18:58:54 -04:00
John Schember
05d902046b
Sync to trunk.
2011-04-12 18:54:07 -04:00
Charles Haley
a1141767e5
Merge from trunk
2011-04-12 22:12:44 +01:00
Charles Haley
566fa8d80f
Make true and false searches work correctly for numeric fields.
2011-04-12 22:11:43 +01:00
Kovid Goyal
933f81b65f
Fix #759073 (Asus EeeNote)
2011-04-12 14:23:17 -06:00
Kovid Goyal
9dc0e77a25
Updated Vecernje Novosti. Fixes #759058 (Updated recipe for site Vecernje Novosti)
2011-04-12 14:20:05 -06:00
Kovid Goyal
a404e9827d
Bulk download UI
2011-04-12 11:04:01 -06:00
Kovid Goyal
2d9625f5b2
...
2011-04-12 09:48:31 -06:00
Kovid Goyal
f1ad415fac
MOBI Output: The Ignore margins setting no longer ignores blockquotes, only margins set via CSS on other elements. Fixes #758675 (Conversion to mobi with the 'ignore margins' option deletes existing blockquotes)
2011-04-12 08:12:45 -06:00
Kovid Goyal
c21095c457
End of day
2011-04-11 21:42:25 -06:00