Kolenka
|
0714264e17
|
Further Robustness for T1 Driver
|
2012-04-15 23:27:41 -07:00 |
|
Kovid Goyal
|
22a6b2200c
|
Fix image duplication for rasterized SVGs in pure Mobi 6 output
|
2012-04-16 09:41:27 +05:30 |
|
Kovid Goyal
|
e7e666e8d2
|
...
|
2012-04-16 09:23:01 +05:30 |
|
Kovid Goyal
|
3aa377145c
|
Fix Orlando Sentinel
|
2012-04-16 08:18:44 +05:30 |
|
Kovid Goyal
|
49115aa77e
|
Move the resource packaging code out of the Mobi 6 writer so it can be shared by both Mobi 8 and Mobi 6
|
2012-04-16 00:58:03 +05:30 |
|
Kovid Goyal
|
d24d70ab23
|
Updated countryfile
|
2012-04-16 00:34:58 +05:30 |
|
Kovid Goyal
|
62fc4343fb
|
...
|
2012-04-16 00:22:41 +05:30 |
|
Kovid Goyal
|
f474fce22e
|
improved Heise
|
2012-04-15 18:25:06 +05:30 |
|
Kovid Goyal
|
ab3ec3640d
|
Recognize .azw3 files as KF8 ebooks
|
2012-04-15 09:05:05 +05:30 |
|
Kovid Goyal
|
f2ab2e8bc1
|
Jakarta Globe by rty
|
2012-04-14 12:54:50 +05:30 |
|
Kovid Goyal
|
1bb9b1cd4b
|
MOBI Output: Handle background color specified on <td> and <tr> in addition to <table> tags. Fixes #980813 ([Enhancementt/bug] gray background in mobi)
|
2012-04-14 09:02:22 +05:30 |
|
Kovid Goyal
|
15aa3fb472
|
...
|
2012-04-14 08:56:07 +05:30 |
|
Kovid Goyal
|
88397223fe
|
Fix #981185 (HTC One X (Android 4) device not detected)
|
2012-04-14 08:37:38 +05:30 |
|
Kovid Goyal
|
a53bcfac61
|
...
|
2012-04-13 21:35:04 +05:30 |
|
Kovid Goyal
|
78924aa790
|
...
|
2012-04-13 21:31:54 +05:30 |
|
Kovid Goyal
|
9db407c2ec
|
...
|
2012-04-13 21:17:45 +05:30 |
|
Kovid Goyal
|
9226771fd3
|
...
|
2012-04-13 20:54:02 +05:30 |
|
Kovid Goyal
|
ed55ce0852
|
Conversion: Allow specification of any number of search and replace expressions, instead of just three.
|
2012-04-13 20:53:43 +05:30 |
|
Kovid Goyal
|
a07b8ea289
|
IGN:Tag release
|
2012-04-13 11:53:18 +05:30 |
|
Eli Algranti
|
f0708f779e
|
Added CLI support search_replace by changing serialization and deserialization of option.
|
2012-04-13 14:04:26 +10:00 |
|
Kovid Goyal
|
6aa3f77854
|
version 0.8.47
|
2012-04-13 09:24:19 +05:30 |
|
Kovid Goyal
|
78569c818c
|
...
|
2012-04-13 09:09:47 +05:30 |
|
Kovid Goyal
|
5f12af7e1d
|
Fix #980221 ("Tags" field in advanced search does not obey regex setting)
|
2012-04-13 08:56:00 +05:30 |
|
Kovid Goyal
|
24925ddbf9
|
EPUB Input: Automatically extract cover image from simple HTML title page that consists of only a single <img> tag
|
2012-04-12 19:10:56 +05:30 |
|
Kovid Goyal
|
63d578f99b
|
Start work on KF8 writer
|
2012-04-12 18:38:43 +05:30 |
|
Kovid Goyal
|
07634194d0
|
Actually fix firbes
|
2012-04-12 18:29:30 +05:30 |
|
Kovid Goyal
|
c4aad96ba8
|
...
|
2012-04-12 17:38:10 +05:30 |
|
Kovid Goyal
|
ee04078de2
|
Fix Forbes
|
2012-04-12 17:37:33 +05:30 |
|
Kovid Goyal
|
5dbf55801e
|
...
|
2012-04-12 15:21:33 +05:30 |
|
Kovid Goyal
|
b7d0609ac8
|
Fix cover download failing on some non-english windows installs
|
2012-04-12 15:20:24 +05:30 |
|
Kovid Goyal
|
b24bde150d
|
Updated Sun, Mirror Metro
|
2012-04-12 14:29:31 +05:30 |
|
Kovid Goyal
|
50e419efd2
|
Dump NCX index when debugging KF8
|
2012-04-12 13:15:53 +05:30 |
|
Kovid Goyal
|
b8a2716c35
|
IGN:Updated translations
|
2012-04-12 11:51:21 +05:30 |
|
Kovid Goyal
|
60d2c432fb
|
IGN: Updated translations
|
2012-04-12 11:28:14 +05:30 |
|
Translators
|
44824e0a98
|
Launchpad automatic translations update.
|
2012-04-12 04:49:45 +00:00 |
|
Eli Algranti
|
7ea167eec1
|
Returned all the original options sr?_search and sr?_replace and added backward compatibility to search_and_replace.py
|
2012-04-12 13:18:43 +10:00 |
|
Eli Algranti
|
298654d9fa
|
Added setup_help_handler to complement all the other handlers (set_value_handler, get_value_handler, connect_gui_obj_handler)
This allows adding options not tied to a widget without having to change Widget
|
2012-04-12 13:17:32 +10:00 |
|
Eli Algranti
|
051d7c71c2
|
Reverted Widget in __init__.py and moved functionality to search_and_replace.py by subclassing set_value_handler, get_value_handler and connect_gui_obj_handler
|
2012-04-12 09:35:09 +10:00 |
|
Kovid Goyal
|
94ff0c64d5
|
Mobi debug: Dump KF8 SKEL and SECT indices
|
2012-04-11 15:44:40 +05:30 |
|
Kovid Goyal
|
5fd415ea2d
|
...
|
2012-04-11 10:33:35 +05:30 |
|
Translators
|
e025323f4c
|
Launchpad automatic translations update.
|
2012-04-11 04:38:15 +00:00 |
|
Eli Algranti
|
9fc6dc6878
|
Set column size
|
2012-04-11 09:55:02 +10:00 |
|
Kovid Goyal
|
055690844a
|
Prevent erros when both author and author_sort are used ina template for reading metadata from filenames for files on a device
|
2012-04-10 21:51:51 +05:30 |
|
Charles Haley
|
e24adc0e35
|
Prevent exceptions when 1) both author and author_sort are used in "add" templates, and 2) books are added from a device, and 3) read metadata from file contents is not checked.
|
2012-04-10 18:16:42 +02:00 |
|
Charles Haley
|
c843a1d7d0
|
Merge from trunk
|
2012-04-10 18:09:11 +02:00 |
|
Kovid Goyal
|
ad764f3cd9
|
...
|
2012-04-10 19:22:27 +05:30 |
|
Kovid Goyal
|
396ad1c9dd
|
...
|
2012-04-10 18:09:54 +05:30 |
|
Kovid Goyal
|
681d33416b
|
KF8: Fully decode FDST records
|
2012-04-10 18:06:20 +05:30 |
|
Kovid Goyal
|
5017ba10ca
|
...
|
2012-04-10 15:20:10 +05:30 |
|
Kovid Goyal
|
3ab5f75a98
|
...
|
2012-04-10 15:18:43 +05:30 |
|