15479 Commits

Author SHA1 Message Date
John Schember
494c040d36 Comments. 2011-04-16 21:54:28 -04:00
Kovid Goyal
01653cf9ad Initial import of John's store code 2011-04-16 19:54:19 -06:00
Kovid Goyal
10af85c377 ... 2011-04-16 19:29:04 -06:00
Kovid Goyal
178b770e7d New organization for starting category editors 2011-04-16 19:26:28 -06:00
John Schember
644335d97b Ignore non internal links. Support composite images. 2011-04-16 21:23:13 -04:00
John Schember
8557981a51 Don't put every PHTML record into one ordered html file. Plucker documents are groups of separate PHTML pages that are linked via hyperlinks. 2011-04-16 14:43:36 -04:00
John Schember
acaa06de53 Fix decoding text. Add internal link support. 2011-04-16 14:13:45 -04:00
Charles Haley
c1936d2809 New organization for starting category editors.
Remove delete search button
Make delete item icons consistent with others (use recycle icon)
2011-04-16 18:19:36 +01:00
Charles Haley
afba4ef2b1 Merge from trunk 2011-04-16 17:02:01 +01:00
John Schember
804b248d46 Add new but still wip textile output generator. 2011-04-16 11:55:44 -04:00
Kovid Goyal
76c8333159 Fix #762828 (Unrecognized device Coby Kyros) 2011-04-16 09:26:06 -06:00
Kovid Goyal
66e37a89df Remove the quick access to search options from next to the search bar, as we now have a separate search highlights toggle button 2011-04-16 08:52:11 -06:00
Kovid Goyal
9b581963ed ... 2011-04-16 08:39:34 -06:00
Kovid Goyal
d80584abb2 Fix #762543 (add .txt when book is created) 2011-04-16 07:48:22 -06:00
John Schember
f1deba13b2 Sync to trunk. 2011-04-16 09:44:55 -04:00
Kovid Goyal
3bb24273f3 ... 2011-04-16 07:33:48 -06:00
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
Translators
e32823b1cd Launchpad automatic translations update. 2011-04-16 04:55:17 +00: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