Charles Haley
0dac0ef3a0
Merge from trunk
2010-12-06 21:28:25 +00:00
Kovid Goyal
91cdd30620
Nikkei Social news by Hiroshi Miura
2010-12-06 12:47:54 -07:00
Kovid Goyal
2ed1365eb1
Edit metadata dialog: When trying to download metadata, if there are multiple matches indicate which matches have a cover and summary in the list. Also add an option to automatically download the cover of the selected match.
2010-12-06 12:20:15 -07:00
Kovid Goyal
d43af28fcf
Initial implementation of basic metadata Amazon plugin
2010-12-06 11:51:41 -07:00
Kovid Goyal
51f48f0cb2
...
2010-12-06 11:00:25 -07:00
Kovid Goyal
c9510ba730
Fix #7802 (Driver for Samsumg Epic?)
2010-12-06 10:20:41 -07:00
Kovid Goyal
10dc583d4b
Fix #7815 (Device support for HTC Legend with Wordplayer)
2010-12-06 10:18:53 -07:00
Kovid Goyal
73f54f5e9d
Fix #7812 (Bookmarks don't work.)
2010-12-06 10:16:46 -07:00
Kovid Goyal
2ee84bad3a
...
2010-12-06 10:08:18 -07:00
Kovid Goyal
45fef44919
...
2010-12-06 10:06:11 -07:00
Kovid Goyal
54c3ecced6
...
2010-12-06 10:00:25 -07:00
Kovid Goyal
f5b4029751
...
2010-12-06 09:44:45 -07:00
Kovid Goyal
f9a861b3c8
...
2010-12-06 09:09:36 -07:00
Kovid Goyal
e31735960b
Save to disk: Refactor to not open a database connection in the worker process. Also fix a bug that could lead to save failures not being reported.
2010-12-06 00:33:37 -07:00
Charles Haley
a423062483
1) Add icu capitalize
...
2) Fix strcmp to use icu lower
3) Add capitalize to tests
4) change formatter & title_case to use icu capitalize
5) add capitalize as a function to bulk metadata edit
6) get rid of redundant lower()s in models
2010-12-06 06:52:08 +00:00
Charles Haley
40b263f7a9
Merge from trunk
2010-12-06 06:17:00 +00:00
Kovid Goyal
90fa43bf37
Fix regression in 0.7.32 that broke opening formats in the ebook viewer from the edit metadata dialog
2010-12-05 22:03:42 -07:00
Translators
c838506513
Launchpad automatic translations update.
2010-12-06 04:48:02 +00:00
Kovid Goyal
7ff5842e71
Fix icu_collate sqlite function
2010-12-05 18:04:26 -07:00
Sengian
57e0e1820a
Update of fictionwise.py
2010-12-06 01:57:07 +01:00
Kovid Goyal
b12e0123aa
...
2010-12-05 17:46:52 -07:00
Kovid Goyal
29f33524ff
Fix #7810 (Updated recipe for The New Yorker)
2010-12-05 17:42:49 -07:00
Sengian
085e0af936
Merge
2010-12-05 23:59:53 +01:00
Sengian
e610f16ca0
Update fictionwise.py (broken)
2010-12-05 20:09:17 +01:00
John Schember
c484e569e9
Sync to trunk.
2010-12-05 13:05:58 -05:00
Charles Haley
b2f67e4a78
Merge from trunk
2010-12-05 17:14:00 +00:00
Charles Haley
741073f182
Forgot to change two instances of strcmp to icu_strcmp
2010-12-05 17:12:21 +00:00
Kovid Goyal
91310f0785
Use ICU for title case instead of python's builtin title
2010-12-05 09:30:59 -07:00
Kovid Goyal
a3d2d01913
...
2010-12-05 09:12:15 -07:00
Charles Haley
b87a738ef2
Add some comments to tag_categories.py to explain the structure of the stored user categories
2010-12-05 15:42:17 +00:00
Sengian
37d51495d2
Update of nicebooks
2010-12-05 15:28:41 +01:00
John Schember
37e7cb6ec2
FB2 Output: Use precomputed uuid when avaliable.
2010-12-05 08:24:30 -05:00
John Schember
8c6367a298
Sync with Trunk.
2010-12-05 08:10:02 -05:00
Charles Haley
9daa9486a2
Change instances of title() to use the ICU function. Change a few lower() as well.
2010-12-05 11:37:25 +00:00
Sengian
1116bd664e
Merge from trunk
2010-12-05 12:35:39 +01:00
Charles Haley
fbdef6b460
Merge from trunk
2010-12-05 10:55:25 +00:00
Translators
26391058c0
Launchpad automatic translations update.
2010-12-05 04:47:07 +00:00
Kovid Goyal
96430f3e76
FB2 Output: Support SVG images in the input document
2010-12-04 21:09:37 -07:00
John Schember
fcd87f216c
FB2 Output: Add image mimetype back and set to jpg because that is what is written.
2010-12-04 23:02:55 -05:00
John Schember
4d3e99af67
FB2 Output: Fix writing incorrect mimetype.
2010-12-04 22:59:37 -05:00
John Schember
17a1b9fcfb
Sync with Trunk.
2010-12-04 22:54:44 -05:00
John Schember
f7d9571c4c
FB2 Output: Replace PIL with ImageMagick. Don't convert JPG images to JPG because it's unnecessary.
2010-12-04 22:37:34 -05:00
Kovid Goyal
cafe81f2e4
EPUB Output: Mangle filenames to ensure they are unique, to support broken EPUB Readers like Aldiko and Stanza. Currently disabled pending further testing.
2010-12-04 20:20:20 -07:00
John Schember
596c8b905b
FB2 Output: SVG rasterization.
2010-12-04 22:14:30 -05:00
John Schember
0ea35abaf1
FB2 Output: Check image is in document and manifest before referencing and writing.
2010-12-04 22:04:37 -05:00
Kovid Goyal
63727bc608
...
2010-12-04 19:06:47 -07:00
John Schember
1f7c291aeb
FB2 Output: Use random uuid for book id.
2010-12-04 20:37:16 -05:00
Kovid Goyal
bad82f3daa
FB2 Output: Generate output 100% compliant with the FB2 spec
2010-12-04 18:10:58 -07:00
John Schember
bc669a1f98
FB2 Output: Produce correct metadata header.
2010-12-04 19:47:16 -05:00
Kovid Goyal
23e24a9b2a
Fix #7787 (Saved search dropdown box looses selected search) and use sort_keys everywhere
2010-12-04 17:16:50 -07:00