Li Fanxi
|
cda275425e
|
Add snb file to ebook-viewer bash completion list
|
2010-12-23 01:13:53 +08:00 |
|
Li Fanxi
|
636b7b4300
|
Use internal ebook viewer for snb file by default.
|
2010-12-23 01:13:09 +08:00 |
|
Li Fanxi
|
948afa01e3
|
[Bug] Fixed a bug in Windows DLL loading
|
2010-12-22 00:02:35 +08:00 |
|
Li Fanxi
|
e7c2c28e6f
|
[Bug] Fixed a type error on x86_64 platform (Mac OS)
|
2010-12-21 23:03:05 +08:00 |
|
Li Fanxi
|
3da9db9ab9
|
[Bug] Remove the unnecssary test file.
|
2010-12-16 01:34:37 +08:00 |
|
Li Fanxi
|
c46a9c1926
|
[Sync] Sync with trunk. Revision 7231
|
2010-12-16 00:45:44 +08:00 |
|
Li Fanxi
|
47d95fff0c
|
[Device] Adjust plugin settings dialog box.
|
2010-12-16 00:42:01 +08:00 |
|
Kovid Goyal
|
5dacd76a4e
|
Fix #7905 (calibre keeps on trying to connect to the plugged device even error happens)
|
2010-12-15 09:34:33 -07:00 |
|
Li Fanxi
|
3cfe6d95a2
|
[Device] Give prompts when Bambook SDK is not avalible.
|
2010-12-16 00:14:41 +08:00 |
|
Kovid Goyal
|
ed4709f9ac
|
Refactor ZIP plugin resource loading for greater efficiency and add method to Plugin class as well for use in non GUI plugins
|
2010-12-15 09:02:35 -07:00 |
|
Li Fanxi
|
90e45787ed
|
[Sync] Sync with trunk. Revision 7229
|
2010-12-15 23:48:44 +08:00 |
|
Kovid Goyal
|
0b57b1ae82
|
Add a load_resource method to the InterfaceAction class to facilitate loading of resources from plugin ZIP files
|
2010-12-15 08:36:20 -07:00 |
|
Li Fanxi
|
e87a34d32e
|
[Device] Add Mac OS support
|
2010-12-15 23:34:46 +08:00 |
|
Kovid Goyal
|
dae4402949
|
...
|
2010-12-15 07:55:41 -07:00 |
|
Charles Haley
|
fb73e74ff7
|
schema upgrade to remove commas from tags
|
2010-12-15 14:41:36 +00:00 |
|
Charles Haley
|
1617ffb510
|
Merge from trunk
|
2010-12-15 14:33:16 +00:00 |
|
Kovid Goyal
|
c221ce75e9
|
E-book viewer: Add option to not remember position in book when quitting. Fixes #7699 (Option to disable bookmarks in ebook viewer). Also disable multiple library support when the CALIBRE_OVERRIDE_DATABASE_PATH env var is set
|
2010-12-15 07:06:01 -07:00 |
|
Charles Haley
|
eaea0d2aa6
|
Implement a 'remember current page' option in the viewer.
|
2010-12-15 12:48:42 +00:00 |
|
Charles Haley
|
e655d8b77f
|
Merge from trunk
|
2010-12-15 12:27:41 +00:00 |
|
Charles Haley
|
6c2ea46ce3
|
Disable multiple libraries while env var CALIBRE_OVERRIDE_DATABASE_PATH is set
|
2010-12-15 10:00:10 +00:00 |
|
Kovid Goyal
|
ec7bd86288
|
When sorting the book list, keep the current book visible after the sort completes. Fixes #7504 (Book List to Maintain book pointer when the list is sorted by another column)
|
2010-12-14 23:23:17 -07:00 |
|
Kovid Goyal
|
ef23a7c8c4
|
Fix #7876 (Books excluded by saved search via tag are visible on server)
|
2010-12-14 21:22:30 -07:00 |
|
Kovid Goyal
|
a1c7d0615c
|
Handle case of no metadata fetchers or fetcher returning None result
|
2010-12-14 20:33:00 -07:00 |
|
Kovid Goyal
|
4c947784ce
|
Fix #7887 (The news fetch for "Times of India" and "The Economic Times" (ENGLISH_ INDIA) not working.)
|
2010-12-14 20:29:36 -07:00 |
|
Kovid Goyal
|
fd20c4ac7f
|
Topaz metadata: Read metadata correctly from Topaz files that have MOBI file extensions
|
2010-12-14 19:18:14 -07:00 |
|
Kovid Goyal
|
61fb4f30e0
|
MOBI Input: Handle the (rare) MOBI files that do not specify per paragraph text indents correctly. Fixes #7869 (Converting mobipocket to mobipocket removes paragraph indentation)
|
2010-12-14 19:06:44 -07:00 |
|
Kovid Goyal
|
491d1a8954
|
MOBI metadata reader: Handle invalid PRC files with spurious image_offset headers
|
2010-12-14 18:57:04 -07:00 |
|
Kovid Goyal
|
a9ffac7885
|
...
|
2010-12-14 18:46:00 -07:00 |
|
Kovid Goyal
|
4881958675
|
Fix Times of India recipe
|
2010-12-14 17:44:33 -07:00 |
|
Kovid Goyal
|
b3e77bac61
|
Fix #7890 (Drag/drop of new cover to book detail panel does not update cover browser)
|
2010-12-14 14:49:49 -07:00 |
|
Kovid Goyal
|
5f91edf752
|
EPUB Output: Add an option to flatten the EPUB file structure, specially for FBReaderJ. Fixes #7788 (Flatten content of EPUB created by recipes to make them more compatible)
|
2010-12-14 14:23:28 -07:00 |
|
Kovid Goyal
|
1b2bdfae81
|
EPUB Output: Ensure all files inside the generated EPUB have unique filenames, to support broken EPUB readers like Stanza, Aldiko, FBReader and Sigil
|
2010-12-14 13:46:09 -07:00 |
|
Kovid Goyal
|
1a90427d8d
|
get_categories(): ignore empty is_mult values
|
2010-12-14 13:31:09 -07:00 |
|
Kovid Goyal
|
85ae7c7d4f
|
...
|
2010-12-14 13:25:21 -07:00 |
|
Kovid Goyal
|
bd4fbc3060
|
Fix #7826 (Book Details window sizing on netbooks screen version)
|
2010-12-14 12:45:03 -07:00 |
|
Kovid Goyal
|
88264f6650
|
Remove timing code from get_categories
|
2010-12-14 11:26:41 -07:00 |
|
Charles Haley
|
639d6c9c06
|
Merge from trunk
|
2010-12-14 18:19:48 +00:00 |
|
Kovid Goyal
|
ee30e5edab
|
Remove to unneccessary recounts for the Tag Browser during startup
|
2010-12-14 11:15:16 -07:00 |
|
Kovid Goyal
|
b7e9749610
|
Use time.clock rather than time.time for timing
|
2010-12-14 11:10:13 -07:00 |
|
Charles Haley
|
f2a16a682b
|
Merge from trunk
|
2010-12-14 18:08:47 +00:00 |
|
Charles Haley
|
8f2171033a
|
Eliminate 2 superfluous calls to recount on startup -- 1 when not using a startup restriction and another immediately after initializing the model.
|
2010-12-14 18:05:54 +00:00 |
|
Kovid Goyal
|
9548f98035
|
Speed up get_categories()
|
2010-12-14 10:55:48 -07:00 |
|
Kovid Goyal
|
0bd30a28d2
|
Show open feedback message in a separate dialog
|
2010-12-14 09:43:33 -07:00 |
|
Kovid Goyal
|
65021a0f0e
|
Allow device drivers to show feedback to users if their open() methods fail
|
2010-12-14 09:35:48 -07:00 |
|
Kovid Goyal
|
240b371ad5
|
...
|
2010-12-14 09:32:16 -07:00 |
|
Kovid Goyal
|
032890d06f
|
Fix Zeit Online
|
2010-12-14 09:18:03 -07:00 |
|
Kovid Goyal
|
2c652bdee7
|
Science based medicine by BuzzKill
|
2010-12-14 09:00:45 -07:00 |
|
Charles Haley
|
43b2b04f52
|
Merge from trunk
|
2010-12-14 14:11:52 +00:00 |
|
Charles Haley
|
d2ff37b5a1
|
Improved get_categories -- approximately 6 times faster
|
2010-12-14 14:11:10 +00:00 |
|
Kovid Goyal
|
d6f5f634ea
|
Allow changing the font used in the calibre interface via Preferences->Look and feel
|
2010-12-13 23:17:13 -07:00 |
|