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
Translators
d61d829b06
Launchpad automatic translations update.
2011-04-12 04:34:10 +00:00
Kovid Goyal
c21095c457
End of day
2011-04-11 21:42:25 -06:00
Kovid Goyal
d7438cbc49
...
2011-04-11 17:19:38 -06:00
John Schember
906f67e0c2
Sync to trunk.
2011-04-11 19:08:40 -04:00
Kovid Goyal
71967fd4ba
New framework for running I/O bound jobs in threads inthe calibre main process. Migrate email sending to the new framework.
2011-04-11 15:53:34 -06:00
Kovid Goyal
64dd32eaf5
...
2011-04-11 15:43:58 -06:00
Kovid Goyal
aac23508df
Fix regression that caused clicking auto send to also change the email address in Preferences->Email
2011-04-11 15:43:34 -06:00
Kovid Goyal
abc1c2d7dd
...
2011-04-11 10:28:24 -06:00
Charles Haley
13a484833d
Merge from trunk
2011-04-11 17:18:00 +01:00
Charles Haley
72c9625094
Add the new configure metadata download tool button to the alternate metadata single dialog
2011-04-11 17:17:44 +01:00
Kovid Goyal
9575874267
Dont computer user categories for composite columns metadata cache
2011-04-11 09:50:40 -06:00
Kovid Goyal
ea42c67e05
...
2011-04-11 09:47:20 -06:00
Charles Haley
3a2a3f1b4f
Optimization of composite column evaluation: don't compute the user_categories, as they cannot appear in a composite column.
2011-04-11 16:28:50 +01:00
Kovid Goyal
92d810ac2e
Speedup when switching to a large library
2011-04-11 08:03:10 -06:00
Charles Haley
f979f0d357
Improve performance of ui.library_moved(). Changes remove multiple calls to tags_view.recount().
2011-04-11 14:49:54 +01:00
Charles Haley
d894473de9
Merge from trunk
2011-04-11 14:16:36 +01:00
Translators
253f312a16
Launchpad automatic translations update.
2011-04-11 04:53:08 +00:00
Kovid Goyal
4c3256457f
...
2011-04-10 22:38:31 -06:00