17321 Commits

Author SHA1 Message Date
Kovid Goyal
068b038549 ... 2011-08-02 11:17:30 -06:00
Charles Haley
57ef16f70c Merge from trunk 2011-08-02 11:38:19 +01:00
Charles Haley
af3169a29b Change formatter functions to support aliases instead of requiring a new class instance. Change document generators to use the right accessor to get functions, ignoring aliases. 2011-08-02 11:37:40 +01:00
Translators
d871699cb3 Launchpad automatic translations update. 2011-08-02 04:34:57 +00:00
Kovid Goyal
b0b27b2253 ... 2011-08-01 21:39:09 -06:00
Kovid Goyal
a751967fd4 ... 2011-08-01 11:43:48 -06:00
Kovid Goyal
dc03a8eadf MOBI Input: Speedup reading of HUFF/CDIC compressed files 2011-08-01 11:20:47 -06:00
Kovid Goyal
f89dc2eb71 Add a new action 'Pick Random Book' that can be added to the toolbar via Preferences->Toolbars. Fixes #818315 ([Enhancement] Pick random book) 2011-08-01 10:39:20 -06:00
Charles Haley
eac84f0641 Merge from trunk 2011-08-01 17:21:21 +01:00
Kovid Goyal
e20e8dd0f5 MOBI Output: Fix bug that caused paragraphs that had only a non breaking space as text before the first child element to be removed. Fixes #819058 (EPUB->MOBI conversion omitting some blockquotes) 2011-08-01 10:08:46 -06:00
Kovid Goyal
58bca5f568 MOBI Output: Add a command line option --extract-to that uses the inspect MOBI tool to extract the created MOBI file to the specified directory 2011-08-01 09:53:14 -06:00
Kovid Goyal
b615dffb53 ... 2011-08-01 09:26:51 -06:00
Charles Haley
ed7fb4aa17 Merge from trunk 2011-08-01 13:36:33 +01:00
Charles Haley
40dcb80ad1 Make merge_list into an alias of list_union. Change documentation. If running from source, get source code for new functions via inspection. 2011-08-01 13:35:37 +01:00
Kovid Goyal
5571c74287 Display undefined dates properly in the Book details panel. Fixes #819222 (Publishing date) 2011-08-01 06:17:23 -06:00
Kovid Goyal
3570067aa0 Template language: Add a few new functions to manipulate lists (list_difference, list_intersection, list_sort) 2011-08-01 05:54:57 -06:00
Kovid Goyal
0971239681 ... 2011-08-01 05:51:45 -06:00
Charles Haley
d5e3693eb5 Merge from trunk 2011-08-01 09:32:14 +01:00
Charles Haley
03e9e92983 Documentation for new functions. 2011-08-01 09:31:52 +01:00
Charles Haley
2609287896 New formatter functions: list_sort, list_difference, list_intersection. Make merge_lists not sort its result. 2011-08-01 09:25:45 +01:00
Translators
94c50e4a10 Launchpad automatic translations update. 2011-08-01 04:38:25 +00:00
Kovid Goyal
b0d4315372 Make the Manage Tags/Publishers/etc. dialog show a column with counts for each item, to easily sort by number of items 2011-07-31 19:13:43 -06:00
Kovid Goyal
cd2fd58afc Fix #819076 (Misspelling of Android in Welcome Wizard) 2011-07-31 18:55:14 -06:00
Kovid Goyal
c84b67d139 ... 2011-07-31 16:39:15 -06:00
Kovid Goyal
7e19e0f75f ... 2011-07-31 16:10:17 -06:00
Kovid Goyal
8721d5aa23 Fix decoding of trailing data entries 2011-07-31 15:16:40 -06:00
Charles Haley
5383af193f Walk tree to get category data. 2011-07-31 21:14:30 +01:00
Kovid Goyal
cf3184d8cd MOBI Inspect: Ignore errors decoding TBS bytes 2011-07-31 12:48:07 -06:00
Kovid Goyal
0930375551 New MOBI Output: Clean up image handling 2011-07-31 12:38:01 -06:00
Charles Haley
7a69120f4f clean up device_category_editor 2011-07-31 19:30:29 +01:00
Charles Haley
a701da4e67 More "manage category" cleanups 2011-07-31 19:11:30 +01:00
Charles Haley
0c3212f256 Merge from trunk 2011-07-31 18:52:04 +01:00
Charles Haley
9f96c80dc9 Changes to make tag category editor show counts 2011-07-31 18:50:28 +01:00
Kovid Goyal
6b637d1e5f Have Get Books appear by default on the device toolbar as well, as I am tired of dealing with 'Get Books' disappeared queries 2011-07-31 10:32:57 -06:00
Kovid Goyal
260645e9d8 Clean up tempfile generation to remove redundant information and handle unicode better 2011-07-31 10:26:03 -06:00
Kovid Goyal
3635ee19e2 ... 2011-07-31 00:38:57 -06:00
Kovid Goyal
e5300248e1 MOBI Inspect: dump secondary index record 2011-07-31 00:31:10 -06:00
Kovid Goyal
c7e10229d4 MOBI inspect: Dump secondary index header 2011-07-30 23:57:01 -06:00
Translators
9d42bb7eab Launchpad automatic translations update. 2011-07-31 04:38:01 +00:00
Kovid Goyal
0f88fd4f0d ... 2011-07-30 21:36:05 -06:00
Kovid Goyal
9f9d1ce404 Fix #818704 ("Cannot communicate with device" error on 1st gen Kobo) 2011-07-30 20:26:21 -06:00
Kovid Goyal
e53539285a Get books: Fix Gutenberg store and improvements to chitanka.info and e-knigni.net 2011-07-30 19:28:43 -06:00
Kovid Goyal
6401dafec5 ... 2011-07-30 19:25:38 -06:00
Kovid Goyal
a66c9c5e1a ... 2011-07-30 15:48:08 -06:00
Kovid Goyal
5b5421d21e MOBI inspect: Handle indexing data from amazon produced periodicals as well 2011-07-30 15:33:28 -06:00
Kovid Goyal
fbc770710b New MOBI Output: Write a pad record to ensure the first non text record starts at a 4byte boundary 2011-07-30 13:56:45 -06:00
Kovid Goyal
ee1fdd3d0c MOBI output: Write the correct value for record UID field in the palmdb header 2011-07-30 13:03:56 -06:00
John Schember
4d03672987 Sync to trunk. 2011-07-30 13:47:40 -04:00
Kovid Goyal
80e7b3e52e ... 2011-07-30 00:12:27 -06:00
Translators
5875a3e2b0 Launchpad automatic translations update. 2011-07-30 04:56:54 +00:00