14809 Commits

Author SHA1 Message Date
Kovid Goyal
bb75ec2aaf Improved Suedduetsche Zeitung 2011-04-16 06:46:00 -06:00
Lee
183b5a75fa merge from trunk 2011-04-16 14:14:49 +08:00
Kovid Goyal
6dcc6ae9f1 ... 2011-04-15 20:11:05 -06:00
Kovid Goyal
4c4627fc38 ... 2011-04-15 19:55:09 -06:00
Kovid Goyal
9730d40de4 Fix #762235 (program crashes when right-clicking an editable field) 2011-04-15 19:27:45 -06:00
Kovid Goyal
423731e9ee When generating MOBI files uses the same 2*n record index scheme as used by kindlegen 2011-04-15 19:24:27 -06:00
John Schember
83bc2b1714 Fix bug #762235: Shortcut conflict causes crash in Dialogs. 2011-04-15 21:22:09 -04:00
Kovid Goyal
db20d3e2f5 MOBI Inspect: Read FCIS/FLIS and index record information from record 0 2011-04-15 18:53:44 -06:00
John Schember
7ccec34155 Sync to trunk. 2011-04-15 18:44:06 -04:00
Kovid Goyal
97ff2c2cfe Fix Irish Times 2011-04-15 16:37:38 -06:00
Kovid Goyal
96ab5a8c12 Fix Big Oven 2011-04-15 15:55:07 -06:00
Kovid Goyal
7736144410 MOBI Output: Ensure that MOBI files always have 8KB worth of null bytes at the end of record 0. This appears to be necessary for Amazon to be able to add DRM to calibre generated MOBI files sent to their publishing service. 2011-04-15 15:31:55 -06:00
Kovid Goyal
d84a8a721a EPUB Input: Speed up processing of files with very large manifest/spines 2011-04-15 14:49:04 -06:00
Kovid Goyal
32464b666b ... 2011-04-15 14:39:49 -06:00
Kovid Goyal
bd01d416bc Add a tool to inspect MOBI files. To use: calibre-debug -m file.mobi 2011-04-15 14:32:41 -06:00
Kovid Goyal
5ca446d874 Fix #762133 (cover:False is broken) 2011-04-15 14:25:35 -06:00
Charles Haley
cfe278374d Fix bug #762133 2011-04-15 21:13:37 +01:00
Kovid Goyal
ab26bbe47e Updated NSPM. Fixes #762130 (Updated recipe for NSPM) 2011-04-15 13:58:27 -06:00
Kovid Goyal
9e3feef720 IGN:Tag release 2011-04-15 10:50:24 -06:00
Charles Haley
315c8c54cd Merge from trunk 2011-04-15 17:15:18 +01:00
Kovid Goyal
cc9e686e4c version 0.7.55 2011-04-15 09:44:40 -06:00
Kovid Goyal
0556df9885 Updated translations 2011-04-15 08:47:13 -06:00
Kovid Goyal
19f35f55bc HTMLZ input: Fix handling of HTML files encoded in an encoding other than UTF-8 2011-04-15 07:55:50 -06:00
Kovid Goyal
388a5bb3c9 API for multicol sort 2011-04-15 07:53:04 -06:00
Charles Haley
00937e80c4 ... 2011-04-15 13:22:46 +01:00
Charles Haley
8157ad817c Add multi-column search. 2011-04-15 13:12:49 +01:00
John Schember
d819df99bd ... 2011-04-15 08:09:04 -04:00
John Schember
4f3abc5614 HTMLZ Input: Detect or use input encoding. 2011-04-15 08:07:38 -04:00
Charles Haley
e2a6ab16a7 ... 2011-04-15 08:31:39 +01:00
Charles Haley
b771277985 Back out change to raise exceptions if the lookup key doesn't exist. Breaks naked searching for items containing colons. 2011-04-15 08:25:27 +01:00
Charles Haley
3e05f78637 Position the selected line on the library view in the center instead of at the edge 2011-04-15 08:18:59 +01:00
Charles Haley
44123efeff Merge from trunk 2011-04-15 08:01:05 +01:00
Translators
728c8cb43f Launchpad automatic translations update. 2011-04-15 05:02:17 +00:00
Kovid Goyal
e39b16edca Metadata download: Add preference to transform author names to LN, FN 2011-04-14 19:53:29 -06:00
Kovid Goyal
a3ea4a5f75 Add a button next to the search bar to toggle easily between highlight and restrict search modes 2011-04-14 11:18:21 -06:00
Charles Haley
10e7625bb7 Merge from trunk 2011-04-14 17:50:28 +01:00
Charles Haley
4f4392be22 Add a tool button to the search line to toggle highlighting. 2011-04-14 17:49:49 +01:00
Kovid Goyal
ac5d0dc001 ... 2011-04-14 09:40:28 -06:00
Kovid Goyal
997975a803 Fix #760589 (CHMInput does not release file handle) 2011-04-14 09:03:57 -06:00
Kovid Goyal
a9a9d8f4ba EPUB Input: Fix EPUB files with empty Adobe PAGE templates causing conversion to abort. Fixes #760390 (epub conversion issue) 2011-04-14 08:59:27 -06:00
Charles Haley
4b4ee9369e Merge from trunk 2011-04-14 15:56:00 +01:00
Kovid Goyal
869222f9c3 Add tags like composite custom column. Fixes #759663 (Add option to have Composite columns treated like tags). Add Add the ability to sort the library view by a specific named column (field). Useful for sorting by fields that are not visible. Add a new date format code 'iso'. Permits formatting dates to see the complete time. 2011-04-14 08:52:40 -06:00
Kovid Goyal
079d1cb974 Fix #759551 (Incorrect details when sending ebooks to device) 2011-04-14 08:35:42 -06:00
Charles Haley
14eeefbf54 ... 2011-04-14 13:07:02 +01:00
Charles Haley
fdb0273151 Improved name of sort field method 2011-04-14 12:53:06 +01:00
Charles Haley
4a2faf83d8 Add the ability to sort the library view by a specific named column (field). Useful for sorting by fields that are not visible. 2011-04-14 12:36:54 +01:00
Lee
1e8778e77e merge from trunk 2011-04-14 19:22:14 +08:00
GRiker
bce755020b GwR fix for progress bar overrun 2011-04-14 05:20:33 -06:00
Charles Haley
0cc37216b4 Add a new date format code 'iso'. Permits formatting dates to see the complete time. 2011-04-14 12:18:41 +01:00
Lee
ecf21962d5 ... 2011-04-14 18:34:49 +08:00