Abs62
444938a330
Fix logging to file UTF-8 encoded messages
2013-11-16 22:34:09 +04:00
Abs62
c7b04526d2
Possibility to log GD console messages into file "gd_log.txt" in GD config directory. Activated by "--log-to-file" key in command line.
2013-09-20 18:25:44 +04:00
Abs62
757ad64247
Mac-specific: BGL dictionaries under Mac OS X (issue #128 )
2013-02-13 16:53:43 +04:00
Abs62
160db20a04
Handle big entries in bgl
2013-01-18 15:50:49 +04:00
Abs62
2b827185c1
Fix some bgl indexing error
2012-11-19 19:16:44 +04:00
Abs62
c071973a0c
Some more encoding in bgl (issue #53 again)
2012-11-18 02:03:59 +04:00
Abs62
521b88790c
Prevent some potential crashes on broken bgl
2012-11-14 16:54:31 +04:00
Abs62
adf7a379fd
Some more encoding in BGL (issue #53 , goldendict.org/forum/viewtopic.php?f=5&t=1535)
2012-11-13 22:49:29 +04:00
Abs62
da0a115306
Some encoding in BGL (goldendict.org/forum/viewtopic.php?f=6&t=1222)
2012-11-13 17:30:50 +04:00
Abs62
f02de96ccf
Transcriptions in BGL dictionaries (Issue #121 )
2012-11-10 14:13:36 +04:00
Abs62
c79899f916
Babylon .bgl: don't encode to utf-8 already encoded articles (tag "<charset c=U>")
2012-07-22 05:07:47 +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
2763b74635
Use file names in UTF-8. Fix issue #30 .
2011-09-09 16:05:28 +04:00
Abs62
3ae6add49c
Adjust program code and project file to new libraries
2011-07-19 22:36:04 +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
Konstantin Isakov
9980863bd8
More work with Babylon.
...
1) Support 2-byte sized displayed headwords in a more general way. This version
should catch more of them.
2) Only add displayed headword as a headword to the index if the original one
contain two digits, not one, as it was previously.
2010-05-28 19:02:37 +04:00
Konstantin Isakov
1b8bb12b37
Support more types of displayed headwords in BGL.
...
Also use the right encoding for all displayed headwords.
2010-05-16 17:38:06 +04:00
Konstantin Isakov
ab88fa4867
Drop the src/ directory. It's superfluous.
2010-05-15 16:42:18 +04:00