Commit Graph

12128 Commits

Author SHA1 Message Date
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
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 9e3feef720 IGN:Tag release 2011-04-15 10:50:24 -06: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
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
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
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
Charles Haley cecb8b5f41 Make tags-like composite columns work in the content server 2011-04-14 11:15:39 +01:00
Charles Haley f10aaf23e9 Merge from trunk 2011-04-14 10:56:58 +01:00
Charles Haley 8c9c8e0880 1) Enhancement 759663
2) Fix notifications of changes to composite column templates so the tag browser stays up to date.
2011-04-14 10:55:39 +01:00
Kovid Goyal d80786c9bb ... 2011-04-13 19:28:48 -06:00
Kovid Goyal ebe4e58b8b Fix #760368 (Viewpad 7 support) 2011-04-13 19:12:51 -06:00
Kovid Goyal dadd4a1cbd ... 2011-04-13 18:14:12 -06:00
Kovid Goyal d69fef1f05 Show recently viewed books in the View button's drop down menu 2011-04-13 17:02:02 -06:00
Kovid Goyal 9ec7c54560 ... 2011-04-13 11:33:27 -06:00
Kovid Goyal d566f691bb ... 2011-04-13 11:10:15 -06:00
Kovid Goyal cf73c14707 ... 2011-04-13 11:08:08 -06:00
Charles Haley ad72e89072 ... 2011-04-13 18:02:45 +01:00