24437 Commits

Author SHA1 Message Date
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
davidfor
6cbdac7c2f Kobo driver can writes covers to wrong place for OSX when using SD card
- A user found that cover images were being sent to the main memory of the Kobo devices when the book was being sent to the SD card.  These covers should not have been sent to the device with FW2.4.0. With FW2.5.0, the covers should have been put onto the SD card.

- Fetch annotations was copying book from device to library
2013-04-29 14:17:45 +10:00
Kovid Goyal
d081d38801 PDF metadata: When rendering the first page as the cover, respect the PDF CropBox. Fixes #1173795 (Private bug) 2013-04-29 07:41:56 +05:30
Kovid Goyal
8a09a4db03 FB2 Output: Properly indent the metadata header. 2013-04-29 07:33:41 +05:30
Kovid Goyal
33979626b1 FB2 Output: Include tags in metadata as <keywords>. Fixes #1174047 (keywords tag not created on FB2 creation) 2013-04-29 07:28:02 +05:30
Kovid Goyal
2b3a91335a PDF Output: Fix link generation broken on windows when converting epubs if the filenames contained uppercase letters. Fixes #1169795 (Private bug) 2013-04-29 07:18:31 +05:30
Kovid Goyal
7701468514 Update Orlando Sentinel 2013-04-28 22:09:49 +05:30
Kovid Goyal
83aa842ebb Update Read It Later recipe 2013-04-28 11:42:41 +05:30
Translators
bccea20447 Launchpad automatic translations update. 2013-04-28 04:35:43 +00:00
Kovid Goyal
6b15f0a157 ... 2013-04-27 16:47:52 +05:30
GRiker
0139667cb6 Fixed plist_to_xml(), plist_free() references. 2013-04-27 05:17:29 -06:00
GRiker
bf329f533a Masked all libiMobileDevice return values with 0xFFFF 2013-04-27 04:52:48 -06:00
Kovid Goyal
42ec55a59e Clearer description of match type menu for alter tag browser 2013-04-27 16:18:38 +05:30
Kovid Goyal
3a52138c71 Fix #1173544 (Tolino: Internal memory as "Card A" by using SD-Card) 2013-04-27 16:16:03 +05:30
Kovid Goyal
013a5bcde1 Use a radio button instead of a checkbox to make it clearer what search is generated 2013-04-27 15:17:56 +05:30
Kovid Goyal
30de50d4a9 FB2 Output: Fix images being ignored when converting a EPUB with image filenames that contain URL unsafe characters. Fixes #1173351 (epub to fb2 converter doesn't keep pictures but the frontpage.) 2013-04-27 12:38:14 +05:30
Translators
d8cc92c686 Launchpad automatic translations update. 2013-04-27 05:43:55 +00:00
Kovid Goyal
bd9e63ca92 Update Smithsonian and Business Week Magazine 2013-04-27 09:41:00 +05:30
GRiker
76e80cea8f Added parse_xml.py to code tree, changed libiMobileDevice to use it instead of plistlib. 2013-04-26 11:56:27 -06:00
GRiker
5cfc3bddfe 0.9.28 2013-04-26 05:26:07 -06:00
GRiker
907a585584 Added libimobiledevice.py glue code 2013-04-26 05:25:43 -06:00
Translators
ffee5bf6ad Launchpad automatic translations update. 2013-04-26 05:33:34 +00:00
Kovid Goyal
71f61ac049 IGN:Tag release 2013-04-26 10:05:22 +05:30
Kovid Goyal
6e7d882c3c version 0.9.28 2013-04-26 09:22:54 +05:30
Kovid Goyal
166f9d8b8b ... 2013-04-26 09:22:32 +05:30
Kovid Goyal
0cc0771147 When checking if a zip/rar file is a comic or contains a single ebook to be auto-extracted, ignore thumbs.db files inside the archive 2013-04-26 09:16:17 +05:30
Kovid Goyal
31fc648f78 Fix #1172839 (Book Details shows book in library after delete on device) 2013-04-26 08:55:59 +05:30
Kovid Goyal
62aff810ca pep8 2013-04-25 20:43:53 +05:30
Kovid Goyal
e0917146f2 ... 2013-04-25 18:30:50 +05:30
Kovid Goyal
9691c13b7d ... 2013-04-25 18:29:26 +05:30
Kovid Goyal
5ec9dcb330 IGN:Updated translations 2013-04-25 17:54:05 +05:30