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 |
|
Kovid Goyal
|
a3ae3121eb
|
Fix #8366 (Adding Capitalize option in Edit metadata individually)
|
2011-01-15 09:53:43 -07:00 |
|
John Schember
|
d6256ef452
|
Add renumber_headings option to GUI.
|
2011-01-15 11:06:43 -05:00 |
|
Kovid Goyal
|
ae81518389
|
South Africa Mail and Guardian by 77ja65. Fixes #8375 (South Africa Mail & Guardian Newspaper Recipe to add to official list)
|
2011-01-15 08:28:10 -07:00 |
|
Kovid Goyal
|
9ed0f6f805
|
Fix #8359 (Authors names are resolved incorrectly when converted in 0.7.40)
|
2011-01-15 08:19:25 -07:00 |
|
Kovid Goyal
|
163043de34
|
Fix #8365 (Capitalize not working)
|
2011-01-15 08:17:40 -07:00 |
|
John Schember
|
afb72b8a59
|
Sync to ldolse heuristics branch.
|
2011-01-15 10:05:36 -05:00 |
|
ldolse
|
0edf1e550e
|
...
|
2011-01-15 22:47:51 +08:00 |
|
ldolse
|
81c365b3a9
|
...
|
2011-01-15 22:41:38 +08:00 |
|
ldolse
|
313cec6699
|
merge italicize code, other GUI and defaults changes
|
2011-01-15 22:27:20 +08:00 |
|
ldolse
|
946f1cf6c0
|
added option for renumbering heading tags
|
2011-01-15 22:07:20 +08:00 |
|
John Schember
|
cfaa113f95
|
Move italic marking to preprocessor. Have TXT input use the preprocessor for heuristics. Change preprocessor getattr to default to False otherwise every option set to off will run.
|
2011-01-15 09:05:08 -05:00 |
|
John Schember
|
fabd4f5fdf
|
Clean up search and replace GUI widget.
|
2011-01-15 08:36:15 -05:00 |
|
John Schember
|
69debe8c61
|
Sync to ldolse heuristics branch.
|
2011-01-15 08:30:04 -05:00 |
|
ldolse
|
1301fe69d1
|
started multi-pass chapter analysis
|
2011-01-15 20:53:16 +08:00 |
|
ldolse
|
a44d29e840
|
only run cleanup_markup when required, begin markup_chapters rewrite
|
2011-01-15 20:13:51 +08:00 |
|
GRiker
|
b16394fcfe
|
KG updates 0.7.40
|
2011-01-15 04:20:12 -07:00 |
|
Charles Haley
|
d7ac11d137
|
Change formatter_functions to put the program text explicitly into a string. If source is available, test that the string == the real program text
|
2011-01-15 09:43:10 +00:00 |
|
Charles Haley
|
1e7c9fb2c3
|
Fix regression where the '|' character was not converted to comma in get_metadata
|
2011-01-15 08:37:48 +00:00 |
|
Charles Haley
|
584b8bfa29
|
Merge from trunk
|
2011-01-15 08:18:11 +00:00 |
|
ldolse
|
e581c8c5de
|
created sub-functions for text processing, added soft hyphens to punctuation unwrap
|
2011-01-15 15:40:59 +08:00 |
|
ldolse
|
6f252bb105
|
tied all the new heuristics options to preprocess.utils
|
2011-01-15 13:34:35 +08:00 |
|
Translators
|
3e58d2b989
|
Launchpad automatic translations update.
|
2011-01-15 05:00:04 +00:00 |
|
ldolse
|
01b12c5e8a
|
merge search and replace
|
2011-01-15 11:24:38 +08:00 |
|
John Schember
|
88da864483
|
Sync to ldolse heuristics branch.
|
2011-01-14 22:23:38 -05:00 |
|
ldolse
|
c57adb0af9
|
merge from trunk
|
2011-01-15 11:18:15 +08:00 |
|
ldolse
|
3379337275
|
tied rtf input to heuristics, removed option to not include softbreaks, users can combine delete_blank_paragraphs and remove_paragraph_spacing to achieve desired results
|
2011-01-15 10:50:01 +08:00 |
|
ldolse
|
e99ab61dd0
|
sync heuristics GUI
|
2011-01-15 10:48:36 +08:00 |
|
John Schember
|
f85ba4e326
|
Fix sr key. Change footer and header removal to generic search and replace options.
|
2011-01-14 21:15:34 -05:00 |
|
Kovid Goyal
|
2911dd1037
|
When uploading to googlecode retry once on failure
|
2011-01-14 18:31:08 -07:00 |
|