GRiker
b4110b5fad
0.9.29
2013-05-03 05:17:22 -06:00
GRiker
eb9194b7e7
Updates to libimobiledevice.py
2013-05-03 05:03:10 -06:00
Kovid Goyal
6b99cd01c2
When pressing Ctrl+Home/End preserve the horizontal scroll position in the book list
2013-05-03 14:24:15 +05:30
Kovid Goyal
fce6681090
IGN:Tag release
2013-05-03 10:44:45 +05:30
Translators
d614cf4451
Launchpad automatic translations update.
2013-05-03 05:14:44 +00:00
Kovid Goyal
202cc22c64
version 0.9.29
2013-05-03 09:49:20 +05:30
Kovid Goyal
2a50c69e86
...
2013-05-03 09:48:54 +05:30
Kovid Goyal
53b43f6e0c
Diario Extra by Douglas Delgado
2013-05-03 09:44:47 +05:30
Kovid Goyal
8cbdc8cbde
...
2013-05-03 00:32:45 +05:30
Charles Haley
2ea73468b8
merge from trunk
2013-05-02 19:49:17 +02:00
Charles Haley
c8f566dfb8
Delay instantiating all the formatter function classes
2013-05-02 19:47:44 +02:00
Kovid Goyal
f2c74e9570
...
2013-05-02 22:27:42 +05:30
Kovid Goyal
fe6cbaf2b4
...
2013-05-02 21:43:59 +05:30
Kovid Goyal
18c1e5c98d
...
2013-05-02 21:35:12 +05:30
Kovid Goyal
6ed5f6d86b
delay load utils.zipfile
2013-05-02 21:21:58 +05:30
Kovid Goyal
dbe7302f7b
IGN:Updated translations
2013-05-02 21:08:36 +05:30
Kovid Goyal
698362b7a1
Delay load playform nad utils.config
2013-05-02 20:24:33 +05:30
Kovid Goyal
0b88f9a399
Delay load utils.date
2013-05-02 19:04:05 +05:30
Kovid Goyal
edb84a621a
delay load urllib
2013-05-02 18:46:42 +05:30
Kovid Goyal
04090c8e6f
Implement set_cover() and set_metada(), tests still to come
2013-05-02 18:46:14 +05:30
Kovid Goyal
881b30ad62
Decrease startup time for calibre worker processes by 30%
2013-05-02 18:34:02 +05:30
Kovid Goyal
927c5ccc54
Print out profiling info when executing builtins.py
2013-05-02 17:47:20 +05:30
Kovid Goyal
95cef2ceec
pep8
2013-05-02 17:06:53 +05:30
Kovid Goyal
262d5031fd
Add some private API
2013-05-02 14:09:32 +05:30
Kovid Goyal
c01b8ea033
Fix TableRow implementation and when iterating over ids iterate in ascending order to match legacy interface
2013-05-02 12:31:56 +05:30
Translators
7e2a683ab4
Launchpad automatic translations update.
2013-05-02 05:10:49 +00:00
Kovid Goyal
403b12bb82
Bulk metadata download: Allow reviewing of the downloaded metadata before it is applied
2013-05-02 10:08:17 +05:30
Kovid Goyal
9ea1c45ab4
EPUB Input: Fix page margins specified in Adobe page template files with incorrect mime-types not being removed.
2013-05-02 09:24:54 +05:30
Kovid Goyal
c504bbab3d
Update The New Republic
2013-05-01 22:56:54 +05:30
Kovid Goyal
f013d5e371
When reading metadata from EPUB 3 files, use the first <dc:title> element rather than the last. Fixes #1175184 (EPUB3 multiple titles not handled correctly)
2013-05-01 21:44:32 +05:30
Kovid Goyal
9e01b025e5
Make VL button both bold and italic when VL is in use
2013-05-01 11:06:23 +05:30
Translators
7a18c0a609
Launchpad automatic translations update.
2013-05-01 04:43:37 +00:00
davidfor
6ddfe25269
Bug #1174815 - Cannot read SDCard on Kobo eReader
...
- Original Kobo has a problem when SD card is used and books are already on it.
2013-05-01 10:08:07 +10:00
Kovid Goyal
f59cc7035a
Make getting the source code a little clearer
2013-05-01 00:10:46 +05:30
Kovid Goyal
96e830eea7
Fix #1174629 (search using "not operator fails")
2013-04-30 23:41:00 +05:30
Charles Haley
6b73a151a1
Fix including non-space whitespace in search term tokens
2013-04-30 19:43:14 +02:00
Charles Haley
8e797e0120
merge from trunk
2013-04-30 19:02:58 +02:00
Kovid Goyal
5cb4b4a16d
...
2013-04-30 21:19:41 +05:30
Kovid Goyal
6c93901bf4
Kobo driver: Fix covers written to wrong place on OS X/linux when books sent to SD card. Fix covers not sent to SD card is images directory missing. Fix #1174147 (Kobo driver can writes covers to wrong place for OSX when using SD card) and fix #1174126
2013-04-30 20:59:08 +05:30
davidfor
9cc3925471
Bug #1174147 - Kobo driver can writes covers to wrong place for OSX when using SD card
...
- Change to use os.path.abspath to normalise paths for comparisons.
- FIxed some other path manipulation to use os.path methods.
- Added fix for bug #1174126 - covers not sent to kobo SD card if images subdirectory missing
2013-04-30 23:17:10 +10:00
Kovid Goyal
c9c9473884
Add languages field to metadata diff tool
2013-04-30 18:44:26 +05:30
Kovid Goyal
cec0eff1c1
Fix 'Preferences->Behavior->Virtual library to use when this library is opened' being applied only on calibre startup and not when switching to the library
2013-04-30 18:23:09 +05:30
Kovid Goyal
b3af0799f9
PDF Output: Ignore links whose page refs cannot be found, instead of erroring out
2013-04-30 18:10:50 +05:30
Kovid Goyal
890b5e4c57
Implement a metadata comparison/merging tool
2013-04-30 17:22:22 +05:30
Translators
0db711a06f
Launchpad automatic translations update.
2013-04-30 05:16:52 +00:00
Kovid Goyal
7755ff72c3
FB2 Output: Write ISBN, pubdate and publisher metadata
2013-04-29 21:42:12 +05:30
Kovid Goyal
7756b8b753
...
2013-04-29 21:14:04 +05:30
Kovid Goyal
29e5331a46
Update io9
2013-04-29 15:14:59 +05:30
Kovid Goyal
acf8b1a12e
Fix #1174167 ("What if" recipe doesn't work)
2013-04-29 11:53:40 +05:30
Translators
0c5eccc247
Launchpad automatic translations update.
2013-04-29 04:38:04 +00:00