Abs62
faad6d2581
Images size limit for dsl dictionaries
2012-12-07 15:59:29 +04:00
Abs62
dacc4779db
Rework custom dictionary icons handling
2012-12-03 16:47:43 +04:00
Abs62
af7947f163
Fix commit e6457a1e
(enable edit only dsl and xdxf dictionaries)
2012-11-29 21:12:54 +04:00
Abs62
b5ac0ccf78
Take insided card header from card if possible for dsl dictionaries
2012-11-27 16:50:27 +04:00
Abs62
9367be34dc
Handle tags in insided card header after "~" expanding for dsl dictionaries
2012-11-26 23:17:58 +04:00
Abs62
af1403da2d
Handle "^~" combination in dsl dictionaries
2012-11-26 23:16:10 +04:00
Abs62
a76f7780e7
Handle "dict" attribute in "ref" tag for dsl dictionaries
2012-11-25 00:30:32 +04:00
Abs62
07cbdb3b02
Handle insided cards in dsl dictionaries
2012-11-22 17:03:07 +04:00
Abs62
2a215927ce
Fix some warnings
2012-10-31 17:58:35 +04: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
0da4b83dd7
Fix keywords per one article limitation for DSL dictionaries
2012-09-08 01:32:49 +04:00
Abs62
f8025f1854
Show decription for DSL dictionaries
2012-09-07 20:17:44 +04:00
Abs62
535fe0d3e0
Update year in copyright notices.
2012-02-21 01:47:14 +04:00
Abs62
25956a7b46
Move zip resource file indexing into IndexedZip class
2012-01-30 17:13:58 +04:00
Abs62
99fe9474ac
Move tryPossibleName and loadFromFile functions into File namespace
2012-01-30 17:11:41 +04:00
Konstantin Isakov
fa60062fa4
Ignore empty lines between the list of headwords in Dsl files, as that's what Lingvo does as well.
2012-01-23 21:01:02 -08:00
Konstantin Isakov
0ab5ae44a7
Fix a problem with zip archive indexing where files with similar names could clash.
2012-01-23 20:59:16 -08:00
Abs62
2763b74635
Use file names in UTF-8. Fix issue #30 .
2011-09-09 16:05:28 +04:00
Abs62
7de7fcc8df
Replace fprintf(stderr,...) in code by a macro FDPRINTF
2011-06-20 00:29:11 +04:00
Abs62
36e509a2ab
Replace printf in code by a macro DPRINTF
2011-06-19 22:50:11 +04: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
92eceb8cad
Change email from @users.berlios.de to @goldendict.org.
2010-12-09 15:31:50 +03:00
Konstantin Isakov
953d9237a3
Update copyright to span to 2011.
...
Better early than late, this year is ending anyway.
2010-11-14 18:47:03 +03:00
Konstantin Isakov
68b1e5f262
Don't output abbreviations to console when indexing Dsl files.
2010-05-28 19:04:12 +04:00
Konstantin Isakov
ab88fa4867
Drop the src/ directory. It's superfluous.
2010-05-15 16:42:18 +04:00