Eli Algranti
3edb9395ae
Changed unicode arrow characters to existing up/down images to ensure proper display in all platforms/languages (fonts may not support all unicode characters) and used clearer tooltips.
2012-04-29 22:08:12 +10:00
Eli Algranti
29b84c5c3a
Added arrows so to Search & Replace UI so expressions can be reordered and fixed UI logic:
...
- Save button is only enabled when the list is not empty.
- Pressing remove button repeatedly will now go through all expressions not just the ones before the removed item.
2012-04-29 21:13:04 +10:00
Eli Algranti
9c5faee800
Fixed the order Search/Replace expressions are applied.
...
S/R expressions where inserted at the start of the rules list in order so they where applied in reverse. Used a reverse iterator over the list of search/replace expressions so they are applied in the correct order.
2012-04-29 21:09:06 +10:00
Charles Haley
70d0f749e1
Account for website changes to several EU stores. Remove "affiliate" from Waterstones, as they no longer pay commissions on ebooks.
2012-04-29 10:39:09 +02:00
Kovid Goyal
db3203176e
FB2 Input: More robust base64 decoding to handle embedded images that are incorrectly encoded. Fixes #990929 (Private bug)
2012-04-29 13:51:09 +05:30
Charles Haley
7a07df0413
Merge from trunk
2012-04-29 08:28:13 +02:00
Translators
19d7d895fc
Launchpad automatic translations update.
2012-04-29 04:45:16 +00:00
Kovid Goyal
0d506a3ee7
Fix #990881 (Shift-click after using cover browser makes wrong selection)
2012-04-29 10:08:45 +05:30
Kovid Goyal
42a13d1503
Save to Disk: Do not run out memory when saving very large files on systems with low RAM. Fixes #990741 ("Out of memory" when saving to disk)
2012-04-29 09:18:51 +05:30
Kovid Goyal
658c2c7641
AraInfo and Diagonal by Ruben Pollan
2012-04-29 09:02:53 +05:30
Kovid Goyal
b1e62f8a4d
Improved derStandard
2012-04-29 08:33:12 +05:30
Kovid Goyal
8a9f82313b
Automatically add the Tag 'Sample Book' when an Amazon sample is added to calibre
2012-04-28 23:49:29 +05:30
Kovid Goyal
2509e6e51f
...
2012-04-28 22:25:58 +05:30
Kovid Goyal
89e01414c5
KF8 Output: Proper algorithm for calculatin trailing bytes for all types of ToCs
2012-04-28 22:17:42 +05:30
Kovid Goyal
f4e6d943ee
...
2012-04-28 22:13:43 +05:30
Kovid Goyal
8a6676892b
More informative error message for SplitErrors
2012-04-28 18:50:43 +05:30
Kovid Goyal
d84281a822
...
2012-04-28 18:19:36 +05:30
Charles Haley
6e61999cc4
Remove redundant code in format_field_extended
2012-04-28 14:37:06 +02:00
Eli Algranti
82ca10aca3
Merge from trunk
2012-04-28 22:33:36 +10:00
Kovid Goyal
a1e718e130
Fix #990451 (Calibre 0.8.4x GUI not detecting Android Phone)
2012-04-28 17:51:57 +05:30
Charles Haley
ee82fdac05
Merge from trunk
2012-04-28 14:10:32 +02:00
Eli Algranti
f3f689570b
merge from trunk
2012-04-28 22:07:30 +10:00
Kovid Goyal
b1e35bdaf3
KF8 dump: Dump all TBS sequences
2012-04-28 10:47:44 +05:30
Translators
0cdcd17d96
Launchpad automatic translations update.
2012-04-28 04:54:30 +00:00
Kovid Goyal
8b0627c924
Fix #990026 (fb2: lang tag uses wrong ISO)
2012-04-28 10:08:28 +05:30
Kovid Goyal
87663c3e4a
Fix #989985 (updated tweakers.net recipe)
2012-04-28 00:06:55 +05:30
Kovid Goyal
3402571cfc
EPUB Input: Auto set the media-type for OPF manifest entries with an empty media-type
2012-04-27 23:07:07 +05:30
Kovid Goyal
bf6eda95ab
FB2 Input: Better handling of inline images. Fixes #989869 (fb2: export/display: inline images displayed as top level)
2012-04-27 22:29:34 +05:30
Kovid Goyal
7e00bcd456
...
2012-04-27 21:48:54 +05:30
Kovid Goyal
0226d58448
Fix #989691 (Book details Picture error)
2012-04-27 21:18:26 +05:30
Alex Stanev
cfad95d0ea
add biblio.bg plugin
2012-04-27 14:05:45 +03:00
Alex Stanev
7ce8a3bd29
Sync
2012-04-27 13:33:27 +03:00
Alex Stanev
e9a9ccba9f
add biblio.bg store
2012-04-27 13:14:30 +03:00
GRiker
f2a5689fdb
0.8.49
2012-04-27 04:11:51 -06:00
Kovid Goyal
51e62f7393
IGN:Tag release
2012-04-27 10:53:32 +05:30
Translators
1f19fe24d1
Launchpad automatic translations update.
2012-04-27 04:37:50 +00:00
Kovid Goyal
b0f768b23f
version 0.8.49
2012-04-27 07:55:07 +05:30
Kovid Goyal
e8fc70a2f2
Richmond Times-Dispatch by jde
2012-04-27 07:36:53 +05:30
Kovid Goyal
332f40bbd1
Fix #989264 (New Device: Nook Simple Touch w/ Glow Light)
2012-04-27 07:21:07 +05:30
Kovid Goyal
c88a4f44c8
...
2012-04-27 00:09:57 +05:30
Kovid Goyal
fdf4252b45
KF8 Output: Add an inline ToC if one is not already present in the input document
2012-04-27 00:07:39 +05:30
Kovid Goyal
09ef9ab23f
...
2012-04-26 23:34:40 +05:30
Kovid Goyal
7468f24996
KF8 Output: Split on page breaks to produce KF8 files that work better with viewers that dont support CSS page breaks. Also remove no longer used MOBI_UNPACK code from MOBI input
2012-04-26 22:51:06 +05:30
Kovid Goyal
c7ff97e1a0
IGN:Updated translations
2012-04-26 21:59:48 +05:30
Kovid Goyal
d1ae6a21a5
Fix #988956 (Calibre cant see Android Device after upgrade to Android 4.0.3)
2012-04-26 21:38:40 +05:30
Kovid Goyal
7bc586466d
...
2012-04-26 15:58:18 +05:30
Kovid Goyal
244ddf1f62
...
2012-04-26 15:40:30 +05:30
Kovid Goyal
06df37df62
...
2012-04-26 15:16:35 +05:30
Kovid Goyal
aee69f304a
Switch to using cssutils 0.9.9 for improved performance and robustness
2012-04-26 15:11:22 +05:30
Kovid Goyal
5c91febe06
Conversion pipeline: Fix handling of relative resource URLs in the CSS of the input document
2012-04-26 14:17:53 +05:30