Charles Haley
b49f04c413
Fix typo in manual
2010-12-07 16:02:39 +00:00
Charles Haley
19988dfabd
Merge from trunk
2010-12-07 16:01:33 +00:00
Kovid Goyal
ba0c6fd336
Make template formatting support numeric format specifications
2010-12-07 08:51:23 -07:00
Kovid Goyal
6cfb43a3e8
St. Louis Post Dispatch by cisaak
2010-12-07 08:37:30 -07:00
Charles Haley
7736a49730
Merge from trunk
2010-12-07 10:26:04 +00:00
Charles Haley
1034e9a73d
Make template formatting support numeric format specifications
2010-12-07 10:25:46 +00:00
Kovid Goyal
dbff870b89
Fix #7716 (Edit meta Information - cover download crash - os x)
2010-12-06 18:30:34 -07:00
Kovid Goyal
0d52b87a55
Fix #7786 (Feedback when installing new plugins)
2010-12-06 17:30:18 -07:00
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
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
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
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