Abs62
79d24b80f6
Add support for Sdict dictionaries
2012-02-09 16:49:41 +04:00
Abs62
7fc5f59f77
Tune headwords presentation in xdxf dictionaries
2012-02-02 18:01:39 +04:00
Abs62
78d9923452
Images support in xdxf dictionaries
2012-01-31 16:49:37 +04:00
vtliem
96bc934578
fix for blg dict
...
1/fix some babylon dict's language name not displayed (ex: Traditional Chinese )
2/add babylon style (dict name & icon)
3/fix for issue @https://github.com/goldendict/goldendict/issues/19
2012-01-28 12:07:23 +09:00
Abs62
af53018709
XDXF dictionaries format support
2012-01-24 16:55:28 +04:00
Julian Depetris Chauvin
2cf52b3796
Minimizee 2-colors selection glitch for Babylon dictionaries. The source problem is that some html dont a well-formed structured (inline elements are not placed within block-level elements)
2011-07-01 13:25:14 -03:00
Julian Depetris Chauvin
68b847f02b
Use just one color for selecting and searching. This simplify things and avoid several issues (Check https://github.com/goldendict/goldendict/pull/10 )
2011-06-30 14:56:02 -03:00
Tvangeste
c11c3c25fe
Additional way of showing the stress in DSL dicts: via font styles instead of accents.
...
The default is the same: Stress is shown by adding accent sign.
With this change it is now possible to configure GoldenDict
in such a way that stress could be shown with font styles
(e.g., color, boldness, etc).
Add the following to your article-style.css:
.dsl_stress_without_accent {
color: red;
display:inline;
}
.dsl_stress_with_accent {
display: none;
}
2011-06-02 13:30:38 +02:00
Konstantin Isakov
9960efc00d
Add support for launching arbitrary executables (tts, manpages etc).
2011-05-28 22:08:37 -07:00
Konstantin Isakov
9e43f86feb
Support for Forvo online pronunciations added.
2010-06-13 00:16:35 +04:00
Konstantin Isakov
ab88fa4867
Drop the src/ directory. It's superfluous.
2010-05-15 16:42:18 +04:00