13477 Commits

Author SHA1 Message Date
Kovid Goyal
7cb9c817e2 ... 2011-01-30 09:37:45 -07:00
Li Fanxi
17813aad84 [Sync] Sync with trunk. Revision: 7887 2011-01-31 00:24:38 +08:00
Kovid Goyal
8437c89d4d Restore functioning of CALIBRE_DEVELOP_FROM in linux build 2011-01-30 08:52:25 -07:00
Kovid Goyal
0a32d53528 Explosm by Andromeda Rabbit 2011-01-30 08:49:51 -07:00
John Schember
76837bbd7e TXT Output: Handle scene breaks defined by margin-top in the css of the OEB. 2011-01-30 10:00:44 -05:00
John Schember
5aef8ab40a Sync to trunk. 2011-01-30 09:16:13 -05:00
Hiroshi Miura
9fea301a6f pykakasi dict installer
- now unihandecode/pykakasi dictionary will be generated 
    by calibre installer
  - the dictionaries are located resources/localization/pykakasi/*
2011-01-30 20:25:35 +09:00
ldolse
6b42164370 adjusted margins for scene break heuristics 2011-01-30 18:11:15 +08:00
Hiroshi Miura
59154c422c port recent unihandecode development branch
now kana is converted with dictionary lookup
  unihandecode always normalize text in Unicode standard manner
2011-01-30 16:21:30 +09:00
Kovid Goyal
8eaa9137f7 RTF Output: Retain html headings as rtf headings when converting to rtf. Fixes #8641 (Chapters are lost when converting from Epub to RTF) 2011-01-29 21:50:39 -07:00
Translators
9946b60556 Launchpad automatic translations update. 2011-01-30 04:49:16 +00:00
John Schember
25129f9a71 Fix bug #8641: Retain html headings as rtf headings when converting to rtf. Rewrite and simplify large parts of markup output. 2011-01-29 23:02:34 -05:00
Kovid Goyal
d51fc7c602 ... 2011-01-29 18:01:18 -07:00
Kovid Goyal
d9e86d20a1 BBC Mundo by Luis Hernandez 2011-01-29 17:58:17 -07:00
John Schember
20a8d6ecd3 Sync to trunk. 2011-01-29 18:22:46 -05:00
Kovid Goyal
7d0a0dd406 ... 2011-01-29 11:25:43 -07:00
Kovid Goyal
825403988f Improve Endgadget Japan 2011-01-29 11:24:38 -07:00
Kovid Goyal
6b3dd16e1f Fix #8640 (Convert books from Epub to RTF removes spaces before and after Italics) 2011-01-29 11:21:51 -07:00
Kovid Goyal
f3ecd4f9ec Improve Ledevoir 2011-01-29 11:17:19 -07:00
John Schember
565c888b4d Fix bug #8640: Missing spaces arouond italic elements. 2011-01-29 13:17:13 -05:00
John Schember
b332570f2f RTF Output: Fixes. 2011-01-29 12:31:01 -05:00
Kovid Goyal
7764b0b007 LIT Input: Handle LIT files that have all their text in a single <pre> tag and use entities 2011-01-29 10:16:51 -07:00
Kovid Goyal
7f498e7021 ... 2011-01-29 10:03:20 -07:00
Kovid Goyal
0cd6535a03 Fix #8662 (Updated recipe for Vijesti) 2011-01-29 09:57:21 -07:00
Kovid Goyal
7239c3af01 Fix #8656 (Attempting to merge two books, getting ValueError) 2011-01-29 09:49:34 -07:00
Kovid Goyal
ac8ea5b16b Fix #8646 (conversion of kindle format to epub fails ValueError: All strings must be XML compatible: Unicode or ASCII, no NULL bytes) 2011-01-29 09:28:13 -07:00
Kovid Goyal
af6ce250b3 Fix device job error dialog not showing actual error 2011-01-29 09:17:12 -07:00
GRiker
3723cc885a KG updates 2011-01-29 08:42:42 -07:00
Kovid Goyal
1cec2afd12 Fix #8651 (error message when trying to create catalogue on Pocketbook 903) 2011-01-29 08:34:22 -07:00
Kovid Goyal
7e258c7b36 Heuristic: Italicize common cases, reduce false positives. 2011-01-29 08:32:06 -07:00
Kovid Goyal
6f8cdbe41a ... 2011-01-29 08:30:54 -07:00
ldolse
c98a122539 ... 2011-01-29 21:53:53 +08:00
John Schember
22684e7617 Heuristic: Italicize common cases, reduce false positives. 2011-01-29 08:40:21 -05:00
John Schember
755c2226f7 Sync to trunk. 2011-01-29 08:39:14 -05:00
ldolse
bace283325 initial scene break detection 2011-01-29 21:15:44 +08:00
GRiker
60687f9ba6 GwR patch for EB600 driver, add gui_name 2011-01-29 06:10:08 -07:00
Charles Haley
2dafa29184 1) restore: provide OPF with the path to the folder containing the OPF file. Make the cover path be correct.
2) check_library.py: change the wording of the cover messages.
2011-01-29 12:30:12 +00:00
ldolse
5c988788a0 started scene break detection in heuristics, improved text conversion of Sigil compatible chapter titles 2011-01-29 19:06:02 +08:00
ldolse
bacfc28d3a merge from trunk 2011-01-29 18:20:16 +08:00
Charles Haley
00f0e37bff Fix exception in restore_database caused by comma in a chained message 2011-01-29 09:26:51 +00:00
Hiroshi Miura
67ad98ddd5 prepare for merge 2011-01-29 18:21:36 +09:00
Hiroshi Miura
bcfd96a2d6 prepare for merge 2011-01-29 17:07:32 +09:00
Hiroshi Miura
75114b8f77 fix import calibre.utils.resources 2011-01-29 15:29:49 +09:00
Kovid Goyal
ad33d230e6 Implement restore database in the GUI 2011-01-28 23:06:30 -07:00
Hiroshi Miura
32ab87b624 mv dictionary to resources directory 2011-01-29 15:06:05 +09:00
Hiroshi Miura
392f977df4 detect lang from several expression 2011-01-29 14:26:31 +09:00
Hiroshi Miura
d432d4b46a fix import path on pykakasi 2011-01-29 13:55:12 +09:00
Translators
4b1f17a127 Launchpad automatic translations update. 2011-01-29 04:52:50 +00:00
Kovid Goyal
ae929cf12b TXT Output: Add optional Textile markup 2011-01-28 20:51:37 -07:00
Kovid Goyal
a489c90adf Add search to the plugin preferences dialog 2011-01-28 20:44:34 -07:00