Commit Graph

12265 Commits

Author SHA1 Message Date
Kovid Goyal ee246b73ec Zip file reading: Be more tolerant when a zip file has a damaged directory 2011-01-12 17:46:35 -07:00
Kovid Goyal 7fde6cbead RTF Input: Various code cleanups. Go back to trying to handle unicode mappings without pre-processing (Fixes #8171 (Unsupported charsets ie non ascii in RTF)). Fix bug in handling super/sub scripts. 2011-01-12 17:23:53 -07:00
Kovid Goyal 3e9e655674 ImageMagick: When identifying an image don't read the whole image 2011-01-12 17:21:46 -07:00
Kovid Goyal 9518dcef80 Catalog generation: Support pseudo-list strings from composite columns 2011-01-12 17:21:07 -07:00
GRiker 8212ab2a85 GwR incremental patch to support pseudo-list strings from composite columns 2011-01-12 16:06:27 -07:00
Kovid Goyal 2f08bc5086 Fix db2.get_metadata.formats 2011-01-12 13:44:15 -07:00
Kovid Goyal a52f649aab ... 2011-01-12 13:25:17 -07:00
Kovid Goyal ee98918a0c RTF metadata: Add support for publisher and tags. Fixes #6657 (RTF metadata) 2011-01-12 13:17:56 -07:00
Kovid Goyal be5519221e ... 2011-01-12 13:04:26 -07:00
Kovid Goyal 0c685dcfe0 BibTeX catalog: Add support for custom columns 2011-01-12 13:03:08 -07:00
Kovid Goyal 24e60cc357 Remove code duplication 2011-01-12 12:55:15 -07:00
Kovid Goyal a9c671efaf ... 2011-01-12 12:50:02 -07:00
Kovid Goyal f0447ea1cd ... 2011-01-12 12:45:41 -07:00
Kovid Goyal 1381fe9160 ... 2011-01-12 12:45:09 -07:00
Kovid Goyal 08d7a000c9 Prevent custom columns from overriding the information shown in the book details panel 2011-01-12 11:40:46 -07:00
Kovid Goyal 173e7eb972 ... 2011-01-12 11:19:02 -07:00
Kovid Goyal 0785b9cf92 Fix #8218 (Bulk Edit window too tall for screen) 2011-01-12 11:17:20 -07:00
Kovid Goyal d4f7c5ee3f ... 2011-01-12 10:41:08 -07:00
Kovid Goyal d7ea545df6 Fix Wired Daily 2011-01-12 10:35:05 -07:00
Charles Haley 2fca198781 Select the row when scrolling to it 2011-01-12 17:28:12 +00:00
Charles Haley 7e87812027 Remember the state of the highlight_only check box. Scroll to first matching row. 2011-01-12 17:18:06 +00:00
Charles Haley 01b4701253 Merge from trunk 2011-01-12 16:44:58 +00:00
Charles Haley ccc0c02c67 Add arbitrary python function evaluation to formatter 2011-01-12 16:43:47 +00:00
Kovid Goyal 80b736d4e1 Searching: Add a checkbox that will cause matched books to be highlighted in the books list instead of the list being filtered 2011-01-12 09:38:11 -07:00
Kovid Goyal d92c03de7d Updated MIT Technology Review 2011-01-12 09:21:20 -07:00
Kovid Goyal 71a732da42 Catalog generation: Add support for lists in notes field 2011-01-12 09:14:58 -07:00
Kovid Goyal 40b05944c2 ... 2011-01-12 09:12:56 -07:00
Kovid Goyal e3bbb4a0de ... 2011-01-12 09:11:02 -07:00
Kovid Goyal fcbc4b331b ZeroHedge by DM. Fixes #8289 (New recipe for economic blog Zero Hedge) 2011-01-12 08:57:47 -07:00
Kovid Goyal 4dde6b9675 Fix #8263 (MSNBC recipe) 2011-01-12 08:54:42 -07:00
Charles Haley d21021ed8f Clean up focus issues 2011-01-12 15:54:09 +00:00
Kovid Goyal 32084ebd9a Improved Expansion.com. Fixes #405 (New news feed) 2011-01-12 08:53:26 -07:00
Charles Haley 3442406838 Add ability to highlight when searching instead of restrict 2011-01-12 15:32:00 +00:00
GRiker 3407f7cf0d GwR add support for lists in notes field 2011-01-12 07:30:50 -07:00
Charles Haley 6242865e9b Merge from trunk 2011-01-12 11:14:02 +00:00
Charles Haley b09b3fc993 Fix problem with plugin registration. If a plugin disappears without being correctly removed, then building the current action set threw an exception. The only way around it was to hack the preferences. The fix simply ignores missing actions. 2011-01-12 11:13:14 +00:00
Charles Haley bf183471ea Fix problem in search -- the canidates parameter was not passed to get_dates_matches or get_numeric_matches, resulting in an exception. 2011-01-12 11:11:35 +00:00
GRiker 93ff7258e6 KG updates 2011-01-12 03:23:19 -07:00
Charles Haley dbacc79d97 Remove declarations of get_metadata cache counters 2011-01-12 09:45:50 +00:00
Kovid Goyal 1e2d8c3795 ... 2011-01-11 18:13:23 -07:00
Kovid Goyal d2d65d8056 ... 2011-01-11 18:12:29 -07:00
John Schember 06723a0748 ... 2011-01-11 19:57:57 -05:00
Kovid Goyal ff37f2e9fc FB2 Output: Add cover to FB2 metadata. TXT Input: Support for textile markup 2011-01-11 17:32:43 -07:00
Kovid Goyal 0bab82e9b1 RTF Input: Substitute a dummy image for WMF images in the RTF document 2011-01-11 17:25:35 -07:00
John Schember f058f9adab FB2 Output: Implement #8277, Write cover to coverpage tag within metadata. 2011-01-11 18:56:23 -05:00
John Schember 9585ba655c TXT Input: remove unnecessary try block. Rework markdown and textile detection. 2011-01-11 18:08:55 -05:00
Kovid Goyal 3cd9ffcec6 Fix #8281 (Error when customizing builtin recipes with same name (e.g. The Nation)) 2011-01-11 15:08:15 -07:00
Kovid Goyal 66b870e6d8 ... 2011-01-11 13:42:04 -07:00
Kovid Goyal bfa79729a2 ... 2011-01-11 13:34:18 -07:00
Kovid Goyal b61fdf0eac Updated NYTimes 2011-01-11 13:15:29 -07:00