Commit graph

15 commits

Author SHA1 Message Date
xiaoyifang 0d38bcf60f clean: remove stdint_msvc.h
too old
2022-02-26 14:01:34 +08:00
Abs62 ecdec2b5a6 Bgl: Fix conversion for Eastern European encoding 2017-07-07 17:16:33 +03:00
Abs62 5731349f06 Merge branch 'Original' into Qt4x5 2016-04-09 11:09:55 +03:00
Abs62 032f5c8337 Win-specific: Tune code for compilation with MS Visual Studio 2016-04-09 00:21:55 +03:00
Timon Wong ee0fc80001 Merge branch 'master' into qt4x5
Conflicts:
	articleview.cc
	btreeidx.cc
	goldendict.pro
	mediawiki.cc
2013-08-02 17:00:16 +08: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 c79899f916 Babylon .bgl: don't encode to utf-8 already encoded articles (tag "<charset c=U>") 2012-07-22 05:07:47 +04:00
Julian Depetris Chauvin fc73dcfc3e increment bgl parser version to reindex existing dictionaries 2012-07-20 20:23:08 -03:00
spirit 5547091c7a Fix “œ” character for French BGL dictionaries. 2012-07-20 20:23:07 -03:00
Julian Depetris Chauvin fb450d02bd Fixed build under Linux 2012-04-06 15:49:00 -03: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
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
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
Renamed from src/bgl_babylon.hh (Browse further)