11570 Commits

Author SHA1 Message Date
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
John Schember
fc39c1ad11 FB2 Output: Rewrite and restructure. 2010-12-04 16:57:13 -05:00
Charles Haley
2fe5c21da8 Make sort locale tweak work with new icu.py 2010-12-04 20:45:17 +00:00
Charles Haley
869927855c Merge from trunk 2010-12-04 20:43:30 +00:00
Kovid Goyal
8716c5611f ... 2010-12-04 11:50:36 -07:00
Kovid Goyal
e021f02e35 ... 2010-12-04 11:49:56 -07:00
Kovid Goyal
b3868a5ef4 Add ICU case transform algorithms 2010-12-04 11:48:38 -07:00
Kovid Goyal
f424743046 News download: Localize the navigation bars in the downloaded news to the language the user has selected for their calibre interface 2010-12-04 11:29:08 -07:00
Kovid Goyal
a6ad9f2c96 Add an ICU implementation of strcmp 2010-12-04 10:30:04 -07:00
Charles Haley
4aab356c69 Make sorting columns use a key function instead of cmp 2010-12-04 17:21:44 +00:00
Charles Haley
0e3a2fc39d Better sorting in collection management 2010-12-04 16:52:27 +00:00
Kovid Goyal
c1c62e5fd3 TXT Output: Fix an issue where the br to space conversion was not being handled properly. 2010-12-04 09:52:03 -07:00
Kovid Goyal
97bd4f161c Speed up ICU key generation by not preflighting in most cases 2010-12-04 09:45:45 -07:00
John Schember
d4c92f8d33 TXT Output: Fix br conversion to space. 2010-12-04 11:39:05 -05:00
Kovid Goyal
0aab245a1d Fix memory leak in ICU sort_key 2010-12-04 09:12:38 -07:00
Charles Haley
d9cd3fd0b0 Fix problem with sorting in collections 2010-12-04 14:10:35 +00:00
Charles Haley
9dd662ac0b Fix #7787: saved search box is cleared whenever a saved search is selected. 2010-12-04 13:21:18 +00:00
Charles Haley
7f6c1712e1 Provide a sort_order tweak 2010-12-04 13:06:35 +00:00
Charles Haley
f8920d18bb Refactor to use new sort_keys function 2010-12-04 12:26:13 +00:00
Charles Haley
39447744f8 Merge from trunk 2010-12-04 09:33:48 +00:00
Kovid Goyal
a9983208d7 ... 2010-12-04 00:40:38 -07:00
Kovid Goyal
fc9ac1d715 Add ICU dorting test 2010-12-04 00:30:42 -07:00
Kovid Goyal
0b70f40709 Fix ICU py->UChar string conversion and add support for OS X 2010-12-04 00:06:49 -07:00
Translators
20b290f5c9 Launchpad automatic translations update. 2010-12-04 05:11:20 +00:00
Kovid Goyal
74a801f4cc Add ICU to linux binary build 2010-12-03 20:36:56 -07:00
Kovid Goyal
67367f521d Use ICU for sorting 2010-12-03 20:18:56 -07:00
Kovid Goyal
38be2c7fc6 ... 2010-12-03 20:06:13 -07:00