12914 Commits

Author SHA1 Message Date
Kovid Goyal
45ee476989 Updated recipes for Heise, HNA and ZDNET 2011-01-24 09:22:43 -07:00
GRiker
a10327e0bc KG updates 2011-01-24 06:01:53 -07:00
Charles Haley
2012f5cc0a Saved queries after review 2011-01-24 11:15:57 +00:00
Charles Haley
9c1d660aa8 Start review of saved search/replace 2011-01-24 10:42:36 +00:00
Charles Haley
9aea1c51e6 Merge from trunk 2011-01-24 09:16:20 +00:00
Charles Haley
65e6102e33 Add right-click category search support to the tags browser 2011-01-24 09:15:05 +00:00
ldolse
7485c9a5e2 fixed sigil integration to strip html from chapter titles, fixed softbreak handling and enabled integration with extra_css 2011-01-24 16:30:29 +08:00
ldolse
670fc644ed made chapter markup routine more Sigil friendly 2011-01-24 16:00:05 +08:00
ldolse
d03ae9e001 fixed a regression in chapter markup logic which was causing false negatives 2011-01-24 14:20:48 +08:00
ldolse
a20cd3336d improved negative lookaheads in heuristics 2011-01-24 13:47:53 +08:00
ldolse
984a7510fc merge from trunk 2011-01-24 13:46:49 +08:00
Translators
31d5af4a77 Launchpad automatic translations update. 2011-01-24 04:52:15 +00:00
ldolse
1e675af91a Always apply title case to downloaded metadata - tired of crap metadata sources with 99% lowercase characters 2011-01-24 12:22:42 +08:00
ldolse
6e64f5ec4e doc tweaks, delete empty paragraphs during Heuristics 2011-01-24 12:20:50 +08:00
John Schember
66fdb25b28 GUI, Search and Replace: Cache the conversion document used in the wizard so we don't have to run the it multiple times as the user sets sr 1, 2 and 3. 2011-01-23 21:28:44 -05:00
John Schember
156dc57e99 GUI add regex: Store history in gprefs instead of in filename_pattern. 2011-01-23 20:06:59 -05:00
Kovid Goyal
f95cc7eddc Heuristics, italicize common cases: Enhance pattern matching to match punctuation after pattern. 2011-01-23 16:58:57 -07:00
John Schember
94fb463ab2 Heuristics, italicize common cases: Enhance pattern matching to match punctuation after pattern. 2011-01-23 17:46:41 -05:00
bulislaw
6fe910c6f2 Merge 2011-01-23 22:07:17 +00:00
bulislaw
f202d4b99d Add saving/loading search and replace queries 2011-01-23 21:57:48 +00:00
John Schember
d0b1951646 Implement ticket #8504: Save previous filename import patterns and store them in a combo box. 2011-01-23 16:01:34 -05:00
Kovid Goyal
16a8fd9a06 ... 2011-01-23 12:02:38 -07:00
Kovid Goyal
04761e12e9 Pressing Esc clears the current search in the main book list 2011-01-23 11:59:03 -07:00
Kovid Goyal
e86ead4e11 Fix #7834 (Preselect right formats for "Send to device") 2011-01-23 11:55:07 -07:00
GRiker
2be9281390 GwR 2nd patch mapping ESC to SearchBox2.clear() 2011-01-23 11:39:26 -07:00
Charles Haley
03dcd631b4 Merge from trunk 2011-01-23 18:14:30 +00:00
Charles Haley
26cd80fe1a Change user category indicator from ':' to '@' 2011-01-23 18:14:15 +00:00
John Schember
199895ac75 ... 2011-01-23 12:54:08 -05:00
John Schember
4cefbf0aa8 Fix spelling error. 2011-01-23 12:53:41 -05:00
John Schember
b5a4e263e8 Implement ticket #7834: Enhance Send Specific Formats dialog to better display existing formats. 2011-01-23 12:51:08 -05:00
Kovid Goyal
269e58b0df Tag Browser: Add API for locating categories 2011-01-23 10:12:00 -07:00
Kovid Goyal
1c80e5e4d1 Bulk metadata edit: Set initial date for the added date control to today 2011-01-23 10:01:08 -07:00
Kovid Goyal
6896e2530a Everett Herald by 77jag5. Fixes #8534 (new newsfeed for Everett Herald) 2011-01-23 09:10:04 -07:00
John Schember
323ddfe8fd RgexBuilder: Addb back return when user declines to select a format. 2011-01-23 09:53:15 -05:00
GRiker
93fc7cab28 KG updates 2011-01-23 07:02:14 -07:00
GRiker
6eef57563c GwR patch mapping ESC to clear search box 2011-01-23 06:46:39 -07:00
Charles Haley
3c541274dd Merge from trunk 2011-01-23 11:52:45 +00:00
Charles Haley
83840957be tag browser changes:
1) make user categories a search target in the find box (move colon to front)
2) show empty categories
3) add an api to find the path to a category
2011-01-23 11:52:28 +00:00
Translators
39251bc1a9 Launchpad automatic translations update. 2011-01-23 04:55:08 +00:00
Kovid Goyal
bed6cb954b Fix regex wizard not keeping history 2011-01-22 20:58:09 -07:00
John Schember
ea3789b6f7 RegexEdit: Set object name so previous values can be stored and reterived. 2011-01-22 19:16:25 -05:00
GRiker
d7b1b084a4 KG updates 2011-01-22 14:42:57 -07:00
Kovid Goyal
beb9196079 ... 2011-01-22 13:57:02 -07:00
Kovid Goyal
25a62ee96c Proper fix for switch library mem leak (I hope) 2011-01-22 13:54:45 -07:00
Kovid Goyal
57883c120e Fix regression in converting HTML files that have non ASCII characters inside their <style> tags. Apparently Word generates these. Fixes #8494 (trouble converting htm files (for john)) 2011-01-22 11:28:47 -07:00
Kovid Goyal
e42664da72 Roger Ebert by Shane Erstad 2011-01-22 11:08:13 -07:00
bulislaw
db5f63bcac Persistent Search & Replace query UI proposal 2011-01-22 17:44:09 +00:00
John Schember
82b3c3d504 Sync to trunk. 2011-01-22 11:10:04 -05:00
Li Fanxi
5c52c0f6bb [Sync] Sync with trunk. Revison 7760 2011-01-22 23:42:35 +08:00
GRiker
a8b9c46e32 KG updates 2011-01-22 02:58:30 -07:00