Commit graph

53 commits

Author SHA1 Message Date
Boyuan Yang 5d5432dbad
Fix typos found by codespell 2018-07-07 17:33:15 +08:00
Abs62 9ae92bf251 Stardict(html): Add partial support for "audio" tag 2017-10-17 17:51:27 +03:00
Abs62 3f221041e0 GLS: Add partial support for "audio" tag 2017-10-16 18:34:22 +03:00
Boyuan Yang 2c80aa4c67 Fix typos found by codespell 2017-09-16 21:18:42 +08:00
Abs62 4c1dd16ce2 Fix possible overlap in built-in article-style.css (issue #832) 2017-07-27 17:53:01 +03:00
Abs62 022682a4f9 1. One more fix for "Modern" and "Lingoes-blue" styles
2. Set some styles via article-style.css instead of direct command
2017-06-20 17:41:30 +03:00
Abs62 a6df1cfb51 More support for GLS format 2017-03-09 19:09:16 +03:00
Abs62 eba7f5578f Add support for GLS (Babylon source) format 2017-03-07 16:45:09 +03:00
Abs62 0e1b453b7a Slob: Support handling of TeX format formulas via mimetex.cgi 2015-01-25 17:04:50 +03:00
Abs62 63ef78651d A little change of default font size for Zim dictionaries 2014-05-26 18:05:31 +04:00
Abs62 56770cf4ff Zim: Fix new format links handling 2014-05-23 23:24:07 +04:00
Abs62 8b3a7a4f43 Epwing: Fix monochrome images, use unicode symbols instead of some extra symbol images 2014-05-22 22:16:10 +04:00
Abs62 7d9bb3c91a Epwing: Fix external fonts and some headwords 2014-05-21 18:18:37 +04:00
Abs62 d9169bd45b Add support for Epwing dictionaries 2014-05-20 17:59:56 +04:00
Abs62 ceb04dbd6a DICT protocol support 2014-05-02 17:36:50 +04:00
Abs62 8e54204a72 DSL: Add default color (black) for [com] tag in Lingvo style, fix colors for [*][ex] combination 2013-11-09 21:18:55 +04:00
Abs62 7699bd9ff4 DSL: Adjust colors for [p], [ex], [*] tags 2013-11-09 14:36:11 +04:00
Abs62 68665167d5 Add ZIM format support (issue #267). Now turned on by default for Windows only. Under Linux/MacOS use "qmake "CONFIG+=zim_support"" (liblzma-dev package required. Or take xz 5.0.5 sources from http://tukaani.org/xz/ and compile it). 2013-09-14 20:17:32 +04:00
Tvangeste b050b7489f DSL: Tweaked the Sound icon's alignment 2013-08-21 11:37:21 +02:00
Tvangeste f0a122e740 DSL: properly handle [m] tag
In short, [m] = [m0].
2013-07-03 16:00:56 +02:00
Tvangeste 0cf8ccb259 DSL: Support video resources 2013-06-22 18:36:25 +02:00
Tvangeste ca3347e412 Dictd: Properly style the phonetic data and references/links 2013-06-18 15:25:04 +02:00
Abs62 f79129c9de Enhanced XDXF support (by soshial) 2013-06-15 12:55:15 +04:00
Abs62 8d817605ff Fix article header bottom border for collapsed articles (issue #337) 2013-06-02 22:58:26 +04:00
Abs62 d721e627b1 Allow to collapse/expand articles; auto collapse for big articles (issue #331) 2013-06-02 15:20:33 +04:00
Tvangeste 184b8a662d Fixed #333: Do not allow the floating elements to overflow to the other cards 2013-05-31 17:57:15 +02:00
Tvangeste 4cf8c7537e Revert due to regressions: "Fixed #333: Do not allow the floating elements to overflow to the other cards"
This reverts commit f8513bb995.
2013-05-30 14:42:18 +02:00
Tvangeste f8513bb995 Fixed #333: Do not allow the floating elements to overflow to the other cards 2013-05-30 14:34:42 +02:00
Tvangeste 0346ef151e Fixed #305: Stardict: Serious incompatibility with indentation 2013-05-10 12:27:39 +02:00
Tvangeste cb6b00d85e Better protect the visual style against broken dictionaries 2013-05-01 12:38:04 +02:00
Abs62 c14ef3458f Win-specific: Add TTS support for Windows (by Timon Wong) 2013-04-24 18:52:04 +04:00
Tvangeste b359be1230 Proper text color inside MDict's <a> tag 2013-04-24 08:24:39 +02:00
Timon Wong fd097f1f0d MDict: fix malformed <a> tag with name break "Modern", "Lingoes" ... style 2013-04-24 09:34:12 +08:00
Tvangeste 487ba6b934 Merge pull request #266 from timonwong/dict_mdx_mdd
MDict (mdx/mdd) support
2013-04-23 05:25:32 -07:00
Timon Wong cdab08a1ef MDict (.mdx/.mdd) format support
summary

* mdd is complementary resource archive for mdx (dictionary file)
* lzo2 library for (old) MDict version 1 file format
* try Load bass_spx.dll under windows for speex decoding
* internal redirection "@@@LINK=" for both mdx and mdd
2013-04-23 20:07:05 +08:00
Tvangeste eb50478755 DSL compatibility: Enforce the example color even if the childen tags say otherwise 2013-04-21 14:21:59 +02:00
Tvangeste 61c99864a6 DSL compatibility: a label is always of green color 2013-04-20 22:58:37 +02:00
Tvangeste 5967bd7f2c DSL compatibility: a label (text enclosed in [p] tags) is always of normal weight 2013-04-20 17:06:24 +02:00
Abs62 bc7a8b39c8 Icons instead of text markers to show/hide articles optional parts 2012-09-16 19:54:00 +04:00
Abs62 305c9ed1b8 Show/hide optional parts of articles (DSL dictionaries only) 2012-09-16 14:19:47 +04:00
Abs62 c8c284c694 Fix show of abbreviations in XDXF dictionaries (issue #116). 2012-07-23 20:55:26 +04:00
vtliem 328e523016 1/Merge branch 'master' of git://github.com/goldendict/goldendict.git into newFixforBgl20120128pull
2/table with the actual country codes
2012-02-26 13:07:33 +09:00
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