12791 Commits

Author SHA1 Message Date
John Schember
d18910510b Fix Regex builder in search and replace. 2011-01-16 11:42:43 -05:00
ldolse
f10e10f079 fix search and replace 2011-01-17 00:36:33 +08:00
ldolse
d3a5ad8a28 sync from user_none 2011-01-17 00:34:11 +08:00
John Schember
73e60f8c7e Fix search and replace. 2011-01-16 11:20:11 -05:00
Kovid Goyal
e131f99db8 Cleanup layout of bulk metadata edit dialog 2011-01-16 09:18:37 -07:00
John Schember
ade8f7a797 Simplify search and replace. 2011-01-16 10:42:36 -05:00
Charles Haley
ed1d94dda9 Merge from trunk 2011-01-16 15:31:14 +00:00
Kovid Goyal
f1edff8065 Ensure a blank date in the GUI shows up as blank in the custom columns and templates. 2011-01-16 08:28:16 -07:00
ldolse
f8971944fb made replace optional for users who just want equivalent of old feature, eliminate requirement to populate replace box 2011-01-16 23:22:17 +08:00
John Schember
9148320a8b Heuristic class use log.debug to reduce output during CLI conversion. 2011-01-16 10:00:23 -05:00
John Schember
f7650de369 TXT Output GUI widet: Disable markdown options when markdown is not enabled. 2011-01-16 09:51:03 -05:00
John Schember
d271747cff Simplify more GUI widgets. 2011-01-16 09:44:39 -05:00
ldolse
fa3d7e2d1f merge user_none's branch 2011-01-16 22:31:57 +08:00
John Schember
68587e8679 Fix GUI dialog errors preventing them from returning properly. 2011-01-16 09:16:05 -05:00
John Schember
0ad7d26aa2 Sync to trunk. 2011-01-16 09:00:58 -05:00
John Schember
b2626bace3 Fix search_and_replace option names. 2011-01-16 08:55:26 -05:00
John Schember
51e7a555e1 Sync to ldolse heuristics branch. 2011-01-16 08:54:31 -05:00
ldolse
e0d1de2ce8 removed hyphen removal from text input that's covered by the heuristics option 2011-01-16 20:54:17 +08:00
ldolse
e94b988255 merge from trunk 2011-01-16 20:38:16 +08:00
ldolse
89dd86056e ... 2011-01-16 20:26:52 +08:00
ldolse
1272988089 enabled hyphen removal across the entire document text, refactored logic to reduce false positives, added verbose debug output 2011-01-16 20:11:52 +08:00
Charles Haley
5c4154bb0d Make date.format_date render UNDEFINED_DATE as ''. This makes composite columns and templates behave in the same fashion as the GUI has for some time. 2011-01-16 11:26:34 +00:00
Charles Haley
4a9e8bcb2f Remove some print statements. 2011-01-16 10:48:43 +00:00
Charles Haley
04869f7f5d Merge from trunk 2011-01-16 10:40:42 +00:00
Charles Haley
e0b2d0b62a Add function documentation to template editing dialog (F2 on a composite column) 2011-01-16 10:34:05 +00:00
Charles Haley
a21bf30ff8 1) finish JSON-storage of template function source code
2) fix for #8388. This fix was chosen because it emulates the behavior in 0.7.38, where get_metadata returned empty author lists
2011-01-16 08:41:16 +00:00
Kovid Goyal
5d9f9325a2 Fix #8398 (Bug in FileDialog class) 2011-01-15 23:08:00 -07:00
Kovid Goyal
47f4df49b6 Fix #8400 (Not reading Nook) 2011-01-15 23:05:39 -07:00
Translators
aefd600265 Launchpad automatic translations update. 2011-01-16 05:00:39 +00:00
ldolse
66e1b8a27e gui updates 2011-01-16 10:50:28 +08:00
John Schember
9134d51377 Clean up GUI option widgets. 2011-01-15 20:32:21 -05:00
Kovid Goyal
631ba316df ... 2011-01-15 16:58:57 -07:00
Kovid Goyal
f6d72fbe0b RTF Input: Fix regression in 0.7.40 that broke conversion of some old style RTF files 2011-01-15 15:46:19 -07:00
Kovid Goyal
4e93c30cd0 Nicer error message when catalog generation fails 2011-01-15 15:26:26 -07:00
Kovid Goyal
1005fd234f Don't use subdirs when sending files to the SNE 2011-01-15 15:19:59 -07:00
Kovid Goyal
c858e77414 ... 2011-01-15 15:11:00 -07:00
GRiker
46119745cb more informative catalog error message exit 2011-01-15 13:58:23 -07:00
Charles Haley
ebea6bdaed Merge from trunk 2011-01-15 20:20:27 +00:00
Kovid Goyal
789747f869 Start work on refactoring the edit metadata dialog 2011-01-15 12:32:47 -07:00
John Schember
8f345212da Fix issue with disabling checkbox. 2011-01-15 14:32:20 -05:00
Kovid Goyal
627445c0ee Fix #8378 (bad author sort when diacritic is used). Fix generation of teplate-functions.json 2011-01-15 12:24:35 -07:00
John Schember
4d5384df49 Sync to ldolse heuristics branch. 2011-01-15 13:40:08 -05:00
Charles Haley
a719ed8fd9 Better exception handling in tag_view 2011-01-15 18:32:06 +00:00
Charles Haley
6b6b8c2eb7 1. Merge from trunk.
2. Improvement on first-letter partitioning fix
3. Code to build dict of source for formatter builtins
2011-01-15 18:25:05 +00:00
Charles Haley
cde186f1e4 Fix #8378 - bad author sort when diacritic is used. Should actually be bad partitioning by first letter. 2011-01-15 18:08:24 +00:00
ldolse
a8ebb35312 merged from user_none, enables heuristics for the entire conversion pipeline 2011-01-16 02:01:39 +08:00
ldolse
d354a085b8 ... 2011-01-16 01:53:49 +08:00
ldolse
60c50f3944 tied mobi into preprocess 2011-01-16 01:46:04 +08:00
John Schember
64796696ae Enable heuristic processing over the entire conversion pipe line when option is enabled. 2011-01-15 12:35:02 -05:00
Kovid Goyal
9e90f63214 template-functions.json skeleton 2011-01-15 10:14:31 -07:00